Solid Edge Draft Type Library
CuttingPlane Object Members
Overview 
Public Methods
Public Method CreateViewThis method will create an empty (unupdated) view. There will be one optional Boolean argument to specify that the view should be a revolved section, and it will default to false. Note that the fold segment will default to the first segment, but can be changed with the FoldSegment property.
Public Method GetCaptionPositionReturns the x and y co-ordinates of the cutting plane's caption in sheet space.
Public Method GetFoldLineWithViewDirectionReturns the start position, end position and the view direction of the section line. In case of multiple segments in the section line, the positions correspond to the end points of the active segment.
Public Method SetCaptionPositionSets the x and y co-ordinates of the cutting plane's caption in sheet space.
Public Properties
Public Property Application
Public Property Caption
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 DisplayTypeSpecifies the display type for the CuttingPlane.
Public Property DisplayViewSheetNumberSets and returns whether the ViewSheetNumber definition string is displayed in the caption.
Public Property FoldSegmentSpecifies the 1-based index of the segment that defines the fold direction of the view.
Public Property LayerSets and returns the named layer on which the referenced object resides.
Public Property LineDisplayStyleSets and returns the display style for the cutting plane.
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 ProfileReturns the profile associated with the parent object.
Public Property SectionViewReturns the section view associated with the cutting plane line.
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 ThickLineArrowOffsetSets and returns offset distance (0.0 - 1.0) for the arrow terminator.
Public Property ThickLineLengthRatioSets and returns multiplication factor for the line length. Ex. line length = ThickLineLengthRatio x font size.
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 cutting plane.
Public Property ViewSideSets or returns the side of the free end of the fold segment that determines the direction of the view. This will use the existing enumerated type SectionViewProfileSide, with only igLeftProfileSide and igRightProfileSide being valid. If the view has not been created it will have a default value of igLeftProfileSide.
See Also

CuttingPlane Object  | Solid Edge V19 - What's New  | Solid Edge V18 SP7 - What's New

Send comments on this topic.