Class CoolingExtendBuilder
Inheritance
System.Object
System.MarshalByRefObject
CoolingExtendBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Tooling
Assembly: NXOpen.dll
Syntax
public class CoolingExtendBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
CoolingExtendBuilder()
Declaration
protected CoolingExtendBuilder()
Properties
AdjustBoundaryChannel
Declaration
public bool AdjustBoundaryChannel { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BoundaryChannelExtension
Declaration
public double BoundaryChannelExtension { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
ExtendChannel
Declaration
public SelectBodyList ExtendChannel { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
ExtensionValue
Declaration
public Expression ExtensionValue { get; }
Property Value
Type | Description |
---|---|
Expression |
LimitBody
Declaration
public SelectBody LimitBody { get; }
Property Value
Type | Description |
---|---|
SelectBody |
RemoveParameter
Declaration
public bool RemoveParameter { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
RoundTip
Declaration
public bool RoundTip { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TipAngle
Declaration
public double TipAngle { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
TipAngleValue
Declaration
public Expression TipAngleValue { get; }
Property Value
Type | Description |
---|---|
Expression |
TipEndType
Declaration
public CoolingExtendBuilder.TipEndTypes TipEndType { get; set; }
Property Value
Type | Description |
---|---|
CoolingExtendBuilder.TipEndTypes |
Implements
System.Runtime.Remoting.Messaging.IMessageSink