Library | Module

Interface IpfcSTEP2DExportInstructions



Description

This interface is used to export a non-solid model to STEP format.
See Also:
IpfcModel.Export()
Direct Parent Classes:
IpfcExportInstructions



Property Summary

PropertyOptionValueas IpfcExport2DOption [optional]
 



Method Summary

FunctionCCpfcSTEP2DExportInstructions.Create () as IpfcSTEP2DExportInstructions
Creates a new instructions object used to export a non-solid model to STEP format.



Property Detail


PropertyOptionValueas IpfcExport2DOption [optional]

 





Method Detail


FunctionCCpfcSTEP2DExportInstructions.Create () as IpfcSTEP2DExportInstructions

Creates a new instructions object used to export a non-solid model to STEP format.
See Also:
IpfcModel.Export()
Returns:
The created instruction object.