<Code Lib>
2023 Class
Changes 0
C

AssemblyMemberDifferentCategory

Description:
The two assembly members being compared have different category
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.AssemblyMemberDifference
    Autodesk.Revit.DB.AssemblyMemberDifferentCategory

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

Name Return Type Description Inherited From
P CategoryId1 ElementId Category id of the first assembly member
P CategoryId2 ElementId Category id of the second assembly member
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. AssemblyMemberDifference

Loading…