NX Open C++ Reference Guide
|
Represents a Motion::MotionMethods class
To obtain an instance of this class, refer to 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. | |
void | ModelCheck (bool listWarning) |
Check all motion objects Created in NX8.0.0. | |
tag_t | Tag () const |
Returns the tag of this object. | |
Represents a Motion::MotionMethods class
To obtain an instance of this class, refer to Motion::MotionSession
Created in NX8.0.0.
void NXOpen::Motion::MotionMethods::CopyConnectorParameters | ( | NXOpen::NXObject * | sourceConnector, |
NXOpen::NXObject * | destinationConnector | ||
) |
Copies the connector parameters
Created in NX8.0.0.
License requirements : mechanisms ("MECHANISMS")
sourceConnector | Source connector from which parameters are copied |
destinationConnector | Destination 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")
listWarning | whether to display the checking result if only warnings found without error |
tag_t NXOpen::Motion::MotionMethods::Tag | ( | ) | const |
Returns the tag of this object.