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

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

List of all members.

Public Member Functions

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

Public Attributes

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

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

Attribute component choice.

Attribute object.

Attribute csys choice.

Attribute request choice.


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