Revit 2025 API
Fabrication |
General utility methods in the Autodesk Revit MEP product for fabrication.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
The FabricationUtils type exposes the following members.
| Name | Description | |
|---|---|---|
| ExportToPCF | Exports a list of fabrication parts into PCF format. | |
| ValidateConnectivity | Check if two connectors are valid to connect directly without couplings. |
See Also