Main Content
simscape.multibody.Brick Class
Namespace: simscape.multibody
Superclasses: simscape.multibody.Geometry
Description
Use an object of the simscape.multibody.Brick
class to represent a brick
geometry. The centroid of the brick geometry is coincident with the origin of the reference
frame whose axes are normal to the surfaces of the brick.
To specify the dimensions of the brick, use the Dimensions
property.
Class Attributes
Sealed | true |
ConstructOnLoad | true |
RestrictsSubclassing | true |
For information on class attributes, see Class Attributes.
Creation
Description
creates a
brick geometry with default values.brick
= simscape.multibody.Brick
creates a brick geometry with the specified dimensions along the x-,
y-, and z-axes of the reference frame.brick
= simscape.multibody.Brick(dimensions
)
Properties
Version History
Introduced in R2022a