NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::CAM::CamOperationMotionPostDataType Struct Reference

Motion post data type. More...

Public Member Functions

 CamOperationMotionPostDataType (double fifthAnglePosInitial, bool prevPosDataFlagInitial)
 Constructor for the CamOperationMotionPostDataType struct. More...
 

Public Attributes

double FifthAnglePos
 5th axis Output Angle More...
 
bool PrevPosDataFlag
 Prev pos data available. More...
 

Detailed Description

Motion post data type.

Constructor & Destructor Documentation

NXOpen::CAM::CamOperationMotionPostDataType::CamOperationMotionPostDataType ( double  fifthAnglePosInitial,
bool  prevPosDataFlagInitial 
)

Constructor for the CamOperationMotionPostDataType struct.

Parameters
fifthAnglePosInitial5th axis Output Angle
prevPosDataFlagInitialPrev pos data available

Member Data Documentation

double NXOpen::CAM::CamOperationMotionPostDataType::FifthAnglePos

5th axis Output Angle

bool NXOpen::CAM::CamOperationMotionPostDataType::PrevPosDataFlag

Prev pos data available.


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