Share

MeshFromGeometryOperationResult.IsMeshAvailable Property

Shows whether the result still contains the mesh which was constructed, if any, or whether it has been relinquished by 'getMesh'. The former is true, the later is false.


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

Syntax

C#

public bool IsMeshAvailable { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?