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

Represents a NXOpen::CAM::MinCutVolume. More...

Inheritance diagram for NXOpen::CAM::MinCutVolume:
NXOpen::TaggedObject

Public Member Functions

void SetSuppressBasedOnVolume (bool propValue)
 Sets the suppress path if less than minimum toggle
Created in NX6.0.0. More...
 
void SetVolumeThreshold (double propValue)
 Sets the minimum volume percentage
Created in NX6.0.0. More...
 
bool SuppressBasedOnVolume ()
 Returns the suppress path if less than minimum toggle
Created in NX6.0.0. More...
 
double VolumeThreshold ()
 Returns the minimum volume percentage
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::MinCutVolume.


Created in NX6.0.0.

Member Function Documentation

void NXOpen::CAM::MinCutVolume::SetSuppressBasedOnVolume ( bool  propValue)

Sets the suppress path if less than minimum toggle
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe minimum cut volume usage
void NXOpen::CAM::MinCutVolume::SetVolumeThreshold ( double  propValue)

Sets the minimum volume percentage
Created in NX6.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
propValuethe cut volume minimum percentage
bool NXOpen::CAM::MinCutVolume::SuppressBasedOnVolume ( )

Returns the suppress path if less than minimum toggle
Created in NX6.0.0.



License requirements : None

double NXOpen::CAM::MinCutVolume::VolumeThreshold ( )

Returns the minimum volume percentage
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.