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

Linear motion data type. More...

Public Member Functions

 CamOperationLinearMotionDataType (NXOpen::CAM::ToolpathEventType eventTypeInitial, NXOpen::CAM::CamOperationMotionType motionTypeInitial, NXOpen::CAM::CamOperationMotionShapeType motionShapeInitial, const NXOpen::CAM::CamOperationFeedContentType &feedrateInitial, double feedFactorInitial, const NXOpen::Point3d &endPtInitial, const NXOpen::Vector3d &toolAxisInitial)
 Constructor for the CamOperationLinearMotionDataType struct. More...
 

Public Attributes

NXOpen::Point3d EndPt
 end pt More...
 
NXOpen::CAM::ToolpathEventType EventType
 event type More...
 
double FeedFactor
 feed factor More...
 
NXOpen::CAM::CamOperationFeedContentType Feedrate
 feedrate More...
 
NXOpen::CAM::CamOperationMotionShapeType MotionShape
 motion shape More...
 
NXOpen::CAM::CamOperationMotionType MotionType
 motion type More...
 
NXOpen::Vector3d ToolAxis
 tool axis More...
 

Detailed Description

Linear motion data type.

Constructor & Destructor Documentation

NXOpen::CAM::CamOperationLinearMotionDataType::CamOperationLinearMotionDataType ( NXOpen::CAM::ToolpathEventType  eventTypeInitial,
NXOpen::CAM::CamOperationMotionType  motionTypeInitial,
NXOpen::CAM::CamOperationMotionShapeType  motionShapeInitial,
const NXOpen::CAM::CamOperationFeedContentType feedrateInitial,
double  feedFactorInitial,
const NXOpen::Point3d endPtInitial,
const NXOpen::Vector3d toolAxisInitial 
)

Constructor for the CamOperationLinearMotionDataType struct.

Parameters
eventTypeInitialevent type
motionTypeInitialmotion type
motionShapeInitialmotion shape
feedrateInitialfeedrate
feedFactorInitialfeed factor
endPtInitialend pt
toolAxisInitialtool axis

Member Data Documentation

NXOpen::Point3d NXOpen::CAM::CamOperationLinearMotionDataType::EndPt

end pt

NXOpen::CAM::ToolpathEventType NXOpen::CAM::CamOperationLinearMotionDataType::EventType

event type

double NXOpen::CAM::CamOperationLinearMotionDataType::FeedFactor

feed factor

NXOpen::CAM::CamOperationFeedContentType NXOpen::CAM::CamOperationLinearMotionDataType::Feedrate

feedrate

NXOpen::CAM::CamOperationMotionShapeType NXOpen::CAM::CamOperationLinearMotionDataType::MotionShape

motion shape

NXOpen::CAM::CamOperationMotionType NXOpen::CAM::CamOperationLinearMotionDataType::MotionType

motion type

NXOpen::Vector3d NXOpen::CAM::CamOperationLinearMotionDataType::ToolAxis

tool axis


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