Determines whether one element id is not greater than another element id.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- elementId1
- Type: Autodesk.Revit.DB ElementId
The first ElementId.
- elementId2
- Type: Autodesk.Revit.DB ElementId
The second ElementId.