 
            | Solid Edge Assembly Type Library : LineSegment Object | 
|  GetEndPoint | Returns the coordinates of the end point of the referenced object. | 
|  GetStartPoint | Returns the coordinates of the start point for the referenced object. | 
|  SetEndPoint | Sets the x and y values of the end point for the referenced object. | 
|  SetStartPoint | Relocates the starting point of the referenced object. | 
|  SplitAtPoint | 
|  Application | Returns the active application object. | 
|  AttributeSets | Returns the AttributeSets collection object for the referenced object. | 
|  IsAttributeSetPresent | Returns True if a specified Attribute Set exists on the referenced object. | 
|  Parent | Returns the parent object for the referenced object. | 
|  Type | Specifies the type of the object being referenced. |