API Documentation > Interface Classes > Class pfcExport2DOption
Class pfcExport2DOption

# include <pfcModel.h>

class
pfcExport2DOption
: public virtual
xobject
{
xdeclare(pfcExport2DOption)
...
};
This is a
COMPACT class.

Description
This interface is used to create options for 2D Export
See Also:
User Guide References:
Method Summary
Method Detail
GetExportSheetOption
()
void
SetExportSheetOption
User Guide References:
GetModelSpaceSheet
()
void
SetModelSpaceSheet
(cipOptional xint value)
User Guide References:
GetSheets
()
void
SetSheets
User Guide References:
Create
()
Creates a new Export2DOption object used to export to STEP or Medusa OR DXF format.
User Guide References:
Returns:
The created Export2DOption object.
Was this helpful?