MotionManager Class

class NXOpen.Motion.MotionManager

Bases: object

A manager to deal with all motion objects

To obtain an instance of this class, refer to NXOpen.Part

New in version NX5.0.0.

Joints”, “Returns the NXOpen.Motion.JointCollection belonging to this part ” “Links”, “Returns the NXOpen.Motion.LinkCollection belonging to this part ” “JointDrivers”, “Returns the NXOpen.Motion.JointDriverCollection belonging to this part ” “ScalarForces”, “Returns the NXOpen.Motion.ScalarForceCollection belonging to this part ” “ScalarTorques”, “Returns the NXOpen.Motion.ScalarTorqueCollection belonging to this part ” “Graphs”, “Returns the NXOpen.Motion.GraphManager for this part” “SignalCharts”, “Returns the Motion.SignalChartCollection belonging to this part ” “PMDCMotors”, “Returns the Motion.PMDCMotorCollection belonging to this part ” “MotionSolutions”, “Returns the NXOpen.Motion.MotionSolutionCollection belonging to this part ” “BodyContacts”, “Returns the NXOpen.Motion.BodyContactCollection belonging to this part ” “CurveContacts”, “Returns the NXOpen.Motion.CurveContactCollection belonging to this part ” “PointOnSurfaces”, “Returns the NXOpen.Motion.PointOnSurfaceCollection belonging to this part ” “PointOnCurves”, “Returns the NXOpen.Motion.PointOnCurveCollection belonging to this part ” “CurveOnCurves”, “Returns the NXOpen.Motion.CurveOnCurveCollection belonging to this part ” “VectorForces”, “Returns the NXOpen.Motion.VectorForceCollection belonging to this part ” “VectorTorques”, “Returns the NXOpen.Motion.VectorTorqueCollection belonging to this part ” “Couplers”, “Returns the NXOpen.Motion.CouplerCollection belonging to this part ” “MotionSensors”, “Returns the NXOpen.Motion.MotionSensorCollection belonging to this part ” “PlantOutputs”, “Returns the NXOpen.Motion.PlantOutputCollection belonging to this part ” “PlantInputs”, “Returns the NXOpen.Motion.PlantInputCollection belonging to this part ” “Springs”, “Returns the NXOpen.Motion.SpringCollection belonging to this part ” “Dampers”, “Returns the NXOpen.Motion.DamperCollection belonging to this part ” “Bushings”, “Returns the NXOpen.Motion.BushingCollection belonging to this part ” “FlexBodies”, “Returns the NXOpen.Motion.FlexBodyCollection belonging to this part ” “GeneralCouplers”, “Returns the NXOpen.Motion.GeneralCouplerCollection belonging to this part ” “LoadTransfers”, “Returns the NXOpen.Motion.LoadTransferCollection belonging to this part ” “AdoptionPairs”, “Returns the NXOpen.Motion.AdoptionManager`belonging to this part " ":ref:`NXOpen.Motion.MotionManager.ResultMeasures”, “Returns the NXOpen.Motion.ResultMeasureCollection belonging to this part ” “Roads”, “Returns the NXOpen.Motion.RoadCollection for this part” “ControlInputs”, “Returns the NXOpen.Motion.ControlInputCollection belonging to this part ” “Tires”, “Returns the NXOpen.Motion.TireCollection belonging to this part ” “TirePropertiesFt”, “Returns the NXOpen.Motion.TirePropertyFtCollection belonging to this part ” “TirePropertiesTno”, “Returns the NXOpen.Motion.TirePropertyTnoCollection belonging to this part ” “TirePropertiesCd”, “Returns the NXOpen.Motion.TirePropertyCdCollection belonging to this part ” “ControlOutputs”, “Returns the NXOpen.Motion.ControlOutputCollection belonging to this part ” “Mechatronics”, “Returns the NXOpen.Motion.MechatronicsCollection`belonging to this part " ":ref:`NXOpen.Motion.MotionManager.LinkDrivers”, “Returns the NXOpen.Motion.LinkDriverCollection belonging to this part ” “TirePropertiesBasic”, “Returns the NXOpen.Motion.TirePropertyBasicCollection belonging to this part ” “TirePropertiesMotorcycle”, “Returns the NXOpen.Motion.TirePropertyMotorcycleCollection belonging to this part ” “TirePropertiesNonInertial”, “Returns the NXOpen.Motion.TirePropertyNonInertialCollection belonging to this part ” “LinkCouplers”, “Returns the Motion.LinkCouplerCollection belonging to this part ” “AnalyticalContacts”, “Returns the Motion.AnalyticalContactCollection belonging to this part ” “AnalyticalContactPropertys”, “Returns the Motion.AnalyticalContactPropertyCollection belonging to this part ” “FieldDatas”, “Returns the Motion.FieldDataCollection belonging to this part ” “TextBasedElements”, “Returns the Motion.TextBasedElementCollection belonging to this part ” “SplineBeams”, “Returns the Motion.SplineBeamCollection belonging to this part ” “SplineBeamProperties”, “Returns the Motion.SplineBeamPropertyCollection belonging to this part ” “BeamForces”, “Returns the Motion.BeamForceCollection belonging to this part ” “SubmechanismPositioners”, “Returns the Motion.SubmechanismPositionerCollection belonging to this part ” “BeamSections”, “Returns the Motion.BaseSectionCollection belonging to this part “

Joints

MotionManager.Joints

Returns the NXOpen.Motion.JointCollection belonging to this part

Signature Joints

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.JointCollection

JointDrivers

MotionManager.JointDrivers

Returns the NXOpen.Motion.JointDriverCollection belonging to this part

Signature JointDrivers

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.JointDriverCollection

ScalarForces

MotionManager.ScalarForces

Returns the NXOpen.Motion.ScalarForceCollection belonging to this part

Signature ScalarForces

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.ScalarForceCollection

ScalarTorques

MotionManager.ScalarTorques

Returns the NXOpen.Motion.ScalarTorqueCollection belonging to this part

Signature ScalarTorques

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.ScalarTorqueCollection

Graphs

MotionManager.Graphs

Returns the NXOpen.Motion.GraphManager for this part

Signature Graphs

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.GraphManager

SignalCharts

MotionManager.SignalCharts

Returns the Motion.SignalChartCollection belonging to this part

Signature SignalCharts

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.SignalChartCollection

PMDCMotors

MotionManager.PMDCMotors

Returns the Motion.PMDCMotorCollection belonging to this part

Signature PMDCMotors

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.PMDCMotorCollection

MotionSolutions

MotionManager.MotionSolutions

Returns the NXOpen.Motion.MotionSolutionCollection belonging to this part

Signature MotionSolutions

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.MotionSolutionCollection

BodyContacts

MotionManager.BodyContacts

Returns the NXOpen.Motion.BodyContactCollection belonging to this part

Signature BodyContacts

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.BodyContactCollection

CurveContacts

MotionManager.CurveContacts

Returns the NXOpen.Motion.CurveContactCollection belonging to this part

Signature CurveContacts

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.CurveContactCollection

PointOnSurfaces

MotionManager.PointOnSurfaces

Returns the NXOpen.Motion.PointOnSurfaceCollection belonging to this part

Signature PointOnSurfaces

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.PointOnSurfaceCollection

PointOnCurves

MotionManager.PointOnCurves

Returns the NXOpen.Motion.PointOnCurveCollection belonging to this part

Signature PointOnCurves

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.PointOnCurveCollection

CurveOnCurves

MotionManager.CurveOnCurves

Returns the NXOpen.Motion.CurveOnCurveCollection belonging to this part

Signature CurveOnCurves

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.CurveOnCurveCollection

VectorForces

MotionManager.VectorForces

Returns the NXOpen.Motion.VectorForceCollection belonging to this part

Signature VectorForces

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.VectorForceCollection

VectorTorques

MotionManager.VectorTorques

Returns the NXOpen.Motion.VectorTorqueCollection belonging to this part

Signature VectorTorques

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.VectorTorqueCollection

Couplers

MotionManager.Couplers

Returns the NXOpen.Motion.CouplerCollection belonging to this part

Signature Couplers

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.CouplerCollection

MotionSensors

MotionManager.MotionSensors

Returns the NXOpen.Motion.MotionSensorCollection belonging to this part

Signature MotionSensors

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.MotionSensorCollection

PlantOutputs

MotionManager.PlantOutputs

Returns the NXOpen.Motion.PlantOutputCollection belonging to this part

Signature PlantOutputs

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.PlantOutputCollection

PlantInputs

MotionManager.PlantInputs

Returns the NXOpen.Motion.PlantInputCollection belonging to this part

Signature PlantInputs

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.PlantInputCollection

Springs

MotionManager.Springs

Returns the NXOpen.Motion.SpringCollection belonging to this part

Signature Springs

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.SpringCollection

Dampers

MotionManager.Dampers

Returns the NXOpen.Motion.DamperCollection belonging to this part

Signature Dampers

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.DamperCollection

Bushings

MotionManager.Bushings

Returns the NXOpen.Motion.BushingCollection belonging to this part

Signature Bushings

New in version NX3.0.0.

Returns:
Return type:NXOpen.Motion.BushingCollection

FlexBodies

MotionManager.FlexBodies

Returns the NXOpen.Motion.FlexBodyCollection belonging to this part

Signature FlexBodies

New in version NX7.5.0.

Returns:
Return type:NXOpen.Motion.FlexBodyCollection

GeneralCouplers

MotionManager.GeneralCouplers

Returns the NXOpen.Motion.GeneralCouplerCollection belonging to this part

Signature GeneralCouplers

New in version NX7.5.0.

Returns:
Return type:NXOpen.Motion.GeneralCouplerCollection

LoadTransfers

MotionManager.LoadTransfers

Returns the NXOpen.Motion.LoadTransferCollection belonging to this part

Signature LoadTransfers

New in version NX9.0.0.

Returns:
Return type:NXOpen.Motion.LoadTransferCollection

AdoptionPairs

MotionManager.AdoptionPairs

Returns the :py:class:`NXOpen.Motion.AdoptionManager`belonging to this part

Signature AdoptionPairs

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.AdoptionPairCollection

ResultMeasures

MotionManager.ResultMeasures

Returns the NXOpen.Motion.ResultMeasureCollection belonging to this part

Signature ResultMeasures

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.ResultMeasureCollection

Roads

MotionManager.Roads

Returns the NXOpen.Motion.RoadCollection for this part

Signature Roads

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.RoadCollection

ControlInputs

MotionManager.ControlInputs

Returns the NXOpen.Motion.ControlInputCollection belonging to this part

Signature ControlInputs

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.ControlInputCollection

Tires

MotionManager.Tires

Returns the NXOpen.Motion.TireCollection belonging to this part

Signature Tires

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TireCollection

TirePropertiesFt

MotionManager.TirePropertiesFt

Returns the NXOpen.Motion.TirePropertyFtCollection belonging to this part

Signature TirePropertiesFt

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyFtCollection

TirePropertiesTno

MotionManager.TirePropertiesTno

Returns the NXOpen.Motion.TirePropertyTnoCollection belonging to this part

Signature TirePropertiesTno

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyTnoCollection

TirePropertiesCd

MotionManager.TirePropertiesCd

Returns the NXOpen.Motion.TirePropertyCdCollection belonging to this part

Signature TirePropertiesCd

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyCdCollection

ControlOutputs

MotionManager.ControlOutputs

Returns the NXOpen.Motion.ControlOutputCollection belonging to this part

Signature ControlOutputs

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.ControlOutputCollection

Mechatronics

MotionManager.Mechatronics

Returns the :py:class:`NXOpen.Motion.MechatronicsCollection`belonging to this part

Signature Mechatronics

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.MechatronicsCollection

LinkDrivers

MotionManager.LinkDrivers

Returns the NXOpen.Motion.LinkDriverCollection belonging to this part

Signature LinkDrivers

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.LinkDriverCollection

TirePropertiesBasic

MotionManager.TirePropertiesBasic

Returns the NXOpen.Motion.TirePropertyBasicCollection belonging to this part

Signature TirePropertiesBasic

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyBasicCollection

TirePropertiesMotorcycle

MotionManager.TirePropertiesMotorcycle

Returns the NXOpen.Motion.TirePropertyMotorcycleCollection belonging to this part

Signature TirePropertiesMotorcycle

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyMotorcycleCollection

TirePropertiesNonInertial

MotionManager.TirePropertiesNonInertial

Returns the NXOpen.Motion.TirePropertyNonInertialCollection belonging to this part

Signature TirePropertiesNonInertial

New in version NX11.0.0.

Returns:
Return type:NXOpen.Motion.TirePropertyNonInertialCollection

LinkCouplers

MotionManager.LinkCouplers

Returns the Motion.LinkCouplerCollection belonging to this part

Signature LinkCouplers

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.LinkCouplerCollection

AnalyticalContacts

MotionManager.AnalyticalContacts

Returns the Motion.AnalyticalContactCollection belonging to this part

Signature AnalyticalContacts

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.AnalyticalContactCollection

AnalyticalContactPropertys

MotionManager.AnalyticalContactPropertys

Returns the Motion.AnalyticalContactPropertyCollection belonging to this part

Signature AnalyticalContactPropertys

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.AnalyticalContactPropertyCollection

FieldDatas

MotionManager.FieldDatas

Returns the Motion.FieldDataCollection belonging to this part

Signature FieldDatas

New in version NX11.0.1.

Returns:
Return type:NXOpen.Motion.FieldDataCollection

TextBasedElements

MotionManager.TextBasedElements

Returns the Motion.TextBasedElementCollection belonging to this part

Signature TextBasedElements

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.TextBasedElementCollection

SplineBeams

MotionManager.SplineBeams

Returns the Motion.SplineBeamCollection belonging to this part

Signature SplineBeams

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.SplineBeamCollection

SplineBeamProperties

MotionManager.SplineBeamProperties

Returns the Motion.SplineBeamPropertyCollection belonging to this part

Signature SplineBeamProperties

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.SplineBeamPropertyCollection

BeamForces

MotionManager.BeamForces

Returns the Motion.BeamForceCollection belonging to this part

Signature BeamForces

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.BeamForceCollection

SubmechanismPositioners

MotionManager.SubmechanismPositioners

Returns the Motion.SubmechanismPositionerCollection belonging to this part

Signature SubmechanismPositioners

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.SubmechanismPositionerCollection

BeamSections

MotionManager.BeamSections

Returns the Motion.BaseSectionCollection belonging to this part

Signature BeamSections

New in version NX12.0.0.

Returns:
Return type:NXOpen.Motion.BaseSectionCollection