FabricationUtils.ExportToPCF
Method
Description:
Exports a list of fabrication parts into PCF format.
Exports a list of fabrication parts into PCF format.
Parameters
Parameter | Type | Description |
---|---|---|
document | Document | The document. |
ids | IList | An array of FabricationPart element identifiers. Non-fabrication parts are ignored. |
filename | String | The name given to the output file. |
Return Value
Exceptions
Exception | Condition |
---|---|
ArgumentException | Fabrication configuration is missing. |
ArgumentNullException | A non-optional argument was null |