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 Created in NX7.5.0. 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. | |
![]() | |
tag_t | GetTag () const |
<b>Deprecated</b>:<br> Use Tag instead. | |
tag_t | Tag () const |
Returns the tag of this object. | |
void NXOpen::CAM::Sequence::SetType | ( | NXOpen::CAM::Sequence::Types | type | ) |
Sets the Sequencing Type
Created in NX7.5.0.
License requirements : None
type | the Sequence Type |
NXOpen::CAM::Sequence::Types NXOpen::CAM::Sequence::Type | ( | ) |
Returns the Sequencing Type
Created in NX7.5.0.
License requirements : None