Void
IOperationTools
.TransformBody(
IPSGeoBody
body,
Matrix4D
transformation)
Transform a body.
Remarks
Examples
Parameters
body
Type:
IPSGeoBody
The body to transform.
transformation
Type:
Matrix4D
The transformation to apply.
Return Value
Type: Void