Represents the pass-through plane to move for this CLEARANCE_PLANES object.
Read-write property
Visual Basic |
---|
Public Property PassPlane As ENUM_PLANE_TYPE |
Read/write Long value.
This property is only useful for objects of type CLEARANCE_PLANES. For objects of other types, setting this property does nothing and getting it always returns PCD_ZPLUS.
Allowable values for this property are PCD_XPLUS, PCD_XMINUS, PCD_YPLUS, PCD_YMINUS, PCD_ZPLUS, and PCD_ZMINUS.