Python Script Engine
7.2
GL Studio Editor Python Script API
|
Public Member Functions | |
Group * | Import (String filename, Document doc, bool reposition, float scale) |
Static Public Member Functions | |
static GlsVMFImporter & | GetInstance (void) |
Plug-in used to import VMF files into GL Studio.
|
static |
Imports a VMF file using the VMF Importer.
filename | Name of the file to import |
doc | Document into which the file should be imported |
reposition | Flag to determine if the imported objects should be repositioned |
scale | Scale to be applied to the newly imported objects |
CEIException |