Solid Edge FrameworkSupport Type Library
CenterMarks Collection Members
Overview 
Public Methods
Public Method AddAdds an occurrence of the referenced object.
Public Method Add2PointCenterMarkThis method defines a 2-point center mark that is connected to two objects.
Public Method AddByCenterUses a center point to create a CenterMark, Ellipse2d, or EllipticalArc2d object.
Public Method ClearAxisClears any previously set axis.
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 AxisSets and returns the object used as the axis for the referenced object. It must be a line.
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

CenterMarks Collection