Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
Overview 
PCDLRN ActiveX DLL : Scan Object
Scan Object Members
Public Methods
Adds a control point to the scan

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.

Generates the points for the scan
Gets the boundary condition parameters
Returns the boundary point specified by the index
Returns the control point specified by the index
Gets parameters used in filtering of scan data
Gets parameters for the hit type used in the scan
Returns T deviation values for specified scansion hit
Gets the scan method parameters

This method is provided as a shortcut to getting these commonly used properties all at once.

Gets the parameters used in finding of scan nominals
This method is provided as a shortcut to getting these commonly used properties all at once.
Removes the control point at the specified index
Sets the boundary condition parameters
Sets the boundary point specified by the index paramter
Sets the control point at the specified index
Sets parameters for filtering scan data
Sets parameters for the hit type used in the scan
Sets the scan method parameters
This method is provided as a shortcut to setting these commonly used properties all at once.
Boolean value. Boolean returns true if the function succeeds, false if it fails.

This method is provided as a shortcut to setting these commonly used properties all at once.

Public Properties
Read/Write: Boolean value indicating if auto clear planes should be used
Represents the boundary condition type.
This property represents the boundary condition axis vector. This vector is used as the axis of the Cylindrical and Conical BoundaryConditions.
This property represents the boundary condition center.

This property represents the boundary condition end approach vector.

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.
Read/Write: Long value indicating the number of boundary points for patch scans
Read/Write: Boolean value indicating whether hits should be displayed or not
This property represents the filter type. Read/write of enumeration BSF_ENUM.

Represents the type of hit to use.

This property represents the method type for this scan.

This property represents the method’s cut plane vector.

This property represents the scan’s end point.

This property represents the method’s end touch vector.

This property represents the method’s initial direction vector.

This property represents the initial Surface Vector for the Edge method.

This represents the method’s initial touch vector.

This property represents the scan’s start point.
This property represents how to determine the nominals for this scan.
This property represents mode of operation of the scan.
Read/Write: Returns/Sets Single Point Mode Flag
See Also