|
Aimsun Next Scripting
24.0
|
Public Member Functions | |
| ExporterInterface () | |
| void | setGkModel (GKModel *value) |
| void | setConfiguration (Aimsun::GShape::ExporterConfiguration *value) |
| void | doExport () |
| bool | error () const |
| const QString & | getErrorMessage () const |
| Aimsun::GShape::ExporterInterface::ExporterInterface | ( | ) |
| void Aimsun::GShape::ExporterInterface::doExport | ( | ) |
| bool Aimsun::GShape::ExporterInterface::error | ( | ) | const |
True if there was any error in the last call.
| const QString & Aimsun::GShape::ExporterInterface::getErrorMessage | ( | ) | const |
Get the error message of the last call if any.
| void Aimsun::GShape::ExporterInterface::setConfiguration | ( | Aimsun::GShape::ExporterConfiguration * | value | ) |
Set the GIS Exporter configuration.
1.9.4