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

Public Types

enum  Types {
  None, Fixed, NormalToPart, NormalToFirstFace,
  Dynamic, TangentToCurve, TangentToCurveAtAngle
}
 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 double TangentToCurveAngle [get, set]
 Returns or sets the tangent to curve 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...
 
- 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.TaggedObject
void PrintTestData (String variableName)
 <exclude> More...
 
void PrintTestData (String variableName, int lineNumber)
 <exclude> More...
 
override string ToString ()
 Returns a String that represents the current Object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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

TangentToCurve 

tangent to curve

TangentToCurveAtAngle 

tangent to curve at angle

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 double NXOpen.CAM.ToolAxisFixed.TangentToCurveAngle
getset

Returns or sets the tangent to curve angle

Created in NX12.0.1

License requirements to get this property: None.

License requirements to set this property: 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.