Class PatternInstance
Inheritance
System.Object
System.MarshalByRefObject
PatternInstance
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Assemblies
Assembly: NXOpen.dll
Syntax
public class PatternInstance : PatternMember, IMessageSink, INXObject
Constructors
PatternInstance()
Declaration
protected PatternInstance()
Methods
GetClockedStatus()
Declaration
public bool GetClockedStatus()
Returns
Type | Description |
---|---|
System.Boolean |
GetDeletedStatus()
Declaration
public bool GetDeletedStatus()
Returns
Type | Description |
---|---|
System.Boolean |
GetIndices(out Int32)
Declaration
public int GetIndices(out int index1)
Parameters
Type | Name | Description |
---|---|---|
System.Int32 | index1 |
Returns
Type | Description |
---|---|
System.Int32 |
GetSuppressedStatus()
Declaration
public bool GetSuppressedStatus()
Returns
Type | Description |
---|---|
System.Boolean |
Implements
System.Runtime.Remoting.Messaging.IMessageSink