rigid_body_child#

class ansys.cfx.core.generated.pre_processing.settings_261.rigid_body_child.rigid_body_child(name: str | None = None, parent=None)#

Bases: Group

‘child_object_type’ of rigid_body.

Attributes

Attribute

Summary

mass

Mass of Rigid Body.

location

‘Location’ parameter.

rigid_body_coord_frame

Coordinate frame for Rigid Body Simulations The default at the top level of the command data structure is Coord 0, that is no transformation. The default at lower levels is to inherit the value from objects higher up the structure.

mass_moment_of_inertia

Defines rigid body mass moment of inertia.

dynamics

Defines rigid body dynamics attributes.

initial_conditions

Holds the details of initial condition specification for one or more equations.

Included in:

Parent

Summary

rigid_body

A container for Rigid Body objects.