NX Open C++ Reference Guide
|
Represents a cut level object for planar mill. More...
Public Types | |
enum | Types { TypesUserDefined, TypesFloorOnly, TypesFloorAndCriticalDepth, TypesCriticalDepth, TypesConstant } |
cut level types Created in NX7.5.0. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | CommonDepth () |
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::InheritableDoubleBuilder * | DistanceFromFloor () |
Returns the distance from floor Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | DistanceFromTop () |
Returns the distance from top Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | IncrementalSideStock () |
Returns the incremental side stock Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | MinimumDepth () |
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. |
Represents a cut level object for planar mill.
Created in NX7.5.0.
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")
newValue | the 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")
newValue | the top off critical depths |
Returns the top off critical depths
Created in NX7.5.0.
License requirements : None