NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::CAM::Sequence Class Reference

Represents Sequence Builder
Created in NX7.5.0. More...

Inheritance diagram for NXOpen::CAM::Sequence:
NXOpen::TaggedObject

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. More...
 
NXOpen::CAM::Sequence::Types Type ()
 Returns the Sequencing Type
Created in NX7.5.0. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents Sequence Builder
Created in NX7.5.0.


Member Enumeration Documentation

Available types for Sequencing
Created in NX7.5.0.


Enumerator
TypesInsideOut 

Inside-Out.

TypesOutsideIn 

Outside-In.

TypesSteepLast 

STEEP Last.

TypesSteepFirst 

STEEP First.

TypesInsideOutAlternate 

Inside-Out Alternate.

TypesOutsideInAlternate 

Outside-In Alternate.

Member Function Documentation

void NXOpen::CAM::Sequence::SetType ( NXOpen::CAM::Sequence::Types  type)

Sets the Sequencing Type
Created in NX7.5.0.



License requirements : None

Parameters
typethe Sequence Type
NXOpen::CAM::Sequence::Types NXOpen::CAM::Sequence::Type ( )

Returns the Sequencing Type
Created in NX7.5.0.



License requirements : None


The documentation for this class was generated from the following file:
Copyright 2017 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.