Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)
Syntax
C#
public static GenericZone CreateSpaceBased( Document doc, ElementId typeId, string name, GenericZoneDomainData domainData, ElementId levelId, ISet<ElementId> spaceIds )
Parameters
- doc Document
- typeId ElementId
- name String
- domainData GenericZoneDomainData
- levelId ElementId
- spaceIds ISet<ElementId>