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

Represents a CAM::MinCutDepth. More...

Inheritance diagram for NXOpen::CAM::MinCutDepth:
NXOpen::TaggedObject

List of all members.

Public Types

enum  Types { TypesNone, TypesSpecify }
 the mininmum cut depth options
Created in NX6.0.0. More...

Public Member Functions

double Distance ()
 Returns the distance of Minimum Cut Depth
Created in NX6.0.0.
void SetDistance (double distance)
 Sets the distance of Minimum Cut Depth
Created in NX6.0.0.
void SetStatus (NXOpen::CAM::MinCutDepth::Types status)
 Sets the Minimum Cut Depth status
Created in NX6.0.0.
NXOpen::CAM::MinCutDepth::Types Status ()
 Returns the Minimum Cut Depth status
Created in NX6.0.0.

Detailed Description

Represents a CAM::MinCutDepth.


Member Enumeration Documentation

the mininmum cut depth options
Created in NX6.0.0.


Enumerator:
TypesNone 

None.

TypesSpecify 

Specify.


Member Function Documentation

Returns the distance of Minimum Cut Depth
Created in NX6.0.0.



License requirements : None

void NXOpen::CAM::MinCutDepth::SetDistance ( double  distance)

Sets the distance of Minimum Cut Depth
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
distancethe distance of Minimum Cut Depth

Sets the Minimum Cut Depth status
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters:
statusthe Minimum Cut Depth status

Returns the Minimum Cut Depth status
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.