NXOpen .NET Reference  12.0.0
Public Types | List of all members
NXOpen.SketchPattern Class Reference

Represents a sketch pattern constraint More...

Inheritance diagram for NXOpen.SketchPattern:
NXOpen.SketchGeometricConstraint NXOpen.SketchConstraint NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.INXObject NXOpen.INXObject

Public Types

enum  Type { Linear, Circular, Mirror }
 Represents the pattern type of the constraint More...
 
enum  InstanceControl { FullCircle, NumberOffset }
 Represents the type of instance control for circular patterns More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.SketchGeometricConstraint
unsafe
NXOpen.Sketch.ConstraintGeometry[] 
GetGeometry ()
 Returns the geometry associated with the constraint More...
 
- Properties inherited from NXOpen.SketchGeometricConstraint
unsafe bool IsInferred [get]
 Returns a flag indicating whether the constraint is an inferred 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
FullCircle 

The pattern instance control type is Full Circle

NumberOffset 

The pattern instance control type is number + offset

Represents the pattern type of the constraint

Enumerator
Linear 

The pattern type is linear pattern

Circular 

The pattern type is circular pattern

Mirror 

The pattern type is mirror pattern


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