Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
ID Property
Description
Returns the ID of a dimension.
Property type
Read-write property
Syntax
Visual Basic
Public Property ID As String
Return Type
Read/write String.
Remarks
For location and true position dimensions, only the start object has an id. For single location or true position object, i.e., DIMENSION_TRUE_Z_LOCATION or DIMENSION_Y_LOCATION, setting the ID property has no effect and getting it returns the empty string.
See Also