EllipseOperator.InnerRadius Property
Gets or sets the inner radius.
Syntax
public AttributeVariable< System.Double > InnerRadius { get; set; }
Property Value
Default: 0.0
The inner radius, in the length unit specified by RadiusUnit.
Remarks
The operator can create an annulus or an annulus sector, which is bounded on the inside by an inner ellipse (or circle). The InnerRadius is the length of one semi-axis of the inner ellipse, going in the specified Direction from the center. The length of the other semi-axis is InnerRadius *Ratio.
The InnerRadius is given in the length unit specified by RadiusUnit.
Platforms
Windows, Linux, Android