CreatePart(IEnumerable<IPSGeoBody>)

Creates a new part (group of bodies).

Declaration Syntax

public IPSGeoPart CreatePart(IEnumerable<IPSGeoBody> bodies)

Parameters

bodies(IEnumerable<IPSGeoBody>)

The list of bodies to group.