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

Represents a NXOpen::CAM::ReliefPlunge. More...

Inheritance diagram for NXOpen::CAM::ReliefPlunge:
NXOpen::TaggedObject

Public Types

enum  Types { TypesNone, TypesDistanceToWall }
 the relief plunge options
Created in NX6.0.0. More...
 
enum  UnitTypes { UnitTypesDistance, UnitTypesPercent }
 the relief plunge options
Created in NX6.0.0. More...
 

Public Member Functions

double Distance ()
 Returns the relief plunge distance
Created in NX6.0.0. More...
 
void SetDistance (double distance)
 Sets the relief plunge distance
Created in NX6.0.0. More...
 
void SetType (NXOpen::CAM::ReliefPlunge::Types reliefPlungeValue)
 Sets the relief plunge type
Created in NX6.0.0. More...
 
void SetUnit (NXOpen::CAM::ReliefPlunge::UnitTypes reliefPlungeUnit)
 Sets the relief plunge unit
Created in NX6.0.0. More...
 
NXOpen::CAM::ReliefPlunge::Types Type ()
 Returns the relief plunge type
Created in NX6.0.0. More...
 
NXOpen::CAM::ReliefPlunge::UnitTypes Unit ()
 Returns the relief plunge unit
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::ReliefPlunge.


Created in NX6.0.0.

Member Enumeration Documentation

the relief plunge options
Created in NX6.0.0.


Enumerator
TypesNone 

Relief plunge: None.

TypesDistanceToWall 

Relief plunge: Distance to Wall.

the relief plunge options
Created in NX6.0.0.


Enumerator
UnitTypesDistance 

Relief plunge Unit: inch or metric.

UnitTypesPercent 

Relief plunge Unit: %.

Member Function Documentation

double NXOpen::CAM::ReliefPlunge::Distance ( )

Returns the relief plunge distance
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::ReliefPlunge::SetDistance ( double  distance)

Sets the relief plunge distance
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
distancethe relief plunge distance
void NXOpen::CAM::ReliefPlunge::SetType ( NXOpen::CAM::ReliefPlunge::Types  reliefPlungeValue)

Sets the relief plunge type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
reliefPlungeValuethe relief plunge mode
void NXOpen::CAM::ReliefPlunge::SetUnit ( NXOpen::CAM::ReliefPlunge::UnitTypes  reliefPlungeUnit)

Sets the relief plunge unit
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
reliefPlungeUnitthe relief plunge unit
NXOpen::CAM::ReliefPlunge::Types NXOpen::CAM::ReliefPlunge::Type ( )

Returns the relief plunge type
Created in NX6.0.0.



License requirements : None

NXOpen::CAM::ReliefPlunge::UnitTypes NXOpen::CAM::ReliefPlunge::Unit ( )

Returns the relief plunge unit
Created in NX6.0.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.