<Code Lib>
2023 Class
Changes 0
C

GenericZoneDomainData

Description:
A base class for specific domain requirements for a generic zone.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Analysis.GenericZoneDomainData
    Autodesk.Revit.DB.Mechanical.SystemZoneData

public class GenericZoneDomainData : IDisposable

Name Return Type Description
M Dispose() None Releases all resources used by the

Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…