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

Represents a cut level object for planar mill. More...

Inheritance diagram for NXOpen::CAM::CutLevelPlanar:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types {
  TypesUserDefined, TypesFloorOnly, TypesFloorAndCriticalDepth, TypesCriticalDepth,
  TypesConstant
}
 cut level types
Created in NX7.5.0. More...

Public Member Functions

NXOpen::CAM::InheritableDoubleBuilderCommonDepth ()
 Returns the common depth
Created in NX7.5.0.
NXOpen::CAM::CutLevelPlanar::Types CutLevelType ()
 Returns the cut level type
Created in NX7.5.0.
NXOpen::CAM::InheritableDoubleBuilderDistanceFromFloor ()
 Returns the distance from floor
Created in NX7.5.0.
NXOpen::CAM::InheritableDoubleBuilderDistanceFromTop ()
 Returns the distance from top
Created in NX7.5.0.
NXOpen::CAM::InheritableDoubleBuilderIncrementalSideStock ()
 Returns the incremental side stock
Created in NX7.5.0.
NXOpen::CAM::InheritableDoubleBuilderMinimumDepth ()
 Returns the minimum depth
Created in NX7.5.0.
void SetCutLevelType (NXOpen::CAM::CutLevelPlanar::Types newValue)
 Sets the cut level type
Created in NX7.5.0.
void SetTopOffCriticalDepths (bool newValue)
 Sets the top off critical depths
Created in NX7.5.0.
bool TopOffCriticalDepths ()
 Returns the top off critical depths
Created in NX7.5.0.

Detailed Description

Represents a cut level object for planar mill.


Created in NX7.5.0.


Member Enumeration Documentation

cut level types
Created in NX7.5.0.


Enumerator:
TypesUserDefined 

User Defined.

TypesFloorOnly 

Floor Only.

TypesFloorAndCriticalDepth 

Floor, Then Critical Depths.

TypesCriticalDepth 

Critical Depths.

TypesConstant 

Constant.


Member Function Documentation

Returns the common depth
Created in NX7.5.0.



License requirements : None

Returns the cut level type
Created in NX7.5.0.



License requirements : None

Returns the distance from floor
Created in NX7.5.0.



License requirements : None

Returns the distance from top
Created in NX7.5.0.



License requirements : None

Returns the incremental side stock
Created in NX7.5.0.



License requirements : None

Returns the minimum depth
Created in NX7.5.0.



License requirements : None

Sets the cut level type
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
newValuethe cut level type

Sets the top off critical depths
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters:
newValuethe top off critical depths

Returns the top off critical depths
Created in NX7.5.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.