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