RVTDocs.com

MeshFromGeometryOperationResult.IsMeshAvailable

Property
Description:
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.
Syntax
public bool IsMeshAvailable { get; }