Solid Edge Assembly Type Library
LineSegment 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 Method SplitAtPoint
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 TypeSpecifies the type of the object being referenced.
See Also

LineSegment Object