Class BladeEdge
Assembly: NXOpen.dll
Syntax
public class BladeEdge : TaggedObject, IMessageSink
Constructors
BladeEdge()
Declaration
Properties
BackoffAngle
Declaration
public InheritableDoubleBuilder BackoffAngle { get; }
Property Value
BackoffDistance
Declaration
public InheritableToolDepBuilder BackoffDistance { get; }
Property Value
BladeEdgePoint
Declaration
public BladeEdge.EdgePointType BladeEdgePoint { get; set; }
Property Value
EdgeDefinition
Declaration
public BladeEdge.EdgeDefinitionType EdgeDefinition { get; set; }
Property Value
ExtendRadialDistance
Declaration
public InheritableToolDepBuilder ExtendRadialDistance { get; }
Property Value
ExtendTangentialDistance
Declaration
public InheritableToolDepBuilder ExtendTangentialDistance { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink