Class TurnGrooveCornerControl
Inheritance
TurnGrooveCornerControl
Assembly: NXOpen.dll
Syntax
public class TurnGrooveCornerControl : TaggedObject, IMessageSink
Constructors
TurnGrooveCornerControl()
Declaration
protected TurnGrooveCornerControl()
Properties
CornerType
Declaration
public TurnGrooveCornerControl.CornerTypes CornerType { get; set; }
Property Value
CutSequence
Declaration
public TurnGrooveCornerControl.CutSequenceTypes CutSequence { get; set; }
Property Value
RadiusOrDistance
Declaration
public double RadiusOrDistance { get; set; }
Property Value
ReliefPlungeDistance
Declaration
public double ReliefPlungeDistance { get; set; }
Property Value
ReliefPlungeOffset
Declaration
public double ReliefPlungeOffset { get; set; }
Property Value
ReliefPlungeType
Declaration
public TurnGrooveCornerControl.ReliefPlungeTypes ReliefPlungeType { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink