SetCoordinateSystemOriginAtCenterOfMass(IList<IBaseGeoBody>, IList<PointMass>, IList<DistributedMass>)

Sets origin of the coordinate system at the center of mass

Declaration Syntax

public virtual void SetCoordinateSystemOriginAtCenterOfMass(IList<IBaseGeoBody> geoBodies, IList<PointMass> pointMasses, IList<DistributedMass> distributedMasses)

Parameters

geoBodies(IList<IBaseGeoBody>)

Geometric bodies.

pointMasses(IList<PointMass>)

Point masses at a point.

distributedMasses(IList<DistributedMass>)

Distributed masses along an area or a line.