Class EjectorTableBuilder
Inheritance
EjectorTableBuilder
Assembly: NXOpen.dll
public class EjectorTableBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected EjectorTableBuilder()
Properties
Declaration
public string DestinationFolder { get; set; }
Property Value
Declaration
public EjectorTableBuilder.DrawingType EjectorDrawingType { get; set; }
Property Value
Declaration
public EjectorTableBuilder.EjectorType EjectorPinType { get; set; }
Property Value
Declaration
public SelectComponentList EjectorPins { get; }
Property Value
Declaration
public string MasterModelPartName { get; set; }
Property Value
Declaration
public string NameRule { get; set; }
Property Value
Declaration
public bool RenameComponent { get; set; }
Property Value
Declaration
public string TemplateName { get; set; }
Property Value
Declaration
public NXObject WorkingPart { get; set; }
Property Value
Methods
Declaration
public void AssignEjectorType()
Declaration
public EjectorTableData GetEjectorTableData()
Returns
Declaration
public EjectorTableData NewEjectorTableData()
Returns
Declaration
public void RemoveEjectorType()
Implements
System.Runtime.Remoting.Messaging.IMessageSink