Class TurnBiTangentSmoothing
Inheritance
TurnBiTangentSmoothing
Assembly: NXOpen.dll
Syntax
public class TurnBiTangentSmoothing : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
TurnBiTangentSmoothing()
Declaration
protected TurnBiTangentSmoothing()
Properties
AdditionalCornerCleanupState
Declaration
public bool AdditionalCornerCleanupState { get; set; }
Property Value
BiTangentSmoothingState
Declaration
public bool BiTangentSmoothingState { get; set; }
Property Value
ContiguousCutsState
Declaration
public bool ContiguousCutsState { get; set; }
Property Value
InsideRadius
Declaration
public InheritableToolDepBuilder InsideRadius { get; }
Property Value
MinimumInsideRadius
Declaration
public InheritableToolDepBuilder MinimumInsideRadius { get; }
Property Value
OutsideRadius
Declaration
public InheritableToolDepBuilder OutsideRadius { get; }
Property Value
OverlapDistance
Declaration
public InheritableToolDepBuilder OverlapDistance { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink