Class TurnBiTangentSmoothing
Inheritance
System.Object
System.MarshalByRefObject
TurnBiTangentSmoothing
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 TurnBiTangentSmoothing : BaseBuilder, IMessageSink, IComponentBuilder
Constructors
TurnBiTangentSmoothing()
Declaration
protected TurnBiTangentSmoothing()
Properties
AdditionalCornerCleanupState
Declaration
public bool AdditionalCornerCleanupState { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
BiTangentSmoothingState
Declaration
public bool BiTangentSmoothingState { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
ContiguousCutsState
Declaration
public bool ContiguousCutsState { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
InsideRadius
Declaration
public InheritableToolDepBuilder InsideRadius { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
MinimumInsideRadius
Declaration
public InheritableToolDepBuilder MinimumInsideRadius { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
OutsideRadius
Declaration
public InheritableToolDepBuilder OutsideRadius { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
OverlapDistance
Declaration
public InheritableToolDepBuilder OverlapDistance { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink