Class PDF3DCrossSection

PDF3DCrossSection class

Class PDF3DCrossSection.

public class PDF3DCrossSection

Constructors

NameDescription
PDF3DCrossSection(Document)初始化 PDF3DCrossSection 类的新实例。

Properties

NameDescription
Center { get; set; }获取或设置截面旋转中心。
CuttingPlaneColor { get; set; }获取或设置切割平面的颜色。
CuttingPlaneOpacity { get; set; }获取或设置切割平面的不透明度。
CuttingPlaneOrientation { get; set; }获取或设置切割平面的方向。
CuttingPlanesIntersectionColor { get; set; }获取或设置切割平面交点的颜色。
Visibility { get; set; }获取或设置指示切割平面交点可见性的值。

See Also