FabricationUtils
Description:
General utility methods in the Autodesk Revit MEP product for fabrication.
General utility methods in the Autodesk Revit MEP product for fabrication.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Fabrication.FabricationUtils
System.Object
Autodesk.Revit.DB.Fabrication.FabricationUtils
public static class FabricationUtils
| Name | Return Type | Description |
|---|---|---|
| ExportToPCF(Document, IList<ElementId>, String) | None | Exports a list of fabrication parts into PCF format. |
| ValidateConnectivity(Document, Connector, Connector) | Boolean | Check if two connectors are valid to connect directly without couplings. |