Share

MeshFromGeometryOperationResult.Tessellated Property

Whether while constructing a mesh, it was necessary to extrude polylines instead of non-linear curves from the profile loops.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool Tessellated { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?