Library | Module

Class pfcMedusaExportInstructions



Description

This interface is used to export a Medusa format.
See Also:
pfcModel.Export()
Direct Parent Classes:
pfcExportInstructions



Property Summary

/* optional */ pfcExport2DOptionOptionValue
 



Method Summary

static pfcMedusaExportInstructionsCreate ( /* optional */ pfcExport2DOption inOption)
Creates a new instructions object used to export a Medusa format.



Property Detail


/* optional */ pfcExport2DOptionOptionValue

 





Method Detail


static pfcMedusaExportInstructionsCreate ( /* optional */ pfcExport2DOption inOption)

Creates a new instructions object used to export a Medusa format.
See Also:
pfcModel.Export()
Parameters:
inOption
Returns:
The created instruction object.