Solid Edge Draft Type Library
DVEllipticalArc2d Object Members
Overview 
Public Methods
Public Method GetCenterPointReturns the point that is the center of the referenced object.
Public Method GetEndPointReturns the coordinates of the end point of the referenced object.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetMajorAxisReturns the coordinates of the major axis vector for the referenced object.
Public Method GetMinorAxisReturns the coordinates of the minor axis vector on the object.
Public Method GetReferenceKeyReturns a reference key for the edge in the model.
Public Method GetSegmentedStyleReturns the start point, end point, and linear style applied to a specified segment of a 2-D geometry object.
Public Method GetStartPointReturns the coordinates of the start point for the referenced object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property BendAngleReturns the bend angle from the underlying sheet metal model.
Public Property BendRadiusReturns the bend radius from the underlying sheet metal model.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property DrawingViewReturns the DrawingView for this object.
Public Property EdgeTypeReturns the EdgeType for this object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property MajorRadiusSets and returns the radius of the major axis for the referenced object.
Public Property MinorRadiusSets and returns the radius of the minor axis for the referenced object.
Public Property ModelMemberReturns the ModelMember for this object.
Public Property ModelWeldsReturns the ModelWelds collection object.
Public Property NameReturns the name of the referenced object.
Public Property OrientationSets and returns the direction in which an arc or elliptical arc is drawn.
Public Property ReferenceReturns a Reference object for this object.
Public Property RelationshipsReturns a collection of objects that are related to the referenced graphic object.
Public Property RotationAngleSets and returns the angle, in radians, at which the object is rotated along its major axis.
Public Property SegmentedStyleCountReturns the number of segmented styles defined for the referenced graphic object.
Public Property ShowHideEdgeOverrideGets or sets a show/hide override on an edge or segment.
Public Property StartAngleSets and returns the angle, in radians, at which the arc begins along a circle or ellipse with regard to the major axis.
Public Property SweepAngleSets and returns the angle, in radians, at which the arc ends along a circle or ellipse with regard to the major axis of the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
See Also

DVEllipticalArc2d Object