2027 Enumeration
Changes 0
E

TessellatedShapeBuilderFallback

Description:
Describes what function should do, if it cannot build a requested .
Name Description
E Abort Do nothing.
E Mesh If a requested geometrical object cannot be built using all data from the face set(s), create a mesh while using as much data from the face set(s) as possible.
E Salvage Ignore invalid data, and use all valid data. Note that if a complete set of data describes a solid and some data are ignored, then the result will be a sheet and not a solid.