GetProfilePointInfos Method
Description
Returns all Point Info specified by InfoType
Syntax
Visual Basic |
---|
Public Function GetProfilePointInfos( _ ByVal InfoType As ENUM_POINT_INFO_TYPES, _ ByVal CoordSystem As FDATA_COORDSYS, _ ByVal Alignment As String _ ) As Variant |
Parameters
- InfoType
Value Description DEVIATION_INFO MEAS_POINT_INFO MEAS_VECTOR_INFO THEO_POINT_INFO THEO_VECTOR_INFO - CoordSystem
Value Description FDATA_CAD FDATA_MACHINE FDATA_PART FDATA_PARTMM3 FDATA_POLAR - Alignment
See Also