Solid Edge FrameworkSupport Type Library
DatumPoint Object Members
Overview 
Public Methods
Public Method BringForwardChanges the display order of the referenced object by moving it in front of the first object that obscures it.
Public Method BringToFrontChanges the display order of the referenced object by moving it in front of all other overlapping objects.
Public Method CopyPlaces a copy of the referenced object on the clipboard.
Public Method CutMoves the referenced object to the system clipboard.
Public Method DeleteDeletes the referenced object.
Public Method DuplicateCopies the referenced object to a specified location, creating a new instance of the object with the same property values as the original.
Public Method GetCenterReturns the element for the referenced DatumPoint object.
Public Method GetDisplayData
Public Method GetElementReturns the element for the referenced DatumPoint object.
Public Method GetFreeSpacePointReturns the coordinates of the terminal connect point for a leader line that belongs to the active dimensioning object.
Public Method GetKeyPointReturns information about a specified key point.
Public Method GetRectangularDatumPointWidthAndHeightSets and returns rectangular datum point's width and height.
Public Method MoveMoves the referenced object.
Public Method PromoteToCurrentVersionPromotes datum point to the latest version behavior, the same as if placing a new object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method SelectSelects the referenced object in the active window.
Public Method SendBackwardChanges the display order of visible objects by moving the referenced object so that it is in back of the first object behind it.
Public Method SendToBackChanges the display order of visible objects by moving the referenced object behind all overlapping objects.
Public Method SetCenterSpecifies a new location for a CenterMark or DatumPoint object.
Public Method SetElementSets the element for the referenced DatumPoint object.
Public Method SetFreeSpacePointSpecifies the coordinates of the terminal connect point for a leader line belonging to the referenced dimensioning object.
Public Method SetKeyPointSets the position for a specified key point.
Public Method SetRectangularDatumPointWidthAndHeightSets and returns rectangular datum point's width and height.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AreaSizeSets and returns the area size for the referenced DatumPoint object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property HidePMIShow or Hide the referenced PMI Datum Point object.
Public Property IndexReturns the numeric index for the active object.
Public Property IsAttributeSetPresentReturns True if a specified Attribute Set exists on the referenced object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
Public Property KeyPointCountReturns the number of keypoints/handles that are supported by the referenced object.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property NameReturns the name of the referenced object.
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 PMIPlane
Public Property PMITrackDistance
Public Property PointTypeSets and returns the point type for the referenced DatumPoint 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.
Public Property TextScaleSets and returns the text scale of the object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

DatumPoint Object

Send comments on this topic.