API Documentation > Classes > Interface IpfcExport2DOption
Interface IpfcExport2DOption
Description
This interface is used to create options for 2D Export
See Also:
User Guide References:
Property Summary
Property
Property
as Long [optional]
Property
as Iintseq [optional]
Method Summary
Function
Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.
Property Detail
Property
ExportSheetOption
Property
ModelSpaceSheet
as Long [optional]
Property
Sheets
as Iintseq [optional]
Method Detail
Function
CCpfcExport2DOption.Create
Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.
Returns:
The created Export2DOption object.
Was this helpful?