Solid Edge Assembly Type Library
ArcSegment Object Members
Overview 
Public Methods
Public Method GetEndPointReturns the coordinates of the end point of the referenced object.
Public Method GetStartPointReturns the coordinates of the start point for the referenced object.
Public Method SetEndPointSets the x and y values of the end point for the referenced object.
Public Method SetStartPointRelocates the starting point of 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 IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property RadiusReturns the radius of the referenced object.
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

ArcSegment Object