<Code Lib>
2020 Class
Changes 0
C

AssemblyMemberDifferentType

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

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

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

Loading…