Void
CoordinateSystem
.SetCoordinateSystemOriginAtCenterOfMass(IList<
IBaseGeoBody
> , IList<
PointMass
> , IList<
DistributedMass
> )
Sets origin of the coordinate system at the center of mass
Remarks
Examples
Parameters
Type: IList<
IBaseGeoBody
>
Geometric bodies.
Type: IList<
PointMass
>
Point masses at a point.
Type: IList<
DistributedMass
>
Distributed masses along an area or a line.
Return Value
Type: Void