Class GrooveToolBuilder
Inheritance
GrooveToolBuilder
Assembly: NXOpen.dll
public class GrooveToolBuilder : TurningToolBuilder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected GrooveToolBuilder()
Properties
Declaration
public GrooveToolBuilder.HolderGrooveHands HolderGrooveHand { get; set; }
Property Value
Declaration
public GrooveToolBuilder.HolderHands HolderHand { get; set; }
Property Value
HolderInsertExtensionBuilder
Declaration
public InheritableDoubleBuilder HolderInsertExtensionBuilder { get; }
Property Value
Declaration
public GrooveToolBuilder.HolderStyles HolderStyle { get; set; }
Property Value
Declaration
public GrooveToolBuilder.InsertShapes InsertShape { get; set; }
Property Value
Declaration
public InheritableDoubleBuilder LeftRadiusBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder RadiusBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder RightRadiusBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder SideAngleBuilder { get; }
Property Value
Declaration
public InheritableDoubleBuilder TipAngleBuilder { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink