Main Content
addBody
Class: Aero.Animation
Namespace: Aero
Add body to animation object
Syntax
idx = addBody(h,b)
Description
adds a loaded body, idx
= addBody(h
,b
)b
, to the animation object, h
,
generates patches for the body, and returns the index of the body in idx
.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2007a