Solid Edge FrameworkSupport Type Library
CenterLines Collection Members
Overview 
Public Methods
Public Method AddAdds an occurrence of the referenced object.
Public Method AddBetweenTwoLinesCreates a CenterLine object between two lines. Input lines do not need to be parallel.
Public Method AddByEndCreates a CenterLine object from a specified point terminating at a specified object.
Public Method AddByStartCreates a CenterLine object from a point that starts at a specified object and terminates at a specified coordinate.
Public Method AddByStartEndCreates a CenterLine object from a point that starts at a specified ojbect and terminates at another specified object.
Public Method AddCenterArcBy2ArcsCreates a CenterArc object using two input concentric arcs.
Public Method AddCenterArcBy3PointsCreates a CenterArc object using three input points.
Public Method ClearPlaneClears any previously set plane object.
Public Method ClearStyleClears any previously set style object.
Public Method ItemThe items in a collection.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property CountReturns the number of objects in the referenced collection.
Public Property ParentReturns the parent object for the referenced object.
Public Property PlaneFor dimensions, returns the planar object used by the dimension to measure an object. For profiles, CopiedPart objects, and CopyConstruction objects, sets and returns the associated RefPlane object.
Public Property StyleFor collection objects, Body objects, RefPlane objects, Sketch objects, CoordinateSystem objects, CommandBarButton objects, SmartFrame2d objects, View objects, and TextCharStyle objects, Style is read-write. For all other objects, Style is read-only.
See Also

CenterLines Collection