IEnumerable<IPSGeoBody> IUnion.ApplyTo(IEnumerable<IPSGeoBody> bodiesIn)

Applies the operation to the list of bodies given in argument.

Parameters

  • bodiesIn
    Type: IEnumerable<IPSGeoBody>
    The list of bodies to combine.

Return Value

Type: IEnumerable<IPSGeoBody>
Returns the list of bodies generated by the operation.