Navigation:  Reference > Body Class > Methods >

AddChild

Previous pageReturn to chapter overviewNext page

AddChild( b: Body): Integer

Adds b as a child to the body.  This adds b as the last body in the list of children.  To then sort the bodies based on distance, use SortChildrenByDistance()