Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > DimensionCmd Object : IsTruePosAxis Property
IsTruePosAxis Property
Description
Determines whether or not the axis is a Location axis.
Property type
Read-only property
Syntax
Visual Basic
Public Property IsTruePosAxis As Boolean
Return Type
Boolean value. Returns true if the axis is a True Position axis; it returns false if it isn't.
See Also