FEATool Multiphysics  v1.16.5
Finite Element Analysis Toolbox
geom_split_object.m File Reference

Description

GEOM_SPLIT_OBJECT Split geometry object(s) by plane or line.

[ SOUT, NEW_TAGS ] = GEOM_SPLIT_OBJECT( SIN, TAGS, P, V ) Splits the geometry object(s) with TAGS by the plane defined by the point P and normal vector V in 3D (or line in 2D with V being the direction vector). SIN/SOUT is either a geometry or fea struct.