| Revit 2020 API |
| FabricationPart..::..Material Property |
| FabricationPart Class See Also |
The fabrication material identifier.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2016
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: the material is not valid for the fabrication part's specification. |
| Autodesk.Revit.Exceptions..::..InvalidOperationException | When setting this property: the material is not able to be modified. -or- When setting this property: the fabrication part is connected to more than one item. -or- When setting this property: the material fails to be set by identifier: materialId. |