Solid Edge Draft Type Library
BlockOccurrence 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 GetOriginSet the origin position of the block occurrence.
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 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 SetOriginGet the origin position of the block occurrence.
Public Method UnblockConverts a block occurrence to its contents (deletes the occurrence)
Public Properties
Public Property ApplicationReturns the active application object.
Public Property BlockReturns or sets the block associated with the block occurrence.
Public Property BlockLabelOccurrencesCollection of block label occurrences
Public Property BlockViewReturns or sets the block view associated with a block occurrence.
Public Property DocumentReturns the document to which the referenced object belongs.
Public Property IndexReturns the numeric index for the active object.
Public Property KeyReturns a key (a string) to find the object relative to its owning parents.
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 block occurrence
Public Property NameReturns the name of the referenced object.
Public Property OriginReferenceCreates an object that refers to the origin point in the context of the block occurrence
Public Property ParentReturns the parent object for the referenced object.
Public Property RotationAngleReturns the rotation angle of the block occurrence.
Public Property ScaleFactorReturns the scale of the block occurrence.
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

BlockOccurrence Object  | Solid Edge V19 - What's New

Send comments on this topic.