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

The classs represent the sub builder for creating cut volume feature items
To create a new instance of this class, use NXOpen::CAM::CutVolumeGeom::CreateCutVolume

Created in NX8.0.0. More...

Inheritance diagram for NXOpen::CAM::CutVolume:
NXOpen::TaggedObject

Public Member Functions

double FloorStock ()
 Returns the floor stock
Created in NX8.0.0. More...
 
NXOpen::CAM::SelectCAMFeatureListSelection ()
 Returns the selection
Created in NX8.0.0. More...
 
void SetFloorStock (double floorStock)
 Sets the floor stock
Created in NX8.0.0. More...
 
void SetWallStock (double wallStock)
 Sets the wall stock
Created in NX8.0.0. More...
 
double WallStock ()
 Returns the wall stock
Created in NX8.0.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

The classs represent the sub builder for creating cut volume feature items
To create a new instance of this class, use NXOpen::CAM::CutVolumeGeom::CreateCutVolume

Created in NX8.0.0.


Member Function Documentation

double NXOpen::CAM::CutVolume::FloorStock ( )

Returns the floor stock
Created in NX8.0.0.



License requirements : None

NXOpen::CAM::SelectCAMFeatureList* NXOpen::CAM::CutVolume::Selection ( )

Returns the selection
Created in NX8.0.0.



License requirements : None

void NXOpen::CAM::CutVolume::SetFloorStock ( double  floorStock)

Sets the floor stock
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
floorStockfloorstock
void NXOpen::CAM::CutVolume::SetWallStock ( double  wallStock)

Sets the wall stock
Created in NX8.0.0.



License requirements : cam_base ("CAM BASE")

Parameters
wallStockwallstock
double NXOpen::CAM::CutVolume::WallStock ( )

Returns the wall stock
Created in NX8.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.