NX Open C++ Reference Guide
|
Represents Sequence Builder
Created in NX7.5.0.
More...
Public Types | |
enum | Types { TypesInsideOut, TypesOutsideIn, TypesSteepLast, TypesSteepFirst, TypesInsideOutAlternate, TypesOutsideInAlternate } |
Available types for Sequencing More... | |
Public Member Functions | |
void | SetType (NXOpen::CAM::Sequence::Types type) |
Sets the Sequencing Type Created in NX7.5.0. | |
NXOpen::CAM::Sequence::Types | Type () |
Returns the Sequencing Type Created in NX7.5.0. |
Sets the Sequencing Type
Created in NX7.5.0.
License requirements : None
type | the Sequence Type |
Returns the Sequencing Type
Created in NX7.5.0.
License requirements : None