Gets the material gauge identifier by its GUID and material identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Since: 2024
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Parameters
- gaugeGUID
- Type: SystemGuid
The material gauge GUID.
- materialId
- Type: SystemInt32
The material identifier. The same material gauge GUID could have different material gauge identifiers for different materials.