PartingSurfacePlane

Gets or sets the normal axis to the parting surface plane. Only positive direction enums will be accepted ("PositiveXAxis", "PositiveYAxis", "PositiveXAxis"). InvalidArgumentException: Any unsupported enum value.

Declaration Syntax

public CoordinateSystemAxisType PartingSurfacePlane { set;get; }