Share Email Facebook Twitter LinkedIn SpatialElementTag.IsOrphaned Property Identifies if the tag is orphaned or not. Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# public bool IsOrphaned { get; }Property ValueBoolean Remarks The orphan tags are used to tag a spatial element in a link document, but the spatial element was deleted. See AlsoReferenceSpatialElementTag ClassAutodesk.Revit.DB Namespace