NX Open C++ Reference Guide
Public Types
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::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

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

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.