six_dof_parameters#
Bases:
TUIMenu
Enters the dynamic mesh six degrees of freedom (DOF) solver menu.
Methods:
create_properties
(*args, **kwargs)Creates/edits a set of six DOF properties for rigid body motion.
delete_properties
(*args, **kwargs)Deletes a set of six DOF properties for rigid body motion.
list_properties
(*args, **kwargs)Prints summaries of the existing sets of six DOF properties for rigid body motion.
motion_history
(*args, **kwargs)Enables/disables writing position/orientation of six DOF zones to file.
motion_history_file_name
(*args, **kwargs)Specifies the name and location of the six DOF motion history file.
second_order
(*args, **kwargs)Enables/disables the second order six degrees of freedom solver.
x_component_of_gravity
(*args, **kwargs)Specifies x-component of gravity.
y_component_of_gravity
(*args, **kwargs)Specifies y-component of gravity.
z_component_of_gravity
(*args, **kwargs)Specifies z-component of gravity.
Creates/edits a set of six DOF properties for rigid body motion.
Deletes a set of six DOF properties for rigid body motion.
Prints summaries of the existing sets of six DOF properties for rigid body motion.
Enables/disables writing position/orientation of six DOF zones to file.
Specifies the name and location of the six DOF motion history file.
Enables/disables the second order six degrees of freedom solver.
Specifies x-component of gravity.
Specifies y-component of gravity.
Specifies z-component of gravity.