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

Represents a polygon constraint in a sketch
To create or edit an instance of this class, use NXOpen::SketchPolygonBuilder

Created in NX7.5.0. More...

Inheritance diagram for NXOpen::SketchPolygon:
NXOpen::SketchGeometricConstraint NXOpen::SketchConstraint 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::SketchGeometricConstraint
std::vector
< NXOpen::Sketch::ConstraintGeometry
GetGeometry ()
 Returns the geometry associated with the constraint. More...
 
bool IsInferred ()
 Returns a flag indicating whether the constraint is an inferred constraint
Created in NX3.0.0. More...
 

Detailed Description

Represents a polygon constraint in a sketch
To create or edit an instance of this class, use NXOpen::SketchPolygonBuilder

Created in NX7.5.0.



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