Python Script Engine  8.1
GL Studio Editor Python Script API
GlsWMFImporter Class Reference

Public Member Functions

GroupImport (String filename, Document doc, bool reposition, bool enableLighting, float scale)
 

Static Public Member Functions

static GlsWMFImporterGetInstance (void)
 

Detailed Description

Plug-in used to import WMF files into GLStudio.

Member Function Documentation

static GlsWMFImporter& GlsWMFImporter::GetInstance ( void  )
static
Group* GlsWMFImporter::Import ( String  filename,
Document  doc,
bool  reposition,
bool  enableLighting,
float  scale 
)

Imports a WMF file using the WMF Importer.

Parameters
filenameName of the file to import
docDocument into which the file should be imported
repositionFlag to determine if the imported objects should be repositioned
enableLightingFlag to determine if lighting should be enabled
scaleScale to be applied to the newly imported objects
Returns
A group containing objects imported from the WMF file
Exceptions
CEIException

The documentation for this class was generated from the following file: