Class CornerControlBuilder
Inheritance
CornerControlBuilder
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
CornerControlMethod
Declaration
public CornerControlBuilder.CornerControlMethods CornerControlMethod { get; set; }
Property Value
FilletingRadius
Declaration
public InheritableToolDepBuilder FilletingRadius { get; }
Property Value
MaxCompensationFactor
Declaration
public InheritableDoubleBuilder MaxCompensationFactor { get; }
Property Value
MaximumCornerAngle
Declaration
public InheritableDoubleBuilder MaximumCornerAngle { get; }
Property Value
MinCompensationFactor
Declaration
public InheritableDoubleBuilder MinCompensationFactor { get; }
Property Value
MinimumCornerAngle
Declaration
public InheritableDoubleBuilder MinimumCornerAngle { get; }
Property Value
NumberOfSteps
Declaration
public int NumberOfSteps { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder PreviousToolDiameter { get; }
Property Value
SlowdownDistanceOption
Declaration
public CornerControlBuilder.SlowdownDistanceOptions SlowdownDistanceOption { get; set; }
Property Value
SlowdownPercent
Declaration
public InheritableDoubleBuilder SlowdownPercent { get; }
Property Value
SmoothCornersAt
Declaration
public CornerControlBuilder.SmoothCornersAtOptions SmoothCornersAt { get; set; }
Property Value
SmoothingOption
Declaration
public CornerControlBuilder.SmoothingOptions SmoothingOption { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder ToolDiameterPercent { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink