Class SketchPattern
Inheritance
SketchPattern
Inherited Members
Namespace: NXOpen
Assembly: NXOpen.dll
Syntax
public class SketchPattern : SketchGeometricConstraint, IMessageSink, IFitTo, INXObject
Constructors
SketchPattern()
Declaration
protected SketchPattern()
Properties
PatternType
Declaration
public SketchPattern.Type PatternType { get; }
Property Value
Type | Description |
---|---|
SketchPattern.Type |
Methods
GetRelationScope()
Declaration
public SketchPattern.RelationScope GetRelationScope()
Returns
Type | Description |
---|---|
SketchPattern.RelationScope |
GetRelationScopeIndices(out int[])
Declaration
public int[] GetRelationScopeIndices(out int[] indicesX)
Parameters
Type | Name | Description |
---|---|---|
int[] | indicesX |
Returns
Type | Description |
---|---|
int[] |
Implements
System.Runtime.Remoting.Messaging.IMessageSink