<Code Lib>
2021 Enumeration
Changes 0
E

TessellatedShapeBuilderTarget

Description:
Describes what should generate, if possible.

Name Description
E Solid A solid, i.e., a Geometry, where all edges are shared by two and only two faces and which divides all 3d space into bounded inner and infinite outer area(s).
E AnyGeometry A Geometry, which depending on input data can be a Solid or a 'sheet', where there is no fully enclosed volume formed by the generated faces.
E Mesh A mesh.

Loading…