Gets the fabrication configuration element in the document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static FabricationConfiguration GetFabricationConfiguration(
Document document
)
Parameters
- document Document
-
The document.
Return Value
FabricationConfiguration
The fabrication configuration element in the document.
Exceptions
See Also
Reference