NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
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.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  AxisType { ThreeToFive, FiveToFive }
 the tilting axis type More...
 
enum  MethodType {
  Tilt, Retract, None, Warning,
  Stop, Tiltstop
}
 the collision avoidance method 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...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

Retract 

Avoidance method: retract

None 

Avoidance method: none

Warning 

Avoidance method: warning

Stop 

Avoidance method: stop

Tiltstop 

Avoidance method: tilt/stop

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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.