Axis

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

Declaration Syntax

public CoordinateSystemAxisType Axis { set;get; }