getIndividualSolidCutouts

fun getIndividualSolidCutouts(vararg faceSelection: GeometryTransformer.FaceType): Option<NonEmptyList<MultiSurfaceProperty>>

Returns a list of individual MultiSurfaceProperty, whereas each is based on solid's polygon filtered by FaceType.

Return

list of MultiSurfaceProperty, each constructed from an individual polygon of the solid geometry

Parameters

faceSelection

list of relevant FaceType