Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
FeatID Property
Description
Represents the first (or only) feature ID used by this alignment object.
Property type
Read-write property
Syntax
Visual Basic
Public Property FeatID As String
Return Type
Read/write String.
Remarks
This function only works for objects of type LEVEL_ALIGN, ROTATE_ALIGN, ROTATE_CIRCLE_ALIGN, TRANS_ALIGN, and EQUATE_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return the empty string.
See Also