NX Open C++ Reference Guide
Public Types
NXOpen::SketchPattern Class Reference

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

Inheritance diagram for NXOpen::SketchPattern:
NXOpen::SketchGeometricConstraint NXOpen::SketchConstraint NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

List of all members.

Public Types

enum  InstanceControl { InstanceControlFullCircle, InstanceControlNumberOffset }
 Represents the type of instance control for circular patterns. More...
enum  Type { TypeLinear, TypeCircular, TypeMirror }
 Represents the pattern type of the constraint. More...

Detailed Description

Represents a sketch pattern constraint
Use SketchCollection::CreateSketchPatternBuilder to create an instance of this class.



Created in NX7.5.0.


Member Enumeration Documentation

Represents the type of instance control for circular patterns.

Enumerator:
InstanceControlFullCircle 

The pattern instance control type is Full Circle.

InstanceControlNumberOffset 

The pattern instance control type is number + offset.

Represents the pattern type of the constraint.

Enumerator:
TypeLinear 

The pattern type is linear pattern.

TypeCircular 

The pattern type is circular pattern.

TypeMirror 

The pattern type is mirror pattern.


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