Class PDF3DCrossSection

PDF3DCrossSection class

Class PDF3DCrossSection.

public class PDF3DCrossSection

Constructors

NameDescription
PDF3DCrossSection(Document)Initializes a new instance of the PDF3DCrossSection class.

Properties

NameDescription
Center { get; set; }Gets or sets the cross section rotation center.
CuttingPlaneColor { get; set; }Gets or sets the color of the cutting plane.
CuttingPlaneOpacity { get; set; }Gets or sets the cutting plane opacity.
CuttingPlaneOrientation { get; set; }Gets or sets the cutting plane orientation.
CuttingPlanesIntersectionColor { get; set; }Gets or sets the color of the cutting planes intersection.
Visibility { get; set; }Gets or sets a value indicating visibility of the cutting planes intersection.

See Also