Fabrication
|
Exports a list of fabrication parts into PCF format.
Namespace: Autodesk.Revit.DB.Fabrication
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
public static void ExportToPCF(
Document document,
IList<ElementId> ids,
string filename
)
Parameters
| Exception | Condition |
|---|---|
| ArgumentException | Fabrication configuration is missing. |
| ArgumentNullException | A non-optional argument was null |