Class FusedDepositionToolBuilder
Inheritance
FusedDepositionToolBuilder
Assembly: NXOpen.dll
public class FusedDepositionToolBuilder : LaserTool, IMessageSink, IComponentBuilder
Constructors
Declaration
protected FusedDepositionToolBuilder()
Properties
Declaration
public InheritableDoubleBuilder ExtrusionDiameter { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxBeadHeight { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxBeadWidth { get; }
Property Value
Declaration
public InheritableDoubleBuilder MaxExtrusionRate { get; }
Property Value
Declaration
public InheritableDoubleBuilder MinBeadHeight { get; }
Property Value
Declaration
public InheritableDoubleBuilder MinBeadWidth { get; }
Property Value
Declaration
public InheritableDoubleBuilder MinExtrusionRate { get; }
Property Value
Declaration
public InheritableDoubleBuilder OrificeDiameter { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink