NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Motion::MotionMethods Class Reference

Represents a NXOpen::Motion::MotionMethods class
To obtain an instance of this class, refer to NXOpen::Motion::MotionSession

Created in NX8.0.0. More...

Public Member Functions

void CopyConnectorParameters (NXOpen::NXObject *sourceConnector, NXOpen::NXObject *destinationConnector)
 Copies the connector parameters
Created in NX8.0.0. More...
 
void ModelCheck (bool listWarning)
 Check all motion objects
Created in NX8.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a NXOpen::Motion::MotionMethods class
To obtain an instance of this class, refer to NXOpen::Motion::MotionSession

Created in NX8.0.0.


Member Function Documentation

void NXOpen::Motion::MotionMethods::CopyConnectorParameters ( NXOpen::NXObject sourceConnector,
NXOpen::NXObject destinationConnector 
)

Copies the connector parameters
Created in NX8.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
sourceConnectorSource connector from which parameters are copied
destinationConnectorDestination connector to which the paramaters are copied
void NXOpen::Motion::MotionMethods::ModelCheck ( bool  listWarning)

Check all motion objects
Created in NX8.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
listWarningwhether to display the checking result if only warnings found without error
tag_t NXOpen::Motion::MotionMethods::Tag ( ) const

Returns the tag of this object.


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