NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::FirstPlunge Class Reference

Represents the first plunge
Created in NX6.0.0. More...

Inheritance diagram for NXOpen::CAM::FirstPlunge:
NXOpen::TaggedObject

Public Types

enum  Positions { PositionsAutomatic, PositionsAxialOrRadial, PositionsSpecified }
 the first plunge positions
Created in NX6.0.0. More...
 

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderAxialCoordinate ()
 Returns the axial coordinate
Created in NX6.0.0.
 
NXOpen::PointPoint ()
 Returns the first plunge point
Created in NX6.0.0.
 
NXOpen::CAM::FirstPlunge::Positions Position ()
 Returns the first plunge position
Created in NX6.0.0.
 
NXOpen::CAM::InheritableDoubleBuilderRadialCoordinate ()
 Returns the radial coordinate
Created in NX6.0.0.
 
void SetPoint (NXOpen::Point *point)
 Sets the first plunge point
Created in NX6.0.0.
 
void SetPosition (NXOpen::CAM::FirstPlunge::Positions position)
 Sets the first plunge position
Created in NX6.0.0.
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t GetTag () const
 
<b>Deprecated</b>:<br>

   Use Tag instead.

 
tag_t Tag () const
 Returns the tag of this object.
 

Detailed Description

Represents the first plunge
Created in NX6.0.0.


Member Enumeration Documentation

the first plunge positions
Created in NX6.0.0.


Enumerator:
PositionsAutomatic 

Automatic.

PositionsAxialOrRadial 

Axial Radial.

PositionsSpecified 

Specify.

Member Function Documentation

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::FirstPlunge::AxialCoordinate ( )

Returns the axial coordinate
Created in NX6.0.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::FirstPlunge::Point ( )

Returns the first plunge point
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::FirstPlunge::Positions NXOpen::CAM::FirstPlunge::Position ( )

Returns the first plunge position
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::FirstPlunge::RadialCoordinate ( )

Returns the radial coordinate
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::FirstPlunge::SetPoint ( NXOpen::Point point)

Sets the first plunge point
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe first plunge point
void NXOpen::CAM::FirstPlunge::SetPosition ( NXOpen::CAM::FirstPlunge::Positions  position)

Sets the first plunge position
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
positionthe first plunge position

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