NX Open C++ Reference Guide
Public Types | List of all members
NXOpen::SketchOffset Class Reference

Represents a sketch offset constraint
Use SketchCollection::CreateSketchOffsetBuilder to create an instance of this class. More...

Inheritance diagram for NXOpen::SketchOffset:
NXOpen::SketchGeometricConstraint NXOpen::SketchConstraint NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Public Types

enum  CapType { CapTypeExtension, CapTypeArc }
 Represents the cap type of the offset. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen::SketchGeometricConstraint
std::vector
< NXOpen::Sketch::ConstraintGeometry
GetGeometry ()
 Returns the geometry associated with the constraint.
 
bool IsInferred ()
 Returns a flag indicating whether the constraint is an inferred constraint
Created in NX3.0.0.
 

Detailed Description

Represents a sketch offset constraint
Use SketchCollection::CreateSketchOffsetBuilder to create an instance of this class.



Created in NX5.0.0.

Member Enumeration Documentation

Represents the cap type of the offset.

Enumerator:
CapTypeExtension 

The cap type is curve extension.

CapTypeArc 

The cap type is arc cap.


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