Revit 2026 API
MeshMaterial |
Element ID of the material from which this mesh is composed.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId MaterialElementId { get; }
Public ReadOnly Property MaterialElementId As ElementId Get
public: property ElementId^ MaterialElementId { ElementId^ get (); }
member MaterialElementId : ElementId with get
Property Value
ElementIdSee Also