This Command creates/updates the "Global Positioning" structures introduced with IFC4. The "projection" data are obtained through an internet connection to the site http://epsg.io in json format.
More...
#include <CmdSetGlobalPositioning.h>
This Command creates/updates the "Global Positioning" structures introduced with IFC4. The "projection" data are obtained through an internet connection to the site http://epsg.io in json format.
- Since
- 26.0
◆ CmdSetGlobalPositioning()
OpenLxCmd::CmdSetGlobalPositioning::CmdSetGlobalPositioning |
( |
std::shared_ptr< OpenLxApp::Document > |
document, |
|
|
const Base::String & |
epsgCode, |
|
|
double |
eastings, |
|
|
double |
northings, |
|
|
double |
orthogonalHeight |
|
) |
| |
◆ ~CmdSetGlobalPositioning()
OpenLxCmd::CmdSetGlobalPositioning::~CmdSetGlobalPositioning |
( |
| ) |
|
◆ redo()
bool OpenLxCmd::CmdSetGlobalPositioning::redo |
( |
| ) |
|
|
overridevirtual |
◆ undo()
bool OpenLxCmd::CmdSetGlobalPositioning::undo |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following file: