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

Represents a NXOpen::CAM::MinCutDepth. More...

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

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. More...
 
void SetDistance (double distance)
 Sets the distance of Minimum Cut Depth
Created in NX6.0.0. More...
 
void SetStatus (NXOpen::CAM::MinCutDepth::Types status)
 Sets the Minimum Cut Depth status
Created in NX6.0.0. More...
 
NXOpen::CAM::MinCutDepth::Types Status ()
 Returns the Minimum Cut Depth status
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::CAM::MinCutDepth.


Created in NX6.0.0.

Member Enumeration Documentation

the mininmum cut depth options
Created in NX6.0.0.


Enumerator
TypesNone 

None.

TypesSpecify 

Specify.

Member Function Documentation

double NXOpen::CAM::MinCutDepth::Distance ( )

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
void NXOpen::CAM::MinCutDepth::SetStatus ( NXOpen::CAM::MinCutDepth::Types  status)

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



License requirements : cam_base ("CAM BASE")

Parameters
statusthe Minimum Cut Depth status
NXOpen::CAM::MinCutDepth::Types NXOpen::CAM::MinCutDepth::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 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.