Library | Module

Class pfcSTEP2DExportInstructions



Description

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



Property Summary

/* optional */ pfcExport2DOptionOptionValue
 



Method Summary

static pfcSTEP2DExportInstructionsCreate ()
Creates a new instructions object used to export a non-solid model to STEP format.



Property Detail


/* optional */ pfcExport2DOptionOptionValue

 





Method Detail


static pfcSTEP2DExportInstructionsCreate ()

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