Revit 2026 API
SegmentMaterial |
The ElementId of the MaterialElem.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId MaterialId { get; }
Public ReadOnly Property MaterialId As ElementId Get
public: property ElementId^ MaterialId { ElementId^ get (); }
member MaterialId : ElementId with get
Property Value
ElementIdSee Also