PC-DMIS 2021.1 Object Library
SetAutoParams Method
See Also  Send Topic Feedback | See Object Hierarchy Chart
INIT_HITS
Sample hits for initial execution
PERM_HITS
Sample hits for subsequent executions
Depth
Sheet metal measuring depth
Height
Height of stud for a sheet metal circle, sheet metal cylinder or sheet metal ellipse; or the long length of a slot
wdth
Short width of a slot.
Radius
Corner radius of a square slot.
Spacer
Distance from the nominal feature or nominal feature edge where sample hits are taken.
Indent
Like spacer but in a different direction. Used in edge points, corner points, and angle points.
Thickness
Thickness of  the sheetmetal.
DISTANCE
major
Major axis of ellipse.
minor
Minor axis of ellipse.
PCDLRN ActiveX DLL > OldBasic Object : SetAutoParams Method

Glossary Item Box

Description

Sets Auto Feature Parameters inside StartFeature Block

Syntax

Visual Basic
Public Sub SetAutoParams( _
   Optional ByVal INIT_HITS As Variant, _
   Optional ByVal PERM_HITS As Variant, _
   Optional ByVal Depth As Variant, _
   Optional ByVal Height As Variant, _
   Optional ByVal wdth As Variant, _
   Optional ByVal Radius As Variant, _
   Optional ByVal Spacer As Variant, _
   Optional ByVal Indent As Variant, _
   Optional ByVal Thickness As Variant, _
   Optional ByVal DISTANCE As Variant, _
   Optional ByVal major As Variant, _
   Optional ByVal minor As Variant _
) 

Parameters

INIT_HITS
Sample hits for initial execution
PERM_HITS
Sample hits for subsequent executions
Depth
Sheet metal measuring depth
Height
Height of stud for a sheet metal circle, sheet metal cylinder or sheet metal ellipse; or the long length of a slot
wdth
Short width of a slot.
Radius
Corner radius of a square slot.
Spacer
Distance from the nominal feature or nominal feature edge where sample hits are taken.
Indent
Like spacer but in a different direction. Used in edge points, corner points, and angle points.
Thickness
Thickness of  the sheetmetal.
DISTANCE
major
Major axis of ellipse.
minor
Minor axis of ellipse.

Remarks

This function is used for auto features only.

See Also

Copyright © 2020. Hexagon Manufacturing Intelligence – Metrology Software, Inc. All Rights Reserved.