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

Motion pos type. More...

Public Member Functions

 CamOperationMotionPosType (const NXOpen::Point3d &toolEndInitial, const NXOpen::Vector3d &toolAxisInitial)
 Constructor for the CamOperationMotionPosType struct. More...
 

Public Attributes

NXOpen::Vector3d ToolAxis
 tool axis More...
 
NXOpen::Point3d ToolEnd
 tool end More...
 

Detailed Description

Motion pos type.

Constructor & Destructor Documentation

NXOpen::CAM::CamOperationMotionPosType::CamOperationMotionPosType ( const NXOpen::Point3d toolEndInitial,
const NXOpen::Vector3d toolAxisInitial 
)

Constructor for the CamOperationMotionPosType struct.

Parameters
toolEndInitialtool end
toolAxisInitialtool axis

Member Data Documentation

NXOpen::Vector3d NXOpen::CAM::CamOperationMotionPosType::ToolAxis

tool axis

NXOpen::Point3d NXOpen::CAM::CamOperationMotionPosType::ToolEnd

tool end


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