Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DimensionCmd Object : TruePosUseAxis Property
TruePosUseAxis Property
Description

Enumeration value indicating axis type to use with true position dimension.

Possible values include the following:

DIM_AXIS_AVERAGE

DIM_AXIS_START_POINT

DIM_AXIS_END_POINT

Property type
Read-write property
Syntax
Visual Basic
Public Property TruePosUseAxis As ENUM_DIM_TP_USE_AXIS
Return Type

Read/write Enum_Dim_TP_Use_Axis Enumeration.

 

Remarks

 

See Also