Library | Module

Class pfcExport2DOption



Description

This interface is used to create options for 2D Export
See Also:
pfcSTEP2DExportInstructions, pfcMedusaExportInstructions, pfcDXFExportInstructions



Property Summary

pfcExport2DSheetOptionExportSheetOption
 
/* optional */ numberModelSpaceSheet
 
/* optional */ intseqSheets
 



Method Summary

static pfcExport2DOptionCreate ()
Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.



Property Detail


pfcExport2DSheetOptionExportSheetOption

 




/* optional */ numberModelSpaceSheet

 




/* optional */ intseqSheets

 





Method Detail


static pfcExport2DOptionCreate ()

Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.
Returns:
The created Export2DOption object.