NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | Public Attributes | List of all members
NXOpen.CAM.CamOperationMotionPostDataType Struct Reference

Motion post data type More...

Public Member Functions

 CamOperationMotionPostDataType (double FifthAnglePos, bool PrevPosDataFlag)
 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  FifthAnglePos,
bool  PrevPosDataFlag 
)
inline

Constructor for the CamOperationMotionPostDataType struct.

Parameters
FifthAnglePos5th axis Output Angle
PrevPosDataFlagPrev 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 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.