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

Represents a Tool Axis Fixed Builder More...

Inheritance diagram for NXOpen.CAM.ToolAxisFixed:
NXOpen.CAM.ToolAxisBase

Public Types

enum  Types {
  None, Fixed, NormalToPart, NormalToFirstFace,
  Dynamic
}
 Available types for Tool Axis Fixed More...
 

Properties

unsafe bool IsPreferredAnglesDefined [get]
 Returns the indicator if the preferred angles are defined More...
 
unsafe double PreferredFifthAngle [get]
 Returns the preferred fifth angle More...
 
unsafe double PreferredFourthAngle [get]
 Returns the preferred fouth angle More...
 
unsafe
NXOpen.CAM.ToolAxisFixed.Types 
ToolAxisType [get, set]
 Returns or sets the tool axis types More...
 
- Properties inherited from NXOpen.CAM.ToolAxisBase
unsafe NXOpen.Point Point [get, set]
 Returns or sets the Point More...
 
unsafe NXOpen.Direction Vector [get, set]
 Returns or sets the Vector More...
 

Detailed Description

Represents a Tool Axis Fixed Builder

Created in NX7.5.0

Member Enumeration Documentation

Available types for Tool Axis Fixed

Enumerator
None 

None or +ZM

Fixed 

Fixed

NormalToPart 

Normal To Floor Face

NormalToFirstFace 

Normal To First Face

Dynamic 

Dynamic

Property Documentation

unsafe bool NXOpen.CAM.ToolAxisFixed.IsPreferredAnglesDefined
get

Returns the indicator if the preferred angles are defined

Created in NX11.0.0

License requirements: None.

unsafe double NXOpen.CAM.ToolAxisFixed.PreferredFifthAngle
get

Returns the preferred fifth angle

Created in NX11.0.0

License requirements: None.

unsafe double NXOpen.CAM.ToolAxisFixed.PreferredFourthAngle
get

Returns the preferred fouth angle

Created in NX11.0.0

License requirements: None.

unsafe NXOpen.CAM.ToolAxisFixed.Types NXOpen.CAM.ToolAxisFixed.ToolAxisType
getset

Returns or sets the tool axis types

Created in NX7.5.0

License requirements to get this property: None.

License requirements to set this property: cam_base ("CAM BASE")


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