Namespace:
Autodesk.Revit.DB
TessellatedShapeBuilderOutcome
Enumeration
Description:
Describes the outcome of attempt to build geometrical objects.
Describes the outcome of attempt to build geometrical objects.
Syntax
public enum TessellatedShapeBuilderOutcome
Unknown Namespace Members:
| Name | Description |
|---|---|
| Mesh | A mesh was created |
| Mixed | A geometry and a mesh were created |
| Nothing | Nothing was built. |
| Solid | A solid geometry was created. |
| Sheet | An open sheet was created. |