Void
IOperationTools
.Imprint(
IPSGeoBody
target, IEnumerable<
IPSGeoBody
> tools)
Imprints a list of bodies to a target body.
Remarks
Examples
Parameters
target
Type:
IPSGeoBody
The body on which imprint will be added.
tools
Type: IEnumerable<
IPSGeoBody
>
List of bodies to imprint.
Return Value
Type: Void