Export an STK Scenario to Cesium
ExportCZML <ScenarioPath> "<OutputFilePath>" {3D Model Server URL}
The CZML Export Plugin must be installed in order to use this command.
Use the ExportCZML command to export an STK Scenario to a file that can be displayed in the Cesium Viewer.
The {3D Model Server URL} is the URL to a 3D Model Server. AGI's public model server is http://assets.agi.com/models/
Export the current scenario to the specified file:
ExportCZML * "C:/MyTemp/MyScenarioForCzml" http://assets.agi.com/models/
If activated, Connect returns an acknowledgement message.
This command belongs to the following group(s):
11.2
STK 11.2.1 Programming Interface