|  Fabrication  | 
 Gets the material GUID by its identifier. 
 Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- materialId Int32
- The material identifier.
Return Value
GuidThe material GUID. Returns empty GUID if not found.
 See Also
 See Also