Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AlignCmnd Object : FeatID2 Property
FeatID2 Property
Description
Represents the second feature ID used by this alignment object.
Property type
Read-write property
Syntax
Visual Basic
Public Property FeatID2 As String
Remarks
This function only works for objects of type ROTATE_CIRCLE_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