{
    "Angle_Box": "**Angle_Box**\n\nA box on a Panel for inputting angle information.",
    "Apply_Function": "**Apply_Function**\n\nA function that can be applied to elements.",
    "Apply_Many_Function": "**Apply_Many_Function**\n\nA function that can be applied to many elements.",
    "Arc": "**Arc**\n\nAn Arc is a helix which projects onto a circle in the (x,y) plane.\nIn 12dPL an Arc is a construction entity and is not stored in 12d Model models.",
    "Attribute": "**Attribute**\n\nA single attribute of an element.",
    "Attribute_Blob": "**Attribute_Blob**\n\nA binary object.",
    "Attributes": "**Attributes**\n\nThe variable type Attributes is used as a handle to refer to an 12d Model attribute structure within macros.",
    "Attributes_Box": "**Attributes_Box**\n\nA box for attributes.",
    "Billboard_Box": "**Billboard_Box**\n\nA box on a Panel for selecting a billboard name.",
    "Bitmap_Fill_Box": "**Bitmap_Fill_Box**\n\nA box for bitmap fills.",
    "Bitmap_List_Box": "**Bitmap_List_Box**\n\nA box for bitmap lists.",
    "Button": "**Button**\n\nA button on a Panel.",
    "Chainage_Box": "**Chainage_Box**\n\nA box for chainage input.",
    "Choice_Box": "**Choice_Box**\n\nA box for making choices.",
    "Colour": "**Colour**\n\nRepresents a colour value.",
    "Colour_Box": "**Colour_Box**\n\nA box on a Panel for selecting a colour from the pop-up list of project colours.",
    "Colour_Message_Box": "**Colour_Message_Box**\n\nA box on a Panel for writing messages to. Different background colours can be set.",
    "Connection": "**Connection**\n\nThe connection to the database.",
    "Curve": "**Curve**\n\nA curve entity.",
    "Database_Result": "**Database_Result**\n\nDatabase results.",
    "Database_Results": "**Database_Results**\n\nDatabase results.",
    "Date_Time_Box": "**Date_Time_Box**\n\nA box for date and time input.",
    "Delete_Query": "**Delete_Query**\n\nUsed to delete data in the database.",
    "Directory_Box": "**Directory_Box**\n\nA box for directory selection.",
    "Drainage_Network": "**Drainage_Network**\n\nA drainage network entity.",
    "Draw_Box": "**Draw_Box**\n\nA box for drawing operations.",
    "Dynamic_Element": "**Dynamic_Element**\n\nA dynamic array of Elements.",
    "Dynamic_Integer": "**Dynamic_Integer**\n\nA dynamic array of Integers.",
    "Dynamic_Integer64": "**Dynamic_Integer64**\n\nA dynamic array of 64 bits Integers.",
    "Dynamic_Real": "**Dynamic_Real**\n\nA dynamic array of Reals.",
    "Dynamic_Text": "**Dynamic_Text**\n\nA dynamic array of Texts.",
    "Element": "**Element**\n\nThe variable type Element is used to refer to the standard 12d Model entities that can be stored in a 12d Model models.\nElements act as handles to the data in the 12d Model database.",
    "Equality_Info": "**Equality_Info**\n\nHolds equality information.",
    "Equality_Label": "**Equality_Label**\n\nEquality_Label holds information for labelling text as an Equality.",
    "File": "**File**\n\nA file unit.",
    "File_Box": "**File_Box**\n\nA box for file selection.",
    "Function": "**Function**\n\nThe variable type Macro_Function or Function is used as a handle to refer to a 12d Model function within macros.",
    "Function_Box": "**Function_Box**\n\nA box for function selection.",
    "Function_Property_Collection": "**Function_Property_Collection**\n\nA collection of function properties.",
    "Functions": "**Functions**\n\nA handle for 12d Model functions.",
    "Graph_Box": "**Graph_Box**\n\nA box for displaying graphs.",
    "GridCtrl_Box": "**GridCtrl_Box**\n\nA box for grid controls.",
    "Guid": "**Guid**\n\nA Global Unique Identifier used for a 12d Model project.",
    "Guid_Guid_Map": "**Guid_Guid_Map**\n\nA collection of key-value pairs mapping Guid keys to Guid values.",
    "Guid_Guid_Multimap": "**Guid_Guid_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Guid values.",
    "Guid_Integer64_Map": "**Guid_Integer64_Map**\n\nA collection of key-value pairs mapping Guid keys to Integer64 values.",
    "Guid_Integer64_Multimap": "**Guid_Integer64_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Integer64 values.",
    "Guid_Integer_Map": "**Guid_Integer_Map**\n\nA collection of key-value pairs mapping Guid keys to Integer values.",
    "Guid_Integer_Multimap": "**Guid_Integer_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Integer values.",
    "Guid_Multiset": "**Guid_Multiset**\n\nAn unordered collection of Guid values that allows duplicates.",
    "Guid_Point_Map": "**Guid_Point_Map**\n\nA collection of key-value pairs mapping Guid keys to Point values.",
    "Guid_Point_Multimap": "**Guid_Point_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Point values.",
    "Guid_Real_Map": "**Guid_Real_Map**\n\nA collection of key-value pairs mapping Guid keys to Real values.",
    "Guid_Real_Multimap": "**Guid_Real_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Real values.",
    "Guid_Set": "**Guid_Set**\n\nAn unordered collection of unique Guid values.",
    "Guid_Text_Map": "**Guid_Text_Map**\n\nA collection of key-value pairs mapping Guid keys to Text values.",
    "Guid_Text_Multimap": "**Guid_Text_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Text values.",
    "Guid_Uid_Map": "**Guid_Uid_Map**\n\nA collection of key-value pairs mapping Guid keys to Uid values.",
    "Guid_Uid_Multimap": "**Guid_Uid_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Uid values.",
    "Guid_Vector2_Map": "**Guid_Vector2_Map**\n\nA collection of key-value pairs mapping Guid keys to Vector2 values.",
    "Guid_Vector2_Multimap": "**Guid_Vector2_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Vector2 values.",
    "Guid_Vector3_Map": "**Guid_Vector3_Map**\n\nA collection of key-value pairs mapping Guid keys to Vector3 values.",
    "Guid_Vector3_Multimap": "**Guid_Vector3_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Vector3 values.",
    "Guid_Vector4_Map": "**Guid_Vector4_Map**\n\nA collection of key-value pairs mapping Guid keys to Vector4 values.",
    "Guid_Vector4_Multimap": "**Guid_Vector4_Multimap**\n\nA collection of key-value pairs mapping Guid keys to multiple Vector4 values.",
    "Horizontal_Group": "**Horizontal_Group**\n\nA Horizontal_Group holds Widgets that will be placed horizontally in a Panel.",
    "HyperLink_Box": "**HyperLink_Box**\n\nA box for hyperlinks.",
    "Input_Box": "**Input_Box**\n\nA box for general input.",
    "Insert_Query": "**Insert_QUERY**\n\nUsed to add data to the database.",
    "Integer": "**Integer**\n\nA 32-bit whole number. It can be positive or negative. For example -1, 0 and 1. ",
    "Integer64": "**Integer64**\n\nA 64-bit whole number. It can be positive or negative. For example -1LL, 0 and 123456789123.",
    "Integer64_Guid_Map": "**Integer64_Guid_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Guid values.",
    "Integer64_Guid_Multimap": "**Integer64_Guid_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Guid values.",
    "Integer64_Integer64_Map": "**Integer64_Integer64_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Integer64 values.",
    "Integer64_Integer64_Multimap": "**Integer64_Integer64_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Integer64 values.",
    "Integer64_Integer_Map": "**Integer64_Integer_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Integer values.",
    "Integer64_Integer_Multimap": "**Integer64_Integer_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Integer values.",
    "Integer64_Multiset": "**Integer64_Multiset**\n\nAn unordered collection of Integer64 values that allows duplicates.",
    "Integer64_Point_Map": "**Integer64_Point_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Point values.",
    "Integer64_Point_Multimap": "**Integer64_Point_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Point values.",
    "Integer64_Real_Map": "**Integer64_Real_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Real values.",
    "Integer64_Real_Multimap": "**Integer64_Real_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Real values.",
    "Integer64_Set": "**Integer64_Set**\n\nAn unordered collection of unique Integer64 values.",
    "Integer64_Text_Map": "**Integer64_Text_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Text values.",
    "Integer64_Text_Multimap": "**Integer64_Text_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Text values.",
    "Integer64_Uid_Map": "**Integer64_Uid_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Uid values.",
    "Integer64_Uid_Multimap": "**Integer64_Uid_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Uid values.",
    "Integer64_Vector2_Map": "**Integer64_Vector2_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Vector2 values.",
    "Integer64_Vector2_Multimap": "**Integer64_Vector2_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Vector2 values.",
    "Integer64_Vector3_Map": "**Integer64_Vector3_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Vector3 values.",
    "Integer64_Vector3_Multimap": "**Integer64_Vector3_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Vector3 values.",
    "Integer64_Vector4_Map": "**Integer64_Vector4_Map**\n\nA collection of key-value pairs mapping Integer64 keys to Vector4 values.",
    "Integer64_Vector4_Multimap": "**Integer64_Vector4_Multimap**\n\nA collection of key-value pairs mapping Integer64 keys to multiple Vector4 values.",
    "Integer_Box": "**Integer_Box**\n\nA box for integer input.",
    "Integer_Guid_Map": "**Integer_Guid_Map**\n\nA collection of key-value pairs mapping Integer keys to Guid values.",
    "Integer_Guid_Multimap": "**Integer_Guid_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Guid values.",
    "Integer_Integer64_Map": "**Integer_Integer64_Map**\n\nA collection of key-value pairs mapping Integer keys to Integer64 values.",
    "Integer_Integer64_Multimap": "**Integer_Integer64_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Integer64 values.",
    "Integer_Integer_Map": "**Integer_Integer_Map**\n\nA collection of key-value pairs mapping Integer keys to Integer values.",
    "Integer_Integer_Multimap": "**Integer_Integer_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Integer values.",
    "Integer_Multiset": "**Integer_Multiset**\n\nAn unordered collection of Integer values that allows duplicates.",
    "Integer_Point_Map": "**Integer_Point_Map**\n\nA collection of key-value pairs mapping Integer keys to Point values.",
    "Integer_Point_Multimap": "**Integer_Point_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Point values.",
    "Integer_Real_Map": "**Integer_Real_Map**\n\nA collection of key-value pairs mapping Integer keys to Real values.",
    "Integer_Real_Multimap": "**Integer_Real_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Real values.",
    "Integer_Set": "**Integer_Set**\n\nAn unordered collection of unique Integer values.",
    "Integer_Text_Map": "**Integer_Text_Map**\n\nA collection of key-value pairs mapping Integer keys to Text values.",
    "Integer_Text_Multimap": "**Integer_Text_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Text values.",
    "Integer_Uid_Map": "**Integer_Uid_Map**\n\nA collection of key-value pairs mapping Integer keys to Uid values.",
    "Integer_Uid_Multimap": "**Integer_Uid_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Uid values.",
    "Integer_Vector2_Map": "**Integer_Vector2_Map**\n\nA collection of key-value pairs mapping Integer keys to Vector2 values.",
    "Integer_Vector2_Multimap": "**Integer_Vector2_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Vector2 values.",
    "Integer_Vector3_Map": "**Integer_Vector3_Map**\n\nA collection of key-value pairs mapping Integer keys to Vector3 values.",
    "Integer_Vector3_Multimap": "**Integer_Vector3_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Vector3 values.",
    "Integer_Vector4_Map": "**Integer_Vector4_Map**\n\nA collection of key-value pairs mapping Integer keys to Vector4 values.",
    "Integer_Vector4_Multimap": "**Integer_Vector4_Multimap**\n\nA collection of key-value pairs mapping Integer keys to multiple Vector4 values.",
    "Justify_Box": "**Justify_Box**\n\nA box for text justification selection.",
    "Kerb_Return_Function": "**Kerb_Return_Function**\n\nA kerb return function.",
    "Line": "**Line**\n\nA Line is three dimensional line joining two Points.\nA Line is a construction entity and is not stored in 12d Model models.",
    "Linestyle_Box": "**Linestyle_Box**\n\nA box on a Panel for selecting a linestyle.",
    "List": "**List**\n\nA list container.",
    "ListCtrl_Box": "**ListCtrl_Box**\n\nA box for list control.",
    "List_Box": "**List_Box**\n\nA box for list selection.",
    "Log_Box": "**Log_Box**\n\nA box for displaying log messages.",
    "Log_Line": "**Log_Line**\n\nA single log line.",
    "Macro_Function": "**Macro_Function**\n\nThe variable type Macro_Function or Function is used as a handle to refer to a 12d Model function within macros.",
    "Manual_Condition": "**Manual_Condition**\n\nManual condition.",
    "Manual_Query": "**Manual_Query**\n\nA manual database query.",
    "Map_File": "**Map_File**\n\nA file used for mapping element properties.",
    "Map_File_Box": "**Map_File_Box**\n\nA box for map file selection.",
    "Matrix3": "**Matrix3**\n\nAn entity consisting of nine Real values. The values in the Matrix3 matrix are expressed as three rows and three columns.",
    "Matrix4": "**Matrix4**\n\nAn entity consisting of sixteen Real values. The values in the Matrix4 matrix are expressed as four rows and four columns.",
    "Menu": "**Menu**\n\nAn object that holds the data for a user defined 12d Model menu.",
    "Message_Box": "**Message_Box**\n\nA box on a Panel for writing messages to.",
    "Model": "**Model**\n\nThe variable type Model is used as a handle to refer to 12d Model models within macros.",
    "Model_Box": "**Model_Box**\n\nA box on a Panel for creating or selecting a model.",
    "Name_Box": "**Name_Box**\n\nA box for name input.",
    "Named_Tick_Box": "**Named_Tick_Box**\n\nA tick box with a name.",
    "New_Select_Box": "**New_Select_Box**\n\nA new style select box.",
    "New_XYZ_Box": "**New_XYZ_BOX**\n\nA new style XYZ input box.",
    "Overlay_Widget": "**Overlay_Widget**\n\nUsed for formatting a panel.",
    "Panel": "**Panel**\n\nAn object that holds the data for a user defined 12d Model panel.",
    "Parabola": "**Parabola**\n\nParabolas are used in the vertical geometry of an Alignment or Super Alignment.\nIn 12dPL a Parabola is a construction entity and is not stored in 12d Model models.",
    "Parameter_Collection": "**Parameter_Collection**\n\nQuery the database parameters.",
    "Plot_Parameter_File": "**Plot_Parameter_File**\n\nA file unit.",
    "Plotter_Box": "**Plotter_Box**\n\nA box for plotter selection.",
    "Point": "**Point**\n\nA Point is a three dimensional point consisting of x, y and z co-ordinates (x,y,z).\nA Point is a construction entity and is not stored in 12d Model models.",
    "Point_Guid_Map": "**Point_Guid_Map**\n\nA collection of key-value pairs mapping Point keys to Guid values.",
    "Point_Guid_Multimap": "**Point_Guid_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Guid values.",
    "Point_Integer64_Map": "**Point_Integer64_Map**\n\nA collection of key-value pairs mapping Point keys to Integer64 values.",
    "Point_Integer64_Multimap": "**Point_Integer64_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Integer64 values.",
    "Point_Integer_Map": "**Point_Integer_Map**\n\nA collection of key-value pairs mapping Point keys to Integer values.",
    "Point_Integer_Multimap": "**Point_Integer_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Integer values.",
    "Point_Multiset": "**Point_Multiset**\n\nAn unordered collection of Point values that allows duplicates.",
    "Point_Point_Map": "**Point_Point_Map**\n\nA collection of key-value pairs mapping Point keys to Point values.",
    "Point_Point_Multimap": "**Point_Point_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Point values.",
    "Point_Real_Map": "**Point_Real_Map**\n\nA collection of key-value pairs mapping Point keys to Real values.",
    "Point_Real_Multimap": "**Point_Real_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Real values.",
    "Point_Set": "**Point_Set**\n\nAn unordered collection of unique Point values.",
    "Point_Text_Map": "**Point_Text_Map**\n\nA collection of key-value pairs mapping Point keys to Text values.",
    "Point_Text_Multimap": "**Point_Text_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Text values.",
    "Point_Uid_Map": "**Point_Uid_Map**\n\nA collection of key-value pairs mapping Point keys to Uid values.",
    "Point_Uid_Multimap": "**Point_Uid_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Uid values.",
    "Point_Vector2_Map": "**Point_Vector2_Map**\n\nA collection of key-value pairs mapping Point keys to Vector2 values.",
    "Point_Vector2_Multimap": "**Point_Vector2_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Vector2 values.",
    "Point_Vector3_Map": "**Point_Vector3_Map**\n\nA collection of key-value pairs mapping Point keys to Vector3 values.",
    "Point_Vector3_Multimap": "**Point_Vector3_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Vector3 values.",
    "Point_Vector4_Map": "**Point_Vector4_Map**\n\nA collection of key-value pairs mapping Point keys to Vector4 values.",
    "Point_Vector4_Multimap": "**Point_Vector4_Multimap**\n\nA collection of key-value pairs mapping Point keys to multiple Vector4 values.",
    "Polygon_Box": "**Polygon_Box**\n\nA box for polygon operations.",
    "Process_Handle": "**Process_Handle**\n\nA handle to an external process.",
    "Projection_Box": "**Projection_Box**\n\nA box for projection selection.",
    "Query_Condition": "**Query_Condition**\n\nQuery conditions.",
    "Real": "**Real**\n\nA 64-bit decimal number. It can be positive or negative. For example -1.0, 0.0 and 1.0",
    "Real_Box": "**Real_Box**\n\nA box for real number input.",
    "Real_Guid_Map": "**Real_Guid_Map**\n\nA collection of key-value pairs mapping Real keys to Guid values.",
    "Real_Guid_Multimap": "**Real_Guid_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Guid values.",
    "Real_Integer64_Map": "**Real_Integer64_Map**\n\nA collection of key-value pairs mapping Real keys to Integer64 values.",
    "Real_Integer64_Multimap": "**Real_Integer64_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Integer64 values.",
    "Real_Integer_Map": "**Real_Integer_Map**\n\nA collection of key-value pairs mapping Real keys to Integer values.",
    "Real_Integer_Multimap": "**Real_Integer_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Integer values.",
    "Real_Multiset": "**Real_Multiset**\n\nAn unordered collection of Real values that allows duplicates.",
    "Real_Point_Map": "**Real_Point_Map**\n\nA collection of key-value pairs mapping Real keys to Point values.",
    "Real_Point_Multimap": "**Real_Point_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Point values.",
    "Real_Real_Map": "**Real_Real_Map**\n\nA collection of key-value pairs mapping Real keys to Real values.",
    "Real_Real_Multimap": "**Real_Real_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Real values.",
    "Real_Set": "**Real_Set**\n\nAn unordered collection of unique Real values.",
    "Real_Text_Map": "**Real_Text_Map**\n\nA collection of key-value pairs mapping Real keys to Text values.",
    "Real_Text_Multimap": "**Real_Text_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Text values.",
    "Real_Uid_Map": "**Real_Uid_Map**\n\nA collection of key-value pairs mapping Real keys to Uid values.",
    "Real_Uid_Multimap": "**Real_Uid_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Uid values.",
    "Real_Vector2_Map": "**Real_Vector2_Map**\n\nA collection of key-value pairs mapping Real keys to Vector2 values.",
    "Real_Vector2_Multimap": "**Real_Vector2_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Vector2 values.",
    "Real_Vector3_Map": "**Real_Vector3_Map**\n\nA collection of key-value pairs mapping Real keys to Vector3 values.",
    "Real_Vector3_Multimap": "**Real_Vector3_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Vector3 values.",
    "Real_Vector4_Map": "**Real_Vector4_Map**\n\nA collection of key-value pairs mapping Real keys to Vector4 values.",
    "Real_Vector4_Multimap": "**Real_Vector4_Multimap**\n\nA collection of key-value pairs mapping Real keys to multiple Vector4 values.",
    "Report_Box": "**Report_Box**\n\nA box for reporting.",
    "SDR_Attribute": "**SDR_Attribute**\n\nSDR_Attribute are special attributes used with the 12d Survey Data Reduction process.",
    "Screen_Text": "**Screen_Text**\n\nObject for screen text operations.",
    "Segment": "**Segment**\n\nA Segment is either a Point, Line, Arc, Parabola or a Spiral.\nA Segment is a construction entity and is not stored in 12d Model models.",
    "Select_Box": "**Select_Box**\n\nA box for selection.",
    "Select_Boxes": "**Select_Boxes**\n\nMultiple select boxes.",
    "Select_Button": "**Select_Button**\n\nA button on a Panel for selecting strings.",
    "Select_Query": "**Select_Query**\n\nUsed to retrieve data from the database.",
    "Selection": "**Selection**\n\nA selection of elements.",
    "Sheet_Panel": "**Sheet_Panel**\n\nUsed for formatting a panel.",
    "Sheet_Size_Box": "**Sheet_Size_Box**\n\nA box for sheet size selection.",
    "Slider_Box": "**Slider_Box**\n\nA slider widget on a Panel.",
    "Source_Box": "**Source_Box**\n\nA box for source selection.",
    "Spiral": "**Spiral (Transition)**\n\nAn spiral is a mathematically defined transition which when projected on to the (x,y) plane, has a continuously varying radius.\nIn 12dPL a Spiral is a construction entity and is not stored in 12d Model models.",
    "String": "**String**\n\nA sequence of characters. Alias for Text.",
    "Symbol_Box": "**Symbol_Box**\n\nA box for symbol selection.",
    "Tab_Box": "**Tab_Box**\n\nA box for tabs.",
    "Target_Box": "**Target_Box**\n\nA box for target selection.",
    "Template_Box": "**Template_Box**\n\nA box for template selection.",
    "Text": "**Text**\n\nA sequence of characters. For example \"Dog\"",
    "Text_Edit_Box": "**Text_Edit_Box**\n\nA box for editing text.",
    "Text_Guid_Map": "**Text_Guid_Map**\n\nA collection of key-value pairs mapping Text keys to Guid values.",
    "Text_Guid_Multimap": "**Text_Guid_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Guid values.",
    "Text_Integer64_Map": "**Text_Integer64_Map**\n\nA collection of key-value pairs mapping Text keys to Integer64 values.",
    "Text_Integer64_Multimap": "**Text_Integer64_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Integer64 values.",
    "Text_Integer_Map": "**Text_Integer_Map**\n\nA collection of key-value pairs mapping Text keys to Integer values.",
    "Text_Integer_Multimap": "**Text_Integer_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Integer values.",
    "Text_Multiset": "**Text_Multiset**\n\nAn unordered collection of Text values that allows duplicates.",
    "Text_Point_Map": "**Text_Point_Map**\n\nA collection of key-value pairs mapping Text keys to Point values.",
    "Text_Point_Multimap": "**Text_Point_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Point values.",
    "Text_Real_Map": "**Text_Real_Map**\n\nA collection of key-value pairs mapping Text keys to Real values.",
    "Text_Real_Multimap": "**Text_Real_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Real values.",
    "Text_Set": "**Text_Set**\n\nAn unordered collection of unique Text values.",
    "Text_Style_Box": "**Text_Style_BOX**\n\nA box for text style selection.",
    "Text_Text_Map": "**Text_Text_Map**\n\nA collection of key-value pairs mapping Text keys to Text values.",
    "Text_Text_Multimap": "**Text_Text_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Text values.",
    "Text_Uid_Map": "**Text_Uid_Map**\n\nA collection of key-value pairs mapping Text keys to Uid values.",
    "Text_Uid_Multimap": "**Text_Uid_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Uid values.",
    "Text_Units_Box": "**Text_Units_Box**\n\nA box for text units selection.",
    "Text_Vector2_Map": "**Text_Vector2_Map**\n\nA collection of key-value pairs mapping Text keys to Vector2 values.",
    "Text_Vector2_Multimap": "**Text_Vector2_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Vector2 values.",
    "Text_Vector3_Map": "**Text_Vector3_Map**\n\nA collection of key-value pairs mapping Text keys to Vector3 values.",
    "Text_Vector3_Multimap": "**Text_Vector3_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Vector3 values.",
    "Text_Vector4_Map": "**Text_Vector4_Map**\n\nA collection of key-value pairs mapping Text keys to Vector4 values.",
    "Text_Vector4_Multimap": "**Text_Vector4_Multimap**\n\nA collection of key-value pairs mapping Text keys to multiple Vector4 values.",
    "Textstyle_Data": "**Textstyle_Data**\n\nTextStyle_Data holds information about the text such as colour, textstyle, justification, height.",
    "Textstyle_Data_Box": "**Textstyle_Data_Box**\n\nA box for text style data.",
    "Texture_Box": "**Texture_Box**\n\nA box for texture selection.",
    "Tick_Box": "**Tick_Box**\n\nA tick box.",
    "Time": "**Time**\n\nRepresents a date/time value.",
    "Time_Zone_Box": "**Time_Zone_Box**\n\nA box for time zone selection.",
    "Time_Zone_Box_Box": "**Time_Zone_Box_Box**\n\nA box for time zone box selection.",
    "Tin": "**Tin**\n\nA handle for 12d Model tins.",
    "Tin_Box": "**Tin_Box**\n\nA box for Tin selection.",
    "Transaction": "**Transaction**\n\nDatabase transactions.",
    "Transactions": "**Transactions**\n\nDatabase transactions.",
    "Tree_Box": "**Tree_Box**\n\nA box for tree views.",
    "Tree_Page": "**Tree_Page**\n\nA page in a tree box.",
    "Uid": "**Uid**\n\nA Unique Identifier for entities in a 12d Model database.",
    "Uid_Guid_Map": "**Uid_Guid_Map**\n\nA collection of key-value pairs mapping Uid keys to Guid values.",
    "Uid_Guid_Multimap": "**Uid_Guid_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Guid values.",
    "Uid_Integer64_Map": "**Uid_Integer64_Map**\n\nA collection of key-value pairs mapping Uid keys to Integer64 values.",
    "Uid_Integer64_Multimap": "**Uid_Integer64_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Integer64 values.",
    "Uid_Integer_Map": "**Uid_Integer_Map**\n\nA collection of key-value pairs mapping Uid keys to Integer values.",
    "Uid_Integer_Multimap": "**Uid_Integer_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Integer values.",
    "Uid_Multiset": "**Uid_Multiset**\n\nAn unordered collection of Uid values that allows duplicates.",
    "Uid_Point_Map": "**Uid_Point_Map**\n\nA collection of key-value pairs mapping Uid keys to Point values.",
    "Uid_Point_Multimap": "**Uid_Point_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Point values.",
    "Uid_Real_Map": "**Uid_Real_Map**\n\nA collection of key-value pairs mapping Uid keys to Real values.",
    "Uid_Real_Multimap": "**Uid_Real_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Real values.",
    "Uid_Set": "**Uid_Set**\n\nAn unordered collection of unique Uid values.",
    "Uid_Text_Map": "**Uid_Text_Map**\n\nA collection of key-value pairs mapping Uid keys to Text values.",
    "Uid_Text_Multimap": "**Uid_Text_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Text values.",
    "Uid_Uid_Map": "**Uid_Uid_Map**\n\nA collection of key-value pairs mapping Uid keys to Uid values.",
    "Uid_Uid_Multimap": "**Uid_Uid_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Uid values.",
    "Uid_Vector2_Map": "**Uid_Vector2_Map**\n\nA collection of key-value pairs mapping Uid keys to Vector2 values.",
    "Uid_Vector2_Multimap": "**Uid_Vector2_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Vector2 values.",
    "Uid_Vector3_Map": "**Uid_Vector3_Map**\n\nA collection of key-value pairs mapping Uid keys to Vector3 values.",
    "Uid_Vector3_Multimap": "**Uid_Vector3_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Vector3 values.",
    "Uid_Vector4_Map": "**Uid_Vector4_Map**\n\nA collection of key-value pairs mapping Uid keys to Vector4 values.",
    "Uid_Vector4_Multimap": "**Uid_Vector4_Multimap**\n\nA collection of key-value pairs mapping Uid keys to multiple Vector4 values.",
    "Undo": "**Undo**\n\nA variable to hold information that is placed on the 12d Model Undo system.",
    "Undo_List": "**Undo_List**\n\nThe variable type Undo_List is a handle to a list of Undos.",
    "Unknown": "**Unknown**\n\nAn unknown or unresolved type.",
    "Update_Query": "**Update_Query**\n\nUsed to update data in the database.",
    "Vector2": "**Vector2**\n\nAn entity consisting of two Real values. If the two real values of a Vector2 are X and Y, the values in a Vector2 are often expressed as (X,Y).",
    "Vector2_Guid_Map": "**Vector2_Guid_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Guid values.",
    "Vector2_Guid_Multimap": "**Vector2_Guid_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Guid values.",
    "Vector2_Integer64_Map": "**Vector2_Integer64_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Integer64 values.",
    "Vector2_Integer64_Multimap": "**Vector2_Integer64_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Integer64 values.",
    "Vector2_Integer_Map": "**Vector2_Integer_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Integer values.",
    "Vector2_Integer_Multimap": "**Vector2_Integer_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Integer values.",
    "Vector2_Multiset": "**Vector2_Multiset**\n\nAn unordered collection of Vector2 values that allows duplicates.",
    "Vector2_Point_Map": "**Vector2_Point_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Point values.",
    "Vector2_Point_Multimap": "**Vector2_Point_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Point values.",
    "Vector2_Real_Map": "**Vector2_Real_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Real values.",
    "Vector2_Real_Multimap": "**Vector2_Real_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Real values.",
    "Vector2_Set": "**Vector2_Set**\n\nAn unordered collection of unique Vector2 values.",
    "Vector2_Text_Map": "**Vector2_Text_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Text values.",
    "Vector2_Text_Multimap": "**Vector2_Text_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Text values.",
    "Vector2_Uid_Map": "**Vector2_Uid_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Uid values.",
    "Vector2_Uid_Multimap": "**Vector2_Uid_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Uid values.",
    "Vector2_Vector2_Map": "**Vector2_Vector2_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Vector2 values.",
    "Vector2_Vector2_Multimap": "**Vector2_Vector2_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Vector2 values.",
    "Vector2_Vector3_Map": "**Vector2_Vector3_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Vector3 values.",
    "Vector2_Vector3_Multimap": "**Vector2_Vector3_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Vector3 values.",
    "Vector2_Vector4_Map": "**Vector2_Vector4_Map**\n\nA collection of key-value pairs mapping Vector2 keys to Vector4 values.",
    "Vector2_Vector4_Multimap": "**Vector2_Vector4_Multimap**\n\nA collection of key-value pairs mapping Vector2 keys to multiple Vector4 values.",
    "Vector3": "**Vector3**\n\nAn entity consisting of three Real values. If the three real values of a Vector3 are X, Y and Z, the values in a Vector3 are often expressed as (X,Y,Z).",
    "Vector3_Guid_Map": "**Vector3_Guid_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Guid values.",
    "Vector3_Guid_Multimap": "**Vector3_Guid_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Guid values.",
    "Vector3_Integer64_Map": "**Vector3_Integer64_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Integer64 values.",
    "Vector3_Integer64_Multimap": "**Vector3_Integer64_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Integer64 values.",
    "Vector3_Integer_Map": "**Vector3_Integer_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Integer values.",
    "Vector3_Integer_Multimap": "**Vector3_Integer_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Integer values.",
    "Vector3_Multiset": "**Vector3_Multiset**\n\nAn unordered collection of Vector3 values that allows duplicates.",
    "Vector3_Point_Map": "**Vector3_Point_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Point values.",
    "Vector3_Point_Multimap": "**Vector3_Point_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Point values.",
    "Vector3_Real_Map": "**Vector3_Real_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Real values.",
    "Vector3_Real_Multimap": "**Vector3_Real_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Real values.",
    "Vector3_Set": "**Vector3_Set**\n\nAn unordered collection of unique Vector3 values.",
    "Vector3_Text_Map": "**Vector3_Text_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Text values.",
    "Vector3_Text_Multimap": "**Vector3_Text_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Text values.",
    "Vector3_Uid_Map": "**Vector3_Uid_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Uid values.",
    "Vector3_Uid_Multimap": "**Vector3_Uid_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Uid values.",
    "Vector3_Vector2_Map": "**Vector3_Vector2_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Vector2 values.",
    "Vector3_Vector2_Multimap": "**Vector3_Vector2_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Vector2 values.",
    "Vector3_Vector3_Map": "**Vector3_Vector3_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Vector3 values.",
    "Vector3_Vector3_Multimap": "**Vector3_Vector3_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Vector3 values.",
    "Vector3_Vector4_Map": "**Vector3_Vector4_Map**\n\nA collection of key-value pairs mapping Vector3 keys to Vector4 values.",
    "Vector3_Vector4_Multimap": "**Vector3_Vector4_Multimap**\n\nA collection of key-value pairs mapping Vector3 keys to multiple Vector4 values.",
    "Vector4": "**Vector4**\n\nAn entity consisting of four Real values. If the four real values of a Vector3 are X, Y, Z and W, the values in a Vector4 are often expressed as (X,Y,Z,W).",
    "Vector4_Guid_Map": "**Vector4_Guid_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Guid values.",
    "Vector4_Guid_Multimap": "**Vector4_Guid_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Guid values.",
    "Vector4_Integer64_Map": "**Vector4_Integer64_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Integer64 values.",
    "Vector4_Integer64_Multimap": "**Vector4_Integer64_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Integer64 values.",
    "Vector4_Integer_Map": "**Vector4_Integer_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Integer values.",
    "Vector4_Integer_Multimap": "**Vector4_Integer_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Integer values.",
    "Vector4_Multiset": "**Vector4_Multiset**\n\nAn unordered collection of Vector4 values that allows duplicates.",
    "Vector4_Point_Map": "**Vector4_Point_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Point values.",
    "Vector4_Point_Multimap": "**Vector4_Point_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Point values.",
    "Vector4_Real_Map": "**Vector4_Real_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Real values.",
    "Vector4_Real_Multimap": "**Vector4_Real_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Real values.",
    "Vector4_Set": "**Vector4_Set**\n\nAn unordered collection of unique Vector4 values.",
    "Vector4_Text_Map": "**Vector4_Text_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Text values.",
    "Vector4_Text_Multimap": "**Vector4_Text_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Text values.",
    "Vector4_Uid_Map": "**Vector4_Uid_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Uid values.",
    "Vector4_Uid_Multimap": "**Vector4_Uid_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Uid values.",
    "Vector4_Vector2_Map": "**Vector4_Vector2_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Vector2 values.",
    "Vector4_Vector2_Multimap": "**Vector4_Vector2_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Vector2 values.",
    "Vector4_Vector3_Map": "**Vector4_Vector3_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Vector3 values.",
    "Vector4_Vector3_Multimap": "**Vector4_Vector3_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Vector3 values.",
    "Vector4_Vector4_Map": "**Vector4_Vector4_Map**\n\nA collection of key-value pairs mapping Vector4 keys to Vector4 values.",
    "Vector4_Vector4_Multimap": "**Vector4_Vector4_Multimap**\n\nA collection of key-value pairs mapping Vector4 keys to multiple Vector4 values.",
    "Vertical_Group": "**Vertical_Group**\n\nA Vertical_Group holds Widgets that will be placed vertically in a Panel.",
    "View": "**View**\n\nThe variable type View is used as a handle to refer to 12d Model views within macros.",
    "View_Box": "**View_Box**\n\nA box on a Panel for selecting a view.",
    "Widget": "**Widget**\n\nThe objects for building interfaces, such as menus and panels. All interface items are derived from Widget.",
    "Widget_Pages": "**Widget_Pages**\n\nA panel can have different pages.",
    "XML_Document": "**XML_Document**\n\nThe file contents are structured as an XML document.",
    "XML_Node": "**XML_Node**\n\nA node within an XML document.",
    "XYZ_Box": "**XYZ_Box**\n\nA box for XYZ coordinate input.",
    "void": "**void**\n\nIndicates a function does not return a value.",
    "Blob": "**Blob**\n\nA binary object."
}
