Class ReferencePattern
Inheritance
ReferencePattern
Assembly: NXOpen.dll
Syntax
public class ReferencePattern : TaggedObject, IMessageSink, IComponentBuilder
Constructors
ReferencePattern()
Declaration
protected ReferencePattern()
Properties
ReferencedPattern
Declaration
public SelectNXObject ReferencedPattern { get; }
Property Value
Methods
ResetBaseInstance()
Declaration
public void ResetBaseInstance()
SetBaseInstance(int, int)
Declaration
public void SetBaseInstance(int firstIndex, int secondIndex)
Parameters
Type |
Name |
Description |
int |
firstIndex |
|
int |
secondIndex |
|
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink