Share

FabricArea.GetValidViewsForTags Method

Gets ids of the views where tags and symbols can be placed for the FabricArea and/or FabricSheets


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

Syntax

C#

public IList<ElementId> GetValidViewsForTags()

Return Value

IList<ElementId>
The collection of View ElementIds.

See Also

Reference

Was this information helpful?