The Execute method activates a TerraExplorer ribbon command.
Note: The list below describes the complete set of menu entries in the TerraExplorer product suite. The menu entries that are functioning in your version are determined by your product level (e.g., TerraExplorer Viewer, TerraExplorer Pro), and your licensed extensions.
See: ICommand66. CanExecute
Opening HTML Tools in Custom Applications
Some of TerraExplorer's tools and commands are executed as HTML tools that are opened in TerraExplorer GUI containers. These containers are not available in custom embedded applications, so when executing one of these tools, it must be opened in a web container (e.g. Floating popup, DIV element, IE control). The path to the HTML should be concatenated to the TerraExplorer ExecutablePath, e.g. “C:\Program Files (x86)\Skyline\TerraExplorer Pro\Tools\TOOLNAME\TOOLNAME.html”.
JavaScript |
|
Execute( CommandID, parameters) |
C# |
|
void Execute( int CommandID, object parameters) |
C++ |
|
HRESULT Execute( long CommandID, VARIANT parameters ) |
Parameters
CommandID
The ID of the menu command to be executed. The commands that can be used from this method are organized in the table below according to Ribbon tabs:
· Home Tab
· Data Tab
· View Tab
The CommandID can have one of the values below:
parameters
The command parameters. The available parameters for each command are listed in the table below.
Name |
CommandID |
parameters |
New |
1002 |
|
Open |
||
§ Project |
1001 |
Type: String A full path name or a URL of a Fly file to be loaded by TerraExplorer. Empty string open the Open dialog. |
§ Search Catalog |
1143 |
0 |
Save |
1003 |
0 |
Save As |
1004 |
0 |
Publish |
||
Publish Project as Local Kit |
1007 |
0 |
Publish Project as Internet Kit |
1144 |
0 |
Extract and Publish Area as Offline Kit |
1028 |
0 |
Publish Project as KMZ |
1145 |
0 |
Publish Project as Mobile Kit |
2125 |
0 |
Extract and Publish Area as Mobile Offline Kit |
2121 |
0 |
|
1152 |
0 |
Resources |
||
§ TerraExplorer Help |
1146 |
0 |
§ TerraExplorer Programmer’s Guide |
1147 |
0 |
§ License Manager |
1009 |
0 |
§ About TerraExplorer |
1010 |
0 |
Close |
1005 |
0 |
TerraExplorer Options |
1011 |
0 |
Name |
Code |
Parameter |
Selection |
||
Select |
1021 |
0 |
§ Select |
1021 |
0 |
§ Area Selection |
1024 |
0 |
Paste |
1030 |
0 |
§ Paste in Center of Screen |
1030 |
0 |
§ Paste in Original Place |
1029 |
0 |
§ Paste Special |
2115 |
0 |
Copy |
1031 |
0 |
Cut |
1032 |
0 |
Delete |
1033 |
0 |
Environment |
||
Time Slider |
1065 |
4 |
Sun |
1026 |
0 |
Shadow |
2118 |
0 |
Navigation |
||
Underground mode |
1027 |
0 |
Indoor |
1149 |
26 *Only valid in TerraExplorer GUI. Note: The path to the tool’s HTML is .\Tools\IndoorNavigation\IndoorNavigation.html. See "Opening HTML Tools in Custom Applications" for further information. |
Add |
||
Feature Layer |
||
§ TerraExplorer Project (*.fly) |
1013 |
2 |
§ Google Earth (*.kml, kmz) |
1013 |
3 |
§ Autodesk DXF (*.dxf) |
1013 |
4 |
§ Shapefile (*.shp) |
1013 |
5 |
§ Geo Database (*.mdb) |
1013 |
6 |
§ Web Feature Service (WFS) |
1013 |
7 |
§ Skyline Web Feature Service (SFS) |
1013 |
8 |
§ ArcSDE Database |
1013 |
9 |
§ Oracle Spatial Database |
1013 |
10 |
§ Other… |
1013 |
12 |
§ Load Layer From Data Library |
1149 |
20 |
§ Create New Feature Layer |
1013 |
11 |
Raster Layer |
||
§ Imagery Layer |
||
· Imagery Layer from File |
1014 |
2 |
· TerraGate Layer |
1014 |
3 |
· Web Map Service (WMS) |
1014 |
4 |
· Web Map Tile Service (WMTS) |
1014 |
4 |
· Oracle Spatial Database |
1014 |
5 |
· ArcSDE Database |
1014 |
6 |
· ECW Image Web Server |
1014 |
7 |
§ Elevation Layer |
||
· Elevation Layer from File |
1014 |
19 |
· TerraGate Layer |
1014 |
20 |
· Web Map Service (WMS) |
1014 |
21 |
· Web Map Tile Service (WMTS) |
1014 |
21 |
· Oracle Spatial Database |
1014 |
22 |
· ArcSDE Database |
1014 |
23 |
· ECW Image Web Server |
1014 |
24 |
3D Mesh Layer |
||
§ 3D Mesh Layer from File |
2110 |
0 |
§ 3D Mesh Layer from SFS |
2110 |
1 |
Object |
||
§ Create Text Label |
1012 |
0 |
§ Create Image Label |
1012 |
1 |
§ Play Video on Terrain |
1012 |
2 |
§ Play Video on Billboard |
1012 |
3 |
§ Create Polyline |
1012 |
4 |
§ Create Polygon |
1012 |
5 |
§ Create Rectangle |
1012 |
6 |
§ Create Regular Polygon |
1012 |
7 |
§ Create Arrow |
1012 |
8 |
§ Create Circle |
1012 |
9 |
§ Create Ellipse |
1012 |
10 |
§ Create Arc |
1012 |
11 |
§ Create 3D Model |
1012 |
13 |
§ Create Building |
1012 |
14 |
§ Create Modify Terrain |
1012 |
15 |
§ Create Hole on Terrain |
1012 |
16 |
§ Create 3D Polygon |
1012 |
17 |
§ Create Box |
1012 |
18 |
§ Create Cylinder |
1012 |
20 |
§ Create Sphere |
1012 |
21 |
§ Create Cone |
1012 |
22 |
§ Create Pyramid |
1012 |
23 |
§ Create 3D Arrow |
1012 |
24 |
§ Create Ground Object |
1012 |
26 |
§ Create Aerial Object |
1012 |
27 |
Presentation |
1015 |
0 |
Location |
1016 |
0 |
Project Tree |
||
§ Create Tree Message |
1017 |
0 |
§ Create Group |
1018 |
0 |
§ Capture Tree State |
1019 |
0 |
Search |
||
Address Search |
1149 |
21 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\AddressSearch\ search.html. See "Opening HTML Tools in Custom Applications" for further information. |
Point to Address |
1149 |
22 |
Project |
||
Project Settings |
1020 |
0 |
Publish |
|
|
§ Publish Project as Local Kit |
1007 |
0 |
§ Publish Project as Internet Kit |
1144 |
0 |
§ Extract and Publish Area as Offline Kit |
1028 |
0 |
§ Publish Project as KMZ |
1145 |
0 |
§ Publish Project as Mobile Kit |
2125 |
0 |
§ Extract and Publish Area as Mobile Offline Kit |
2121 |
0 |
§ Upload Existing Kit to Mobile Device |
2124 |
0 |
Name |
Code |
Parameter |
Measurement |
||
Query |
1023 |
0 |
Distance |
||
§ Aerial Distance |
1035 |
0 |
§ Horizontal Distance |
1034 |
0 |
§ Vertical Distance |
1036 |
0 |
Area |
||
§ Terrain Area |
1165 |
0 |
§ 3D Plane Area |
1037 |
0 |
Terrain Analysis |
||
Contour Map |
||
§ Global Contour Map |
2216 |
0 |
Custom Contour Map Object |
||
· Contour Colors |
1038 |
0 |
· Contour Lines |
1039 |
0 |
· Contour Colors and Lines |
1040 |
0 |
§ Contour Palettes |
1041 |
0 |
Slope Map |
||
§ Global Slope Map |
2217 |
0 |
§ Slope Map Query |
1149 |
23 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\SlopeMapQuery\ SlopeMapQuery.html. See "Opening HTML Tools in Custom Applications" for further information. |
§ Slope Map Cursor |
1149 |
24 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\SlopeCursor\ SlopeCursor.html. See "Opening HTML Tools in Custom Applications" for further information. |
Custom Slope Map Object |
||
· Slope Color Map |
1092 |
0 |
· Slope Directions |
1093 |
0 |
· Slope Color Map with Directions |
1094 |
0 |
Slope Palettes |
1098 |
0 |
Best Path |
1042 |
0 |
Terrain Profile
|
1149 |
28 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\TerrainProfile\ TerrainProfile.html. See "Opening HTML Tools in Custom Applications" for further information. |
Flood |
1044 |
0 |
Volume |
1045 |
0 |
Line of Sight |
||
Line of Sight |
1046 |
0 |
Viewshed |
||
§ 3D Viewshed |
2117 |
0 |
§ 3D Viewshed Query |
1149 |
29 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\ViewshedQuery\ ViewshedQuery.html. See "Opening HTML Tools in Custom Applications" for further information. |
§ 2D Viewshed |
1047 |
0 |
Viewshed on Route |
||
§ 3D Viewshed on Route – By Speed |
1149 |
30 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\3DViewshedonRoute\ Dynamic3DViewshed.html. See "Opening HTML Tools in Custom Applications" for further information. |
§ 3D Viewshed on Route – By Time |
1149 |
31 |
§ 3D Viewshed on Route - Query |
1149 |
32 |
§ 2D Viewshed on Route |
2002 |
0 |
Threat Dome |
1149 |
33 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\ThreatDome\ ThreatDome.html. See "Opening HTML Tools in Custom Applications" for further information. |
Shadow |
||
Shadow |
2118 |
0 |
Selection Shadow |
2119 |
0 |
§ Show Selection Shadow |
2119 |
0 |
§ Update Selection |
2123 |
0 |
Shadow Query |
1149 |
27 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\ShadowQuery\ ShadowQuery.html. See "Opening HTML Tools in Custom Applications" for further information. |
Comparison |
||
Imagery Comparison |
1149 |
34 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\ImageComparison\ ImageComparison.html. See "Opening HTML Tools in Custom Applications" for further information. |
Snapshot Comparison |
1149 |
35 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\ImageComparison\ SnapshotComparison.html. See "Opening HTML Tools in Custom Applications" for further information. |
Name |
Code |
Parameter |
Catalog |
||
Search Catalog |
||
§ Search for Feature Layers |
1128 |
0 |
§ Search for Imagery Layers |
1129 |
0 |
§ Search for Elevation Layers |
1130 |
0 |
§ Search for 3DML Layers |
2120 |
0 |
Connect to Catalog |
1131 |
0 |
Bind Project |
1132 |
0 |
Catalog Manager |
1133 |
0 |
Feature Layer |
||
Load Layer |
1013 |
0 |
Data Library |
1149 |
20 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\Data-Library\ DataLibrary.html. See "Opening HTML Tools in Custom Applications" for further information. |
OSM Layers |
N/A |
N/A |
New Layer |
1013 |
11 |
Complex Layer |
||
FLY |
1013 |
2 |
KML |
1013 |
3 |
3DML |
2110 |
0 |
BIM |
1149 |
36 |
Point Cloud |
||
§ Point Cloud |
1012 |
25 |
§ Linear Point Cloud Set |
1012 |
35 |
Raster Layer |
||
Imagery Layer |
1014 |
Can be one of the following values: § 2 - Imagery Layer from File § 3 - TerraGate Layer § 4 - Web Map Service (WMS) § 4 - Web Map Tile Service (WMTS) § 5 - Oracle Spatial Database § 6 - ArcSDE Database § 7 - ECW Image Web Server |
Elevation Layer |
1014 |
Can be one of the following values: § 19 - Elevation Layer from File § 20 - TerraGate Layer § 21 - Web Map Service (WMS) § 21 - Web Map Tile Service (WMTS) § 22 - Oracle Spatial Database § 23 - ArcSDE Database § 24 - ECW Image Web Server |
OSM Map |
N/A |
N/A Note: This is a dynamic menu coming from the server.
|
Convert |
||
Make 3DML |
1149 |
18 *Only valid in TerraExplorer GUI |
Make XPL |
1149 |
11 *Only valid in TerraExplorer GUI |
Make CPT |
1149 |
10 *Only valid in TerraExplorer GUI |
Create Resolution Pyramids |
1149 |
12 *Only valid in TerraExplorer GUI |
Objects Tab
Name |
Code |
Parameter |
Label |
||
Text |
1012 |
0 |
Image |
1012 |
1 |
Video |
||
Video on Terrain |
1012 |
2 |
Video on Billboard |
1012 |
3 |
2D Objects |
||
Polyline |
||
§ Polyline |
1012 |
4 |
§ Free Hand Drawing |
1149 |
25 Note: The path to the tool’s HTML is .\Tools\FreeHand\ Freehand.html. See "Opening HTML Tools in Custom Applications" for further information. |
Polygon |
1012 |
5 |
2D Shape |
||
§ Create Rectangle |
1012 |
6 |
§ Create Regular Polygon |
1012 |
7 |
§ Create Arrow |
1012 |
8 |
§ Create Circle |
1012 |
9 |
§ Create Ellipse |
1012 |
10 |
§ Create Arc |
1012 |
11 |
3D Objects |
||
3D Model |
1012 |
13 |
3D Shape |
||
§ Create 3D Polygon |
1012 |
17 |
§ Create Box |
1012 |
18 |
§ Create Cylinder |
1012 |
20 |
§ Create Sphere |
1012 |
21 |
§ Create Cone |
1012 |
22 |
§ Create Pyramid |
1012 |
23 |
§ Create 3D Arrow |
1012 |
24 |
Building |
1012 |
14 |
Terrain Objects |
||
Modify Terrain |
1012 |
15 |
Hole on Terrain |
1012 |
16 |
Dynamic Objects |
||
Ground Object |
1012 |
26 |
Aerial Object |
1012 |
27 |
Move By Time |
1012 |
47 |
Libraries |
||
Data Library |
1149 |
13 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\Data-Library\ DataLibrary.html. See "Opening HTML Tools in Custom Applications" for further information. |
Sketchup Warehouse |
1149 |
15 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools Data-Library\3DWarehouse.html . See "Opening HTML Tools in Custom Applications" for further information. |
Name |
Code |
Parameter |
Weather |
||
Sky Color |
N/A |
N/A |
Wind Direction |
2203 |
Type: Double In degrees |
Wind Speed |
2202 |
Type: Double In m/s |
Sky Texture |
2209 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Light |
2210 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Heavy |
2211 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Custom |
2212 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
Dynamic Clouds |
1154 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Default Map |
2213 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Full Coverage |
2214 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
§ Custom |
2215 |
Can be one of the following values: § Null – Toggle § 0 – Off § 1 – On |
Fog Effect checkbox |
2208 |
Can be one of the following values: § 1 = Checked § 0 = Cleared |
Fog Effect Intensity |
2204 |
Type: Int Range: 0..100 |
Rain Effect checkbox |
2206 |
Can be one of the following values: § 1 = Checked § 0 = Cleared |
Rain Effect Intensity |
2200 |
Type: Int Range: 20..100 |
Snow Effect checkbox |
2207 |
Can be one of the following values: § 1 = Checked § 0 = Cleared |
Snow Effect Intensity |
2201 |
Type: Int Range: 20..100 |
Animation |
||
Smoke |
1012 |
§ 48 – Chimney smoke white § 49 – Chimney smoke gray § 50 – Chimney smoke black § 51 – Chimney smoke thin § 52 – Chimney smoke vertical gray § 53 – Chimney smoke vertical black § 54 – Fire smoke white § 55 – Fire smoke gray § 56 – Fire smoke black |
Fire |
1012 |
§ 57 – Fire bonfire § 58 – Fire building § 59 – Fire chemical § 60 – Fire dying out § 61 – Fire with explosions § 62 – Fire forest § 63 – Fire oil rig § 64 – Fire smokey |
Explosion |
1012 |
§ 65 – Explosion fire smoke § 66 – Ground explosion with fire § 67 – Ground explosion |
Fire Works |
1012 |
§ 80 – Fireworks pearls § 81 – Fireworks pistil one color § 82 – Fireworks pistil two colors § 83 – Fireworks ring shell |
Custom Animation |
1012 |
101 |
Water |
||
Water Animation |
1012 |
§ 90 – Fountain waterfall § 91 – Fountain classic § 92 – Pipe burst |
Water Body |
N/A |
N/A |
§ Lake |
N/A |
N/A |
§ Sea |
N/A |
N/A |
§ River |
N/A |
N/A |
§ Reservoir |
N/A |
N/A |
§ Pool |
N/A |
N/A |
§ Muddy River |
N/A |
N/A |
Oceans |
1155 |
0 |
Navigation Tab
Name |
Code |
Parameter |
3D Mode |
||
3D |
1052 |
0 |
2D |
1053 |
0 |
2D North |
1054 |
0 |
Navigate to |
||
Zoom |
||
§ Globe Level |
1055 |
5 |
§ Country Level |
1055 |
4 |
§ State Level |
1055 |
3 |
§ City Level |
1055 |
2 |
§ Street Level |
1055 |
1 |
§ House Level |
1055 |
0 |
North |
1056 |
0 |
Rotate |
1057 |
0 |
Follow |
||
§ Circle Pattern |
1057 |
0 |
§ Oval Pattern |
1057 |
1 |
§ Arc Pattern |
1057 |
2 |
§ Line Pattern |
1057 |
3 |
§ Behind Object |
1057 |
4 |
§ Above Object |
1057 |
5 |
§ From Below |
1057 |
6 |
§ From Right |
1057 |
7 |
§ From Left |
1057 |
8 |
§ From Behind and Above |
1057 |
9 |
§ Cockpit View |
1057 |
10 |
§ From Ground Location |
1057 |
11 |
Navigation Modes |
|
|
Collision Detection |
1140 |
0 |
Slide Mode |
1050 |
0 |
Map |
||
Navigation Map Settings |
1058 |
0 |
Display Navigation Map |
N/A |
N/A |
Navigation Aid |
||
GPS Tracking |
1149 |
1 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\GPSTracking\ GPSTracking.html. See "Opening HTML Tools in Custom Applications" for further information. |
GPX Reader |
N/A |
N/A |
Target |
1149 |
2 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\NavigationTools\ NavigationTools.html. See "Opening HTML Tools in Custom Applications" for further information. |
Multiple Coordinate System |
1149 |
3 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\CoordSystemTool\ CoordSystem.html. See "Opening HTML Tools in Custom Applications" for further information. |
Display Look Around Controls |
1149 |
37 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\LookAround\ LookAround.html. See "Opening HTML Tools in Custom Applications" for further information. |
Name |
Code |
Parameter |
Layout |
||
Normal |
N/A |
N/A |
Maximize |
N/A |
N/A |
Full Screen |
N/A |
N/A |
Stereo |
N/A |
N/A |
Terrain Imagery |
||
Hide Terrain |
1059
|
Type: Long Can be one of the following values: § Null – Toggle § 0 – Show § 1 – Hide |
Terrain Opacity |
1060 |
Can be any Long value from 0 to 100 |
Show/Hide |
||
Project Tree |
1162 |
Can be one of the following values: § 1 = Show § 0 = Hide |
Navigation Map |
1161 |
Can be one of the following values: § 1 = Show § 0 = Hide |
Units |
||
L/L Coordinates |
1061
|
Type: Long Can be either of the following values: § 0 – Decimal units § 1 – Deg, min, sec units |
Speed |
1062
|
Type: Long Can be one of the following values: § 0 - KMH § 1 - MPH § 2 - Knots |
Altitude |
1063
|
Type: Long Can be either of the following values: § 0 – Meters § 1 – Feet |
Altitude Type |
1064
|
Type: Long Can be either of the following values: § 0 – AGL Units § 1 – Absolute Units |
Screen Overlay |
||
Navigation Controls |
1065 |
0 |
Center Sign |
1065 |
1 |
Status Bar |
1065 |
2 |
Scale Bar |
1065 |
3 |
Graphic HUD |
1065 |
5 |
Field of View |
||
FOV |
1066 |
Type: Double Can be one of the following values: 90.0; 70.0; 53.0; 45.0; 35.0; 25.0; 15.0 |
Name |
Code |
Parameter |
Snapshot |
||
Snapshot |
||
§ Snapshot to New Window |
1067 |
0 |
§ Snapshot to File |
1068 |
0 |
Extract Terrain |
||
Extract to MPT |
1141 |
0 |
Extract to VRML |
||
§ Extract to VRML |
1142 |
0 |
§ Extract to Zebra |
1164 |
0 |
Collaboration |
||
Collaboration |
1149 |
4 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\Collaboration\ Collaboration.html. See "Opening HTML Tools in Custom Applications" for further information. |
Draw Tool |
||
Urban Design |
1149 |
38 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\UrbanDesign\ UrbanDesign.html. See "Opening HTML Tools in Custom Applications" for further information. |
Duplicate Objects
|
1149 |
6 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\DuplicateObjects\ DuplicateObjects.html. See "Opening HTML Tools in Custom Applications" for further information. |
Power Lines |
1149 |
7 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\CreatePowerLine\ CreatePowerLine.html. See "Opening HTML Tools in Custom Applications" for further information. |
Pipe Lines |
1149 |
8 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\CreatePipeLine\ CreatePipeLine.html. See "Opening HTML Tools in Custom Applications" for further information. |
Fence and Wall |
1149 |
17 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\FenceAndWall\ FenceAndWall.html. See "Opening HTML Tools in Custom Applications" for further information. |
Time |
||
Timespan Tags |
1149 |
9 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\TimeStamp\ TimeStamp.html. See "Opening HTML Tools in Custom Applications" for further information. |
Calculate |
||
Block Width |
1149 |
16 *Only valid in TerraExplorer GUI Note: The path to the tool’s HTML is .\Tools\BlockWidth\ BlockWidth.html. See "Opening HTML Tools in Custom Applications" for further information. |
Name |
Code |
Parameter |
Layer |
||
Layer Properties |
1022 |
0 |
Selection |
||
Select Feature |
1070 |
0 |
Spatial Query |
||
§ Area Selection |
1071 |
0 |
§ Line Selection |
1072 |
0 |
§ Point Selection |
1073 |
0 |
§ Object Selection |
1156 |
0 |
§ From Clipboard |
2113 |
0 |
Buffer |
1096 |
Type: Double Value – Always in meters |
Units |
N/A |
N/A Always pass meters to Buffer (1096) |
Type |
1097 |
Type: Long Selection type can be one of the following values: § 1 – Intersect § 2 – Completely within |
Edit |
||
Add Point/Polyline/Polygon |
1077 |
Type: String Item ID of the layer. |
Editing |
||
§ Merge |
1078 |
0 |
§ Clip |
1080 |
0 |
§ Intersect |
1082 |
0 |
§ Move |
2100 |
0 |
§ Explode |
1084 |
0 |
§ Explode All |
1085 |
0 |
§ Attributes |
1086 |
0 |
§ Delete |
1075 |
0 |
Attributes |
||
Attribute Table |
1086 |
0 |
Search (field) |
993 |
Type: String Field Name (specify/”All Fields”); search string E.g. “All Fields;New York”, “CITY;New York”. Note: To run the search call the search button (1127,0). |
In (search) |
N/A |
Field names are passed with “Search (field) – 993” |
Search (button) |
1127 |
0 |
Load and Save |
||
Refresh Layer |
1087 |
0 |
Save Layer |
1088 |
0 |
Export Layer |
||
§ Save as |
1089 |
0 |
§ Save Selected Features as |
1076 |
0 |
§ Convert to Group |
1090 |
0 |
Clipboard |
||
Paste |
1030 |
0 |
§ Paste in Center of the Screen |
1030 |
0 |
§ Paste in Original Place |
1029 |
0 |
§ Paste Special |
2115 |
0 |
Copy |
1031 |
0 |
Cut |
1032 |
0 |
Delete |
1033 |
0 |
Name |
Code |
Parameter |
Locations |
||
Add Location |
||
§ Add Location |
1099 |
0 |
§ Select Location |
1153 |
0 |
§ Select Object to Follow |
1100 |
0 |
Record Flight |
1101 |
0 |
Operations |
||
Add Caption |
||
§ Add Caption |
1102 |
0 |
§ Clear Caption |
1126 |
0 |
Add Operation |
||
§ Show Group or Object |
1103 |
0 |
§ Hide Group or Object |
1104 |
0 |
§ Set Underground Mode On |
1105 |
0 |
§ Set Underground Mode Off |
1106 |
0 |
§ Adjust Time Range for Group |
1107 |
0 |
§ Set Time |
1108 |
0 |
§ Play Time Animation |
1151 |
0 |
§ Activate a Message |
1109 |
0 |
§ Open Tool |
1110 |
0 |
§ Restart Dynamic Object |
1134 |
0 |
§ Set Flight Speed |
1148 |
0 |
Edit Presentation |
1111 |
0 |
Play |
||
Stop |
1113 |
0 |
Previous |
1114 |
0 |
Next |
1115 |
0 |
Play |
1112 |
0 |
Play Algorithm |
1120 |
Type: Long Can be one of the following values: § 0 – FlyTo § 1 - Spline |
Play Mode |
1121 |
Type: Long Can be one of the following values: § 0 – AutoPlay § 1 - Standard |
Play Speed |
1122 |
Type: Long Can be one of the following values: § 0 – Very slow § 1 - Slow § 2 – Normal § 3 – Fast § 4 Very fast |
Loop Presentation |
1123 |
Type: Boolean True or False |
Prev/Next |
2001 |
Type: Long Can be one of the following values: § 0 – One Step § 1 – Key Step |
Movie |
||
Create Movie |
1116 |
0 |
Frames |
1117 |
Type: Long Number of frames |
Frame Size |
1118
|
Type: Long Can be one of the following values: § 0 – Current size § 1 – 320X200 § 2 – 320X240 § 3 – 384X288 § 4 – 640X480 § 5 – 768X576 § 6 – 720X480 § 7 – 1280X720 § 8 - 1920X1080 |
Best Quality |
1119 |
Type: Long True or False |
Caption Settings |
||
Size |
1135 |
Type: Long Can be one of the following values: § 0 – Fixed size § 1 – Automatically adjust size |
Width |
1136 |
Type: Long Caption box width |
Height |
1137 |
Type: Long Caption box height |
Caption Position |
1125 |
Type: Long Can be one of the following values: § 0 – Up left § 1 – Up center § 2 – Up right § 3 – Down left § 4 – Down center § 5 – Down right |
Exceptions
See: HRESULT Return Values for a list of possible values returned by the HRESULT.