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

Represents the initial profile plunge
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::InitialProfilePlunge:
NXOpen::TaggedObject

Public Types

enum  Modes { ModesNone, ModesAutomatic, ModesAxialOrRadial, ModesSpecify }
 the initial profile plunge mode
Created in NX7.5.0. More...
 

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderAxialCoordinate ()
 Returns the axial coordinate
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderExtendDistance ()
 Returns the extend distance
Created in NX7.5.0. More...
 
NXOpen::CAM::InitialProfilePlunge::Modes Mode ()
 Returns the initial profile plunge mode
Created in NX7.5.0. More...
 
NXOpen::PointPoint ()
 Returns the initial profile plunge point
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderRadialCoordinate ()
 Returns the radial coordinate
Created in NX7.5.0. More...
 
void SetMode (NXOpen::CAM::InitialProfilePlunge::Modes mode)
 Sets the initial profile plunge mode
Created in NX7.5.0. More...
 
void SetPoint (NXOpen::Point *point)
 Sets the initial profile plunge point
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderStopDistance ()
 Returns the stop distance
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents the initial profile plunge
Created in NX7.5.0.


Member Enumeration Documentation

the initial profile plunge mode
Created in NX7.5.0.


Enumerator
ModesNone 

None.

ModesAutomatic 

Automatic.

ModesAxialOrRadial 

Axial Radial.

ModesSpecify 

Specify.

Member Function Documentation

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

Returns the axial coordinate
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InitialProfilePlunge::ExtendDistance ( )

Returns the extend distance
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InitialProfilePlunge::Modes NXOpen::CAM::InitialProfilePlunge::Mode ( )

Returns the initial profile plunge mode
Created in NX7.5.0.



License requirements : None

NXOpen::Point* NXOpen::CAM::InitialProfilePlunge::Point ( )

Returns the initial profile plunge point
Created in NX7.5.0.



License requirements : None

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

Returns the radial coordinate
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::InitialProfilePlunge::SetMode ( NXOpen::CAM::InitialProfilePlunge::Modes  mode)

Sets the initial profile plunge mode
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
modethe initial profile plunge mode
void NXOpen::CAM::InitialProfilePlunge::SetPoint ( NXOpen::Point point)

Sets the initial profile plunge point
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
pointthe initial profile plunge point
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::InitialProfilePlunge::StopDistance ( )

Returns the stop distance
Created in NX7.5.0.



License requirements : None


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