TessellatedShapeBuilderOutcome Enumeration


Describes the outcome of TessellatedShapeBuilder attempt to build geometrical objects.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 16.0.0.0 (16.0.0.0)
Since: 2015

Syntax

C#
public enum TessellatedShapeBuilderOutcome
Visual Basic
Public Enumeration TessellatedShapeBuilderOutcome
Visual C++
public enum class TessellatedShapeBuilderOutcome

Members

Member 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.

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →