NX Open C++ Reference Guide
|
Represents a MillOrientGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMillOrientGeomBuilder
Created in NX5.0.0.
More...
Public Types | |
enum | LowerLimitModes { LowerLimitModesNone, LowerLimitModesPlane } |
The lower limit mode options Created in NX5.0.0. More... | |
Public Member Functions | |
NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes | GetLowerLimitMode () |
Returns the lower limit mode. | |
NXOpen::NXObject * | LowerLimitPlane () |
Returns the lower limit plane,plane entity type covers Xform and Plane Created in NX5.0.0. | |
void | SetLowerLimitMode (NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes lowerLimitMode) |
Sets the lower limit mode Created in NX5.0.0. | |
void | SetLowerLimitPlane (NXOpen::NXObject *lowerLimitPlane) |
Sets the lower limit plane,plane entity type covers Xform and Plane Created in NX5.0.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceFromBuilder () |
Returns the from point builder Created in NX5.0.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceGohomeBuilder () |
Returns the gohome point builder Created in NX5.0.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceReturnBuilder () |
Returns the return point builder Created in NX5.0.0. | |
NXOpen::CAM::NcmAvoidancePointBuilder * | TransferAvoidanceStartBuilder () |
Returns the start point builder Created in NX5.0.0. | |
NXOpen::CAM::NcmClearanceBuilder * | TransferClearanceBuilder () |
Returns the clearance builder (inheritable tool dep) Created in NX5.0.0. |
Represents a MillOrientGeom Builder
To create a new instance of this class, use CAM::NCGroupCollection::CreateMillOrientGeomBuilder
Created in NX5.0.0.
The lower limit mode options
Created in NX5.0.0.
LowerLimitModesNone |
lower limit mode: None |
LowerLimitModesPlane |
lower limit mode: Plane |
NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes NXOpen::CAM::MillOrientGeomBuilder::GetLowerLimitMode | ( | ) |
Returns the lower limit mode.
void NXOpen::CAM::MillOrientGeomBuilder::SetLowerLimitMode | ( | NXOpen::CAM::MillOrientGeomBuilder::LowerLimitModes | lowerLimitMode | ) |
Sets the lower limit mode
Created in NX5.0.0.
License requirements : cam_base ("CAM BASE")
lowerLimitMode | the lower limit mode |
void NXOpen::CAM::MillOrientGeomBuilder::SetLowerLimitPlane | ( | NXOpen::NXObject * | lowerLimitPlane | ) |
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceFromBuilder | ( | ) |
Returns the from point builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceGohomeBuilder | ( | ) |
Returns the gohome point builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceReturnBuilder | ( | ) |
Returns the return point builder
Created in NX5.0.0.
License requirements : None
NXOpen::CAM::NcmAvoidancePointBuilder* NXOpen::CAM::MillOrientGeomBuilder::TransferAvoidanceStartBuilder | ( | ) |
Returns the start point builder
Created in NX5.0.0.
License requirements : None
Returns the clearance builder (inheritable tool dep)
Created in NX5.0.0.
License requirements : None