AddControlPoint | Adds a control point to the scan |
CreateBasicScan | This method has to be called after calling other Properties/Methods. This method creates the necessary BasicScans needed by DCC and Manual scans and inserts them into the measurement routine. |
GenerateScan | Generates the points for the scan |
GetBoundaryConditionParams | Gets the boundary condition parameters |
GetBoundaryPoint | Returns the boundary point specified by the index |
GetControlPoint | Returns the control point specified by the index |
GetFilterParams | Gets parameters used in filtering of scan data |
GetHitParams | Gets parameters for the hit type used in the scan |
GetHitTValue | Returns T deviation values for specified scansion hit |
GetMethodParams | Gets the scan method parameters |
GetMethodPointData | This method is provided as a shortcut to getting these commonly used properties all at once. |
GetNomsParams | Gets the parameters used in finding of scan nominals |
GetParams | This method is provided as a shortcut to getting these commonly used properties all at once. |
RemoveControlPoint | Removes the control point at the specified index |
SetBoundaryConditionParams | Sets the boundary condition parameters |
SetBoundaryPoint | Sets the boundary point specified by the index paramter |
SetControlPoint | Sets the control point at the specified index |
SetFilterParams | Sets parameters for filtering scan data |
SetHitParams | Sets parameters for the hit type used in the scan |
SetMethodParams | Sets the scan method parameters |
SetMethodPointData | This method is provided as a shortcut to setting these commonly used properties all at once. |
SetNomsParams | Boolean value. Boolean returns true if the function succeeds, false if it fails. |
SetParams | This method is provided as a shortcut to setting these commonly used properties all at once. |
AutoClearPlane | Read/Write: Boolean value indicating if auto clear planes should be used |
BoundaryCondition | Represents the boundary condition type. |
BoundaryConditionAxisV | This property represents the boundary condition axis vector. This vector is used as the axis of the Cylindrical and Conical BoundaryConditions. |
BoundaryConditionCenter | This property represents the boundary condition center. |
BoundaryConditionEndApproach | This property represents the boundary condition end approach vector. |
BoundaryConditionPlaneV | This property represents the boundary condition plane vector. This vector is the normal vector of the plane used by the Plane and OldStyle Boundary Conditions. |
BoundaryPointCount | Read/Write: Long value indicating the number of boundary points for patch scans |
DisplayHits | Read/Write: Boolean value indicating whether hits should be displayed or not |
Filter | This property represents the filter type. Read/write of enumeration BSF_ENUM. |
HitType | Represents the type of hit to use. |
Method | This property represents the method type for this scan. |
MethodCutPlane | This property represents the method’s cut plane vector. |
MethodEnd | This property represents the scan’s end point. |
MethodEndTouch | This property represents the method’s end touch vector. |
MethodInitDir | This property represents the method’s initial direction vector. |
MethodInitTopSurf | This property represents the initial Surface Vector for the Edge method. |
MethodInitTouch | This represents the method’s initial touch vector. |
MethodStart | This property represents the scan’s start point. |
NominalMode | This property represents how to determine the nominals for this scan. |
OperationMode | This property represents mode of operation of the scan. |
SinglePoint | Read/Write: Returns/Sets Single Point Mode Flag |