Returns array of region names.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public IList<string> GetRegions()
Return Value
IList<String>Resulting array of region names.
public IList<string> GetRegions()