Fabrication |
Gets the fabrication configuration element in the document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
public static FabricationConfiguration GetFabricationConfiguration(
Document document
) Parameters
- document Document
- The document.
Return Value
FabricationConfigurationThe fabrication configuration element in the document.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |