This gets the material id that is associated with the element in the current export state.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public ElementId GetMaterialIdForCurrentExportState()
Return Value
ElementIdThe material id.
