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