NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
List of all members
NXOpen::Drawings::RevolvedSectionLine Class Reference

Revolved Section Line is used to create section views which are revolved about an axis. More...

Inheritance diagram for NXOpen::Drawings::RevolvedSectionLine:
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

Revolved Section Line is used to create section views which are revolved about an axis.

A revolved section line can contain a single revolved cut, or it can contain steps to form multiple cuts. In either case, all cut planes resulting from the section line cuts are revolved into a common plane for the Revolved Section View.
To create or edit an instance of this class, use NXOpen::Drawings::SectionViewBuilder

Created in NX6.0.0.


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