Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > AlignCmnd Object : BFOffset Property
BFOffset Property
Description
Represents the offsets of a 3D or 2D alignment.
Property type
Read-write property
Syntax
Visual Basic
Public Property BFOffset As PointData
Return Type
Read/write PointData. If used on an object other than a 3D or 2D alignment, setting this variable will do nothing, and getting this variable will return Nothing.
See Also