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

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

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

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. More...
 
NXOpen::CAM::CutLevelPlanar::Types CutLevelType ()
 Returns the cut level type
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderDistanceFromFloor ()
 Returns the distance from floor
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderDistanceFromTop ()
 Returns the distance from top
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderIncrementalSideStock ()
 Returns the incremental side stock
Created in NX7.5.0. More...
 
NXOpen::CAM::InheritableDoubleBuilderMinimumDepth ()
 Returns the minimum depth
Created in NX7.5.0. More...
 
void SetCutLevelType (NXOpen::CAM::CutLevelPlanar::Types newValue)
 Sets the cut level type
Created in NX7.5.0. More...
 
void SetTopOffCriticalDepths (bool newValue)
 Sets the top off critical depths
Created in NX7.5.0. More...
 
bool TopOffCriticalDepths ()
 Returns the top off critical depths
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 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

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutLevelPlanar::CommonDepth ( )

Returns the common depth
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::CutLevelPlanar::Types NXOpen::CAM::CutLevelPlanar::CutLevelType ( )

Returns the cut level type
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutLevelPlanar::DistanceFromFloor ( )

Returns the distance from floor
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutLevelPlanar::DistanceFromTop ( )

Returns the distance from top
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutLevelPlanar::IncrementalSideStock ( )

Returns the incremental side stock
Created in NX7.5.0.



License requirements : None

NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutLevelPlanar::MinimumDepth ( )

Returns the minimum depth
Created in NX7.5.0.



License requirements : None

void NXOpen::CAM::CutLevelPlanar::SetCutLevelType ( NXOpen::CAM::CutLevelPlanar::Types  newValue)

Sets the cut level type
Created in NX7.5.0.



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe cut level type
void NXOpen::CAM::CutLevelPlanar::SetTopOffCriticalDepths ( bool  newValue)

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



License requirements : cam_base ("CAM BASE")

Parameters
newValuethe top off critical depths
bool NXOpen::CAM::CutLevelPlanar::TopOffCriticalDepths ( )

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