Class CornerControlBuilder
Inheritance
System.Object
System.MarshalByRefObject
CornerControlBuilder
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 CornerControlBuilder : TaggedObject, IMessageSink
Constructors
CornerControlBuilder()
Declaration
protected CornerControlBuilder()
Properties
AdjustFeedRateOption
Declaration
public CornerControlBuilder.AdjustFeedRateOptions AdjustFeedRateOption { get; set; }
Property Value
Type | Description |
---|---|
CornerControlBuilder.AdjustFeedRateOptions |
CornerControlMethod
Declaration
public CornerControlBuilder.CornerControlMethods CornerControlMethod { get; set; }
Property Value
Type | Description |
---|---|
CornerControlBuilder.CornerControlMethods |
FilletingRadius
Declaration
public InheritableToolDepBuilder FilletingRadius { get; }
Property Value
Type | Description |
---|---|
InheritableToolDepBuilder |
MaxCompensationFactor
Declaration
public InheritableDoubleBuilder MaxCompensationFactor { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MaximumCornerAngle
Declaration
public InheritableDoubleBuilder MaximumCornerAngle { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MinCompensationFactor
Declaration
public InheritableDoubleBuilder MinCompensationFactor { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
MinimumCornerAngle
Declaration
public InheritableDoubleBuilder MinimumCornerAngle { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
NumberOfSteps
Declaration
public int NumberOfSteps { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
PreviousToolDiameter
Declaration
public InheritableDoubleBuilder PreviousToolDiameter { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
SlowdownDistanceOption
Declaration
public CornerControlBuilder.SlowdownDistanceOptions SlowdownDistanceOption { get; set; }
Property Value
Type | Description |
---|---|
CornerControlBuilder.SlowdownDistanceOptions |
SlowdownPercent
Declaration
public InheritableDoubleBuilder SlowdownPercent { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
SmoothCornersAt
Declaration
public CornerControlBuilder.SmoothCornersAtOptions SmoothCornersAt { get; set; }
Property Value
Type | Description |
---|---|
CornerControlBuilder.SmoothCornersAtOptions |
SmoothingOption
Declaration
public CornerControlBuilder.SmoothingOptions SmoothingOption { get; set; }
Property Value
Type | Description |
---|---|
CornerControlBuilder.SmoothingOptions |
ToolDiameterPercent
Declaration
public InheritableDoubleBuilder ToolDiameterPercent { get; }
Property Value
Type | Description |
---|---|
InheritableDoubleBuilder |
Implements
System.Runtime.Remoting.Messaging.IMessageSink