NX Open C++ Reference Guide
|
Represents a WedmIntGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateWedmIntGeomBuilder
Created in NX5.0.0.
More...
Public Member Functions | |
double | BackburnDistance () |
Returns the Backburn Distance Created in NX6.0.0. | |
int | BackburnFlag () |
Returns the Rough and Backburn Flag Created in NX6.0.0. | |
void | SetBackburnDistance (double backburnDistance) |
Sets the Backburn Distance Created in NX6.0.0. | |
void | SetBackburnFlag (int backburnFlag) |
Sets the Rough and Backburn Flag Created in NX6.0.0. |
Represents a WedmIntGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateWedmIntGeomBuilder
Created in NX5.0.0.
Returns the Backburn Distance
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
Returns the Rough and Backburn Flag
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
void NXOpen::CAM::WedmIntGeomBuilder::SetBackburnDistance | ( | double | backburnDistance | ) |
Sets the Backburn Distance
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
backburnDistance | the Backburn Distance |
void NXOpen::CAM::WedmIntGeomBuilder::SetBackburnFlag | ( | int | backburnFlag | ) |
Sets the Rough and Backburn Flag
Created in NX6.0.0.
License requirements : cam_base ("CAM BASE")
backburnFlag | the Backburn Flag |