API Documentation > Classes > Class pfcMedusaExportInstructions
Class pfcMedusaExportInstructions
Description
This interface is used to export a Medusa format.
See Also:
Direct Parent Classes:
User Guide References:
Property Summary
Method Summary
Create ( /* optional */ pfcExport2DOption inOption)
Creates a new instructions object used to export a Medusa format.
Property Detail
/* optional */ pfcExport2DOption
OptionValue
Method Detail
Create
( /* optional */ pfcExport2DOption inOption)
Creates a new instructions object used to export a Medusa format.
See Also:
Parameters:
inOption
Returns:
The created instruction object.
User Guide References:
Was this helpful?