Library | Module

Interface IpfcMedusaExportInstructions



Description

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



Property Summary

PropertyOptionValueas IpfcExport2DOption [optional]
 



Method Summary

FunctionCCpfcMedusaExportInstructions.Create (inOption as IpfcExport2DOption [optional]) as IpfcMedusaExportInstructions
Creates a new instructions object used to export a Medusa format.



Property Detail


PropertyOptionValueas IpfcExport2DOption [optional]

 





Method Detail


FunctionCCpfcMedusaExportInstructions.Create (inOption as IpfcExport2DOption [optional]) as IpfcMedusaExportInstructions

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