Represents the clearance plane of a CLEARANCE_PLANES type object.
Visual Basic |
---|
Public Property ClearPlane 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.