Void CoordinateSystem.SetCoordinateSystemOriginAtCenterOfMass(IList<IBaseGeoBody> geoBodies, IList<PointMass> pointMasses, IList<DistributedMass> distributedMasses)

Sets origin of the coordinate system at the center of mass

Parameters

  • geoBodies
    Type: IList<IBaseGeoBody>
    Geometric bodies.
  • pointMasses
    Type: IList<PointMass>
    Point masses at a point.
  • distributedMasses
    Type: IList<DistributedMass>
    Distributed masses along an area or a line.