TransientBRep.CreateIntersectionWithPlane Method
Parent Object: TransientBRep
Description
Method that intersects a body with a plane.
Syntax
TransientBRep.CreateIntersectionWithPlane( Body As SurfaceBody, Plane As Plane ) As SurfaceBody
Parameters
Body |
SurfaceBody |
Input SurfaceBody to intersect. |
Plane |
Plane |
Input Plane that defines the plane to intersect the body with. |
Remarks
The returned SurfaceBody is a wire body that contains the intersection curves.
Version
Introduced in version 2009