Mesh Material Element Id Property Element ID of the material from which this mesh is composed. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ElementId MaterialElementId { get; } Public ReadOnly Property MaterialElementId As ElementId Get public: property ElementId^ MaterialElementId { ElementId^ get (); } member MaterialElementId : ElementId with get Property Value ElementId See Also Reference Mesh Class Autodesk.Revit.DB Namespace
Mesh Material Element Id Property Element ID of the material from which this mesh is composed. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public ElementId MaterialElementId { get; } Public ReadOnly Property MaterialElementId As ElementId Get public: property ElementId^ MaterialElementId { ElementId^ get (); } member MaterialElementId : ElementId with get Property Value ElementId See Also Reference Mesh Class Autodesk.Revit.DB Namespace