simscape.multibody.GeneralSolid Class
R2026bNamespace: simscape.multibody
Superclasses: simscape.multibody.Component
Description
Use an object of the simscape.multibody.GeneralSolid class to model a solid
body with a specified geometry and inertia properties. The solid has a reference frame R that defines the origin and
orientation for the geometry and inertia.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a solid with default property
values.solid =
simscape.multibody.GeneralSolid
creates a solid with the specified geometry and inertia.solid =
simscape.multibody.GeneralSolid(geometry,inertia)
Properties
Methods
Examples
Version History
Introduced in R2026b