<Code Lib>
2020 Property
Changes 0
P

ReferencePlane.Direction

Description:
The direction of the reference plane.
Remarks:
When setting this property, an exception will be thrown if the direction vector is not perpendicular to the normal vector.

public XYZ Direction { get; set; }

Loading…