Class Instance
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.PartFamily
Assembly: NXOpen.dll
Syntax
public class Instance : TaggedObject, IMessageSink
Constructors
Instance()
Declaration
protected Instance()
Properties
Family
Declaration
public Template Family { get; }
Property Value
Type | Description |
---|---|
Template |
Version
Declaration
public int Version { get; }
Property Value
Type | Description |
---|---|
int |
Methods
IsOutOfDate()
Declaration
public bool IsOutOfDate()
Returns
Type | Description |
---|---|
bool |
LoadFamily()
Declaration
public void LoadFamily()
Implements
System.Runtime.Remoting.Messaging.IMessageSink