Class EjectorDesignData
Inherited Members
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class EjectorDesignData : TransientObject, IMessageSink, IDisposable
Constructors
EjectorDesignData(nint)
Declaration
protected EjectorDesignData(nint ptr)
Parameters
Type | Name | Description |
---|---|---|
nint | ptr |
Methods
FreeResource()
Declaration
protected override void FreeResource()
Overrides
SetSymbolTemplateFile(string)
Declaration
public void SetSymbolTemplateFile(string symbolFile)
Parameters
Type | Name | Description |
---|---|---|
string | symbolFile |
Implements
System.Runtime.Remoting.Messaging.IMessageSink