Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AlignCmnd Object : FindCad Property
FindCad Property
Description
Represents the FindCad property status of this best fit alignment object.
Property type
Read-write property
Syntax
Visual Basic
Public Property FindCad As Boolean
Return Type
Read/write Boolean.
Remarks
This function only works for objects of type BF2D_ALIGN and BF3D_ALIGN. If used on any other object type, setting this variable will do nothing, and getting this variable will return FALSE.
See Also