Revit 2025.3 API
Tessellated |
What kinds of geometrical objects were built.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.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