Determines if the input object is equivalent to this AnalysisResultSchema.
Namespace: Autodesk.Revit.DB.AnalysisAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsEqual(
AnalysisResultSchema other
)
Parameters
- other AnalysisResultSchema
-
Return Value
Boolean
Exceptions
See Also
Reference