Class ToolAxisAdvanced
Inheritance
System.Object
System.MarshalByRefObject
ToolAxisAdvanced
Implements
System.Runtime.Remoting.Messaging.IMessageSink
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Assembly: NXOpen.dll
public class ToolAxisAdvanced : TaggedObject, IMessageSink
Constructors
Declaration
protected ToolAxisAdvanced()
Properties
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
Type |
Description |
System.Double |
|
Declaration
public double MinimumLeadAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Int32 |
|
Declaration
public double SplitterAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Declaration
public bool SwarfGougeCheck { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
Declaration
public double TiltAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
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
Type |
Description |
System.Double |
|
Declaration
public double TrailingEdgeClearanceAngle { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink