Shape dynamics properties

The shape dynamics dialog is part of the shape properties. The dialog displays the dynamics settings and parameters of the last selected shape. If no object is selected, the dialog is inactive. If more than one shape is selected, then some parameters can be copied from the last selected shape to the other selected shapes (Apply to selection-buttons):

[Shape dynamics dialog]


  • Body is respondable: if enabled, then the shape will produce a collision reaction with other respondable shapes, however only if the respective respondable masks overlap (see the item below). See also the designing dynamic simulation section for more details.
  • Respondable mask: indicates when a collision response is generated (above respondable item needs however to be enabled). The mask is composed by two 8-bit values, local and global. If two colliding shapes share any of their parents (direct or indirect), then the local masks are used, otherwise the global masks are used. If two shapes' AND-combined masks (local or global) is different from zero, then a collision response will be generated.
  • Edit material: allows you to edit material properties for all dynamics engines, such as friction, restitution, etc.
  • Body is dynamic: when enabled, then the shape's position and orientation will be influenced in a dynamics simulation. See the designing dynamic simulation section for more details.
  • Set to dynamic if gets parent: when enabled and the shape is attached to another object, then the shape will be automatically made dynamic. This is useful for model bases that should be static when on their own, but dynamic when combined with another model/object (e.g. a robotic manipulator that operates on its own usually has its base static, but when attached to a vehicle, then the base should become dynamic).
  • Compute mass & inertia properties for the selected shapes: by clicking this button, you can automatically compute the mass and inertia properties of the selected convex shapes, based on a material uniform density.
  • Mass: the mass of the shape. Selected shapes can have their masses easily increased or decreased by a factor 2 with the M=M*2 (for selection) and the M=M/2 (for selection) buttons. This is convenient to quickly find stable simulation parameters by trial-and-error.
  • Principal moments of inertia / mass: the mass-less (i.e. divided by the mass of the shape) principal moments of inertia. Selected shapes can have their mass-less inertia values easily increased or decreased by a factor 2 with the I=I*2 (for selection) and the I=I/2 (for selection) buttons. This is convenient to quickly find stable simulation parameters by trial-and-error.
  • Pos./orient. of inertia frame & COM relative to shape frame: the configuration of the inertia frame and center of mass expressed relative to the shape's reference frame.
  • Set inertia matrix & COM relative to absolute frame: opens the inertia matrix dialog, allowing to specify inertia properties relative to the absolute reference frame:
  • [Object custom data dialog]


  • Inertia matrix divided by the mass: the inertia matrix or tensor. Values are mass-less (i.e. divided by the mass of the shape). The matrix must be expressed relative to the center of mass of the shape (i.e the matrix is symmetric).
  • Position of the center of mass: the position of the center of mass
  • Apply to selected shapes: when checked, then all selected shapes will have the same inertia properties relative to the absolute reference frame (i.e. all center of masses and inertia matrices will be coincident).