IEnumerable<
IGeoBody
>
BodyMerge
.MergedBodies { get; }
Get collection of resultant bodies. Throws an exception if the BodyMerge operation hasn’t been executed.
Remarks
Examples