Class CoolingExtendBuilder
Inheritance
CoolingExtendBuilder
Assembly: NXOpen.dll
public class CoolingExtendBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected CoolingExtendBuilder()
Properties
Declaration
public bool AdjustBoundaryChannel { get; set; }
Property Value
Declaration
public double BoundaryChannelExtension { get; set; }
Property Value
Declaration
public SelectBodyList ExtendChannel { get; }
Property Value
Declaration
public Expression ExtensionValue { get; }
Property Value
LimitBody
Declaration
public SelectBody LimitBody { get; }
Property Value
Declaration
public bool RemoveParameter { get; set; }
Property Value
Declaration
public bool ReverseDirection { get; set; }
Property Value
Declaration
public bool RoundTip { get; set; }
Property Value
Declaration
public double TipAngle { get; set; }
Property Value
Declaration
public Expression TipAngleValue { get; }
Property Value
Declaration
public CoolingExtendBuilder.TipEndTypes TipEndType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink