Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.1 Object Library
PCDLRN ActiveX DLL > FlowControlCmd Object : ZAxisOffset Property
ZAxisOffset Property
Description
Represents the Z-axis offset of a LOOP_START object.
Property type
Read-write property
Syntax
Visual Basic
Public Property ZAxisOffset As Double
Return Type
Read/write Long value.
Remarks
This property only affects objects of type LOOP_START. For other objects, setting the property has no effect, and getting it always returns zero.
See Also