Solid Edge Part Type Library
MountingBoss2d Object Members
Overview 
Public Methods
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 GetKeyPointReturns information about a specified key point.
Public Method GetLocationReturns the location of the referenced object.
Public Method MirrorCopies the referenced object about an axis.
Public Method MoveMoves the referenced object.
Public Method RangeReturns the high and low range values for the referenced object.
Public Method RotateRotates the referenced object about the point specified by the angle in radians.
Public Method ScaleScales the referenced object by a specified factor.
Public Method SelectSelects the referenced object in the active window.
Public Method SetKeyPointSets the position for a specified key point.
Public Method SetLocationSets the location of the referenced object.
Public Properties
Public Property ApplicationReturns the active application 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 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 NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced 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

MountingBoss2d Object