PDF3DCuttingPlaneOrientation

PDF3DCuttingPlaneOrientation class

Class PDF3DCuttingPlaneOrientation.

The PDF3DCuttingPlaneOrientation type exposes the following members:

Constructors

NameDescription
PDF3DCuttingPlaneOrientation()Initializes a new instance of the PDF3DCuttingPlaneOrientation class.
PDF3DCuttingPlaneOrientation(angle_x, angle_y, angle_z)Initializes a new instance of the PDF3DCuttingPlaneOrientation class

Properties

NameDescription
angle_xGets or sets the angle to X axis.
angle_yGets or sets the angle to Y axis.
angle_zGets or sets the angle to Z axis.

See Also