Class SubInsertBuilder
Inheritance
SubInsertBuilder
Assembly: NXOpen.dll
public class SubInsertBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected SubInsertBuilder()
Properties
Declaration
public double InputParm { get; set; }
Property Value
Declaration
public bool Rename { get; set; }
Property Value
Declaration
public SubInsertBuilder.Shape SelFootType { get; set; }
Property Value
Declaration
public SelectBodyList SelectBotFace { get; }
Property Value
Declaration
public SelectBodyList SelectHead { get; }
Property Value
Declaration
public SubInsertBuilder.Types Type { get; set; }
Property Value
Methods
Declaration
public void EditDatabase()
Declaration
public void EditRegFile()
Implements
System.Runtime.Remoting.Messaging.IMessageSink