Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
IJK Property
Description
A PointData object that represents the IJK vector to use.
Property type
Read-write property
Syntax
Visual Basic
Public Property IJK As PointData
Return Type
Read/write PointData object.
Remarks
This property is only useful for move objects that have a vector field, such as MOVE_SWEEP_POINT. For objects of other types, such as MOVE_POINT, MOVE_INCREMENT and MOVE_CIRCULAR, setting this property does nothing and getting it always returns Null.
See Also