Class Instantiation
Inheritance
Instantiation
Assembly: NXOpen.dll
Syntax
public class Instantiation : NXObject, IMessageSink, IProfile, IFitTo, INXObject
Constructors
Instantiation()
Declaration
protected Instantiation()
Methods
GetExpressions()
Declaration
[Obsolete("Deprecated in NX2007.0.0. This method has no replacement. It is no longer used or supported.")]
public Expression[] GetExpressions()
Returns
GetFeature()
Declaration
[Obsolete("Deprecated in NX2007.0.0. This method has no replacement. It is no longer used or supported.")]
public Feature GetFeature()
Returns
GetObjects()
Declaration
public NXObject[] GetObjects()
Returns
GetPmis()
Declaration
[Obsolete("Deprecated in NX2007.0.0. This method has no replacement. It is no longer used or supported.")]
public Annotation[] GetPmis()
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink