NXOpen.UF.Motion Class

class NXOpen.UF.Motion

Bases: object

Contains wrappers for all ‘UFMotion’ functions and data types.

Methods

NXOpen.UF.Motion.InitMeasurementStruct Refer to UF_MOTION_init_measurement_struct for documentation.
NXOpen.UF.Motion.CreateMeasurement Refer to UF_MOTION_create_measurement for documentation.
NXOpen.UF.Motion.AskMeasurement Refer to UF_MOTION_ask_measurement for documentation.
NXOpen.UF.Motion.EditMeasurement Refer to UF_MOTION_edit_measurement for documentation.
NXOpen.UF.Motion.DeleteMeasurement Refer to UF_MOTION_delete_measurement for documentation.
NXOpen.UF.Motion.InitTraceStruct Refer to UF_MOTION_init_trace_struct for documentation.
NXOpen.UF.Motion.CreateTrace Refer to UF_MOTION_create_trace for documentation.
NXOpen.UF.Motion.AskTrace Refer to UF_MOTION_ask_trace for documentation.
NXOpen.UF.Motion.EditTrace Refer to UF_MOTION_edit_trace for documentation.
NXOpen.UF.Motion.DeleteTrace Refer to UF_MOTION_delete_trace for documentation.
NXOpen.UF.Motion.InitInterferenceStruct Refer to UF_MOTION_init_interference_struct for documentation.
NXOpen.UF.Motion.CreateInterference Refer to UF_MOTION_create_interference for documentation.
NXOpen.UF.Motion.AskInterference Refer to UF_MOTION_ask_interference for documentation.
NXOpen.UF.Motion.EditInterference Refer to UF_MOTION_edit_interference for documentation.
NXOpen.UF.Motion.DeleteInterference Refer to UF_MOTION_delete_interference for documentation.
NXOpen.UF.Motion.Measure Refer to UF_MOTION_measure for documentation.
NXOpen.UF.Motion.Trace alias of MotionTrace_Struct
NXOpen.UF.Motion.TraceModel Refer to UF_MOTION_trace_model for documentation.
NXOpen.UF.Motion.Interference alias of MotionInterference_Struct
NXOpen.UF.Motion.CreateInterferenceBody Refer to UF_MOTION_create_interference_body for documentation.
NXOpen.UF.Motion.Initialize Refer to UF_MOTION_initialize for documentation.
NXOpen.UF.Motion.IsInitialized Refer to UF_MOTION_is_initialized for documentation.
NXOpen.UF.Motion.Terminate Refer to UF_MOTION_terminate for documentation.
NXOpen.UF.Motion.InitSolverParametersStruct Refer to UF_MOTION_init_solver_parameters_struct for documentation.
NXOpen.UF.Motion.AskSolverParameters Refer to UF_MOTION_ask_solver_parameters for documentation.
NXOpen.UF.Motion.EditSolverParameters Refer to UF_MOTION_edit_solver_parameters for documentation.
NXOpen.UF.Motion.AskArticStepSize Refer to UF_MOTION_ask_artic_step_size for documentation.
NXOpen.UF.Motion.EditArticStepSize Refer to UF_MOTION_edit_artic_step_size for documentation.
NXOpen.UF.Motion.SolveModel Refer to UF_MOTION_solve_model for documentation.
NXOpen.UF.Motion.InitArticulation Refer to UF_MOTION_init_articulation for documentation.
NXOpen.UF.Motion.StepArticulation Refer to UF_MOTION_step_articulation for documentation.
NXOpen.UF.Motion.TerminateArticulation Refer to UF_MOTION_terminate_articulation for documentation.
NXOpen.UF.Motion.CalculateStaticEquilibrium Refer to UF_MOTION_calculate_static_equilibrium for documentation.
NXOpen.UF.Motion.ReviewAdamsResFile Refer to UF_MOTION_review_adams_res_file for documentation.
NXOpen.UF.Motion.ExportAdamsResFile Refer to UF_MOTION_export_adams_res_file for documentation.
NXOpen.UF.Motion.AskTransDisplacementResults Refer to UF_MOTION_ask_trans_displacement_results for documentation.
NXOpen.UF.Motion.AskRotDisplacementResults Refer to UF_MOTION_ask_rot_displacement_results for documentation.
NXOpen.UF.Motion.AskVelocityResults Refer to UF_MOTION_ask_velocity_results for documentation.
NXOpen.UF.Motion.AskAccelerationResults Refer to UF_MOTION_ask_acceleration_results for documentation.
NXOpen.UF.Motion.AskForceResults Refer to UF_MOTION_ask_force_results for documentation.
NXOpen.UF.Motion.AskTorqueResults Refer to UF_MOTION_ask_torque_results for documentation.
NXOpen.UF.Motion.ExportToProductVision Refer to UF_MOTION_export_to_product_vision for documentation.
NXOpen.UF.Motion.InitLinkStruct Refer to UF_MOTION_init_link_struct for documentation.
NXOpen.UF.Motion.InitLinkMassStruct Refer to UF_MOTION_init_link_mass_struct for documentation.
NXOpen.UF.Motion.InitLinkVelocityStruct Refer to UF_MOTION_init_link_velocity_struct for documentation.
NXOpen.UF.Motion.CreateLink Refer to UF_MOTION_create_link for documentation.
NXOpen.UF.Motion.AskLink Refer to UF_MOTION_ask_link for documentation.
NXOpen.UF.Motion.SetLink Refer to UF_MOTION_set_link for documentation.
NXOpen.UF.Motion.AskLinkMassProperties Refer to UF_MOTION_ask_link_mass_properties for documentation.
NXOpen.UF.Motion.SetLinkMassProperties Refer to UF_MOTION_set_link_mass_properties for documentation.
NXOpen.UF.Motion.RemoveLinkMassProperties Refer to UF_MOTION_remove_link_mass_properties for documentation.
NXOpen.UF.Motion.AskLinkInitialVelocity Refer to UF_MOTION_ask_link_initial_velocity for documentation.
NXOpen.UF.Motion.SetLinkInitialVelocity Refer to UF_MOTION_set_link_initial_velocity for documentation.
NXOpen.UF.Motion.RemoveLinkInitialVelocity Refer to UF_MOTION_remove_link_initial_velocity for documentation.
NXOpen.UF.Motion.InitJointStruct Refer to UF_MOTION_init_joint_struct for documentation.
NXOpen.UF.Motion.InitJointLimitsStruct Refer to UF_MOTION_init_joint_limits_struct for documentation.
NXOpen.UF.Motion.InitJointMotionInputStruct Refer to UF_MOTION_init_joint_motion_input_struct for documentation.
NXOpen.UF.Motion.CreateJoint Refer to UF_MOTION_create_joint for documentation.
NXOpen.UF.Motion.AskJoint Refer to UF_MOTION_ask_joint for documentation.
NXOpen.UF.Motion.SetJoint Refer to UF_MOTION_set_joint for documentation.
NXOpen.UF.Motion.AskJointLimits Refer to UF_MOTION_ask_joint_limits for documentation.
NXOpen.UF.Motion.SetJointLimits Refer to UF_MOTION_set_joint_limits for documentation.
NXOpen.UF.Motion.RemoveJointLimits Refer to UF_MOTION_remove_joint_limits for documentation.
NXOpen.UF.Motion.AskJointMotionInput Refer to UF_MOTION_ask_joint_motion_input for documentation.
NXOpen.UF.Motion.SetJointMotionInput Refer to UF_MOTION_set_joint_motion_input for documentation.
NXOpen.UF.Motion.RemoveJointMotionInput Refer to UF_MOTION_remove_joint_motion_input for documentation.
NXOpen.UF.Motion.InitJointCouplerStruct Refer to UF_MOTION_init_joint_coupler_struct for documentation.
NXOpen.UF.Motion.CreateJointCoupler Refer to UF_MOTION_create_joint_coupler for documentation.
NXOpen.UF.Motion.AskJointCoupler Refer to UF_MOTION_ask_joint_coupler for documentation.
NXOpen.UF.Motion.SetJointCoupler Refer to UF_MOTION_set_joint_coupler for documentation.
NXOpen.UF.Motion.InitMarkerStruct Refer to UF_MOTION_init_marker_struct for documentation.
NXOpen.UF.Motion.CreateMarker Refer to UF_MOTION_create_marker for documentation.
NXOpen.UF.Motion.AskMarker Refer to UF_MOTION_ask_marker for documentation.
NXOpen.UF.Motion.SetMarker Refer to UF_MOTION_set_marker for documentation.
NXOpen.UF.Motion.InitSpringDamperStruct Refer to UF_MOTION_init_spring_damper_struct for documentation.
NXOpen.UF.Motion.CreateSpring Refer to UF_MOTION_create_spring for documentation.
NXOpen.UF.Motion.AskSpring Refer to UF_MOTION_ask_spring for documentation.
NXOpen.UF.Motion.SetSpring Refer to UF_MOTION_set_spring for documentation.
NXOpen.UF.Motion.CreateDamper Refer to UF_MOTION_create_damper for documentation.
NXOpen.UF.Motion.AskDamper Refer to UF_MOTION_ask_damper for documentation.
NXOpen.UF.Motion.SetDamper Refer to UF_MOTION_set_damper for documentation.
NXOpen.UF.Motion.InitGeneralBushingStruct Refer to UF_MOTION_init_general_bushing_struct for documentation.
NXOpen.UF.Motion.CreateGeneralBushing Refer to UF_MOTION_create_general_bushing for documentation.
NXOpen.UF.Motion.AskGeneralBushing Refer to UF_MOTION_ask_general_bushing for documentation.
NXOpen.UF.Motion.SetGeneralBushing Refer to UF_MOTION_set_general_bushing for documentation.
NXOpen.UF.Motion.InitCylindricalBushingStruct Refer to UF_MOTION_init_cylindrical_bushing_struct for documentation.
NXOpen.UF.Motion.CreateCylindricalBushing Refer to UF_MOTION_create_cylindrical_bushing for documentation.
NXOpen.UF.Motion.AskCylindricalBushing Refer to UF_MOTION_ask_cylindrical_bushing for documentation.
NXOpen.UF.Motion.SetCylindricalBushing Refer to UF_MOTION_set_cylindrical_bushing for documentation.
NXOpen.UF.Motion.InitScalarForceTorqueStruct Refer to UF_MOTION_init_scalar_force_torque_struct for documentation.
NXOpen.UF.Motion.CreateScalarForce Refer to UF_MOTION_create_scalar_force for documentation.
NXOpen.UF.Motion.AskScalarForce Refer to UF_MOTION_ask_scalar_force for documentation.
NXOpen.UF.Motion.SetScalarForce Refer to UF_MOTION_set_scalar_force for documentation.
NXOpen.UF.Motion.CreateScalarTorque Refer to UF_MOTION_create_scalar_torque for documentation.
NXOpen.UF.Motion.AskScalarTorque Refer to UF_MOTION_ask_scalar_torque for documentation.
NXOpen.UF.Motion.SetScalarTorque Refer to UF_MOTION_set_scalar_torque for documentation.
NXOpen.UF.Motion.InitVectorForceTorqueStruct Refer to UF_MOTION_init_vector_force_torque_struct for documentation.
NXOpen.UF.Motion.CreateVectorForceTorque Refer to UF_MOTION_create_vector_force_torque for documentation.
NXOpen.UF.Motion.AskVectorForceTorque Refer to UF_MOTION_ask_vector_force_torque for documentation.
NXOpen.UF.Motion.SetVectorForceTorque Refer to UF_MOTION_set_vector_force_torque for documentation.
NXOpen.UF.Motion.AskGrueblerCount Refer to UF_MOTION_ask_gruebler_count for documentation.
NXOpen.UF.Motion.AskSolverDofCount Refer to UF_MOTION_ask_solver_dof_count for documentation.
NXOpen.UF.Motion.CreatePtCrvConstraint Refer to UF_MOTION_create_pt_crv_constraint for documentation.
NXOpen.UF.Motion.InitPtCrvStruct Refer to UF_MOTION_init_pt_crv_struct for documentation.
NXOpen.UF.Motion.AskPtCrvConstraint Refer to UF_MOTION_ask_pt_crv_constraint for documentation.
NXOpen.UF.Motion.SetPtCrvConstraint Refer to UF_MOTION_set_pt_crv_constraint for documentation.
NXOpen.UF.Motion.CreateCrvCrvConstraint Refer to UF_MOTION_create_crv_crv_constraint for documentation.
NXOpen.UF.Motion.InitCrvCrvStruct Refer to UF_MOTION_init_crv_crv_struct for documentation.
NXOpen.UF.Motion.AskCrvCrvConstraint Refer to UF_MOTION_ask_crv_crv_constraint for documentation.
NXOpen.UF.Motion.Init3dContactStruct Refer to UF_MOTION_init_3D_contact_struct for documentation.
NXOpen.UF.Motion.Create3dContact Refer to UF_MOTION_create_3D_contact for documentation.
NXOpen.UF.Motion.Ask3dContact Refer to UF_MOTION_ask_3D_contact for documentation.
NXOpen.UF.Motion.Set3dContact Refer to UF_MOTION_set_3D_contact for documentation.
NXOpen.UF.Motion.Init2dContactStruct Refer to UF_MOTION_init_2D_contact_struct for documentation.
NXOpen.UF.Motion.Create2dContact Refer to UF_MOTION_create_2D_contact for documentation.
NXOpen.UF.Motion.Ask2dContact Refer to UF_MOTION_ask_2D_contact for documentation.
NXOpen.UF.Motion.Set2dContact Refer to UF_MOTION_set_2D_contact for documentation.
NXOpen.UF.Motion.WriteObjectInfo Refer to UF_MOTION_write_object_info for documentation.
NXOpen.UF.Motion.ListConnections Refer to UF_MOTION_list_connections for documentation.
NXOpen.UF.Motion.AskArticulationStopTolerance Refer to UF_MOTION_ask_articulation_stop_tolerance for documentation.
NXOpen.UF.Motion.SetArticulationStopTolerance Refer to UF_MOTION_set_articulation_stop_tolerance for documentation.
NXOpen.UF.Motion.SetTraceExplosionToMaster Refer to UF_MOTION_set_trace_explosion_to_master for documentation.
NXOpen.UF.Motion.AskTraceExplosionToMaster Refer to UF_MOTION_ask_trace_explosion_to_master for documentation.
NXOpen.UF.Motion.SetNameDisplay Refer to UF_MOTION_set_name_display for documentation.
NXOpen.UF.Motion.AskNameDisplay Refer to UF_MOTION_ask_name_display for documentation.
NXOpen.UF.Motion.SetAngularUnits Refer to UF_MOTION_set_angular_units for documentation.
NXOpen.UF.Motion.AskAngularUnits Refer to UF_MOTION_ask_angular_units for documentation.
NXOpen.UF.Motion.SetGravitationalConstants Refer to UF_MOTION_set_gravitational_constants for documentation.
NXOpen.UF.Motion.AskGravitationalConstants Refer to UF_MOTION_ask_gravitational_constants for documentation.
NXOpen.UF.Motion.SetIconScaleFactor Refer to UF_MOTION_set_icon_scale_factor for documentation.
NXOpen.UF.Motion.AskIconScaleFactor Refer to UF_MOTION_ask_icon_scale_factor for documentation.
NXOpen.UF.Motion.AskAttachmentsOfType Refer to UF_MOTION_ask_attachments_of_type for documentation.
NXOpen.UF.Motion.InitStlParametersStruct Refer to UF_MOTION_init_stl_parameters_struct for documentation.
NXOpen.UF.Motion.ExportAdamsAnlFile Refer to UF_MOTION_export_adams_anl_file for documentation.
NXOpen.UF.Motion.InitPointOnSurfaceConstraint Refer to UF_MOTION_init_point_on_surface_constraint for documentation.
NXOpen.UF.Motion.AskPointOnSurfaceConstraint Refer to UF_MOTION_ask_point_on_surface_constraint for documentation.
NXOpen.UF.Motion.CreatePointOnSurfaceConstraint Refer to UF_MOTION_create_point_on_surface_constraint for documentation.
NXOpen.UF.Motion.SetPointOnSurfaceConstraint Refer to UF_MOTION_set_point_on_surface_constraint for documentation.
NXOpen.UF.Motion.Ask3dContactMethod Refer to UF_MOTION_ask_3D_contact_method for documentation.
NXOpen.UF.Motion.Set3dContactMethod Refer to UF_MOTION_set_3D_contact_method for documentation.
NXOpen.UF.Motion.InitFunctionStruct Refer to UF_MOTION_init_function_struct for documentation.
NXOpen.UF.Motion.CreateFunction Refer to UF_MOTION_create_function for documentation.
NXOpen.UF.Motion.AskFunction Refer to UF_MOTION_ask_function for documentation.
NXOpen.UF.Motion.SetFunction Refer to UF_MOTION_set_function for documentation.
NXOpen.UF.Motion.FindAllFunctions Refer to UF_MOTION_find_all_functions for documentation.
NXOpen.UF.Motion.AskFunctionTagFromName Refer to UF_MOTION_ask_function_tag_from_name for documentation.
NXOpen.UF.Motion.DeleteFunction Refer to UF_MOTION_delete_function for documentation.
NXOpen.UF.Motion.ValidateFunctionSyntax Refer to UF_MOTION_validate_function_syntax for documentation.
NXOpen.UF.Motion.GetObjectDerivedFunction Refer to UF_MOTION_get_object_derived_function for documentation.
NXOpen.UF.Motion.AskNumberOfAnimationFrames Refer to UF_MOTION_ask_number_of_animation_frames for documentation.
NXOpen.UF.Motion.AskLinkTransfromForGivenFrame Refer to UF_MOTION_ask_link_transfrom_for_given_frame for documentation.
NXOpen.UF.Motion.SetLinkTransform Refer to UF_MOTION_set_link_transform for documentation.
NXOpen.UF.Motion.ReviewResultFile Refer to UF_MOTION_review_result_file for documentation.
NXOpen.UF.Motion.AskActiveSolution Refer to UF_MOTION_ask_active_solution for documentation.
NXOpen.UF.Motion.SetActiveSolution Refer to UF_MOTION_set_active_solution for documentation.
NXOpen.UF.Motion.FileSuppressWarnings Refer to UF_MOTION_file_suppress_warnings for documentation.
NXOpen.UF.Motion.SpreadsheetRunFromFile Refer to UF_MOTION_spreadsheet_run_from_file for documentation.
NXOpen.UF.Motion.ArticulationRun Refer to UF_MOTION_articulation_run for documentation.
NXOpen.UF.Motion.AnimationRun Refer to UF_MOTION_animation_run for documentation.

Enumerations

NXOpen.UF.Motion.ContactForce Enumeration
NXOpen.UF.Motion.ContactFriction Enumeration
NXOpen.UF.Motion.ContactMethod Enumeration
NXOpen.UF.Motion.PvExportType Enumeration
NXOpen.UF.Motion.AngularUnitsType Enumeration
NXOpen.UF.Motion.AnlGeometryFormat Enumeration
NXOpen.UF.Motion.DispAngle Enumeration
NXOpen.UF.Motion.FuncComponentType Enumeration
NXOpen.UF.Motion.FuncRefFrameType Enumeration
NXOpen.UF.Motion.FuncResultType Enumeration
NXOpen.UF.Motion.JointCouplerType Enumeration
NXOpen.UF.Motion.JointMotionInputType Enumeration
NXOpen.UF.Motion.JointType Enumeration
NXOpen.UF.Motion.MarkerType Enumeration
NXOpen.UF.Motion.MeasurementType Enumeration
NXOpen.UF.Motion.ReferenceFrame Enumeration
NXOpen.UF.Motion.Solver Enumeration
NXOpen.UF.Motion.SpringDamperType Enumeration
NXOpen.UF.Motion.VectorComponent Enumeration
NXOpen.UF.Motion.VectorType Enumeration
NXOpen.UF.Motion.MotionType Enumeration

Structures

NXOpen.UF.Motion.ContactParameters Structure
NXOpen.UF.Motion.CurveCurveConstraint Structure
NXOpen.UF.Motion.CylindricalBushing Structure
NXOpen.UF.Motion.Function Structure
NXOpen.UF.Motion.GeneralBushing Structure
NXOpen.UF.Motion.Interference Structure
NXOpen.UF.Motion.Joint Structure
NXOpen.UF.Motion.JointCoupler Structure
NXOpen.UF.Motion.JointLimits Structure
NXOpen.UF.Motion.JointMotionInput Structure
NXOpen.UF.Motion.Link Structure
NXOpen.UF.Motion.LinkInitialVel Structure
NXOpen.UF.Motion.LinkMassProperties Structure
NXOpen.UF.Motion.Marker Structure
NXOpen.UF.Motion.Measurement Structure
NXOpen.UF.Motion.Motion2DContact Structure
NXOpen.UF.Motion.Motion3DContact Structure
NXOpen.UF.Motion.PointCurveConstraint Structure
NXOpen.UF.Motion.PointOnSurfaceData Structure
NXOpen.UF.Motion.ScalarForceTorque Structure
NXOpen.UF.Motion.SolverParameters Structure
NXOpen.UF.Motion.SpringDamper Structure
NXOpen.UF.Motion.StlParameters Structure
NXOpen.UF.Motion.Trace Structure
NXOpen.UF.Motion.VectorForceTorque Structure