NX Open C++ Reference Guide
|
Cut Band Builder
Created in NX7.5.0.
More...
Public Types | |
enum | Types { TypesOffsets, TypesStepovers } |
Available types for Cut Band Created in NX7.5.0. More... | |
Public Member Functions | |
NXOpen::CAM::InheritableDoubleBuilder * | RegionBandBottomDistance () |
Returns the Region Band Bottom Distance Created in NX7.5.0. | |
int | RegionBandBottomNumber () |
Returns the Region Band Bottom Number Created in NX7.5.0. | |
NXOpen::CAM::InheritableDoubleBuilder * | RegionBandTopDistance () |
Returns the Region Band Top Distance Created in NX7.5.0. | |
int | RegionBandTopNumber () |
Returns the Region Band Top Number Created in NX7.5.0. | |
void | SetRegionBandBottomNumber (int number) |
Sets the Region Band Bottom Number Created in NX7.5.0. | |
void | SetRegionBandTopNumber (int number) |
Sets the Region Band Top Number Created in NX7.5.0. | |
void | SetType (NXOpen::CAM::CutBand::Types cutBand) |
Sets the Cut Band Type Created in NX7.5.0. | |
NXOpen::CAM::CutBand::Types | Type () |
Returns the Cut Band Type Created in NX7.5.0. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Cut Band Builder
Created in NX7.5.0.
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutBand::RegionBandBottomDistance | ( | ) |
Returns the Region Band Bottom Distance
Created in NX7.5.0.
License requirements : None
int NXOpen::CAM::CutBand::RegionBandBottomNumber | ( | ) |
Returns the Region Band Bottom Number
Created in NX7.5.0.
License requirements : None
NXOpen::CAM::InheritableDoubleBuilder* NXOpen::CAM::CutBand::RegionBandTopDistance | ( | ) |
Returns the Region Band Top Distance
Created in NX7.5.0.
License requirements : None
int NXOpen::CAM::CutBand::RegionBandTopNumber | ( | ) |
Returns the Region Band Top Number
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::CutBand::SetRegionBandBottomNumber | ( | int | number | ) |
Sets the Region Band Bottom Number
Created in NX7.5.0.
License requirements : None
number | the Region Band Bottom Number |
void NXOpen::CAM::CutBand::SetRegionBandTopNumber | ( | int | number | ) |
Sets the Region Band Top Number
Created in NX7.5.0.
License requirements : None
number | the Region Band Top Number |
void NXOpen::CAM::CutBand::SetType | ( | NXOpen::CAM::CutBand::Types | cutBand | ) |
Sets the Cut Band Type
Created in NX7.5.0.
License requirements : None
cutBand | the Cut Band |
NXOpen::CAM::CutBand::Types NXOpen::CAM::CutBand::Type | ( | ) |
Returns the Cut Band Type
Created in NX7.5.0.
License requirements : None