Interface: IWireArc

Defines a wire arc primitive.

Methods

Name Description
Generate() Generates the primitive.

Properties

Name Description
Center Gets or sets the center of the arc (x, y, z).
EndAngle Gets or sets the end angle of the arc.
Normal Gets or sets the normal of the arc (x, y, z).
Radius Gets or sets the radius of the arc.
StartAngle Gets or sets the start angle of the arc.
XDir Gets or sets the principal dircetion of the arc (x, y, z).