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

Represents a CAM::LowerLimit. More...

Inheritance diagram for NXOpen::CAM::LowerLimit:
NXOpen::TaggedObject

List of all members.

Public Types

enum  ActionTypes { ActionTypesNormalToPlane, ActionTypesAlongToolAxis, ActionTypesWarnings }
 Available types for Lower Limit Actions. More...
enum  ModeTypes { ModeTypesUseInherited, ModeTypesNone, ModeTypesPlane }
 Available types for Lower Limit Mode. More...

Public Member Functions

NXOpen::CAM::LowerLimit::ActionTypes Action ()
 Returns the Lower Limit Action
Created in NX6.0.0.
NXOpen::CAM::LowerLimit::ModeTypes Mode ()
 Returns the Lower Limit Mode
Created in NX6.0.0.
NXOpen::NXObjectPlane ()
 Returns the Lower Limit Plane
Created in NX7.5.0.
void SetAction (NXOpen::CAM::LowerLimit::ActionTypes action)
 Sets the Lower Limit Action
Created in NX6.0.0.
void SetMode (NXOpen::CAM::LowerLimit::ModeTypes mode)
 Sets the Lower Limit Mode
Created in NX6.0.0.
void SetPlane (NXOpen::NXObject *plane)
 Sets the Lower Limit Plane
Created in NX7.5.0.

Detailed Description

Represents a CAM::LowerLimit.


Member Enumeration Documentation

Available types for Lower Limit Actions.

Enumerator:
ActionTypesNormalToPlane 

normal to plane

ActionTypesAlongToolAxis 

along tool axis

ActionTypesWarnings 

warnings

Available types for Lower Limit Mode.

Enumerator:
ModeTypesUseInherited 

use inherited

ModeTypesNone 

none

ModeTypesPlane 

plane


Member Function Documentation

Returns the Lower Limit Action
Created in NX6.0.0.



License requirements : None

Returns the Lower Limit Mode
Created in NX6.0.0.



License requirements : None

Returns the Lower Limit Plane
Created in NX7.5.0.



License requirements : None

Sets the Lower Limit Action
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
actionlower limit action value

Sets the Lower Limit Mode
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
modelower limit mode value

Sets the Lower Limit Plane
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
planelower limit plane, entity type can be XFORM and PLANE

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