Class ToolAxisAdvanced
Inheritance
ToolAxisAdvanced
Assembly: NXOpen.dll
public class ToolAxisAdvanced : TaggedObject, IMessageSink
Constructors
Declaration
protected ToolAxisAdvanced()
Properties
Declaration
public ToolAxisAdvanced.BladeSwarfCollisionHandlingType BladeSwarfCollisionHandling { get; set; }
Property Value
Declaration
public ToolAxisAdvanced.BladeSwarfExtensionAlignmentType BladeSwarfExtensionAlignment { get; set; }
Property Value
Declaration
public double BladeSwarfExtensionStartAngle { get; set; }
Property Value
Declaration
public InterpolateVector InterpolateVector { get; }
Property Value
Declaration
[Obsolete("Deprecated in NX8.5.0. Use CAM.LeadAngles.AtLeadingEdge instead.")]
public double LeadingAngle { get; set; }
Property Value
Declaration
public double MinimumLeadAngle { get; set; }
Property Value
Declaration
public InheritableToolDepBuilder PreviewMaximumDistanceBuilder { get; }
Property Value
Declaration
public LeadAngles PrimaryLeadAngles { get; }
Property Value
Declaration
public ToolAxisAdvanced.RotateAboutType RotateAbout { get; set; }
Property Value
Declaration
public LeadAngles SecondaryLeadAngles { get; }
Property Value
Declaration
public int SmoothingMethod { get; set; }
Property Value
Declaration
public double SplitterAngle { get; set; }
Property Value
Declaration
public bool SwarfGougeCheck { get; set; }
Property Value
Declaration
public double TiltAngle { get; set; }
Property Value
Declaration
public Direction ToolAxisAdvancedVector { get; set; }
Property Value
Declaration
public ToolAxisAdvanced.Type ToolAxisType { get; set; }
Property Value
Declaration
[Obsolete("Deprecated in NX8.5.0. Use CAM.LeadAngles.AtTrailingEdge instead.")]
public double TrailingAngle { get; set; }
Property Value
Declaration
public double TrailingEdgeClearanceAngle { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink