Library | Module

Interface IpfcExport2DOption



Description

This interface is used to create options for 2D Export
See Also:
IpfcSTEP2DExportInstructions, IpfcMedusaExportInstructions, IpfcDXFExportInstructions



Property Summary

PropertyExportSheetOptionas IpfcExport2DSheetOption
 
PropertyModelSpaceSheetas Long [optional]
 
PropertySheetsas Iintseq [optional]
 



Method Summary

FunctionCCpfcExport2DOption.Create () as IpfcExport2DOption
Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.



Property Detail


PropertyExportSheetOptionas IpfcExport2DSheetOption

 




PropertyModelSpaceSheetas Long [optional]

 




PropertySheetsas Iintseq [optional]

 





Method Detail


FunctionCCpfcExport2DOption.Create () as IpfcExport2DOption

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