General utility methods in the Autodesk Revit MEP product for fabrication.
Inheritance Hierarchy
System.Object Autodesk.Revit.DB.Fabrication.FabricationUtilsNamespace: Autodesk.Revit.DB.FabricationAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static class FabricationUtils
The FabricationUtils type exposes the following members.
Methods
| | 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
Reference