NX Open C++ Reference Guide
|
Represents a WedmArcOutputTypeCiBuilder
Created in NX7.5.0.
More...
Public Types | |
enum | OutputTypes { OutputTypesLinearOnly, OutputTypesCirPerpToTaxis } |
Available types for output. More... | |
Public Member Functions | |
NXOpen::CAM::WedmArcOutputTypeCiBuilder::OutputTypes | OutputType () |
Returns the Motion Output Type Created in NX7.5.0. | |
void | SetOutputType (NXOpen::CAM::WedmArcOutputTypeCiBuilder::OutputTypes outputType) |
Sets the Motion Output 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. | |
Represents a WedmArcOutputTypeCiBuilder
Created in NX7.5.0.
NXOpen::CAM::WedmArcOutputTypeCiBuilder::OutputTypes NXOpen::CAM::WedmArcOutputTypeCiBuilder::OutputType | ( | ) |
Returns the Motion Output Type
Created in NX7.5.0.
License requirements : None
void NXOpen::CAM::WedmArcOutputTypeCiBuilder::SetOutputType | ( | NXOpen::CAM::WedmArcOutputTypeCiBuilder::OutputTypes | outputType | ) |
Sets the Motion Output Type
Created in NX7.5.0.
License requirements : cam_base ("CAM BASE")
outputType | the motion output type |