AddControlPoint | Adds a control point to a scan. |
CreateBasicScan | This method creates a basic scan object. |
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 scan parameters all at once. |
GetNomsParams | Gets the parameters used in finding of scan nominals |
GetParams | This method is provided as a shortcut to getting commonly used scan parameters all at once. |
RemoveControlPoint | Removes a control point. |
SetBoundaryConditionParams | Boolean value. Boolean returns true if the function succeeds, false if it fails. |
SetBoundaryPoint | Sets a boundary point. |
SetControlPoint | Sets a control point at the specified index. |
SetFilterParams | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
SetHitParams | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
SetMethodParams | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
SetMethodPointData | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
SetNomsParams | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
SetParams | This method is provided as a shortcut to set these commonly used scan parameters all at once. |
AutoClearPlane | Determines whether auto clearance planes mode is on or off. |
BoundaryCondition | Represents the boundary condition type. |
BoundaryConditionAxisV | Represents the boundary condition axis vector. This vector is used as the axis of the Cylindrical and Conical BoundaryConditions. |
BoundaryConditionCenter | Represents the boundary condition center. This Point is used by all Boundary Conditions and is the location of the Boundary Condition. |
BoundaryConditionEndApproach | Represents the boundary condition end approach vector. This vector is used by all Boundary Conditions and is the Approach Vector of the Probe as it crosses the Boundary condition. |
BoundaryConditionPlaneV | Represents the boundary condition plane vector. This vector is the normal vector of the Plane used by the Plane and OldStyle Boundary Conditions. |
BoundaryPointCount | Indicates the number of boundary points to used in a patch scan. |
DisplayHits | Determines whether hits of the scan are displayed in the Edit window or not. |
Filter | Represents the filter type. |
HitType | Represents the type of hit to use. |
Method | Represents the method type for this scan. |
MethodCutPlane | Represents the method’s cut plane vector. |
MethodEnd | Represents the scan’s end point. |
MethodEndTouch | Represents the method’s end touch vector. |
MethodInitDir | Represents the method’s initial direction vector. |
MethodInitTopSurf | Represents the initial Surface Vector for the Edge method. |
MethodInitTouch | Represents the method’s initial touch vector. |
MethodStart | Represents the scan’s start point. |
NominalMode | Represents how to determine the nominal values for this scan. |
OperationMode | Represents mode of operation of the scan. |
SinglePoint | Determines whether single point mode is on or off.
|