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