Share

SpatialElementTag.IsOrphaned Property

Identifies if the tag is orphaned or not.


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

Syntax

C#

public bool IsOrphaned { get; }

Property Value

Boolean

Remarks

The orphan tags are used to tag a spatial element in a link document, but the spatial element was deleted.

See Also

Reference

Was this information helpful?