NX Open C++ Reference Guide
Public Member Functions | Public Attributes | List of all members
NXOpen::Motion::GraphBuilder::CurveData Struct Reference

Contains the structure of curve associated with curve data. More...

Public Member Functions

 CurveData (NXOpen::NXObject *motionObjectInitial, int requestIndexInitial, int componentIndexInitial, int requestCsysIndexInitial)
 Constructor for the CurveData struct. More...
 

Public Attributes

int ComponentIndex
 Attribute component choice. More...
 
NXOpen::NXObjectMotionObject
 Attribute object. More...
 
int RequestCsysIndex
 Attribute csys choice. More...
 
int RequestIndex
 Attribute request choice. More...
 

Detailed Description

Contains the structure of curve associated with curve data.

Constructor & Destructor Documentation

NXOpen::Motion::GraphBuilder::CurveData::CurveData ( NXOpen::NXObject motionObjectInitial,
int  requestIndexInitial,
int  componentIndexInitial,
int  requestCsysIndexInitial 
)

Constructor for the CurveData struct.

Parameters
motionObjectInitialAttribute object
requestIndexInitialAttribute request choice
componentIndexInitialAttribute component choice
requestCsysIndexInitialAttribute csys choice

Member Data Documentation

int NXOpen::Motion::GraphBuilder::CurveData::ComponentIndex

Attribute component choice.

NXOpen::NXObject* NXOpen::Motion::GraphBuilder::CurveData::MotionObject

Attribute object.

int NXOpen::Motion::GraphBuilder::CurveData::RequestCsysIndex

Attribute csys choice.

int NXOpen::Motion::GraphBuilder::CurveData::RequestIndex

Attribute request choice.


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