NX Open C++ Reference Guide
|
Represents a FloorMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateFloorMillingBuilder
Created in NX8.0.0.
More...
Public Member Functions | |
NXOpen::CAM::Geometry * | BlankGeometry () |
Returns the blank geometry builder Created in NX8.0.0. | |
bool | ExtendWalls () |
Returns the extend walls flag Created in NX8.0.0. | |
void | SetExtendWalls (bool flag) |
Sets the extend walls flag Created in NX8.0.0. |
Represents a FloorMilling Builder
To create a new instance of this class, use CAM::OperationCollection::CreateFloorMillingBuilder
Created in NX8.0.0.
Returns the blank geometry builder
Created in NX8.0.0.
License requirements : None
Returns the extend walls flag
Created in NX8.0.0.
License requirements : None
void NXOpen::CAM::FloorMillingBuilder::SetExtendWalls | ( | bool | flag | ) |
Sets the extend walls flag
Created in NX8.0.0.
License requirements : cam_base ("CAM BASE")
flag | the extend walls flag |