Imprint(IPSGeoBody, IEnumerable<IPSGeoBody>)
Imprints a list of bodies to a target body.
Declaration Syntax
public void Imprint(IPSGeoBody target, IEnumerable<IPSGeoBody> tools)
Parameters
- target(IPSGeoBody)
The body on which imprint will be added.
- tools(IEnumerable<IPSGeoBody>)
List of bodies to imprint.