Solid Edge Framework Type Library
Symbol2d 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 ConvertToGroupThis method converts the referenced Symbol2d object into a Group object.
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 DoVerbExecutes an OLE object's verb, such as Open, for an operation such as editing.
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 GetOriginReturns the origin for the referenced object.
Public Method GetRotationsReturns the rotation vectors from a source document to the placeholder.
Public Method MirrorCopies the referenced object about an axis.
Public Method MoveMoves the referenced object.
Public Method ObjectVerbsReturns the number of verbs supported by 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 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 SetKeyPointSets the position for a specified key point.
Public Method SetOriginRedefines the offset between the lower left corner of the window and the object's origin.
Public Method SetRotationsSets the rotation from a source document to the placeholder.
Public Method UpdateUpdates the referenced object.
Public Properties
Public Property AlternatePathSets and returns an alternate path to access the source file for the referenced Symbol2d object.
Public Property AngleSets and returns the angular rotation of the referenced object.
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property ClassReturns the class description of the source document for the referenced Symbol2d object.
Public Property ContentsLocatableSpecifies whether or not the referenced Symbol2d object's contents can be located.
Public Property DisplayTypeSets and returns the display type 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 LayerSets and returns the named layer on which the referenced object resides.
Public Property MemberReferenceCreates an object that refers to the specified object in the context of the symbol occurrence
Public Property NameReturns the name of the referenced object.
Public Property NestedDisplaySets and returns the placeholder display behavior when the associated attachment is nested.
Public Property ObjectReturns the dispatch interface associated with the site.
Public Property ObjectVerbsCountGets the number of verbs supported by an object.
Public Property OLETypeReturns the insertion type for the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property QuantitySets and returns the number of occurrences of an object.
Public Property ScaleFactorSets and returns the scale factor between an object and its source document.
Public Property ScaleFactorLockSpecifies whether or not the scale factor of the referenced Symbol2d object is locked.
Public Property SourceDocReturns the file name of the document used as a template for the referenced object.
Public Property SourceDocumentReturns the embedded or linked Draft document.
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 TypeSpecifies the type of the object being referenced.
Public Property UpdateOptionsSets and returns the update status of an OLE object when the source is modified.
Public Property UserReturns the user attribute set for the referenced Symbol2d object.
Public Property UseSymbolLayerSets and returns the Use_Symbol_Layer flag for the referenced Symbol2d object.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

Symbol2d Object

Send comments on this topic.