Revit 2026 API
Tessellated |
What kinds of geometrical objects were built.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public TessellatedShapeBuilderOutcome Outcome { get; }
Public ReadOnly Property Outcome As TessellatedShapeBuilderOutcome Get
public: property TessellatedShapeBuilderOutcome Outcome { TessellatedShapeBuilderOutcome get (); }
member Outcome : TessellatedShapeBuilderOutcome with get
Property Value
TessellatedShapeBuilderOutcomeSee Also