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

Represents a CAM::ReliefPlunge. More...

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

List of all members.

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.
void SetDistance (double distance)
 Sets the relief plunge distance
Created in NX6.0.0.
void SetType (NXOpen::CAM::ReliefPlunge::Types reliefPlungeValue)
 Sets the relief plunge type
Created in NX6.0.0.
void SetUnit (NXOpen::CAM::ReliefPlunge::UnitTypes reliefPlungeUnit)
 Sets the relief plunge unit
Created in NX6.0.0.
NXOpen::CAM::ReliefPlunge::Types Type ()
 Returns the relief plunge type
Created in NX6.0.0.
NXOpen::CAM::ReliefPlunge::UnitTypes Unit ()
 Returns the relief plunge unit
Created in NX6.0.0.

Detailed Description

Represents a CAM::ReliefPlunge.


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

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

Sets the relief plunge type
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
reliefPlungeValuethe relief plunge mode

Sets the relief plunge unit
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
reliefPlungeUnitthe relief plunge unit

Returns the relief plunge type
Created in NX6.0.0.



License requirements : None

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 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.