RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ThermalAsset

ThermalAsset.EqualsThermalOnly

Method
Description:
Determines whether this thermal asset is equal to another, but ignore data from base class.
Syntax
Parameters
Parameter Type Description
other ThermalAsset The thermal asset to compare with this one.
Return Value
Type Description
Boolean True if the given thermal asset is equal to this one, otherwise false.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null