Class FlowBuilder
Implements
System.Runtime.Remoting.Messaging.IMessageSink
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.CAM
Assembly: NXOpen.dll
Syntax
public class FlowBuilder : TaggedObject, IMessageSink
Constructors
FlowBuilder()
Declaration
protected FlowBuilder()
Properties
CenterCurve
Declaration
public bool CenterCurve { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ContactBnd
Declaration
public bool ContactBnd { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
FlowEdit
Declaration
public FlowBuilder.FlowEditTypes FlowEdit { get; set; }
Property Value
Type | Description |
---|---|
FlowBuilder.FlowEditTypes |
FlowOffsetMode
Declaration
public FlowBuilder.FlowOffsetModeType FlowOffsetMode { get; set; }
Property Value
Type | Description |
---|---|
FlowBuilder.FlowOffsetModeType |
FlowOverlapDistBuilder
Declaration
public InheritableDoubleBuilder FlowOverlapDistBuilder { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MaxConcavityAngleBuilder
Declaration
public InheritableDoubleBuilder MaxConcavityAngleBuilder { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MergeDistBuilder
Declaration
public InheritableToolDepBuilder MergeDistBuilder { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
MinCutLengthBuilder
Declaration
public InheritableToolDepBuilder MinCutLengthBuilder { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
NonSteepCutting
Declaration
public FlowCutSteepContainment NonSteepCutting { get; }
Property Value
Type | Description |
---|---|
FlowCutSteepContainment |
SteepAngleBuilder
Declaration
public InheritableDoubleBuilder SteepAngleBuilder { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
SteepCutting
Declaration
public FlowCutSteepContainment SteepCutting { get; }
Property Value
Type | Description |
---|---|
FlowCutSteepContainment |
TlDiameter
Declaration
public double TlDiameter { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.Runtime.Remoting.Messaging.IMessageSink