Class FlowBuilder
Assembly: NXOpen.dll
Syntax
public class FlowBuilder : TaggedObject, IMessageSink
Constructors
FlowBuilder()
Declaration
Properties
CenterCurve
Declaration
public bool CenterCurve { get; set; }
Property Value
Declaration
public bool ContactBnd { get; set; }
Property Value
FlowEdit
Declaration
public FlowBuilder.FlowEditTypes FlowEdit { get; set; }
Property Value
FlowOffsetMode
Declaration
public FlowBuilder.FlowOffsetModeType FlowOffsetMode { get; set; }
Property Value
FlowOverlapDistBuilder
Declaration
public InheritableDoubleBuilder FlowOverlapDistBuilder { get; }
Property Value
MaxConcavityAngleBuilder
Declaration
public InheritableDoubleBuilder MaxConcavityAngleBuilder { get; }
Property Value
MergeDistBuilder
Declaration
public InheritableToolDepBuilder MergeDistBuilder { get; }
Property Value
MinCutLengthBuilder
Declaration
public InheritableToolDepBuilder MinCutLengthBuilder { get; }
Property Value
NonSteepCutting
Declaration
public FlowCutSteepContainment NonSteepCutting { get; }
Property Value
SteepAngleBuilder
Declaration
public InheritableDoubleBuilder SteepAngleBuilder { get; }
Property Value
SteepCutting
Declaration
public FlowCutSteepContainment SteepCutting { get; }
Property Value
TlDiameter
Declaration
public double TlDiameter { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink