Solid Edge Draft Type Library
Orientation Property
Description
Sets and returns the direction in which an arc or elliptical arc is drawn.
Property type
Read-only property
Syntax
Visual Basic
Public Property Orientation As Geom2dOrientationConstants
Remarks
This direction is in respect to the major axis and is either clockwise or counterclockwise. Valid values are members of the Geom2dOrientationConstants constant set.
See Also

DVEllipticalArc2d Object  | DVEllipticalArc2d Members