Share

TessellatedShapeBuilderResult.AreObjectsAvailable Property

Shows whether 'issues' still contains the original data or whether these data have already been relinquished by 'getGeometricalObjects'. The former is true, the later is false.


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

Syntax

C#

public bool AreObjectsAvailable { get; }

Property Value

Boolean

See Also

Reference

Was this information helpful?