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

A manager to deal with all motion objects
To obtain an instance of this class, refer to NXOpen::Part

Created in NX5.0.0. More...

Public Member Functions

NXOpen::Motion::BodyContactCollectionBodyContacts ()
 Returns the Motion::BodyContactCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::BushingCollectionBushings ()
 Returns the Motion::BushingCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::CouplerCollectionCouplers ()
 Returns the Motion::CouplerCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::CurveContactCollectionCurveContacts ()
 Returns the Motion::CurveContactCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::CurveOnCurveCollectionCurveOnCurves ()
 Returns the Motion::CurveOnCurveCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::DamperCollectionDampers ()
 Returns the Motion::DamperCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::FlexBodyCollectionFlexBodies ()
 Returns the Motion::FlexBodyCollection belonging to this part
Created in NX7.5.0. More...
 
NXOpen::Motion::GeneralCouplerCollectionGeneralCouplers ()
 Returns the Motion::GeneralCouplerCollection belonging to this part
Created in NX7.5.0. More...
 
NXOpen::Motion::GraphManagerGraphs ()
 Returns the Motion::GraphManager for this part
Created in NX3.0.0. More...
 
NXOpen::Motion::JointDriverCollectionJointDrivers ()
 Returns the Motion::JointDriverCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::JointCollectionJoints ()
 Returns the Motion::JointCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::LinkCollectionLinks ()
 Returns the Motion::LinkCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::LoadTransferCollectionLoadTransfers ()
 Returns the Motion::LoadTransferCollection belonging to this part
Created in NX9.0.0. More...
 
NXOpen::Motion::MotionSensorCollectionMotionSensors ()
 Returns the Motion::MotionSensorCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::MotionSolutionCollectionMotionSolutions ()
 Returns the Motion::MotionSolutionCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::PlantInputCollectionPlantInputs ()
 Returns the Motion::PlantInputCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::PlantOutputCollectionPlantOutputs ()
 Returns the Motion::PlantOutputCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::PMDCMotorCollectionPMDCMotors ()
 Returns the Motion::PMDCMotorCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::PointOnCurveCollectionPointOnCurves ()
 Returns the Motion::PointOnCurveCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::PointOnSurfaceCollectionPointOnSurfaces ()
 Returns the Motion::PointOnSurfaceCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::ScalarForceCollectionScalarForces ()
 Returns the Motion::ScalarForceCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::ScalarTorqueCollectionScalarTorques ()
 Returns the Motion::ScalarTorqueCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::SignalChartCollectionSignalCharts ()
 Returns the Motion::SignalChartCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::SpringCollectionSprings ()
 Returns the Motion::SpringCollection belonging to this part
Created in NX3.0.0. More...
 
tag_t Tag () const
 Returns the tag of this object. More...
 
NXOpen::Motion::VectorForceCollectionVectorForces ()
 Returns the Motion::VectorForceCollection belonging to this part
Created in NX3.0.0. More...
 
NXOpen::Motion::VectorTorqueCollectionVectorTorques ()
 Returns the Motion::VectorTorqueCollection belonging to this part
Created in NX3.0.0. More...
 

Detailed Description

A manager to deal with all motion objects
To obtain an instance of this class, refer to NXOpen::Part

Created in NX5.0.0.


Member Function Documentation

NXOpen::Motion::BodyContactCollection* NXOpen::Motion::MotionManager::BodyContacts ( )

Returns the Motion::BodyContactCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::BushingCollection* NXOpen::Motion::MotionManager::Bushings ( )

Returns the Motion::BushingCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::CouplerCollection* NXOpen::Motion::MotionManager::Couplers ( )

Returns the Motion::CouplerCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::CurveContactCollection* NXOpen::Motion::MotionManager::CurveContacts ( )

Returns the Motion::CurveContactCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::CurveOnCurveCollection* NXOpen::Motion::MotionManager::CurveOnCurves ( )

Returns the Motion::CurveOnCurveCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::DamperCollection* NXOpen::Motion::MotionManager::Dampers ( )

Returns the Motion::DamperCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::FlexBodyCollection* NXOpen::Motion::MotionManager::FlexBodies ( )

Returns the Motion::FlexBodyCollection belonging to this part
Created in NX7.5.0.


NXOpen::Motion::GeneralCouplerCollection* NXOpen::Motion::MotionManager::GeneralCouplers ( )

Returns the Motion::GeneralCouplerCollection belonging to this part
Created in NX7.5.0.


NXOpen::Motion::GraphManager* NXOpen::Motion::MotionManager::Graphs ( )

Returns the Motion::GraphManager for this part
Created in NX3.0.0.


NXOpen::Motion::JointDriverCollection* NXOpen::Motion::MotionManager::JointDrivers ( )

Returns the Motion::JointDriverCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::JointCollection* NXOpen::Motion::MotionManager::Joints ( )

Returns the Motion::JointCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::LinkCollection* NXOpen::Motion::MotionManager::Links ( )

Returns the Motion::LinkCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::LoadTransferCollection* NXOpen::Motion::MotionManager::LoadTransfers ( )

Returns the Motion::LoadTransferCollection belonging to this part
Created in NX9.0.0.


NXOpen::Motion::MotionSensorCollection* NXOpen::Motion::MotionManager::MotionSensors ( )

Returns the Motion::MotionSensorCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::MotionSolutionCollection* NXOpen::Motion::MotionManager::MotionSolutions ( )

Returns the Motion::MotionSolutionCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::PlantInputCollection* NXOpen::Motion::MotionManager::PlantInputs ( )

Returns the Motion::PlantInputCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::PlantOutputCollection* NXOpen::Motion::MotionManager::PlantOutputs ( )

Returns the Motion::PlantOutputCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::PMDCMotorCollection* NXOpen::Motion::MotionManager::PMDCMotors ( )

Returns the Motion::PMDCMotorCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::PointOnCurveCollection* NXOpen::Motion::MotionManager::PointOnCurves ( )

Returns the Motion::PointOnCurveCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::PointOnSurfaceCollection* NXOpen::Motion::MotionManager::PointOnSurfaces ( )

Returns the Motion::PointOnSurfaceCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::ScalarForceCollection* NXOpen::Motion::MotionManager::ScalarForces ( )

Returns the Motion::ScalarForceCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::ScalarTorqueCollection* NXOpen::Motion::MotionManager::ScalarTorques ( )

Returns the Motion::ScalarTorqueCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::SignalChartCollection* NXOpen::Motion::MotionManager::SignalCharts ( )

Returns the Motion::SignalChartCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::SpringCollection* NXOpen::Motion::MotionManager::Springs ( )

Returns the Motion::SpringCollection belonging to this part
Created in NX3.0.0.


tag_t NXOpen::Motion::MotionManager::Tag ( ) const

Returns the tag of this object.

NXOpen::Motion::VectorForceCollection* NXOpen::Motion::MotionManager::VectorForces ( )

Returns the Motion::VectorForceCollection belonging to this part
Created in NX3.0.0.


NXOpen::Motion::VectorTorqueCollection* NXOpen::Motion::MotionManager::VectorTorques ( )

Returns the Motion::VectorTorqueCollection belonging to this part
Created in NX3.0.0.



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