NXOpen .NET Reference  12.0.0
Public Types | Properties | List of all members
NXOpen.CAM.ToolPathTiltAvoidance Class Reference

Represents a Tool Path Tilt Avoidance Builder More...

Inheritance diagram for NXOpen.CAM.ToolPathTiltAvoidance:
NXOpen.Builder NXOpen.GeometricUtilities.IComponentBuilder

Public Types

enum  MethodType { Tilt, Retract }
 the collision avoidance method type More...
 
enum  AxisType { ThreeToFive, FiveToFive }
 the tilting axis type More...
 

Properties

unsafe
NXOpen.CAM.ToolPathTiltAvoidance.MethodType 
AvoidanceMethod [get, set]
 Returns or sets the avoidance method More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
FanDistance [get]
 Returns the fan distance More...
 
unsafe bool MaintainTilt [get, set]
 Returns or sets the maintain tilt More...
 
unsafe
NXOpen.CAM.InheritableToolDepBuilder 
MaxMaintainTiltDistance [get]
 Returns the max maintain tilt distance More...
 
unsafe double PreferredTiltAngle [get, set]
 Returns or sets the preferred tilt angle More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 

Detailed Description

Represents a Tool Path Tilt Avoidance Builder

This is a sub-builder class and cannot be directly instantiated

Created in NX9.0.0

Member Enumeration Documentation

the tilting axis type

Enumerator
ThreeToFive 

the tilting axis reference: three to five

FiveToFive 

the tilting axis reference: five to five

the collision avoidance method type

Enumerator
Tilt 

Avoidance method: tilt

Retract 

Avoidance method: retract

Property Documentation

unsafe NXOpen.CAM.ToolPathTiltAvoidance.MethodType NXOpen.CAM.ToolPathTiltAvoidance.AvoidanceMethod
getset

Returns or sets the avoidance method

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.ToolPathTiltAvoidance.FanDistance
get

Returns the fan distance

Created in NX9.0.0

Deprecated in NX11.0.1. Use new version in ToolPathTiltTilting instead.

License requirements: None.

unsafe bool NXOpen.CAM.ToolPathTiltAvoidance.MaintainTilt
getset

Returns or sets the maintain tilt

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.

unsafe NXOpen.CAM.InheritableToolDepBuilder NXOpen.CAM.ToolPathTiltAvoidance.MaxMaintainTiltDistance
get

Returns the max maintain tilt distance

Created in NX9.0.0

License requirements: None.

unsafe double NXOpen.CAM.ToolPathTiltAvoidance.PreferredTiltAngle
getset

Returns or sets the preferred tilt angle

Created in NX9.0.0

License requirements to get this property: None.

License requirements to set this property: None.


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.