NX Open C++ Reference Guide
List of all members
NXOpen::Drawings::SketchedSteppedSectionLine Class Reference

A Sketched Simple or Stepped Section Line is sketch based section line. More...

Inheritance diagram for NXOpen::Drawings::SketchedSteppedSectionLine:
NXOpen::Drawings::BaseSteppedSectionLine NXOpen::Drawings::SectionLine NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::DisplayableObject
enum  ObjectFont {
  ObjectFontSolid = 1, ObjectFontDashed, ObjectFontPhantom, ObjectFontCenterline,
  ObjectFontDotted, ObjectFontLongDashed, ObjectFontDottedDashed
}
 specifies the object font for objects such as lines
Created in NX3.0.0. More...
 
enum  ObjectWidth {
  ObjectWidthNormal, ObjectWidthThick, ObjectWidthThin, ObjectWidthOne = 5,
  ObjectWidthTwo, ObjectWidthThree, ObjectWidthFour, ObjectWidthFive,
  ObjectWidthSix, ObjectWidthSeven, ObjectWidthEight, ObjectWidthNine
}
 specifies object width for objects such as lines and text
Created in NX3.0.0. More...
 
- Public Member Functions inherited from NXOpen::Drawings::SectionLine
bool IsRetained ()
 Returns a flag indicating whether the section line is retained
Created in NX10.0.3. More...
 

Detailed Description

A Sketched Simple or Stepped Section Line is sketch based section line.

Sketched Simple Section Line provides one cut to form a view that allows you to see the inside of a part. The view is created by dividing the part with a single cutting plane.

Stepped Section Line lets you create a section view which contains linear steps. You can make these steps by indicating multiple cuts, bends, and arrow segments. All bend and arrow segments are created perpendicular to cut segments.
To create or edit an instance of this class, use NXOpen::Drawings::SketchSectionLineBuilder

Created in NX10.0.0.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.