FabricationUtils
Description:
General utility methods in the Autodesk Revit MEP product for fabrication.
General utility methods in the Autodesk Revit MEP product for fabrication.
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. |