Solid Edge Draft Type Library
ViewPlane 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 GetCaptionPositionReturns the x and y co-ordinates of the view plane's caption in sheet space.
Public Method GetFoldLineWithViewDirectionReturns the start position, end position and the view direction of the foldline.
Public Method GetViewLineWithArrowDirectionReturns the start position, end position and the arrow direction of the view plane line. The start position is same as end position when DisplayType = igDimViewPlaneLineDisplaySingle. The view direction vector's length corresponds to the length of the arrow.
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 SetCaptionPositionSets the x and y co-ordinates of the view plane's caption in sheet space.
Public Properties
Public Property ApplicationReturns the active application object.
Public Property AttributeSetsReturns the AttributeSets collection object for the referenced object.
Public Property CaptionSets and returns the caption of the referenced object.
Public Property CaptionDefinitionTextSets and returns the definition text for the caption. Definition text can contain codes for Property Text and Symbols.
Public Property CaptionDisplayedTextReturns the text for the caption as displayed after processing Property Text and Symbols.
Public Property DisplayCaptionSpecifies whether or not the caption of the referenced object is displayed.
Public Property DisplayTypeSets and returns the display type for the referenced object.
Public Property DisplayViewSheetNumberSets and returns whether the ViewSheetNumber definition string is displayed in the caption.
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 LineTypeSets and returns the line display type of the drawing view.
Public Property LineWidthSets and returns the line width (in paper space units) for the referenced object.
Public Property NameReturns the name of the referenced object.
Public Property ParentReturns the parent object for the referenced object.
Public Property SourceDrawingViewReturns the DrawingView object from which the detail drawing view is derived.
Public Property StyleNameSets and returns the name of the style that is applied to the referenced object.
Public Property TerminatorRatioSets and returns the terminator ratio for the active ViewPlane object.
Public Property TerminatorTypeSets and returns the type of terminator for both origin and measure for the referenced DimensionStyle object.
Public Property TextColorSets and returns the color of the text for the caption of the referenced object.
Public Property TextFontSets and returns the text font of the caption of the referenced object.
Public Property TextFontStyleSets and returns the text font style of the caption of the referenced object.
Public Property TextHeightSets and returns the text height of the caption of the referenced object.
Public Property TextRatioSets and returns the text ratio of the caption of the referenced object.
Public Property TypeSpecifies the type of the object being referenced.
Public Property ViewSheetNumberDefinitionTextSets and returns the View Sheet Number (%VN) definition string. This is intended for use with %{View Sheet Number|DV} property text and may include other formatting options.
Public Property ViewSheetNumberLocationSets and returns the Sheet Number Location of the view plane.
Public Property VisibleSpecifies whether or not the referenced object is displayed to the screen.
Public Property ZOrderSpecifies the front-to-back order in which an object is displayed relative to other objects.
See Also

ViewPlane Object

Send comments on this topic.