var TITEMS = [ 
 ["Working with Scripting API (SGAPI)", null, "1",
  ["SkylineGlobe control class reference overview", "source/SkylineGlobe_control_class_reference_overview.htm", "11"],
  ["SGWorld Class", "source/SGWorld_Class.htm", "1",
   ["SGWorld Constructor", "source/SGWorld_Constructor.htm", "11"],
   ["SGWorld Methods", "source/SGWorld_Methods.htm", "1",
    ["showPopup Method", "source/showPopup_Method.htm", "11"],
    ["removePopup Method", "source/removePopup_Method.htm", "11"],
    ["attachEvent Method", "source/attachEvent_Method.htm", "11"],
    ["detachEvent Method", "source/detachEvent_Method.htm", "11"]
   ],
   ["SGWorld Properties", "source/SGWorld_Properties.htm", "11"],
   ["SGWorld Events", "source/SGWorld_Events.htm", "1",
    ["onLoadFinished Event", "source/onLoadFinished_Event.htm", "11"],
    ["onFileClosing Event", "source/onFileClosing_Event.htm", "11"],
    ["onFrame Event", "source/onFrame_Event.htm", "11"],
    ["onTerraExplorerMessage Event", "source/onTerraExplorerMessage_Event.htm", "11"],
    ["onNodeAction Event", "source/onNodeAction_Event.htm", "11"],
    ["onFileSave Event", "source/onFileSave_Event.htm", "11"],
    ["onRenderQualityChanged Event", "source/onRenderQualityChanged_Event.htm", "11"],
    ["onInputModeChanged Event", "source/onInputModeChanged_Event.htm", "11"],
    ["onLButtonDown Event", "source/onLButtonDown_Event.htm", "11"],
    ["onLButtonUp Event", "source/onLButtonUp_Event.htm", "11"],
    ["onMButtonDown Event", "source/onMButtonDown_Event.htm", "11"],
    ["onMButtonUp Event", "source/onMButtonUp_Event.htm", "11"],
    ["onRButtonDown Event", "source/onRButtonDown_Event.htm", "11"],
    ["onRButtonUp Event", "source/onRButtonUp_Event.htm", "11"],
    ["onMouseWheel Event", "source/onMouseWheel_Event.htm", "11"],
    ["onLButtonDblClick Event", "source/onLButtonDblClick_Event.htm", "11"],
    ["onRButtonDblClick Event", "source/onRButtonDblClick_Event.htm", "11"],
    ["onMButtonDblClick Event", "source/onMButtonDblClick_Event.htm", "11"],
    ["onClick Event", "source/onClick_Event.htm", "11"],
    ["SGActionCode Enumeration", "source/SGActionCode_Enumeration.htm", "11"]
   ]
  ],
  ["SGWorld.navigate", "source/SGWorld_navigate.htm", "1",
   ["SGWorld.navigate Methods", "source/SGWorld_navigate_Methods.htm", "1",
    ["getPosition Method", "source/getPosition_Method.htm", "11"],
    ["setPosition Method", "source/setPosition_Method.htm", "11"],
    ["flyTo Method", "source/flyTo_Method.htm", "11"],
    ["flyThrough Method", "source/flyThrough_Method.htm", "11"],
    ["jumpTo Method", "source/jumpTo_Method.htm", "11"],
    ["zoomTo Method", "source/zoomTo_Method.htm", "11"],
    ["zoomIn Method", "source/zoomIn_Method.htm", "11"],
    ["zoomOut Method", "source/zoomOut_Method.htm", "11"],
    ["stop Method", "source/stop_Method.htm", "11"],
    ["SGZoomLevels Enumeration", "source/SGZoomLevels_Enumeration.htm", "11"]
   ]
  ],
  ["SGWorld.creator", "source/SGWorld_creator.htm", "1",
   ["SGWorld.creator Methods", "source/SGWorld_creator_Methods.htm", "1",
    ["createGroup Method", "source/createGroup_Method.htm", "11"],
    ["createLayer Method", "source/createLayer_Method.htm", "11"],
    ["createPolyline Method", "source/createPolyline_Method.htm", "11"],
    ["createPolygon Method", "source/createPolygon_Method.htm", "11"],
    ["createRectangle Method", "source/createRectangle_Method.htm", "11"],
    ["createCircle Method", "source/createCircle_Method.htm", "11"],
    ["createEllipse Method", "source/createEllipse_Method.htm", "11"],
    ["createArc Method", "source/createArc_Method.htm", "11"],
    ["createArrow Method", "source/createArrow_Method.htm", "11"],
    ["create3DArrow Method", "source/create3DArrow_Method.htm", "11"],
    ["createSphere Method", "source/createSphere_Method.htm", "11"],
    ["create3DPolygon Method", "source/create3DPolygon_Method.htm", "11"],
    ["createBuilding Method", "source/createBuilding_Method.htm", "11"],
    ["createBox Method", "source/createBox_Method.htm", "11"],
    ["createPyramid Method", "source/createPyramid_Method.htm", "11"],
    ["createCylinder Method", "source/createCylinder_Method.htm", "11"],
    ["createCone Method", "source/createCone_Method.htm", "11"],
    ["createModel Method", "source/createModel_Method.htm", "11"],
    ["createLabel Method", "source/createLabel_Method.htm", "11"],
    ["createTextLabel Method", "source/createTextLabel_Method.htm", "11"],
    ["createImageLabel Method", "source/createImageLabel_Method.htm", "11"],
    ["createLocation Method", "source/createLocation_Method.htm", "11"],
    ["createMessage Method", "source/createMessage_Method.htm", "11"],
    ["createDynamic Method", "source/createDynamic_Method.htm", "11"],
    ["createThreatDome Method", "source/createThreatDome_Method.htm", "11"],
    ["createImageryLayer Method", "source/createImageryLayer_Method.htm", "11"],
    ["createElevationLayer Method", "source/createElevationLayer_Method.htm", "11"],
    ["createVideoOnTerrain Method", "source/createVideoOnTerrain_Method.htm", "11"]
   ]
  ],
  ["SGWorld.window", "source/SGWorld_window.htm", "1",
   ["SGWorld.window Methods", "source/SGWorld_window_Methods.htm", "1",
    ["getRect Method", "source/getRect_Method.htm", "11"],
    ["getSnapShot Method", "source/getSnapShot_Method.htm", "11"],
    ["pixelToWorld Method", "source/pixelToWorld_Method.htm", "11"],
    ["pixelFromWorld Method", "source/pixelFromWorld_Method.htm", "11"],
    ["getMouseInfo Method", "source/getMouseInfo_Method.htm", "11"],
    ["getInputMode Method", "source/getInputMode_Method.htm", "11"],
    ["setInputMode Method", "source/setInputMode_Method.htm", "11"],
    ["showControls Method", "source/showControls_Method.htm", "11"],
    ["getControls Method", "source/getControls_Method.htm", "11"]
   ]
  ],
  ["SGWorld.root", "source/SGWorld_root.htm", "11"],
  ["SGWorld.lastError", "source/SGWorld_lastError.htm", "11"],
  ["SGNode Class", "source/SGNode_Class.htm", "1",
   ["SGNode Methods", "source/SGNode_Methods.htm", "1",
    ["appendChild Method", "source/appendChild_Method.htm", "11"],
    ["removeChild Method", "source/removeChild_Method.htm", "11"],
    ["parentNode Method", "source/parentNodeMethod.htm", "11"],
    ["hasChildNodes Method", "source/hasChildNodes_Method.htm", "11"],
    ["firstChild Method", "source/firstChild_Method.htm", "11"],
    ["lastChild Method", "source/lastChild_Method.htm", "11"],
    ["nextSibling Method", "source/nextSibling_Method.htm", "11"],
    ["childNodes Method", "source/childNodes_Method.htm", "11"],
    ["selectSingleNode Method", "source/selectSingleNode_Method.htm", "11"],
    ["setVisibility Method", "source/setVisibility_Method.htm", "11"],
    ["getVisibility Method", "source/getVisibility_Method.htm", "11"],
    ["sort Method", "source/sort_Method.htm", "11"],
    ["save Method", "source/save_Method.htm", "11"],
    ["load Method", "source/load_Method.htm", "11"],
    ["getPosition Method", "source/getPosition_Method1.htm", "11"],
    ["setPosition Method", "source/setPosition_Method1.htm", "11"],
    ["setMessage Method", "source/setMessage_Method.htm", "11"],
    ["setAttribute Method", "source/setAttribute_Method.htm", "11"],
    ["getAttribute Method", "source/getAttribute_Method.htm", "11"],
    ["setData Method", "source/setData_Method.htm", "11"],
    ["getData Method", "source/getData_Method.htm", "11"],
    ["nodeType Method", "source/nodeType_Method.htm", "11"],
    ["nodeId Method", "source/nodeId_Method.htm", "11"],
    ["getName Method", "source/getName_Method.htm", "11"],
    ["setName Method", "source/setName_Method.htm", "11"],
    ["isEqual Method", "source/isEqual_Method.htm", "11"]
   ],
   ["SGNode Properties", "source/SGNode_Properties.htm", "1",
    ["innerObj Property", "source/innerObj_Property.htm", "11"]
   ]
  ],
  ["SGNodeType Enumeration", "source/SGNodeType_Enumeration.htm", "11"],
  ["SGNodeList Class", "source/SGNodeList_Class.htm", "1",
   ["SGNodeList Methods", "source/SGNodeList_Methods.htm", "1",
    ["item Method", "source/item_Method.htm", "11"],
    ["nextNode Method", "source/nextNode_Method.htm", "11"],
    ["reset Method", "source/reset_Method.htm", "11"]
   ],
   ["SGNodeList Properties", "source/SGNodeList_Properties.htm", "1",
    ["length Property", "source/lengthProperty.htm", "11"]
   ]
  ],
  ["SGPopup Class", "source/SGPopup_Class.htm", "1",
   ["SGPopup Constructor", "source/SGPopup_Constructor.htm", "11"],
   ["SGPopup Properties", "source/SGPopup_Properties.htm", "1",
    ["left Property", "source/left_Property.htm", "11"],
    ["top Property", "source/top_Property.htm", "11"],
    ["width Property", "source/width_Property.htm", "11"],
    ["height Property", "source/height_Property.htm", "11"],
    ["caption Property", "source/caption_Property.htm", "11"],
    ["src Property", "source/src_Property.htm", "11"],
    ["timeout Property", "source/timeout_Property.htm", "11"],
    ["innerHTML Property", "source/innerHTML_Property.htm", "11"],
    ["innerText Property", "source/innerText_Property.htm", "11"],
    ["allowResize Property", "source/allowResize_Property.htm", "11"],
    ["allowDrag Property", "source/allowDrag_Property.htm", "11"],
    ["anchorToView Property", "source/anchorToView_Property.htm", "11"],
    ["align Property", "source/align_Property.htm", "11"]
   ]
  ],
  ["SGNotification Class", "source/SGNotification_Class.htm", "1",
   ["SGNotification Constructor", "source/SGNotification_Constructor.htm", "11"]
  ],
  ["SGCoord2D Class", "source/SGCoord2D_Class.htm", "1",
   ["SGCoord2DConstructor", "source/SGCoord2DConstructor.htm", "11"],
   ["SGCoord2D Properties", "source/SGCoord2D_Properties.htm", "1",
    ["x Property", "source/x_Property.htm", "11"],
    ["y Property", "source/y_Property.htm", "11"]
   ],
   ["SGCoord2D Methods", "source/SGCoord2D_Methods.htm", "1",
    ["move Method", "source/move_Method.htm", "11"],
    ["moveToward Method", "source/moveToward_Method.htm", "11"],
    ["lerp Method", "source/lerp_Method.htm", "11"],
    ["distanceTo Method", "source/distanceTo_Method.htm", "11"],
    ["anglesTo Method", "source/anglesTo_Method.htm", "11"],
    ["isEqual Method", "source/isEqual_Method1.htm", "11"]
   ]
  ],
  ["SGCoord3D Class", "source/SGCoord3D_Class.htm", "1",
   ["SGCoord3D Constructor", "source/SGCoord3D_Constructor.htm", "11"],
   ["SGCoord3D Properties", "source/SGCoord3D_Properties.htm", "1",
    ["x Property", "source/x_Property1.htm", "11"],
    ["y Property", "source/y_Property1.htm", "11"],
    ["height Property", "source/height_Property1.htm", "11"],
    ["heightType Property", "source/heightType_Property.htm", "11"]
   ],
   ["SGCoord3D Methods", "source/SGCoord3D_Methods.htm", "1",
    ["move Method", "source/move_Method1.htm", "11"],
    ["moveToward Method", "source/moveToward_Method1.htm", "11"],
    ["lerp Method", "source/lerp_Method1.htm", "11"],
    ["distanceTo Method", "source/distanceTo_Method1.htm", "11"],
    ["anglesTo Method", "source/anglesTo_Method1.htm", "11"],
    ["aimTo Method", "source/aimTo_Method.htm", "11"],
    ["toAbsolute Method", "source/toAbsolute_Method.htm", "11"],
    ["toRelative Method", "source/toRelative_Method.htm", "11"],
    ["changeHeightType Method", "source/changeHeightType_Method.htm", "11"],
    ["isEqual Method", "source/isEqual_Method2.htm", "11"]
   ]
  ],
  ["SGPosition Class", "source/SGPosition_Class.htm", "1",
   ["SGPosition Constructor", "source/SGPosition_Constructor.htm", "11"],
   ["SGPosition Properties", "source/SGPosition_Properties.htm", "1",
    ["x Property", "source/x_Property2.htm", "11"],
    ["y Property", "source/y_Property2.htm", "11"],
    ["height Property", "source/height_Property2.htm", "11"],
    ["heightType Property", "source/heightType_Property1.htm", "11"],
    ["yaw Property", "source/yaw_Property.htm", "11"],
    ["pitch Property", "source/pitch_Property.htm", "11"],
    ["roll Property", "source/roll_Property.htm", "11"],
    ["distance property", "source/distance_property.htm", "11"]
   ],
   ["SGPosition Methods", "source/SGPosition_Methods.htm", "1",
    ["move Method", "source/move_Method2.htm", "11"],
    ["moveToward Method", "source/moveToward_Method11.htm", "11"],
    ["lerp Method", "source/lerp_Method2.htm", "11"],
    ["distanceTo Method", "source/distanceTo_Method2.htm", "11"],
    ["anglesTo Method", "source/anglesTo_Method2.htm", "11"],
    ["aimTo Method", "source/aimTo_Method1.htm", "11"],
    ["toAbsolute Method", "source/toAbsolute_Method1.htm", "11"],
    ["toRelative Method", "source/toRelative_Method1.htm", "11"],
    ["changeHeightType Method", "source/changeHeightType_Method1.htm", "11"],
    ["isEqual Method", "source/isEqual_Method3.htm", "11"]
   ]
  ],
  ["SGColor Class", "source/SGColor_Class.htm", "1",
   ["SGColor Constructor", "source/SGColor_Constructor.htm", "11"],
   ["SGColor Properties", null, "1",
    ["abgrColor Property", "source/abgrColor_Property.htm", "11"]
   ],
   ["SGColor Methods", "source/SGColor_Methods.htm", "1",
    ["toHTMLColor Method", "source/toHTMLColor_Method.htm", "11"],
    ["toBGRColor Method", "source/toBGRColor_Method.htm", "11"],
    ["toInnerObjColor Method", "source/toInnerObjColor_Method.htm", "11"],
    ["toABGRColor Method", "source/toABGRColorMethod.htm", "11"],
    ["toRGBColor Method", "source/toRGBColor_Method.htm", "11"],
    ["toARGBColor Method", "source/toARGBColor_Method.htm", "11"],
    ["fromHTMLColor Method", "source/fromHTMLColor_Method.htm", "11"],
    ["fromBGRColor Method", "source/fromBGRColor_Method.htm", "11"],
    ["fromABGRColor Method", "source/fromABGRColor_Method.htm", "11"],
    ["fromRGBColor Method", "source/fromRGBColor_Method.htm", "11"],
    ["fromARGBColor Method", "source/fromARGBColor_Method.htm", "11"],
    ["getAlpha Method", "source/getAlpha_Method.htm", "11"],
    ["setAlpha Method Method", "source/setAlpha_Method_Method.htm", "11"]
   ]
  ],
  ["SGColor Enumeration", "source/SGColor_Enumeration.htm", "11"],
  ["SGFlyThrogh Class", "source/SGFlyThrogh_Class.htm", "1",
   ["SGFlyThrough Constructor", "source/SGFlyThrough_Constructor.htm", "11"],
   ["SGFlyThrough Properties", "source/SGFlyThrough_Properties.htm", "1",
    ["waitOnPoint Property", "source/waitOnPoint_Property.htm", "11"],
    ["viewingDistance Property", "source/viewingDistance_Property.htm", "11"],
    ["viewingDirection Property", "source/viewingDirection_Property.htm", "11"],
    ["onFlyTo Property", "source/onFlyTo_Property.htm", "11"],
    ["onFinish Property", "source/onFinish_Property.htm", "11"]
   ],
   ["SGFlyThrough Methods", "source/SGFlyThrough_Methods.htm", "1",
    ["start Method", "source/start_Method.htm", "11"],
    ["finish Method", "source/finish_Method.htm", "11"]
   ],
   ["SGFlyThrough Events", "source/SGFlyThrough_Events.htm", "1",
    ["onFlyTo Event", "source/onFlyTo_Event.htm", "11"],
    ["onFinish Event", "source/onFinish_Event.htm", "11"]
   ]
  ],
  ["SGLabelStyle Class", "source/SGLabelStyle_Class.htm", "1",
   ["SGLabelStyle Constructor", "source/SGLabelStyle_Constructor.htm", "11"],
   ["SGLabelStyle Properties", "source/SGLabelStyle_Properties.htm", "1",
    ["textColor Property", "source/textColor_Property.htm", "11"],
    ["backgroundColor Property", "source/backgroundColor_Property.htm", "11"],
    ["lineToGround Property", "source/lineToGround_Property.htm", "11"],
    ["lineColor Property", "source/lineColor_Property.htm", "11"],
    ["fontName Property", "source/fontName_Property.htm", "11"],
    ["fontSize Property", "source/fontSize_Property.htm", "11"],
    ["bold Property", "source/bold_Property.htm", "11"],
    ["italic Property", "source/italic_Property.htm", "11"],
    ["underline Property", "source/underline_Property.htm", "11"],
    ["frameFileName Property", "source/frameFileName_Property.htm", "11"],
    ["frameIndex Property", "source/frameIndex_Property.htm", "11"],
    ["maxViewingHeight Property", "source/maxViewingHeight_Property.htm", "11"],
    ["minViewingHeight Property", "source/minViewingHeight_Property.htm", "11"],
    ["textOnImage Property", "source/textOnImage_Property.htm", "11"],
    ["multilineJustification Property", "source/multilineJustification_Property.htm", "11"],
    ["textAlignment Property", "source/textAlignment_Property.htm", "11"],
    ["pivotAlignment Property", "source/pivotAlignment_Property.htm", "11"],
    ["lockMode Property", "source/lockMode_Property.htm", "11"]
   ]
  ],
  ["SGWaypoint Class", "source/SGWaypoint_Class.htm", "1",
   ["SGWaypoint Constructor", "source/SGWaypoint_Constructor.htm", "11"]
  ],
  ["SGFramework Class", "source/SGFramework_Class.htm", "1",
   ["SGFramework Properties", "source/SGFramework_Properties.htm", "11"]
  ],
  ["SGFramework.global", "source/SGFramework_global.htm", "1",
   ["SGFramework.global Methods", "source/SGFramework_global_Methods.htm", "1",
    ["registerObject Method", "source/registerObject_Method.htm", "11"],
    ["unregisterObject Method", "source/unregisterObject_Method.htm", "11"],
    ["getObject Method", "source/getObject_Method.htm", "11"]
   ]
  ],
  ["SGFramework.favorites", "source/SGFramework_favorites.htm", "1",
   ["SGFramework.favorites Methods", "source/SGFramework_favorites_Methods.htm", "1",
    ["add Method", "source/add_Method.htm", "11"],
    ["remove Method", "source/remove_Method.htm", "11"],
    ["show Method", "source/show_Method.htm", "11"],
    ["hide Method", "source/hide_Method.htm", "11"]
   ]
  ],
  ["SGFramework.results", "source/SGFramework_results.htm", "1",
   ["SGFramework.results Methods", "source/SGFramework_results_Methods.htm", "1",
    ["addPage Method", "source/addPage_Method.htm", "11"],
    ["removePage Method", "source/removePage_Method.htm", "11"],
    ["show Method", "source/show_Method1.htm", "11"],
    ["hide Method", "source/hide_Method1.htm", "11"],
    ["toggle Method", "source/toggle_Method.htm", "11"],
    ["attachNode Method", "source/attachNode_Method.htm", "11"],
    ["setNext Method", "source/setNext_Method.htm", "11"],
    ["setPrev Method", "source/setPrev_Method.htm", "11"],
    ["setResult Method", "source/setResult_Method.htm", "11"]
   ],
   ["SGFramework.results Properties", "source/SGFramework_results_Properties.htm", "1",
    ["account Property", "source/account_Property.htm", "11"],
    ["tools Property", "source/tools_Property.htm", "11"]
   ]
  ]
 ],
 ["working with the API", null, "1",
  ["Overview", "source/Overview.htm", "11"],
  ["Main Interfaces", null, "1",
   ["TerraExplorer Pro Main Interfaces", "source/TerraExplorer_Pro_Main_Interfaces.htm", "11"],
   ["TerraExplorer Viewer Interfaces", "source/TerraExplorer_Viewer_Interfaces.htm", "11"],
   ["ActiveX Controls", "source/ActiveX_Controls.htm", "11"]
  ],
  ["How to Work with the COM Interface", null, "1",
   ["Creating Client Applications", "source/Creating_Client_Applications.htm", "1",
    ["Working with Scripting Languages", "source/Working_with_Scripting_Languagesss.htm", "11"],
    ["Working with Visual Basic", "source/Working_with_Visual_Basic.htm", "11"],
    ["Working with C#", "source/Working_with_C_.htm", "11"],
    ["Working with C++", "source/Working_with_C++.htm", "11"]
   ]
  ],
  ["Basic Concepts", null, "1",
   ["Units", "source/Unitsss.htm", "11"],
   ["Camera and Plane", "source/Camera_and_Planes.htm", "11"],
   ["Yaw, Pitch and Roll Angles", "source/Yaw,_Pitch_and_Roll_Angles.htm", "1",
    ["Yaw Values", "source/Yaw_Values.htm", "11"],
    ["Pitch Values", "source/Pitch_Values.htm", "11"],
    ["Roll Values", "source/Roll_Values.htm", "11"]
   ]
  ],
  ["How To", "source/How_To.htm", "1",
   ["Controlling the Plane and Camera", "source/Controlling_the_Plane_and_Camera.htm", "1",
    ["Getting the current position of the camera", "source/Getting_the_current_position_of_the_camera.htm", "11"],
    ["Jumping to a new location", "source/Jumping_to_a_new_location.htm", "11"],
    ["Flying to a new location", "source/Flying_to_a_new_location.htm", "11"],
    ["Dynamically controlling the position of the camera in each frame", "source/Dynamically_controlling_the_position_of_the_camera_in_each_frame.htm", "11"]
   ],
   ["Information Tree Management", "source/Information_Tree_Management.htm", "1",
    ["Create and modify groups", "source/Create_and_modify_groups.htm", "11"],
    ["Find and modify objects in a project", "source/Find_and_modify_objects_in_a_project.htm", "11"]
   ],
   ["Object Management", "source/Object_Management.htm", "1",
    ["Add objects to the project", "source/Add_objects_to_the_project.htm", "11"],
    ["Modify objects’ parameters", "source/Modify_objects_parameters.htm", "11"]
   ],
   ["TerraExplorer Events", "source/TerraExplorer_Events.htm", "11"],
   ["Controlling the Mouse", "source/Controlling_the_Mouse.htm", "11"],
   ["Terrain Information", "source/Terrain_Information.htm", "11"],
   ["Coordinate Systems", "source/Coordinate_Systems.htm", "11"],
   ["Client Data", "source/Client_Data.htm", "11"],
   ["Feature Layers", "source/Feature_Layers.htm", "11"],
   ["Navigation Map window", "source/Navigation_Map_window.htm", "1",
    ["Add Maps to the Navigation Window", "source/Add_Maps_to_the_Navigation_Window.htm", "11"],
    ["Reference a map to the terrain database", "source/Reference_a_map_to_the_terrain_database.htm", "11"]
   ]
  ],
  ["TerraExplorer CoClass", "source/TerraExplorer_CoClass.htm", "11"]
 ],
 ["TerraExplorer CoClass Interfaces", "source/TerraExplorer_CoClass.htm#TerraExplorer_CoClass1", "1",
  ["ITerraExplorer", "source/ITerraExplorer51.htm", "1",
   ["Properties:", null, "1",
    ["Type", "source/Type.htm", "11"],
    ["FlyName", "source/FlyName.htm", "11"],
    ["DisplayErrorMessages", "source/DisplayErrorMessages.htm", "11"],
    ["ProjectParam", "source/ProjectParam.htm", "11"],
    ["OptionParam", "source/OptionParam.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["Load", "source/Load.htm", "11"],
    ["SetCPUSavingMode", "source/SetCPUSavingMode.htm", "11"],
    ["GetUserUnits", "source/GetUserUnits.htm", "11"],
    ["LoadEx", "source/LoadEx.htm", "11"],
    ["GetTEVersion", "source/GetTEVersion.htm", "11"],
    ["Save", "source/Save.htm", "11"],
    ["SaveAs", "source/SaveAs.htm", "11"],
    ["SetParam", "source/SetParam.htm", "11"],
    ["GetParam", "source/GetParam.htm", "11"],
    ["AttachEvent", "source/AttachEvent.htm", "11"],
    ["DetachEvent", "source/DetachEvent.htm", "11"]
   ]
  ],
  ["IPlane", "source/IPlane5.htm", "1",
   ["Properties:", null, "1",
    ["Speed", "source/Speed.htm", "11"],
    ["FieldOfView", "source/FieldOfView.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["FlyTo", "source/FlyTo.htm", "11"],
    ["SetPosition", "source/SetPosition.htm", "11"],
    ["MovePosition", "source/MovePosition.htm", "11"],
    ["GetPosition", "source/GetPosition.htm", "11"],
    ["FlyToObject", "source/FlyToObject.htm", "11"],
    ["SetSpeed", "source/SetSpeed.htm", "11"],
    ["GetSpeed", "source/GetSpeed.htm", "11"],
    ["Zoom", "source/Zoom.htm", "11"],
    ["GetPositionEx", "source/GetPositionEx.htm", "11"]
   ]
  ],
  ["IObjectManager", "source/IObjectManager51.htm", "1",
   ["Methods:", null, "1",
    ["CreatePolyline", "source/CreatePolyline.htm", "11"],
    ["Create2DPolygon", "source/Create2DPolygon.htm", "11"],
    ["CreateRectangle", "source/CreateRectangle.htm", "11"],
    ["CreateRegularPolygon", "source/CreateRegularPolygon.htm", "11"],
    ["CreateCircle", "source/CreateCircle.htm", "11"],
    ["Create3DPolygon", "source/Create3DPolygon.htm", "11"],
    ["CreateBuilding", "source/CreateBuilding.htm", "11"],
    ["CreateBox", "source/CreateBox.htm", "11"],
    ["CreatePyramid", "source/CreatePyramid.htm", "11"],
    ["CreateCylinder", "source/CreateCylinder.htm", "11"],
    ["CreateCone", "source/CreateCone.htm", "11"],
    ["CreateEllipse", "source/CreateEllipse.htm", "11"],
    ["CreateArc", "source/CreateArc.htm", "11"],
    ["CreateArrow", "source/CreateArrow.htm", "11"],
    ["Create3DArrow", "source/Create3DArrow.htm", "11"],
    ["CreateSphere", "source/CreateSphere.htm", "11"],
    ["CreateModel", "source/CreateModel.htm", "11"],
    ["CreateLabel", "source/CreateLabel.htm", "11"],
    ["CreateLabelEx", "source/CreateLabelEx.htm", "11"],
    ["CreateLocation", "source/CreateLocation.htm", "11"],
    ["CreateTreeHotlink", "source/CreateTreeHotlink.htm", "11"],
    ["CreateRoute", "source/CreateRoute.htm", "11"],
    ["CreateMessage", "source/CreateMessage.htm", "11"],
    ["GetObject", "source/GetObject.htm", "11"],
    ["CreateImageLabel", "source/CreateImageLabel.htm", "11"],
    ["CreateImageLabelEx", "source/CreateImageLabelEx.htm", "11"],
    ["CreateDynamicObject", "source/CreateDynamicObject.htm", "11"],
    ["CreateImageryLayer", "source/CreateImageryLayer.htm", "11"],
    ["CreateElevationLayer", "source/CreateElevationLayer.htm", "11"],
    ["CreateVideoOnTerrain", "source/CreateVideoOnTerrain.htm", "11"],
    ["CreatePointCloudModel", "source/CreatePointCloudModel.htm", "11"],
    ["CreateFromStream", "source/CreateFromStream.htm", "11"],
    ["GetFirstObjectPosition", "source/GetFirstObjectPosition.htm", "11"],
    ["GetNextObject", "source/GetNextObject.htm", "11"],
    ["GetInfoTreeItemID", "source/GetInfoTreeItemID.htm", "11"],
    ["SetObjectParam", "source/SetObjectParam.htm", "11"],
    ["GetObjectParam", "source/GetObjectParam.htm", "11"],
    ["CreateTerrainModifier", "source/CreateTerrainModifier.htm", "11"],
    ["CreateHoleOnTerrain", "source/CreateHoleOnTerrain.htm", "11"]
   ]
  ],
  ["IInformationTree", "source/IInformationTree5.htm", "1",
   ["Methods:", null, "1",
    ["CreateGroup", "source/CreateGroup.htm", "11"],
    ["CreateLockedGroup", "source/CreateLockedGroup.htm", "11"],
    ["RenameGroup", "source/RenameGroup.htm", "11"],
    ["ExpandGroup", "source/ExpandGroup.htm", "11"],
    ["GetItemName", "source/GetItemName.htm", "11"],
    ["DeleteItem", "source/DeleteItem.htm", "11"],
    ["SetParent", "source/SetParent.htm", "11"],
    ["GetNextItem", "source/GetNextItem.htm", "11"],
    ["FindItem", "source/FindItem.htm", "11"],
    ["GetTerraObjectID", "source/GetTerraObjectID.htm", "11"],
    ["SetGroupColor", "source/SetGroupColor.htm", "11"],
    ["GetGroupColor", "source/GetGroupColor.htm", "11"],
    ["EnableRedraw", "source/EnableRedraw.htm", "11"],
    ["IsGroup", "source/IsGroup.htm", "11"],
    ["SetGroupVisibility", "source/SetGroupVisibility.htm", "11"],
    ["SortGroup", "source/SortGroup.htm", "11"],
    ["SetGroupLocation", "source/SetGroupLocation.htm", "11"],
    ["GetGroupLocation", "source/GetGroupLocation.htm", "11"],
    ["CreateLockedGroupEx", "source/CreateLockedGroupEx.htm", "11"],
    ["SetActivationCode", "source/SetActivationCode.htm", "11"],
    ["GetActivationCode", "source/GetActivationCode.htm", "11"],
    ["SetClientData", "source/SetClientData.htm", "11"],
    ["GetClientData", "source/GetClientData.htm", "11"],
    ["GetObject", "source/GetObject1.htm", "11"],
    ["SetParentEx", "source/SetParentEx.htm", "11"],
    ["ReloadLayer", "source/ReloadLayer.htm", "11"],
    ["EditItem", "source/EditItem.htm", "11"],
    ["EditItems", "source/EditItems.htm", "11"],
    ["LoadFlyLayer", "source/LoadFlyLayer.htm", "11"],
    ["IsGroupEx", "source/IsGroupEx.htm", "11"],
    ["GetGroupVisibility", "source/GetGroupVisibility.htm", "11"],
    ["SaveFlyLayer", "source/SaveFlyLayer.htm", "11"],
    ["CreateLayer", "source/CreateLayer.htm", "11"],
    ["EditItemEx", "source/EditItemEx.htm", "11"],
    ["EndEdit", "source/EndEdit.htm", "11"],
    ["SetClientDataEx", "source/SetClientDataEx.htm", "11"],
    ["GetClientDataEx", "source/GetClientDataEx.htm", "11"],
    ["GetLayer", "source/GetLayer.htm", "11"],
    ["SetVisibility", "source/SetVisibility.htm", "11"],
    ["GetVisibility", "source/GetVisibility.htm", "11"],
    ["GetObjectEx", "source/GetObjectEx.htm", "11"],
    ["LoadFlyLayerEx", "source/LoadFlyLayerEx.htm", "11"],
    ["LockGroup", "source/LockGroup.htm", "11"],
    ["SelectItem", "source/SelectItem.htm", "11"],
    ["IsLayer", "source/IsLayer.htm", "11"]
   ]
  ],
  ["ITerrain", "source/ITerrain5.htm", "1",
   ["Properties:", null, "1",
    ["MPTName", "source/MPTName.htm", "11"],
    ["GroupKey", "source/GroupKey.htm", "11"],
    ["SystemKey", "source/SystemKey.htm", "11"],
    ["DatumKey", "source/DatumKey.htm", "11"],
    ["UnitKey", "source/UnitKey.htm", "11"],
    ["EPSG", "source/EPSG.htm", "11"],
    ["Description", "source/Description.htm", "11"],
    ["Opacity", "source/Opacity.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetGroundHeight", "source/GetGroundHeight.htm", "11"],
    ["GetGroundHeightEx", "source/GetGroundHeightEx.htm", "11"],
    ["GetExtent", "source/GetExtent.htm", "11"]
   ]
  ],
  ["IContainer", "source/IContainer2.htm", "1",
   ["Methods:", null, "1",
    ["SetURL", "source/SetURL.htm", "11"],
    ["RemoveURL", "source/RemoveURL.htm", "11"],
    ["BringToFront", "source/BringToFront.htm", "11"],
    ["SetMessageBarText", "source/SetMessageBarText.htm", "11"],
    ["HTMLPopup", "source/HTMLPopup.htm", "11"]
   ]
  ],
  ["IRender", "source/IRender5.htm", "1",
   ["Properties:", null, "1",
    ["Quality", "source/Quality.htm", "11"],
    ["HudMode", "source/HudMode.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetRenderRect", "source/GetRenderRect.htm", "11"],
    ["ScreenToTerrain", "source/ScreenToTerrain.htm", "11"],
    ["GetMouseInfo", "source/GetMouseInfo.htm", "11"],
    ["SetMouseInputMode", "source/SetMouseInputMode.htm", "11"],
    ["SetMouseCursor", "source/SetMouseCursor.htm", "11"],
    ["ScreenToWorld", "source/ScreenToWorld.htm", "11"],
    ["WorldToScreen", "source/WorldToScreen.htm", "11"],
    ["SetHUDLayer", "source/SetHUDLayer.htm", "11"],
    ["GetMouseInputMode", "source/GetMouseInputMode.htm", "11"]
   ]
  ],
  ["ISnapShot", "source/ISnapShot2.htm", "1",
   ["Properties:", null, "1",
    ["SnapshotWidth", "source/SnapshotWidth.htm", "11"],
    ["SnapshotHeight", "source/SnapshotHeight.htm", "11"],
    ["Format", "source/Format.htm", "11"],
    ["RenderQuality", "source/RenderQuality.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SaveRenderToFile", "source/SaveRenderToFile.htm", "11"],
    ["SetSnapShotParams", "source/SetSnapShotParams.htm", "11"],
    ["GetImage", "source/GetImage.htm", "11"]
   ]
  ],
  ["IStartPosition", "source/IStartPosition.htm", "1",
   ["Properties:", null, "1",
    ["StartX", "source/StartX.htm", "11"],
    ["StartZ", "source/StartZ.htm", "11"]
   ]
  ],
  ["_ITerraExplorerEvents", "source/_ITerraExplorerEvents5.htm", "1",
   ["Methods:", null, "1",
    ["OnLoadFinished", "source/OnLoadFinished.htm", "11"],
    ["OnFileClosing", "source/OnFileClosing.htm", "11"],
    ["OnFrame", "source/OnFrame.htm", "11"],
    ["OnTerraExplorerMessage", "source/OnTerraExplorerMessage.htm", "11"],
    ["OnObjectAction", "source/OnObjectAction.htm", "11"],
    ["OnFileSave", "source/OnFileSave.htm", "11"],
    ["OnRenderQualityChanged", "source/OnRenderQualityChanged.htm", "11"],
    ["OnInputModeChanged", "source/OnInputModeChanged.htm", "11"],
    ["OnLButtonDown", "source/OnLButtonDown.htm", "11"],
    ["OnLButtonUp", "source/OnLButtonUp.htm", "11"],
    ["OnMButtonDown", "source/OnMButtonDown.htm", "11"],
    ["OnMButtonUp", "source/OnMButtonUp.htm", "11"],
    ["OnRButtonDown", "source/OnRButtonDown.htm", "11"],
    ["OnRButtonUp", "source/OnRButtonUp.htm", "11"],
    ["OnMouseWheel", "source/OnMouseWheel.htm", "11"],
    ["OnInfoTreeAction", "source/OnInfoTreeAction.htm", "11"],
    ["OnTerraExplorer", "source/OnTerraExplorer.htm", "11"],
    ["OnDrawHUD", "source/OnDrawHUD.htm", "11"],
    ["OnLButtonDblClk", "source/OnLButtonDblClk.htm", "11"],
    ["OnRButtonDblClk", "source/OnRButtonDblClk.htm", "11"],
    ["OnMButtonDblClk", "source/OnMButtonDblClk.htm", "11"]
   ]
  ],
  ["ICoordSys", "source/ICoordSys3.htm", "1",
   ["Methods:", null, "1",
    ["GetTerrainCS", "source/GetTerrainCS.htm", "11"],
    ["SetTerrainCS", "source/SetTerrainCS.htm", "11"],
    ["SetSourceCS", "source/SetSourceCS.htm", "11"],
    ["ChooseCSDialog", "source/ChooseCSDialog.htm", "11"],
    ["GetCSHandle", "source/GetCSHandle.htm", "11"],
    ["GetCSHandleFromEPSG", "source/GetCSHandleFromEPSG.htm", "11"],
    ["ReleaseCSHandle", "source/ReleaseCSHandle.htm", "11"],
    ["Reproject", "source/Reproject.htm", "11"],
    ["GetUnitFactor", "source/GetUnitFactor.htm", "11"],
    ["MoveCoord", "source/MoveCoord.htm", "11"],
    ["MoveCoordEx", "source/MoveCoordEx.htm", "11"],
    ["GetDistance", "source/GetDistance.htm", "11"],
    ["GetAimingAngles", "source/GetAimingAngles.htm", "11"],
    ["ConvertToMGRS", "source/ConvertToMGRS.htm", "11"],
    ["ConvertFromMGRS", "source/ConvertFromMGRS.htm", "11"],
    ["ChooseCSDialogEx", "source/ChooseCSDialogEx.htm", "11"],
    ["GetDistanceEx", "source/GetDistanceEx.htm", "11"],
    ["GetAimingAnglesEx", "source/GetAimingAnglesEx.htm", "11"]
   ]
  ],
  ["IScriptEngine", "source/IScriptEngine5.htm", "1",
   ["Methods:", null, "1",
    ["Run", "source/Run.htm", "11"],
    ["RegisterName", "source/RegisterName.htm", "11"],
    ["RegisterGlobalName", "source/RegisterGlobalName.htm", "11"],
    ["UnregisterName", "source/UnregisterName.htm", "11"],
    ["GetGlobalName", "source/GetGlobalName.htm", "11"]
   ]
  ],
  ["IMenu", "source/IMenu.htm", "1",
   ["Methods:", null, "1",
    ["Invoke", "source/Invoke.htm", "11"]
   ]
  ],
  ["ITENavigationMap", "source/ITENavigationMap5.htm", "1",
   ["Properties:", null, "1",
    ["BorderStyle", "source/BorderStyle.htm", "11"],
    ["ShowPlane", "source/ShowPlane.htm", "11"],
    ["MapCount", "source/MapCount.htm", "11"],
    ["MapIndex", "source/MapIndex.htm", "11"],
    ["ShowMapSelector", "source/ShowMapSelector.htm", "11"],
    ["LevelCount", "source/LevelCount.htm", "11"],
    ["LevelIndex", "source/LevelIndex.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["LoadXml", "source/LoadXml.htm", "11"],
    ["GetXml", "source/GetXml.htm", "11"],
    ["ShowProperties", "source/ShowProperties.htm", "11"],
    ["ResetContent", "source/ResetContent.htm", "11"],
    ["CenterMap", "source/CenterMap.htm", "11"],
    ["SetTerrainTiePoint", "source/SetTerrainTiePoint.htm", "11"],
    ["SetMapTiePoint", "source/SetMapTiePoint.htm", "11"],
    ["CancelTiePointMode", "source/CancelTiePointMode.htm", "11"],
    ["GetXml", "source/GetXml2.htm", "11"],
    ["GetHeightByLevel", "source/GetHeightByLevel.htm", "11"],
    ["GetLevelByHeight", "source/GetLevelByHeight.htm", "11"]
   ]
  ],
  ["_ITENavigationMapEvents", "source/_ITENavigationMapEvents5.htm", "1",
   ["Methods:", null, "1",
    ["OnMapPosChanged", "source/OnMapPosChanged.htm", "11"],
    ["OnPopupMenu", "source/OnPopupMenu.htm", "11"],
    ["OnCommand", "source/OnCommand.htm", "11"],
    ["OnTiePointMode", "source/OnTiePointMode.htm", "11"],
    ["OnMapLevelChanged", "source/OnMapLevelChanged.htm", "11"]
   ]
  ],
  ["IDateTime", "source/IDateTime5.htm", "1",
   ["Properties:", null, "1",
    ["TimeZoneMode", "source/TimeZoneMode.htm", "11"],
    ["DisplaySun", "source/DisplaySun.htm", "11"],
    ["DateTime", "source/DateTime.htm", "11"],
    ["FixedLocalTime", "source/FixedLocalTime.htm", "11"],
    ["TimeRangeStart", "source/TimeRangeStart.htm", "11"],
    ["TimeRangeEnd", "source/TimeRangeEnd.htm", "11"],
    ["TimeZoneKey", "source/TimeZoneKey.htm", "11"],
    ["TimeZoneDisplayName", "source/TimeZoneDisplayName.htm", "11"],
    ["TimeZonesXML", "source/TimeZonesXML.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SetMode", "source/SetMode.htm", "11"]
   ]
  ]
 ],
 ["ITerraExplorerObject5 Interfaces", null, "1",
  ["About ITerraExplorerObject5 Interface", "source/About_ITerraExplorerObject5_Interface.htm", "11"],
  ["ITerraExplorerObject", "source/ITerraExplorerObject5.htm", "1",
   ["Properties:", null, "1",
    ["ID", "source/ID.htm", "11"],
    ["ObjectType", "source/ObjectType.htm", "11"],
    ["ClientData", "source/ClientData.htm", "11"],
    ["KeepAliveOnRelease", "source/KeepAliveOnRelease.htm", "11"],
    ["ClientDataEx", "source/ClientDataEx.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SetParam", "source/SetParam1.htm", "11"],
    ["GetParam", "source/GetParam1.htm", "11"]
   ]
  ],
  ["IInfoTreeItem", "source/IInfoTreeItem5.htm", "1",
   ["Properties:", null, "1",
    ["Description", "source/Description1.htm", "11"],
    ["ExistInBasicTree", "source/ExistInBasicTree.htm", "11"],
    ["InfoTreeItemID", "source/InfoTreeItemID.htm", "11"],
    ["GroupName", "source/GroupName.htm", "11"],
    ["SaveInFlyFile", "source/SaveInFlyFile.htm", "11"]
   ]
  ],
  ["ISingleMessageObject", "source/ISingleMessageObject5.htm", "1",
   ["Properties:", null, "1",
    ["MessageID", "source/MessageID.htm", "11"]
   ]
  ],
  ["ITerrainLocation", "source/ITerrainLocation5.htm", "1",
   ["Properties:", null, "1",
    ["Distance", "source/Distance.htm", "11"],
    ["ActivationCode", "source/ActivationCode.htm", "11"],
    ["ActivationParam", "source/ActivationParam.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SetPosition", "source/SetPosition1.htm", "11"],
    ["GetPosition", "source/GetPosition1.htm", "11"],
    ["GetPositionEx", "source/GetPositionEx1.htm", "11"]
   ]
  ],
  ["ITerrainObject", "source/ITerrainObject5.htm", "1",
   ["Properties:", null, "1",
    ["Visible", "source/_Visible.htm", "11"],
    ["ToolTipText", "source/ToolTipText.htm", "11"],
    ["MaxVisibilityDistance", "source/MaxVisibilityDistance.htm", "11"],
    ["MinVisibilityDistance", "source/MinVisibilityDistance.htm", "11"],
    ["IsAttached", "source/IsAttached.htm", "11"],
    ["AutoDetach", "source/AutoDetach.htm", "11"],
    ["GroundObject", "source/GroundObject.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["AttachTo", "source/AttachTo.htm", "11"]
   ]
  ],
  ["ITerrainColoredObject", "source/ITerrainColoredObject5.htm", "1",
   ["Properties:", null, "1",
    ["FgColor", "source/FgColor.htm", "11"],
    ["FgAlpha", "source/FgAlpha.htm", "11"],
    ["BgColor", "source/BgColor.htm", "11"],
    ["BgAlpha", "source/BgAlpha.htm", "11"]
   ]
  ],
  ["ITerrainPrimitive", "source/ITerrainPrimitive5.htm", "1",
   ["Properties:", null, "1",
    ["HeightStyle", "source/HeightStyle.htm", "11"],
    ["LineStyle", "source/LineStyle.htm", "11"],
    ["TextureFileName", "source/TextureFileName.htm", "11"],
    ["TextureTilingMethod", "source/TextureTilingMethod.htm", "11"],
    ["TextureScaleX", "source/TextureScaleX.htm", "11"],
    ["TextureScaleY", "source/TextureScaleY.htm", "11"],
    ["TextureRotateAngle", "source/TextureRotateAngle.htm", "11"],
    ["LineWidth", "source/LineWidth.htm", "11"],
    ["LineBackColor", "source/LineBackColor.htm", "11"],
    ["LineBackAlpha", "source/LineBackAlpha.htm", "11"],
    ["DrawOrder", "source/DrawOrder.htm", "11"]
   ]
  ],
  ["ITerrainPolyline", "source/ITerrainPolyline5.htm", "1",
   ["Properties:", null, "1",
    ["NumofVertices", "source/NumofVertices.htm", "11"],
    ["Vertices", "source/Vertices.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["AddVertex", "source/AddVertex.htm", "11"],
    ["GetVertex", "source/GetVertex.htm", "11"],
    ["ModifyVertex", "source/ModifyVertex.htm", "11"],
    ["DeleteVertex", "source/DeleteVertex.htm", "11"]
   ]
  ],
  ["ITerrainRectangle", "source/ITerrainRectangle5.htm", "1",
   ["Properties:", null, "1",
    ["Top", "source/Top.htm", "11"],
    ["Left", "source/Left.htm", "11"],
    ["Right", "source/Right.htm", "11"],
    ["Bottom", "source/Bottom.htm", "11"],
    ["Width", "source/Width.htm", "11"],
    ["Depth", "source/Depth.htm", "11"]
   ]
  ],
  ["ITerrainRegularPolygon", "source/ITerrainRegularPolygon5.htm", "1",
   ["Properties:", null, "1",
    ["Radius", "source/Radius.htm", "11"],
    ["NumberofSegments", "source/NumberofSegments.htm", "11"]
   ]
  ],
  ["ITerrain3DPolygon", "source/ITerrain3DPolygon5.htm", "1",
   ["Properties:", null, "1",
    ["Height", "source/Height.htm", "11"]
   ]
  ],
  ["ITerrainBuilding", "source/ITerrainBuilding5.htm", "1",
   ["Properties:", null, "1",
    ["BuildingStyle", "source/BuildingStyle.htm", "11"],
    ["TilingMethod", "source/TilingMethod.htm", "11"],
    ["SideTexture", "source/SideTexture.htm", "11"],
    ["SideScaleX", "source/SideScaleX.htm", "11"],
    ["SideScaleY", "source/SideScaleY.htm", "11"],
    ["RoofTexture", "source/RoofTexture.htm", "11"],
    ["RoofScaleX", "source/RoofScaleX.htm", "11"],
    ["RoofScaleY", "source/RoofScaleY.htm", "11"],
    ["RoofRotateAngle", "source/RoofRotateAngle.htm", "11"],
    ["RoofStyle", "source/RoofStyle.htm", "11"],
    ["RooftopDeltaHeight", "source/RooftopDeltaHeight.htm", "11"],
    ["RoofFillType", "source/RoofFillType.htm", "11"],
    ["SideFillType", "source/SideFillType.htm", "11"],
    ["RoofTilingMethod", "source/RoofTilingMethod.htm", "11"],
    ["SideTilingMethod", "source/SideTilingMethod.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetSideFillType", "source/GetSideFillType.htm", "11"],
    ["SetSideFillType", "source/SetSideFillType.htm", "11"],
    ["GetSideTexture", "source/GetSideTexture.htm", "11"],
    ["SetSideTexture", "source/SetSideTexture.htm", "11"],
    ["GetSideColor", "source/GetSideColor.htm", "11"],
    ["SetSideColor", "source/SetSideColor.htm", "11"],
    ["GetTerrainTextureOffset", "source/GetTerrainTextureOffset.htm", "11"],
    ["SetTerrainTextureOffset", "source/SetTerrainTextureOffset.htm", "11"]
   ]
  ],
  ["ITerrain3DRectBase", "source/ITerrain3DRectBase5.htm", "1",
   ["Properties:", null, "1",
    ["Height", "source/Height1.htm", "11"]
   ]
  ],
  ["ITerrain3DRegBase", "source/ITerrain3DRegBase5.htm", "1",
   ["Properties:", null, "1",
    ["Height", "source/Height2.htm", "11"]
   ]
  ],
  ["ITerrainEllipse", "source/ITerrainEllipse5.htm", "1",
   ["Properties:", null, "1",
    ["Radius", "source/Radius2.htm", "11"]
   ]
  ],
  ["ITerrainArc", "source/ITerrainArc5.htm", "1",
   ["Properties:", null, "1",
    ["StartAngle", "source/StartAngle.htm", "11"],
    ["EndAngle", "source/EndAngle.htm", "11"]
   ]
  ],
  ["ITerrainArrow", "source/ITerrainArrow5.htm", "1",
   ["Properties:", null, "1",
    ["HeadX", "source/HeadX.htm", "11"],
    ["HeadY", "source/HeadY.htm", "11"],
    ["TailX", "source/TailX.htm", "11"],
    ["TailY", "source/TailY.htm", "11"],
    ["Style", "source/Style.htm", "11"]
   ]
  ],
  ["ITerrain3DArrow", "source/ITerrain3DArrow5.htm", "1",
   ["Properties:", null, "1",
    ["Height", "source/Height3.htm", "11"]
   ]
  ],
  ["ITerrainSphere", "source/ITerrainSphere5.htm", "1",
   ["Properties:", null, "1",
    ["Radius", "source/Radius1.htm", "11"],
    ["SegmentDensity", "source/SegmentDensity.htm", "11"],
    ["Style", "source/Style1.htm", "11"]
   ]
  ],
  ["ITerrainModel", "source/ITerrainModel5.htm", "1",
   ["Properties:", null, "1",
    ["ModelFileName", "source/ModelFileName.htm", "11"],
    ["ScaleFactor", "source/ScaleFactor.htm", "11"],
    ["FlipTexture", "source/FlipTexture.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetModelType", "source/GetModelType.htm", "11"]
   ]
  ],
  ["ITerrainLabel", "source/ITerrainLabel5.htm", "1",
   ["Properties:", null, "1",
    ["LineToGroundType", "source/LineToGroundType.htm", "11"],
    ["LineColor", "source/LineColor.htm", "11"],
    ["LineLength", "source/LineLength.htm", "11"],
    ["Text", "source/Text.htm", "11"],
    ["FontName", "source/FontName.htm", "11"],
    ["FontSize", "source/FontSize.htm", "11"],
    ["FontStyle", "source/FontStyle.htm", "11"],
    ["ImageFileName", "source/ImageFileName.htm", "11"],
    ["FrameFileName", "source/FrameFileName.htm", "11"],
    ["FrameIndex", "source/FrameIndex.htm", "11"],
    ["ScaleFactor", "source/ScaleFactor1.htm", "11"],
    ["LimitGrowth", "source/LimitGrowth.htm", "11"],
    ["MinimumViewingHeight", "source/MinimumViewingHeight.htm", "11"],
    ["MinimumSize", "source/_MinimumSize.htm", "11"],
    ["TextOnImage", "source/TextOnImage.htm", "11"],
    ["AlignTextHorizontal", "source/AlignTextHorizontal.htm", "11"],
    ["AlignTextVertical", "source/AlignTextVertical.htm", "11"],
    ["TextJustification", "source/TextJustification.htm", "11"],
    ["AlignLabelHorizontal", "source/AlignLabelHorizontal.htm", "11"],
    ["AlignLabelVertical", "source/AlignLabelVertical.htm", "11"],
    ["LockMode", "source/LockMode.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetLabelStruct", "source/GetLabelStruct.htm", "11"]
   ]
  ],
  ["ITerrainImageLabel", "source/ITerrainImageLabel5.htm", "1",
   ["Properties:", null, "1",
    ["LineToGroundType", "source/LineToGroundType1.htm", "11"],
    ["LineColor", "source/LineColor1.htm", "11"],
    ["LineLength", "source/LineLength1.htm", "11"],
    ["ImageFileName", "source/ImageFileName1.htm", "11"],
    ["FrameFileName", "source/FrameFileName1.htm", "11"],
    ["FrameIndex", "source/FrameIndex1.htm", "11"],
    ["ScaleFactor", "source/ScaleFactor2.htm", "11"],
    ["LimitGrowth", "source/LimitGrowth1.htm", "11"],
    ["MinimumViewingHeight", "source/MinimumViewingHeight1.htm", "11"],
    ["MinimumSize", "source/MinimumSize.htm", "11"],
    ["AlignLabelHorizontal", "source/AlignLabelHorizontal1.htm", "11"],
    ["AlignLabelVertical", "source/AlignLabelVertical1.htm", "11"],
    ["LockMode", "source/LockMode1.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetLabelStruct", "source/GetLabelStruct1.htm", "11"]
   ]
  ],
  ["ITerrainRoute", "source/ITerrainRoute5.htm", "1",
   ["Properties:", null, "1",
    ["HeightRelativeToGround", "source/HeightRelativeToGround.htm", "11"],
    ["AutoRepeat", "source/AutoRepeat.htm", "11"],
    ["UseElevation", "source/UseElevation.htm", "11"],
    ["UseSpeed", "source/UseSpeed.htm", "11"],
    ["UseCameraOffset", "source/UseCameraOffset.htm", "11"],
    ["NumberOfWaypoints", "source/NumberOfWaypoints.htm", "11"],
    ["CurrentWaypoint", "source/CurrentWaypoint.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["Play", "source/Play.htm", "11"],
    ["Stop", "source/Stop.htm", "11"],
    ["Pause", "source/Pause.htm", "11"],
    ["AddWaypoint", "source/AddWaypoint.htm", "11"],
    ["GetWaypoint", "source/GetWaypoint.htm", "11"],
    ["ModifyWaypoint", "source/ModifyWaypoint.htm", "11"]
   ]
  ],
  ["ITerraExplorerMessage", "source/ITerraExplorerMessage5.htm", "1",
   ["Properties:", null, "1",
    ["Client", "source/Client.htm", "11"],
    ["Text", "source/Text1.htm", "11"],
    ["URL", "source/URL.htm", "11"],
    ["Type", "source/Type1.htm", "11"],
    ["BringToFront", "source/BringToFront1.htm", "11"],
    ["PopupFlags", "source/PopupFlags.htm", "11"],
    ["PopupCaption", "source/PopupCaption.htm", "11"],
    ["PopupTimeout", "source/PopupTimeout.htm", "11"],
    ["PopupTopLeftX", "source/PopupTopLeftX.htm", "11"],
    ["PopupTopLeftY", "source/PopupTopLeftY.htm", "11"],
    ["PopupWidth", "source/PopupWidth.htm", "11"],
    ["PopupHeight", "source/PopupHeight.htm", "11"]
   ]
  ],
  ["ITerrainDynamicObject", "source/ITerrainDynamicObject5.htm", "1",
   ["Properties:", null, "1",
    ["MotionStyle", "source/MotionStyle.htm", "11"],
    ["DynamicType", "source/DynamicType.htm", "11"],
    ["FileName", "source/FileName.htm", "11"],
    ["Text", "source/Text2.htm", "11"],
    ["FontName", "source/FontName1.htm", "11"],
    ["FontSize", "source/FontSize1.htm", "11"],
    ["FontStyle", "source/FontStyle1.htm", "11"],
    ["ScaleFactor", "source/ScaleFactor3.htm", "11"],
    ["FlipTexture", "source/FlipTexture1.htm", "11"],
    ["HeightStyle", "source/HeightStyle1.htm", "11"],
    ["Acceleration", "source/Acceleration.htm", "11"],
    ["TurnSpeed", "source/TurnSpeed.htm", "11"],
    ["CircularRoute", "source/CircularRoute.htm", "11"],
    ["NumberOfWaypoints", "source/NumberOfWaypoints1.htm", "11"],
    ["CurrentWaypoint", "source/CurrentWaypoint1.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["AddWaypoint", "source/AddWaypoint1.htm", "11"],
    ["GetWaypoint", "source/GetWaypoint1.htm", "11"],
    ["ModifyWaypoint", "source/ModifyWaypoint1.htm", "11"],
    ["DeleteWaypoint", "source/DeleteWaypoint.htm", "11"],
    ["RestartRoute", "source/RestartRoute.htm", "11"]
   ]
  ],
  ["ITerrainRasterLayer", "source/ITerrainRasterLayer5.htm", "1",
   ["Properties:", null, "1",
    ["UseNull", "source/UseNull.htm", "11"],
    ["NullValue", "source/NullValue.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SetLayerCS", "source/SetLayerCS.htm", "11"]
   ]
  ],
  ["ITerrainVideo", "source/ITerrainVideo5.htm", "1",
   ["Properties:", null, "1",
    ["VideoFileName", "source/VideoFileName.htm", "11"],
    ["TelemetryFileName", "source/TelemetryFileName.htm", "11"],
    ["UseTelemetry", "source/UseTelemetry.htm", "11"],
    ["ProjectionFieldOfView", "source/ProjectionFieldOfView.htm", "11"],
    ["VideoOpacity", "source/VideoOpacity.htm", "11"],
    ["ShowProjectionLines", "source/ShowProjectionLines.htm", "11"],
    ["ProjectionLinesLength", "source/ProjectionLinesLength.htm", "11"],
    ["ShowProjector", "source/ShowProjector.htm", "11"],
    ["ProjectorLength", "source/ProjectorLength.htm", "11"],
    ["Volume", "source/Volume.htm", "11"],
    ["Mute", "source/Mute.htm", "11"],
    ["PlayVideoOnStartup", "source/PlayVideoOnStartup.htm", "11"],
    ["VideoLength", "source/VideoLength.htm", "11"],
    ["VideoPosition", "source/VideoPosition.htm", "11"],
    ["CanSeek", "source/CanSeek.htm", "11"],
    ["PlayStatus", "source/PlayStatus.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["PlayVideo", "source/PlayVideo.htm", "11"],
    ["SetImage", "source/SetImage.htm", "11"]
   ]
  ],
  ["ITerrainPointCloudModel", "source/ITerrainPointCloudModel5.htm", "1",
   ["Properties:", null, "1",
    ["ModelFileName", "source/ModelFileName1.htm", "11"],
    ["ScaleFactor", "source/ScaleFactor4.htm", "11"],
    ["FlattenBelowTerrain", "source/FlattenBelowTerrain.htm", "11"],
    ["HideBelowImagery", "source/HideBelowImagery.htm", "11"],
    ["MinIntensity", "source/MinIntensity.htm", "11"],
    ["MaxIntensity", "source/MaxIntensity.htm", "11"],
    ["PaletteOpacity", "source/PaletteOpacity.htm", "11"],
    ["PaletteFileName", "source/PaletteFileName.htm", "11"],
    ["DistributionDirection", "source/DistributionDirection.htm", "11"],
    ["DistributionStart", "source/DistributionStart.htm", "11"],
    ["DistributionEnd", "source/DistributionEnd.htm", "11"],
    ["PointSamplingInterval", "source/PointSamplingInterval.htm", "11"],
    ["PointScalingFactor", "source/PointScalingFactor.htm", "11"],
    ["PointSizeLimit", "source/PointSizeLimit.htm", "11"],
    ["ChangeSampleOnMove", "source/ChangeSampleOnMove.htm", "11"],
    ["DataFormat", "source/DataFormat.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["GetDefaultLocation", "source/GetDefaultLocation.htm", "11"],
    ["GetBoundingBox", "source/GetBoundingBox.htm", "11"],
    ["SetAutoIntensity", "source/SetAutoIntensity.htm", "11"],
    ["GetDefaultLocationCS", "source/GetDefaultLocationCS.htm", "11"]
   ]
  ],
  ["ILayer", "source/ILayer5.htm", "1",
   ["Methods:", null, "1",
    ["SetProperty", "source/SetProperty.htm", "11"],
    ["SetValue", "source/SetValue.htm", "11"],
    ["GetValue", "source/GetValue.htm", "11"],
    ["Load", "source/Load1.htm", "11"],
    ["GetGroupId", "source/GetGroupId.htm", "11"],
    ["GetFeatureType", "source/GetFeatureType.htm", "11"],
    ["SetFeature", "source/SetFeature.htm", "11"],
    ["SetAnnotation", "source/SetAnnotation.htm", "11"],
    ["SetFeatureAndAnno", "source/SetFeatureAndAnno.htm", "11"],
    ["SetStreamStatus", "source/SetStreamStatus.htm", "11"],
    ["GetStreamStatus", "source/GetStreamStatus.htm", "11"],
    ["CreatePolygon", "source/CreatePolygon.htm", "11"],
    ["CreatePolyline", "source/CreatePolyline1.htm", "11"],
    ["CreatePoint", "source/CreatePoint.htm", "11"],
    ["SetVisibilityMinMax", "source/SetVisibilityMinMax.htm", "11"],
    ["DisplayAs", "source/DisplayAs.htm", "11"],
    ["Refresh", "source/Refresh.htm", "11"]
   ]
  ],
  ["ITerrainModifier", "source/ITerrainModifier5.htm", "1",
   ["Properties:", null, "1",
    ["ElevationBehavior", "source/ElevationBehavior.htm", "11"],
    ["Flat", "source/Flat.htm", "11"]
   ],
   ["Methods:", null, "1",
    ["SetFeather", "source/SetFeather.htm", "11"]
   ]
  ],
  ["ITerrainHole", "source/ITerrainHole5.htm", "11"]
 ],
 ["working with ActiveX Controls", null, "1",
  ["What is ActiveX Controls", "source/What_is_ActiveX_Controls.htm", "11"],
  ["How to Work with ActiveX controls", "source/How_to_Work_with_ActiveX_controls.htm", "1",
   ["Adding ActiveX components", "source/Adding_ActiveX_components.htm", "1",
    ["Working with Scripting languages", "source/Working_with_Scripting_languages.htm", "11"],
    ["Working with Visual Basic environment", "source/Working_with_Visual_Basic_environment.htm", "11"],
    ["Working with C# environment", "source/Working_with_C_environment.htm", "11"],
    ["Working with C++ environment", "source/Working_with_C_environment1.htm", "11"]
   ]
  ],
  ["What is TerraDeveloper", "source/What_is_TerraDeveloper.htm", "1",
   ["Creating a RunTime Pro kit", "source/Creating_a_RunTime_Pro_kit.htm", "11"]
  ]
 ],
 ["ActiveX Controls", null, "1",
  ["ITE3DWindow", "source/ITE3DWindow.htm", "1",
   ["Properties:", null, "1",
    ["TakeControlOfKeyboardAccelerators", "source/TakeControlOfKeyboardAccelerators.htm", "11"],
    ["BorderStyle", "source/BorderStyle1.htm", "11"],
    ["Caption", "source/Caption.htm", "11"]
   ]
  ],
  ["_ITE3DWindowEvents", "source/_ITE3DWindowEvents.htm", "1",
   ["Methods:", null, "1",
    ["OnKeyboardMessage", "source/OnKeyboardMessage.htm", "11"]
   ]
  ],
  ["ITEInformationWindow", "source/ITEInformationWindow.htm", "1",
   ["Properties:", "source/Properties_38.htm", "1",
    ["BorderStyle", "source/BorderStyle2.htm", "11"]
   ]
  ],
  ["ITENavigationMap", "source/ITENavigationMap51.htm", "11"],
  ["_ITENavigationMapEvents", "source/_ITENavigationMapEvents51.htm", "11"]
 ],
 ["COM API Example codes", null, "1",
  ["Examples in C++", null, "1",
   ["Adding Objects to the Project", "source/Adding_Objects_to_the_Project.htm", "11"],
   ["Finding and Modifying Objects", "source/Finding_and_Modifying_Objects.htm", "11"],
   ["Handling TerraExplorer Events", "source/Handling_TerraExplorer_Events.htm", "11"]
  ],
  ["Examples in VBScript", null, "1",
   ["Navigating in the 3D World", "source/Navigating_in_the_3D_World.htm", "11"],
   ["Finding and Modifying Objects", "source/Finding_and_Modifying_Objects1.htm", "11"],
   ["Handling TerraExplorer Events", "source/Handling_TerraExplorer_Events1.htm", "11"],
   ["Creating a Polyline Using a Safe Array of Vertices", "source/Creating_a_Polyline_Using_a_Safe_Array_of_Vertices.htm", "11"],
   ["Working with Mouse Events", "source/Working_with_Mouse_Events.htm", "11"],
   ["Working with Coordinate Systems", "source/Working_with_Coordinate_Systems.htm", "11"],
   ["Working with Client Data", "source/Working_with_Client_Data.htm", "11"]
  ],
  ["Examples in JavaScript", null, "1",
   ["Creating a Label Using an Object", "source/Creating_a_Label_Using_an_Object.htm", "11"]
  ],
  ["Examples in C#", null, "1",
   ["Handling TerraExplorer Events", "source/Handling_TerraExplorer_Events2.htm", "1",
    ["Type, FlyName, DisplayErrorMessages, ProjectParam, OptionParam", "source/Type.htm", "11"],
    ["Load, SetCPUSavingMode, GetUserUnits, GetTEVersion, LoadEx, Save, SaveAs, SetParam, GetParam,", "source/Load.htm", "11"],
    ["Speed, FieldOfView", "source/Speed.htm", "11"],
    ["FlyTo, SetPosition, MovePosition, GetPosition, FlyToObject, SetSpeed, GetSpeed, Zoom, GetPositionEx", "source/FlyTo.htm", "11"],
    ["CreatePolyline, Create2DPolygon, CreateRectangle, CreateRegularPolygon, CreateCircle,", "source/CreatePolyline.htm", "11"],
    ["CreateGroup, CreateLockedGroup, RenameGroup, ExpandGroup, GetItemName, DeleteItem, SetParent,", "source/CreateGroup.htm", "11"],
    ["MPTName, GroupKey, SystemKey, DatumKey, UnitKey, EPSG, Description", "source/MPTName.htm", "11"],
    ["GetGroundHeight", "source/GetGroundHeight.htm", "11"],
    ["GetGroundHeightEx", "source/GetGroundHeightEx.htm", "11"],
    ["GetExtent", "source/GetExtent.htm", "11"],
    ["Opacity", "source/Opacity.htm", "11"],
    ["SetURL, RemoveURL, BringToFront, SetMessageBarText, HTMLPopup", "source/SetURL.htm", "11"],
    ["Quality, HudMode", "source/Quality.htm", "11"],
    ["GetRenderRect, ScreenToTerrain, GetMouseInfo, SetMouseInputMode, SetMouseCursor, ScreenToWorld,", "source/GetRenderRect.htm", "11"],
    ["SnapshotWidth, SnapshotHeight, Format, RenderQuality", "source/SnapshotWidth.htm", "11"],
    ["SaveRenderToFile, SetSnapShotParams, GetImage", "source/SaveRenderToFile.htm", "11"],
    ["StartX, StartZ", "source/StartX.htm", "11"],
    ["OnLoadFinished, OnFileClosing, OnFrame, OnTerraExplorerMessage, OnObjectAction,", "source/OnLoadFinished.htm", "11"],
    ["GetTerrainCS, SetTerrainCS, SetSourceCS, ChooseCSDialog, GetCSHandle, GetCSHandleFromEPSG,", "source/GetTerrainCS.htm", "11"],
    ["ConvertToMGRS, ConvertFromMGRS, ChooseCSDialogEx", "source/ConvertToMGRS.htm", "11"],
    ["GetDistanceEx, GetAimingAnglesEx", "source/GetDistanceEx.htm", "11"],
    ["Run, RegisterName, RegisterGlobalName, UnregisterName, GetGlobalName", "source/Run.htm", "11"],
    ["Invoke", "source/_ITENavigationMapEvents51.htm#2", "11"],
    ["BorderStyle, ShowPlane, MapCount, MapIndex, ShowMapSelector,LevelCount.LevelIndex", "source/BorderStyle.htm", "11"],
    ["LoadXml, GetXML, ShowProperties, ResetContent, CenterMap, SetTerrainTiePoint, SetMapTiePoint,", "source/LoadXml.htm", "11"],
    ["OnMapPosChanged, OnPopupMenu, OnCommand, OnTiePointMode, OnMapLevelChanged", "source/OnMapPosChanged.htm", "11"],
    ["TimeZoneMode, DisplaySun, DateTime, FixedLocalTime, TimeRangeStart, TimeRangeEnd, TimeZoneKey,", "source/TimeZoneMode.htm", "11"],
    ["SetMode", "source/SetMode.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["NumofVertices, Vertices", "source/NumofVertices.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Top, Left, Right, Bottom, Width, Depth", "source/Top.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Radius, NumberofSegments", "source/Radius.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["NumofVertices, Vertices", "source/NumofVertices.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["Height", "source/Height.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["NumofVertices, Vertices", "source/NumofVertices.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["Height", "source/Height.htm", "11"],
    ["BuildingStyle, TilingMethod, SideTexture, SideScaleX, SideScaleY, RoofTexture, RoofScaleX,", "source/BuildingStyle.htm", "11"],
    ["GetSideFillType, SetSideFillType, GetSideTexture, SetSideTexture, GetSideColor, SetSideColor,", "source/GetSideFillType.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Top, Left, Right, Bottom, Width, Depth", "source/Top.htm", "11"],
    ["Height", "source/Height1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Radius, NumberofSegments", "source/Radius.htm", "11"],
    ["Height", "source/Height2.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Radius, NumberofSegments", "source/Radius.htm", "11"],
    ["Radius", "source/Radius2.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Radius, NumberofSegments", "source/Radius.htm", "11"],
    ["Radius", "source/Radius2.htm", "11"],
    ["StartAngle, EndAngle", "source/StartAngle.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["HeadX, HeadY, TailX, TailY, Style", "source/HeadX.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["HeadX, HeadY, TailX, TailY, Style", "source/HeadX.htm", "11"],
    ["Height", "source/Height3.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["Radius, SegmentDensity, Style", "source/Radius1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["ModelFileName, ScaleFactor, FlipTexture", "source/ModelFileName.htm", "11"],
    ["GetModelType", "source/GetModelType.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["LineToGroundType, LineColor, LineLength, Text, FontName, FontSize, FontStyle, ImageFileName,", "source/LineToGroundType.htm", "11"],
    ["GetLabelStruct", "source/GetLabelStruct.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["LineToGroundType, LineColor. LineLength, ImageFileName, FrameFileName, FrameIndex, ScaleFactor,", "source/LineToGroundType1.htm", "11"],
    ["GetLabelStruct, LockMode", "source/GetLabelStruct1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["HeightRelativeToGround, AutoRepeat, UseElevation, UseSpeed, UseCameraOffset, NumberOfWaypoints,", "source/HeightRelativeToGround.htm", "11"],
    ["Play, Stop, Pause, AddWaypoint, GetWaypoint, ModifyWaypoint", "source/Play.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Client, Text, URL, Type, BringToFront, PopupFlags, PopupCaption, PopupTimeout, PopupTopLeftX,", "source/Client.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["MotionStyle, DynamicType, FileName, Text, FontName, FontSize, FontStyle, ScaleFactor, FlipTexture,", "source/MotionStyle.htm", "11"],
    ["AddWaypoint, GetWaypoint, ModifyWaypoint, DeleteWaypoint, RestartRoute", "source/AddWaypoint1.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["NumofVertices, Vertices", "source/NumofVertices.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["UseNull, NullValue", "source/UseNull.htm", "11"],
    ["SetLayerCS", "source/SetLayerCS.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["VideoFileName, TelemetryFileName, UseTelemetry, ProjectionFieldOfView, VideoOpacity,", "source/VideoFileName.htm", "11"],
    ["PlayVideo, SetImage", "source/PlayVideo.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["ModelFileName, ScaleFactor, FlattenBelowTerrain, HideBelowImagery, MinIntensity, MaxIntensity,", "source/ModelFileName1.htm", "11"],
    ["GetDefaultLocation, GetBoundingBox, SetAutoIntensity, GetDefaultLocationCS", "source/GetDefaultLocation.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["SetProperty, SetValue, GetValue, Load, GetGroupId, GetType, SetFeature, SetAnnotation,", "source/SetProperty.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["ElevationBehavior, Vertices", "source/ElevationBehavior.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["UseNull, Flat", "source/UseNull.htm", "11"],
    ["SetFeather", "source/SetFeather.htm", "11"],
    ["ID, ObjectType, ClientData, KeepAliveOnRelease, ClientDataEx", "source/ID.htm", "11"],
    ["SetParam, GetParam", "source/SetParam1.htm", "11"],
    ["Description, ExistInBasicTree, InfoTreeItemID, GroupName, SaveInFlyFile", "source/Description1.htm", "11"],
    ["MessageID", "source/MessageID.htm", "11"],
    ["Distance, ActivationCode, ActivationParam", "source/Distance.htm", "11"],
    ["SetPosition, GetPosition, GetPositionEx", "source/SetPosition1.htm", "11"],
    ["Visible, ToolTipText, MaxVisibilityDistance, MinVisibilityDistance, IsAttached, AutoDetach,", "source/_Visible.htm", "11"],
    ["AttachTo", "source/AttachTo.htm", "11"],
    ["FgColor, FgAlpha, BgColor, BgAlpha", "source/FgColor.htm", "11"],
    ["HeightStyle, LineStyle, TextureFileName, TextureTilingMethod, TextureScaleX, TextureScaleY,", "source/HeightStyle.htm", "11"],
    ["NumofVertices, Vertices", "source/NumofVertices.htm", "11"],
    ["AddVertex, GetVertex, ModifyVertex,DeleteVetrex", "source/AddVertex.htm", "11"],
    ["TakeControlOfKeyboardAccelerators, BorderStyle, Caption", "source/TakeControlOfKeyboardAccelerators.htm", "11"],
    ["OnKeyboardMessage", "source/OnKeyboardMessage.htm", "11"],
    ["BorderStyle", "source/BorderStyle2.htm", "11"],
    ["OnMapPosChanged, OnPopupMenu, OnCommand, OnTiePointMode", "source/OnMapPosChanged.htm", "11"]
   ]
  ]
 ]
];


var FITEMS = arr_flatten(TITEMS);

function arr_flatten (x) {
   var y = []; if (x == null) return y;
   for (var i=0; i<x.length; i++) {
      if (typeof(x[i]) == "object") {
         var flat = arr_flatten(x[i]);
         for (var j=0; j<flat.length; j++)
             y[y.length]=flat[j];
      } else {
         if ((i%3==0))
          y[y.length]=x[i+1];
      }
   }
   return y;
}


