Revit 2025.3 API
IFCFamily |
The best material id determined for the family instance.
Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.3.0.0 (25.3.0.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