Skip to content

Instantly share code, notes, and snippets.

@OlafHaag
Created February 28, 2019 10:19
Show Gist options
  • Save OlafHaag/22fd17e8043c8ec1b01c329785b85303 to your computer and use it in GitHub Desktop.
Save OlafHaag/22fd17e8043c8ec1b01c329785b85303 to your computer and use it in GitHub Desktop.
Nvil Configuration
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="Group">
<xs:complexType>
<xs:sequence>
<xs:element name="name" type="xs:string" minOccurs="0" />
<xs:element name="parent" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CompositeTools">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" type="xs:string" minOccurs="0" />
<xs:element name="Name" type="xs:string" minOccurs="0" />
<xs:element name="UserToolName" type="xs:string" minOccurs="0" />
<xs:element name="UserDescription" type="xs:string" minOccurs="0" />
<xs:element name="SecondGroupName" type="xs:string" minOccurs="0" />
<xs:element name="Mode" type="xs:int" minOccurs="0" />
<xs:element name="NumberLoops" type="xs:int" minOccurs="0" />
<xs:element name="NumberLoops2" type="xs:int" minOccurs="0" />
<xs:element name="undoRecordAddingDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="undoRecordAddingDisabled2" type="xs:boolean" minOccurs="0" />
<xs:element name="ExecuteOnStartup" type="xs:boolean" minOccurs="0" />
<xs:element name="IfNot1" type="xs:boolean" minOccurs="0" />
<xs:element name="IfToolID1" type="xs:string" minOccurs="0" />
<xs:element name="IfToolGroupName1" type="xs:string" minOccurs="0" />
<xs:element name="IfNot2" type="xs:boolean" minOccurs="0" />
<xs:element name="IfToolID2" type="xs:string" minOccurs="0" />
<xs:element name="IfToolGroupName2" type="xs:string" minOccurs="0" />
<xs:element name="And" type="xs:boolean" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CompositeToolSettings">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" type="xs:string" minOccurs="0" />
<xs:element name="ToolGroupName" type="xs:string" minOccurs="0" />
<xs:element name="ToolName" type="xs:string" minOccurs="0" />
<xs:element name="InputString" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="CompositeToolSettings2">
<xs:complexType>
<xs:sequence>
<xs:element name="ID" type="xs:string" minOccurs="0" />
<xs:element name="ToolGroupName" type="xs:string" minOccurs="0" />
<xs:element name="ToolName" type="xs:string" minOccurs="0" />
<xs:element name="InputString" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>
<CompositeTools>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<Name>Create BevelCube</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<Name>Create Quadball</Name>
<Mode>1</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<Name>Create Test Primitive</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>377d26ea-bdac-4a3c-9949-1470d018cd8e</ID>
<Name>DivedeNGonsAroundEdgeSelection</Name>
<Mode>5</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>65ad863c-b095-4f62-9064-7e759f43eff9</ID>
<Name>Edge Loop Select and Delete</Name>
<Mode>5</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<Name>Edge Ring Select and Collapse</Name>
<Mode>5</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ID>
<Name>Extrude Border</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<Name>Fill By Selected Corner Vertex</Name>
<Mode>6</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>e7ac6036-ed8d-46df-bfbf-826543ac04dd</ID>
<Name>Harden Connected Edges</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>d0e3541a-5918-49d4-84c6-5f3c3e898015</ID>
<Name>Harden Polygon Selection Border</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<Name>Hide Unselected Polygons</Name>
<Mode>4</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<Name>MakeHolesFromFaces</Name>
<Mode>4</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<Name>MakeHolesFromVerts</Name>
<Mode>6</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<Name>MakeHolesInFaces_01</Name>
<Mode>4</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<Name>MakeHolesInFaces_02</Name>
<Mode>5</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>d56fa272-73bf-428d-8afc-607898b61042</ID>
<Name>Set Pivot-Orientation to Manual by Selection</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>6b09f4f0-0003-474b-960c-4c643062479e</ID>
<Name>Set Pivot-Position to Manual by Selection</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<Name>Show Polygons</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<Name>Soccer Ball</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</ID>
<Name>Soften Connected Edges</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeTools>
<ID>8de4706f-6f12-4113-9ca4-09e55420d5ec</ID>
<Name>Soften Inside Polygon Selection</Name>
<Mode>0</Mode>
<NumberLoops>1</NumberLoops>
<NumberLoops2>1</NumberLoops2>
<undoRecordAddingDisabled>false</undoRecordAddingDisabled>
<undoRecordAddingDisabled2>false</undoRecordAddingDisabled2>
<ExecuteOnStartup>false</ExecuteOnStartup>
<IfNot1>false</IfNot1>
<IfNot2>false</IfNot2>
<And>false</And>
</CompositeTools>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Object Shortcut Tools</ToolGroupName>
<ToolName>P_Create Box</ToolName>
<InputString>100.00; 100.00; 100.00; 1; 1; 1</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Inverse Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Edge</ToolName>
<InputString>10.00; False; True; False; True; False; 2; 0</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Clear Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>b2cf344a-1a35-42ec-b564-57b3ad27f2be</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Object Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Object Shortcut Tools</ToolGroupName>
<ToolName>P_Create Box</ToolName>
<InputString>111.78; 111.78; 111.78; 1; 1; 1</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Subdivision2</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Collapse Subdivision</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Inverse Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Spherize Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Clear Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Object Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Object Shortcut Tools</ToolGroupName>
<ToolName>P_Create Box</ToolName>
<InputString>100.00; 100.00; 100.00; 1; 1; 1</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Inverse Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Composite Tools</ToolGroupName>
<ToolName>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>P_Inset Polygon</ToolName>
<InputString>10.00; 1; True; False; False; True; false; False</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Composite Tools</ToolGroupName>
<ToolName>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Single Step Grow/Shrink Selection #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Loop Select</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Single Step Shrink/Grow Ring Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>ff03f475-119b-44c6-a9dd-5c231517d912</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Edge</ToolName>
<InputString>2.500; true; false; False; false; False; 1; 0</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>377d26ea-bdac-4a3c-9949-1470d018cd8e</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Select Polys By/In Selected Edges #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>377d26ea-bdac-4a3c-9949-1470d018cd8e</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Divide NGon</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>377d26ea-bdac-4a3c-9949-1470d018cd8e</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>377d26ea-bdac-4a3c-9949-1470d018cd8e</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>65ad863c-b095-4f62-9064-7e759f43eff9</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Loop Select</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>65ad863c-b095-4f62-9064-7e759f43eff9</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Delete</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Ring Select</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Collapse</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Single Step Grow/Shrink Selection #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Soften/Harden Selected #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>P_Extrude/Bevel Polygon</ToolName>
<InputString>20.00; 0.00; 1; true; true; false; true; false; true; false; false; false</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>P_Inset Polygon</ToolName>
<InputString>10.00; 1; True; False; False; True; false; False</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>P_Extrude/Bevel Polygon</ToolName>
<InputString>-20.00; 0.00; 1; true; false; false; true; false; true; false; false; false</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>P_Math Select Vertices With Edges</ToolName>
<InputString>true; false; false; false; 2; 0; false; false; true</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Edges By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Fill Jagged Border Edges</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Vertex Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>465c15a9-80c4-4376-b55f-6bbda0adc706</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>e7ac6036-ed8d-46df-bfbf-826543ac04dd</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Edges By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>e7ac6036-ed8d-46df-bfbf-826543ac04dd</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Harden/Soften Selected #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>e7ac6036-ed8d-46df-bfbf-826543ac04dd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Vertex Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>e7ac6036-ed8d-46df-bfbf-826543ac04dd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d0e3541a-5918-49d4-84c6-5f3c3e898015</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d0e3541a-5918-49d4-84c6-5f3c3e898015</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Harden/Soften Selected #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d0e3541a-5918-49d4-84c6-5f3c3e898015</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d0e3541a-5918-49d4-84c6-5f3c3e898015</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Save Current Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Object Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Common Shortcut Tools</ToolGroupName>
<ToolName>Toggle unselected object visibility</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Paste Saved Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>9c705808-d701-4c34-85f2-8ec34cdc97df</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Hide Unselected</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Poke Polygon</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Vertex</ToolName>
<InputString>1.00; False; True; 1; 0.00</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Polygons By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Polygons Inside Edge Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Delete</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Select Open Edges</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Bridge</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Vertex Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Composite Tools</ToolGroupName>
<ToolName>8de4706f-6f12-4113-9ca4-09e55420d5ec</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Vertex</ToolName>
<InputString>1.00; False; True; 1; 0.00</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Polygons By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Polygons Inside Edge Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Delete</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Select Open Edges</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Bridge</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Vertex Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Composite Tools</ToolGroupName>
<ToolName>8de4706f-6f12-4113-9ca4-09e55420d5ec</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Poke Polygon</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Vertex</ToolName>
<InputString>1.00; False; True; 1; 0.00</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Polygons By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges On Polygon Selection Border</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>Context Cut(BreakEdges)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Polygons Inside Edge Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Delete</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>bdd94a86-e4d3-4e5e-8235-b93b746064e6</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Select Open Edges</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Select Polys By/In Selected Edges #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Divide NGon</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Edge Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Bridge</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d56fa272-73bf-428d-8afc-607898b61042</ID>
<ToolGroupName>Manipulator Tools</ToolGroupName>
<ToolName>Orientation(Selection)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>d56fa272-73bf-428d-8afc-607898b61042</ID>
<ToolGroupName>Manipulator Tools</ToolGroupName>
<ToolName>Orientation(Manual)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>6b09f4f0-0003-474b-960c-4c643062479e</ID>
<ToolGroupName>Manipulator Tools</ToolGroupName>
<ToolName>Pivot(Selection)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>6b09f4f0-0003-474b-960c-4c643062479e</ID>
<ToolGroupName>Manipulator Tools</ToolGroupName>
<ToolName>Pivot(Manual)</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Unhide/Hide #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Object Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<ToolGroupName>Common Shortcut Tools</ToolGroupName>
<ToolName>Toggle unselected object visibility</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>5829f146-b4ad-4f2c-9d87-43654a5b64ff</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Object Shortcut Tools</ToolGroupName>
<ToolName>P_Create GeoSphere</ToolName>
<InputString>0.00; 2; True; False; False</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Inc/Dec Subdivision</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Collapse Subdivision</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Subobject Shortcut Tools</ToolGroupName>
<ToolName>P_Math Select Vertices With Edges</ToolName>
<InputString>true; false; false; false; 3; 0; true; false; false</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Edges By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>P_Chamfer Edge</ToolName>
<InputString>1.00; False; True; False; false; False; 1; 0</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>P_Scale Selection</ToolName>
<InputString>true; -0.05; 1.0; 1.0; 1.0</InputString>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Toggle Subdivision</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>a71ea448-8925-48d1-ae9c-04973bb6d24d</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Object Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</ID>
<ToolGroupName>Vertex Shortcut Tools</ToolGroupName>
<ToolName>Edges By/In Selected Vertices #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Soften/Harden Selected #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Vertex Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>8de4706f-6f12-4113-9ca4-09e55420d5ec</ID>
<ToolGroupName>Polygon Shortcut Tools</ToolGroupName>
<ToolName>Edges Inside Polygon Selection</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>8de4706f-6f12-4113-9ca4-09e55420d5ec</ID>
<ToolGroupName>Edge Shortcut Tools</ToolGroupName>
<ToolName>Soften/Harden Selected #</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>8de4706f-6f12-4113-9ca4-09e55420d5ec</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Switch To Polygon Mode</ToolName>
</CompositeToolSettings>
<CompositeToolSettings>
<ID>8de4706f-6f12-4113-9ca4-09e55420d5ec</ID>
<ToolGroupName>Common Modeling Shortcut Tools</ToolGroupName>
<ToolName>Undo Subobject Selection</ToolName>
</CompositeToolSettings>
</NewDataSet>
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded" />
</xs:complexType>
</xs:element>
</xs:schema>
</NewDataSet>
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="HotKeyTable">
<xs:complexType>
<xs:sequence>
<xs:element name="GroupName" type="xs:string" minOccurs="0" />
<xs:element name="IDName" type="xs:string" minOccurs="0" />
<xs:element name="ToolName" type="xs:string" minOccurs="0" />
<xs:element name="HotKeys" type="xs:string" minOccurs="0" />
<xs:element name="HotKeysInt" type="xs:string" minOccurs="0" />
<xs:element name="MouseButton" type="xs:int" minOccurs="0" />
<xs:element name="Enabled" type="xs:boolean" minOccurs="0" />
<xs:element name="CanShowOnSmartTips" type="xs:boolean" minOccurs="0" />
<xs:element name="SmartTipHeight" type="xs:int" minOccurs="0" />
<xs:element name="Version" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="KeyChartTable">
<xs:complexType>
<xs:sequence>
<xs:element name="ButtonName" type="xs:string" minOccurs="0" />
<xs:element name="Key" type="xs:int" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="KeyShortNameTable">
<xs:complexType>
<xs:sequence>
<xs:element name="Key" type="xs:int" minOccurs="0" />
<xs:element name="KeyShortName" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Light Tool On</IDName>
<ToolName>Light Tool On</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Mini/Maximize Viewport</IDName>
<ToolName>Mini/Maximize Viewport</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Best Fit</IDName>
<ToolName>Best Fit</ToolName>
<HotKeys>Ctrl+F</HotKeys>
<HotKeysInt>17+70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Best Fit All</IDName>
<ToolName>Best Fit All</ToolName>
<HotKeys>F+Ctrl+Alt</HotKeys>
<HotKeysInt>70+17+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Best Fit (All Views)</IDName>
<ToolName>Best Fit (All Views)</ToolName>
<HotKeys>Shift+Ctrl+F</HotKeys>
<HotKeysInt>16+17+70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Best Fit All (All Views)</IDName>
<ToolName>Best Fit All (All Views)</ToolName>
<HotKeys>Alt+Ctrl+F+Shift</HotKeys>
<HotKeysInt>18+17+70+16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Perspective/Orthographic View</IDName>
<ToolName>Perspective/Orthographic View</ToolName>
<HotKeys>N5</HotKeys>
<HotKeysInt>101</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Toggle Synchronize View Zooming</IDName>
<ToolName>Synchronizing View Zooming</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Toggle Advance Focus Point On Orthographic View Zooming</IDName>
<ToolName>Move Both Camera and Focus On Orthographic View Zooming</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Camera Focus Both Fixed On Ortho View Zooming</IDName>
<ToolName>Camera Focus Both Fixed On Ortho View Zooming</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Vertices</IDName>
<ToolName>Show Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Edge</IDName>
<ToolName>Show Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Selected Polygon</IDName>
<ToolName>Show Selected Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Bounding Box</IDName>
<ToolName>Show Bounding Box</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Mesh On Selected</IDName>
<ToolName>Show Mesh On Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Show Mesh On Unselected</IDName>
<ToolName>Show Mesh On Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Four Views</IDName>
<ToolName>Layout Four Views</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Three Views (Top)</IDName>
<ToolName>Layout Three Views (Top)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Three Views (Bottom)</IDName>
<ToolName>Layout Three Views (Bottom)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Three Views (Left)</IDName>
<ToolName>Layout Three Views (Left)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Three Views (Right)</IDName>
<ToolName>Layout Three Views (Right)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Two Views (Horizontal)</IDName>
<ToolName>Layout Two Views (Horizontal)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout Two Views (Vertical)</IDName>
<ToolName>Layout Two Views (Vertical)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Layout One View</IDName>
<ToolName>Layout One View</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Step Viewport Forward</IDName>
<ToolName>Step Viewport Forward</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Step Viewport Backward</IDName>
<ToolName>Step Viewport Backward</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Reset Layout</IDName>
<ToolName>Reset Layout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot SelectionCenter(WithSelection)</IDName>
<ToolName>ViewRotatePivot SelectionCenter(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot PointOfInterest(WithSelection)</IDName>
<ToolName>ViewRotatePivot PointOfInterest(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot ObjectPivot(WithSelection)</IDName>
<ToolName>ViewRotatePivot ObjectPivot(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot CameraFocusPoint(WithSelection)</IDName>
<ToolName>ViewRotatePivot CameraFocusPoint(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot WorkplaneOrigin(WithSelection)</IDName>
<ToolName>ViewRotatePivot WorkplaneOrigin(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot WorldOrigin(WithSelection)</IDName>
<ToolName>ViewRotatePivot WorldOrigin(WithSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot LastSelectionCenter(NoSelection)</IDName>
<ToolName>ViewRotatePivot LastSelectionCenter(NoSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot ObjectPivot(NoSelection)</IDName>
<ToolName>ViewRotatePivot ObjectPivot(NoSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot CameraFocusPoint(NoSelection)</IDName>
<ToolName>ViewRotatePivot CameraFocusPoint(NoSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot WorkplaneOrigin(NoSelection)</IDName>
<ToolName>ViewRotatePivot WorkplaneOrigin(NoSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>ViewRotatePivot WorldOrigin(NoSelection)</IDName>
<ToolName>ViewRotatePivot WorldOrigin(NoSelection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Front View</IDName>
<ToolName>Front View</ToolName>
<HotKeys>N1</HotKeys>
<HotKeysInt>97</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Back View</IDName>
<ToolName>Back View</ToolName>
<HotKeys>N3</HotKeys>
<HotKeysInt>99</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Left View</IDName>
<ToolName>Left View</ToolName>
<HotKeys>N4</HotKeys>
<HotKeysInt>100</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Right View</IDName>
<ToolName>Right View</ToolName>
<HotKeys>N6</HotKeys>
<HotKeysInt>102</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Top View</IDName>
<ToolName>Top View</ToolName>
<HotKeys>N8</HotKeys>
<HotKeysInt>104</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Bottom View</IDName>
<ToolName>Bottom View</ToolName>
<HotKeys>N2</HotKeys>
<HotKeysInt>98</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Custom View (Perspective)</IDName>
<ToolName>Custom View (Perspective)</ToolName>
<HotKeys>N0</HotKeys>
<HotKeysInt>96</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Custom View (Orthographic)</IDName>
<ToolName>Custom View (Orthographic)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Flip Directional Orthographic View</IDName>
<ToolName>Flip Directional Orthographic View</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>P_SetClipPlanes</IDName>
<ToolName>P_SetClipPlanes</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(1) InOneViewLayout</IDName>
<ToolName>Select Viewport(1) InOneViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(2) InOneViewLayout</IDName>
<ToolName>Select Viewport(2) InOneViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(3) InOneViewLayout</IDName>
<ToolName>Select Viewport(3) InOneViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(4) InOneViewLayout</IDName>
<ToolName>Select Viewport(4) InOneViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(1) InFourViewLayout</IDName>
<ToolName>Select Viewport(1) InFourViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(2) InFourViewLayout</IDName>
<ToolName>Select Viewport(2) InFourViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(3) InFourViewLayout</IDName>
<ToolName>Select Viewport(3) InFourViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(4) InFourViewLayout</IDName>
<ToolName>Select Viewport(4) InFourViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(1) InThreeViewLayout</IDName>
<ToolName>Select Viewport(1) InThreeViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(2) InThreeViewLayout</IDName>
<ToolName>Select Viewport(2) InThreeViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(3) InThreeViewLayout</IDName>
<ToolName>Select Viewport(3) InThreeViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(1) InTwoViewLayout</IDName>
<ToolName>Select Viewport(1) InTwoViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Select Viewport(2) InTwoViewLayout</IDName>
<ToolName>Select Viewport(2) InTwoViewLayout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Cycle Views Up</IDName>
<ToolName>Cycle Views Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Cycle Views Down</IDName>
<ToolName>Cycle Views Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Cycle Camera Up/Down</IDName>
<ToolName>Cycle Camera Up/Down</ToolName>
<HotKeys>N9</HotKeys>
<HotKeysInt>105</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Cycle Camera Down/Up</IDName>
<ToolName>Cycle Camera Down/Up</ToolName>
<HotKeys>N7</HotKeys>
<HotKeysInt>103</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Rotate View</IDName>
<ToolName>Rotate View</ToolName>
<HotKeys>Alt</HotKeys>
<HotKeysInt>18</HotKeysInt>
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Spin View</IDName>
<ToolName>Spin View</ToolName>
<HotKeys>Shift+Alt</HotKeys>
<HotKeysInt>16+18</HotKeysInt>
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Pan View</IDName>
<ToolName>Pan View</ToolName>
<HotKeys>Alt</HotKeys>
<HotKeysInt>18</HotKeysInt>
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Zoom View</IDName>
<ToolName>Zoom View</ToolName>
<HotKeys>Alt</HotKeys>
<HotKeysInt>18</HotKeysInt>
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Rotate View2</IDName>
<ToolName>Rotate View2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Spin View2</IDName>
<ToolName>Spin View2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Pan View2</IDName>
<ToolName>Pan View2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Zoom View2</IDName>
<ToolName>Zoom View2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Rotate View3</IDName>
<ToolName>Rotate View3</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Spin View3</IDName>
<ToolName>Spin View3</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Pan View3</IDName>
<ToolName>Pan View3</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Zoom View3</IDName>
<ToolName>Zoom View3</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Rotate View4</IDName>
<ToolName>Rotate View4</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Spin View4</IDName>
<ToolName>Spin View4</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Pan View4</IDName>
<ToolName>Pan View4</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Zoom View4</IDName>
<ToolName>Zoom View4</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Window Zoom View</IDName>
<ToolName>Window Zoom View</ToolName>
<HotKeys>Alt+Shift</HotKeys>
<HotKeysInt>18+16</HotKeysInt>
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Auxiliary Rotate View</IDName>
<ToolName>Auxiliary Rotate View</ToolName>
<HotKeys>,</HotKeys>
<HotKeysInt>188</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Auxiliary Pan View</IDName>
<ToolName>Auxiliary Pan View</ToolName>
<HotKeys>.</HotKeys>
<HotKeysInt>190</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Auxiliary Zoom View</IDName>
<ToolName>Auxiliary Zoom View</ToolName>
<HotKeys>/</HotKeys>
<HotKeysInt>191</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Set View Focusing Point</IDName>
<ToolName>Set View Focusing Point</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Selection Focusing</IDName>
<ToolName>Selection Focusing</ToolName>
<HotKeys>Alt+Shift+F</HotKeys>
<HotKeysInt>18+16+70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Snap View (Orthographic)</IDName>
<ToolName>Snap View (Orthographic)</ToolName>
<HotKeys>N.</HotKeys>
<HotKeysInt>110</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Snap View</IDName>
<ToolName>Snap View</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Snap View On Rotating (Orthographic)</IDName>
<ToolName>Snap View On Rotating (Orthographic)</ToolName>
<HotKeys>Shift</HotKeys>
<HotKeysInt>16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Snap View On Rotating</IDName>
<ToolName>Snap View On Rotating</ToolName>
<HotKeys>Ctrl</HotKeys>
<HotKeysInt>17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Toggle View Rotate-Spin On/Off</IDName>
<ToolName>Toggle View Rotate-Spin On/Off</ToolName>
<HotKeys>N/</HotKeys>
<HotKeysInt>111</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Reset Camera Up-Vector</IDName>
<ToolName>Reset Camera Up-Vector</ToolName>
<HotKeys>N+</HotKeys>
<HotKeysInt>107</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Use World Y-Axis In 3D-Viewport Rotation</IDName>
<ToolName>Use World Y-Axis In 3D-Viewport Rotation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Use World Space Navigation (Selected)</IDName>
<ToolName>Use World Space Navigation (Selected)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Reset View</IDName>
<ToolName>Reset View</ToolName>
<HotKeys>N*</HotKeys>
<HotKeysInt>106</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Reset FOV</IDName>
<ToolName>Reset FOV</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Reset All Views</IDName>
<ToolName>Reset All Views</ToolName>
<HotKeys>N-</HotKeys>
<HotKeysInt>109</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Align Along An Edge</IDName>
<ToolName>Align Along An Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Align To Camera</IDName>
<ToolName>Align To Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Align Along Subobject Normal</IDName>
<ToolName>Align Along Subobject Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Align To Mesh Surface Under Cursor</IDName>
<ToolName>Align To Mesh Surface Under Cursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Align To Retopo-Reference Surface Under Cursor</IDName>
<ToolName>Align To Retopo-Reference Surface Under Cursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Perpendicular To Workplane</IDName>
<ToolName>Perpendicular To Workplane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Set Navigation Space (Workplane)</IDName>
<ToolName>Set Navigation Space (Workplane)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>View Navigation Tools</GroupName>
<IDName>Set Navigation Space (World)</IDName>
<ToolName>Set Navigation Space (World)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Redirect Modifier</IDName>
<ToolName>Redirect Modifier</ToolName>
<HotKeys>Caps</HotKeys>
<HotKeysInt>20</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Undo</IDName>
<ToolName>Undo</ToolName>
<HotKeys>Ctrl+Y</HotKeys>
<HotKeysInt>17+89</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Redo</IDName>
<ToolName>Redo</ToolName>
<HotKeys>Shift+Ctrl+Y</HotKeys>
<HotKeysInt>16+17+89</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Show Undo Stack</IDName>
<ToolName>Show Undo Stack</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Show Redo Stack</IDName>
<ToolName>Show Redo Stack</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Undo View</IDName>
<ToolName>Undo View</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Redo View</IDName>
<ToolName>Redo View</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Temporarily Hide Selected Object</IDName>
<ToolName>Temporarily Hide Selected Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Temporarily Hide Unselected Objects</IDName>
<ToolName>Temporarily Hide Unselected Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Toggle unselected object visibility</IDName>
<ToolName>Toggle unselected object visibility</ToolName>
<HotKeys>Shift+H</HotKeys>
<HotKeysInt>16+72</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Toggle Grid Visibility</IDName>
<ToolName>Toggle Grid Visibility</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Preference</IDName>
<ToolName>Preference</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Take Snap Shot</IDName>
<ToolName>Take Snapshot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Save Snapshot</IDName>
<ToolName>Save Snapshot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Lauch App</IDName>
<ToolName>Launch App</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Open Url</IDName>
<ToolName>Open Url</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Show Message</IDName>
<ToolName>Show Message</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>P_Viewport Color</IDName>
<ToolName>P_Viewport Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Reset Viewport Color1</IDName>
<ToolName>Reset Viewport Color1</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Reset Viewport Color2</IDName>
<ToolName>Reset Viewport Color2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Reset Viewport Border Color</IDName>
<ToolName>Reset Viewport Border Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Reset Form Back Color</IDName>
<ToolName>Reset Form Back Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Save Default Settings</IDName>
<ToolName>Save Default Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Load Default Settings</IDName>
<ToolName>Load Default Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Action Cancel Command</IDName>
<ToolName>Action Cancel Command</ToolName>
<HotKeys>Esc</HotKeys>
<HotKeysInt>27</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Toggle Visual Tool Suspended</IDName>
<ToolName>Toggle Visual Tool Suspended</ToolName>
<HotKeys>Ctrl+Tab</HotKeys>
<HotKeysInt>17+9</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>WMB-Up Simulator</IDName>
<ToolName>WMB-Up Simulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>WMB-Down Simulator</IDName>
<ToolName>WMB-Down Simulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Customize Tools</IDName>
<ToolName>Customize Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Customize StreamLine Tools</IDName>
<ToolName>Customize StreamLine Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Customize Composite Tools</IDName>
<ToolName>Customize Composite Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Customize Radial Menus</IDName>
<ToolName>Customize Radial Menus</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Key Chart Layout</IDName>
<ToolName>Key Chart Layout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Repeat Last Command</IDName>
<ToolName>Repeat Last Command</ToolName>
<HotKeys>Y</HotKeys>
<HotKeysInt>89</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Close Application</IDName>
<ToolName>Close Application</ToolName>
<HotKeys>Alt+F4</HotKeys>
<HotKeysInt>18+115</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Shortcut Tools</GroupName>
<IDName>Refresh</IDName>
<ToolName>Refresh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Snapping Enabled</IDName>
<ToolName>Snapping Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Enabled</IDName>
<ToolName>Soft Selection Enabled</ToolName>
<HotKeys>Ctrl+S+Alt</HotKeys>
<HotKeysInt>17+83+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Symmetry Enabled</IDName>
<ToolName>Symmetry Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Multi Selection</IDName>
<ToolName>Multi Selection</ToolName>
<HotKeys>G+Ctrl</HotKeys>
<HotKeysInt>71+17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Surface</IDName>
<ToolName>Soft Selection Surface</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Spherical</IDName>
<ToolName>Soft Selection Spherical</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Allow Crossing Objects</IDName>
<ToolName>Soft Selection Allow Crossing Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Allow Crossing Meshes</IDName>
<ToolName>Soft Selection Allow Crossing Meshes</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Soft Selection Allow Crossing Shells</IDName>
<ToolName>Soft Selection Allow Crossing Shells</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Object Position Maitain Style On Scaling</IDName>
<ToolName>Toggle Object Position Maintain Style On Scaling</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Object Scale Maitain Style On Scaling</IDName>
<ToolName>Toggle Object Scale Maintain Style On Scaling</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Scaling Style (Iterate)</IDName>
<ToolName>Scaling Style (Iterate)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Scaling Style (Incremental)</IDName>
<ToolName>Scaling Style (Incremental)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Scaling Style (Relative)</IDName>
<ToolName>Scaling Style (Relative)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Manipulator Space Object Scaling Disabled</IDName>
<ToolName>Toggle Manipulator Space Object Scaling Disabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Tweak Multi-Selection</IDName>
<ToolName>Tweak Multi-Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Tweak Point-Pick</IDName>
<ToolName>Tweak Point-Pick</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Allow Loop Slide Through Mixed N-Polygons</IDName>
<ToolName>Allow Loop Slide Through Mixed N-Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Auto Subd Crease Enabled</IDName>
<ToolName>Auto Subd Crease Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Silhouette Enabled Switch</IDName>
<ToolName>Silhouette Enabled Switch</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Preview Enabled Switch</IDName>
<ToolName>Preview Enabled Switch</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Preview Enabled Switch2</IDName>
<ToolName>Preview Enabled Switch2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Preview Enabled Toggle</IDName>
<ToolName>Preview Enabled Toggle</ToolName>
<HotKeys>Space</HotKeys>
<HotKeysInt>32</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Preview Enabled Toggle2</IDName>
<ToolName>Preview Enabled Toggle2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Ignore Wired/Transparent Polygon On Selection</IDName>
<ToolName>Ignore Wired/Transparent Polygon On Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Subobject Occlusion Selection Enabled</IDName>
<ToolName>Subobject Occlusion Selection Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Object Occlusion Selection Enabled</IDName>
<ToolName>Object Occlusion Selection Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Allow Edge/Polygon Streamline Zero Extrusion</IDName>
<ToolName>Allow Edge/Polygon Streamline Zero Extrusion</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Polygon Extrusion Auto Weld Enabled</IDName>
<ToolName>Polygon Extrusion Auto Weld Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Polygon Extrusion Auto Weld Snap Enabled</IDName>
<ToolName>Polygon Extrusion Auto Weld Snap Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Allow Bridging Holes of Different Edge Number</IDName>
<ToolName>Allow Bridging Holes of Different Edge Number</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Even Brush Weight</IDName>
<ToolName>Even Brush Weight</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Equal Chamfer Amount</IDName>
<ToolName>Equal Chamfer Amount</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Edge Chamfer Option1 Enabled</IDName>
<ToolName>Edge Chamfer Option1 Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Edge Loop Stops At Poles</IDName>
<ToolName>Edge Loop Stops At Poles</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Boolean Full Connection Lines</IDName>
<ToolName>Boolean Full Connection Lines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Manipulator goes with Selection in Manual Mode</IDName>
<ToolName>Manipulator goes with Selection in Manual Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Group Pivot goes with Objects</IDName>
<ToolName>Group Pivot goes with Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Subobject Selection Center Is Bounding Box Center</IDName>
<ToolName>Subobject Selection Center Is Bounding Box Center</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Polygon/Edge CursorControlExtrusion No_Orient</IDName>
<ToolName>Polygon/Edge CursorControlExtrusion No_Orient</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Polygon/Edge CursorControlExtrusion Half_Orient</IDName>
<ToolName>Polygon/Edge CursorControlExtrusion Half_Orient</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Polygon/Edge CursorControlExtrusion Full_Orient</IDName>
<ToolName>Polygon/Edge CursorControlExtrusion Full_Orient</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Vertex Transform Along Edges</IDName>
<ToolName>Vertex Transform Along Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Vertex Transform Along Edges(AffectedByEdgeDirection)</IDName>
<ToolName>Vertex Transform Along Edges(AffectedByEdgeDirection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Keep Subobject Selections In Seperate Stack</IDName>
<ToolName>Keep Subobject Selections In Separate Stack</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Keep Object Selections In Seperate Stack</IDName>
<ToolName>Keep Object Selections In Separate Stack</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>View Info Enabled On Mesh Undo/Redo</IDName>
<ToolName>View Info Enabled On Mesh Undo/Redo</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Retopo Mode Enabled</IDName>
<ToolName>Toggle Retopo Mode Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Hierarchy Transform Enabled</IDName>
<ToolName>Toggle Hierarchy Transform Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Auto Weld Enabled</IDName>
<ToolName>Auto Weld Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Auto Polygon Retopo Rewind Enabled</IDName>
<ToolName>Auto Polygon Retopo Rewind Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Preserve UVs Enabled</IDName>
<ToolName>Preserve UVs Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Auto Weld Enabled Inverse Flag</IDName>
<ToolName>Auto Weld Enabled Inverse Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Is Fine Transforming</IDName>
<ToolName>Is Fine Transforming</ToolName>
<HotKeys>Ctrl</HotKeys>
<HotKeysInt>17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Using Vertex Normal For Retopo Snap On Transform</IDName>
<ToolName>Using Vertex Normal For Retopo Snap On Transform</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Fixed Pixel Stepping Move Control</IDName>
<ToolName>Fixed Pixel Stepping Move Control</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>StreamLine Tool Option Cycler</IDName>
<ToolName>StreamLine Tool Option Cycler</ToolName>
<HotKeys>Space</HotKeys>
<HotKeysInt>32</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>StreamLine Tool WMB Scroll Simulator</IDName>
<ToolName>StreamLine Tool WMB Scroll Simulator</ToolName>
<HotKeys>Alt</HotKeys>
<HotKeysInt>18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Stepping Enabled Toggle Key</IDName>
<ToolName>Stepping Enabled Toggle Key</ToolName>
<HotKeys>Shift</HotKeys>
<HotKeysInt>16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Plane/Aixs Move Toggle Key</IDName>
<ToolName>Plane/Aixs Move Toggle Key</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Even/Proportional Slide Toggle Key</IDName>
<ToolName>Even/Proportional Slide Toggle Key</ToolName>
<HotKeys>Caps</HotKeys>
<HotKeysInt>20</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Temporary Subdivision Enabled</IDName>
<ToolName>Temporary Subdivision Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Dropping StreamLine Tool By Hotkey/Button Disabled</IDName>
<ToolName>Dropping StreamLine Tool By Hotkey/Button Disabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Viewport StreamLine Tool Enabled</IDName>
<ToolName>Default StreamLine Tool Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Viewport Radial Menu Enabled</IDName>
<ToolName>Viewport Radial Menu Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Pivot Visible In Selection Mode</IDName>
<ToolName>Toggle Pivot Visible In Selection Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Toggle Pivot Hidden All Time</IDName>
<ToolName>Toggle Pivot Hidden All Time</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Object Highlight Enabled</IDName>
<ToolName>Object Highlight Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Subobject Highlight Enabled</IDName>
<ToolName>Subobject Highlight Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Manipulator Hidden and 'R_Turn On Move/Rotate/Scale_Manipulator' Disabled</IDName>
<ToolName>Manipulator Hidden and 'R_Turn On Move/Rotate/Scale_Manipulator' Disabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Update Mirror Instances In Real Time</IDName>
<ToolName>Update Mirror Instances In Real Time</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Real Time Selection Enabled</IDName>
<ToolName>Real Time Selection Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Modeling Options</GroupName>
<IDName>Auto Save Enabled</IDName>
<ToolName>Auto Save Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Record All Options</IDName>
<ToolName>R_Record All Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore All Options</IDName>
<ToolName>R_Restore All Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_SetEdgeSmoothRendering</IDName>
<ToolName>R_SetEdgeSmoothRendering</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore EdgeRenderingOption</IDName>
<ToolName>R_Restore EdgeRenderingOption</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore VertexEdgeVisibleInViewport</IDName>
<ToolName>R_Restore VertexEdgeVisibleInViewport</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_HideVertexEdgeInViewport</IDName>
<ToolName>R_HideVertexEdgeInViewport</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Grid Visible</IDName>
<ToolName>R_Turn On Grid Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Grid Visible</IDName>
<ToolName>R_Turn Off Grid Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Grid Visible</IDName>
<ToolName>R_Restore Grid Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Workplane Visible</IDName>
<ToolName>R_Turn On Workplane Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Workplane Visible</IDName>
<ToolName>R_Turn Off Workplane Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Workplane Visible</IDName>
<ToolName>R_Restore Workplane Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Lock Workplane</IDName>
<ToolName>R_Lock Workplane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Unlock Workplane</IDName>
<ToolName>R_Unlock Workplane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Workplane Locked</IDName>
<ToolName>R_Restore Workplane Locked</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Hierarchy_Line</IDName>
<ToolName>R_Turn On Hierarchy_Line</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Hierarchy_Line</IDName>
<ToolName>R_Turn Off Hierarchy_Line</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Hierarchy_Line</IDName>
<ToolName>R_Restore Hierarchy_Line</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Hierarchy_Transform_Enabled</IDName>
<ToolName>R_Turn On Hierarchy_Transform_Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Hierarchy_Transform_Enabled</IDName>
<ToolName>R_Turn Off Hierarchy_Transform_Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Hierarchy_Transform_Enabled</IDName>
<ToolName>R_Restore Hierarchy_Transform_Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Move_Manipulator</IDName>
<ToolName>R_Turn On Move_Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Rotate_Manipulator</IDName>
<ToolName>R_Turn On Rotate_Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Scale_Manipulator</IDName>
<ToolName>R_Turn On Scale_Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On UM_Manipulator</IDName>
<ToolName>R_Turn On UM_Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Manipulator</IDName>
<ToolName>R_Restore Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Selection_Mode</IDName>
<ToolName>R_Turn On Selection_Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Selection_Mode</IDName>
<ToolName>R_Turn Off Selection_Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Selection_Mode</IDName>
<ToolName>R_Restore Selection_Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Pivot</IDName>
<ToolName>R_Turn On Pivot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Pivot</IDName>
<ToolName>R_Turn Off Pivot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Pivot</IDName>
<ToolName>R_Restore Pivot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On MultiSelection</IDName>
<ToolName>R_Turn On MultiSelection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off MultiSelection</IDName>
<ToolName>R_Turn Off MultiSelection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore MultiSelection</IDName>
<ToolName>R_Restore MultiSelection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Snapping</IDName>
<ToolName>R_Turn On Snapping</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn Off Snapping</IDName>
<ToolName>R_Turn Off Snapping</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Snapping</IDName>
<ToolName>R_Restore Snapping</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_World</IDName>
<ToolName>R_Turn On Manipulator_Position_World</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_Object</IDName>
<ToolName>R_Turn On Manipulator_Position_Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_Selection</IDName>
<ToolName>R_Turn On Manipulator_Position_Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_Parent</IDName>
<ToolName>R_Turn On Manipulator_Position_Parent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_Screen</IDName>
<ToolName>R_Turn On Manipulator_Position_Screen</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Turn On Manipulator_Position_Manual</IDName>
<ToolName>R_Turn On Manipulator_Position_Manual</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Manipulator_Position-Orientation</IDName>
<ToolName>R_Restore Manipulator_Position-Orientation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Set Subdivision0</IDName>
<ToolName>R_Set Subdivision0</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Set Subdivision1</IDName>
<ToolName>R_Set Subdivision1</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Set Subdivision2</IDName>
<ToolName>R_Set Subdivision2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Set Subdivision3</IDName>
<ToolName>R_Set Subdivision3</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Set Subdivision4</IDName>
<ToolName>R_Set Subdivision4</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Subdivision</IDName>
<ToolName>R_Restore Subdivision</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow1</IDName>
<ToolName>R_Hide All Tools single buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow1</IDName>
<ToolName>R_Show All Tools single buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow2</IDName>
<ToolName>R_Hide All Tools unioned buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow2</IDName>
<ToolName>R_Show All Tools unioned buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow3</IDName>
<ToolName>R_Hide User Visual Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow3</IDName>
<ToolName>R_Show User Visual Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow4</IDName>
<ToolName>R_Hide User Manipulation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow4</IDName>
<ToolName>R_Show User Manipulation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow5</IDName>
<ToolName>R_Hide User Defined Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow5</IDName>
<ToolName>R_Show User Defined Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow6</IDName>
<ToolName>R_Hide User Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow6</IDName>
<ToolName>R_Show User Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow7</IDName>
<ToolName>R_Hide User Tools 7</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow7</IDName>
<ToolName>R_Show User Tools 7</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow8</IDName>
<ToolName>R_Hide User Tools 8</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow8</IDName>
<ToolName>R_Show User Tools 8</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow9</IDName>
<ToolName>R_Hide User Tools 9</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow9</IDName>
<ToolName>R_Show User Tools 9</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow10</IDName>
<ToolName>R_Hide User Tools 10</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow10</IDName>
<ToolName>R_Show User Tools 10</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow11</IDName>
<ToolName>R_Hide User Tools 11</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow11</IDName>
<ToolName>R_Show User Tools 11</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow12</IDName>
<ToolName>R_Hide User Tools 12</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow12</IDName>
<ToolName>R_Show User Tools 12</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow13</IDName>
<ToolName>R_Hide User Tools 13</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow13</IDName>
<ToolName>R_Show User Tools 13</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow14</IDName>
<ToolName>R_Hide User Tools 14</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow14</IDName>
<ToolName>R_Show User Tools 14</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow15</IDName>
<ToolName>R_Hide User Tools 15</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow15</IDName>
<ToolName>R_Show User Tools 15</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow16</IDName>
<ToolName>R_Hide User Tools 16</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow16</IDName>
<ToolName>R_Show User Tools 16</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow17</IDName>
<ToolName>R_Hide User Tools 17</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow17</IDName>
<ToolName>R_Show User Tools 17</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow18</IDName>
<ToolName>R_Hide User Tools 18</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow18</IDName>
<ToolName>R_Show User Tools 18</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow19</IDName>
<ToolName>R_Hide User Tools 19</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow19</IDName>
<ToolName>R_Show User Tools 19</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow20</IDName>
<ToolName>R_Hide User Tools 20</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow20</IDName>
<ToolName>R_Show User Tools 20</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow21</IDName>
<ToolName>R_Hide User Tools 21</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow21</IDName>
<ToolName>R_Show User Tools 21</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow22</IDName>
<ToolName>R_Hide User Tools 22</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow22</IDName>
<ToolName>R_Show User Tools 22</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow23</IDName>
<ToolName>R_Hide User Tools 23</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow23</IDName>
<ToolName>R_Show User Tools 23</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow24</IDName>
<ToolName>R_Hide User Tools 24</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow24</IDName>
<ToolName>R_Show User Tools 24</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow25</IDName>
<ToolName>R_Hide User Tools 25</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow25</IDName>
<ToolName>R_Show User Tools 25</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow26</IDName>
<ToolName>R_Hide User Tools 26</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow26</IDName>
<ToolName>R_Show User Tools 26</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow27</IDName>
<ToolName>R_Hide User Tools 27</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow27</IDName>
<ToolName>R_Show User Tools 27</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow28</IDName>
<ToolName>R_Hide User Tools 28</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow28</IDName>
<ToolName>R_Show User Tools 28</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow29</IDName>
<ToolName>R_Hide User Tools 29</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow29</IDName>
<ToolName>R_Show User Tools 29</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide UserWindow30</IDName>
<ToolName>R_Hide User Tools 30</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show UserWindow30</IDName>
<ToolName>R_Show User Tools 30</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Restore Windows</IDName>
<ToolName>R_Restore Windows</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelTools</IDName>
<ToolName>R_Hide Visual Tools Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelTools</IDName>
<ToolName>R_Show Visual Tools Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelLightSettings</IDName>
<ToolName>R_Hide Light Settings Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelLightSettings</IDName>
<ToolName>R_Show Light Settings Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelSoftSelection</IDName>
<ToolName>R_Hide Soft Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelSoftSelection</IDName>
<ToolName>R_Show Soft Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelManipulation</IDName>
<ToolName>R_Hide Manipulation Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelManipulation</IDName>
<ToolName>R_Show Manipulation Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelTransformList</IDName>
<ToolName>R_Hide Transform List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelTransformList</IDName>
<ToolName>R_Show Transform List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelSceneExplorer</IDName>
<ToolName>R_Hide Scene Explorer Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelSceneExplorer</IDName>
<ToolName>R_Show Scene Explorer Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelSceneHierarchy</IDName>
<ToolName>R_Hide Scene Hierarchy Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelSceneHierarchy</IDName>
<ToolName>R_Show Scene Hierarchy Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelObjectList</IDName>
<ToolName>R_Hide Object List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelObjectList</IDName>
<ToolName>R_Show Object List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelRetopo</IDName>
<ToolName>R_Hide Retopo Reference List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelRetopo</IDName>
<ToolName>R_Show Retopo Reference List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelSceneInfo</IDName>
<ToolName>R_Hide Scene Info Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelSceneInfo</IDName>
<ToolName>R_Show Scene Info Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelMathSelection</IDName>
<ToolName>R_Hide Math Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelMathSelection</IDName>
<ToolName>R_Show Math Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelMaterialLibrary</IDName>
<ToolName>R_Hide Materials Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelMaterialLibrary</IDName>
<ToolName>R_Show Materials Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelToolSearch</IDName>
<ToolName>R_Hide Tool Search Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelToolSearch</IDName>
<ToolName>R_Show Tool Search Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Hide dockPanelManipulationInput</IDName>
<ToolName>R_Hide Manipulation Input Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Set-Restore Tools</GroupName>
<IDName>R_Show dockPanelManipulationInput</IDName>
<ToolName>R_Show Manipulation Input Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Object List</IDName>
<ToolName>Object List</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>3</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Retopo</IDName>
<ToolName>Retopo</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Open Draw Mesh</IDName>
<ToolName>Open Draw Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Activate Last StreamLine Tool</IDName>
<ToolName>Activate Last StreamLine Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Activate Default StreamLine Tool</IDName>
<ToolName>Activate Default StreamLine Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Finalize Spline Modifier</IDName>
<ToolName>Finalize Spline Modifier</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Cancel Spline Modifier</IDName>
<ToolName>Cancel Spline Modifier</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Execute External Instruction File</IDName>
<ToolName>Execute External Instruction File</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>New Scene</IDName>
<ToolName>New Scene</ToolName>
<HotKeys>Ctrl+N</HotKeys>
<HotKeysInt>17+78</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>New Scene (NoDialog)</IDName>
<ToolName>New Scene (NoDialog)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Scene</IDName>
<ToolName>Save Scene</ToolName>
<HotKeys>Ctrl+S</HotKeys>
<HotKeysInt>17+83</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Scene Incremental</IDName>
<ToolName>Save Scene Incremental</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Scene As</IDName>
<ToolName>Save Scene As</ToolName>
<HotKeys>S+Shift+Ctrl</HotKeys>
<HotKeysInt>83+16+17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Export Scene As</IDName>
<ToolName>Export Scene As</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Selected</IDName>
<ToolName>Save Selected As</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Open Scene</IDName>
<ToolName>Open Scene</ToolName>
<HotKeys>Ctrl+O</HotKeys>
<HotKeysInt>17+79</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Merge Scene</IDName>
<ToolName>Merge Scene</ToolName>
<HotKeys>Ctrl+Shift+O</HotKeys>
<HotKeysInt>17+16+79</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Open User Settings Folder</IDName>
<ToolName>Open User Settings Folder</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Open Object Library</IDName>
<ToolName>Open Object Library</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Import Scene</IDName>
<ToolName>Import Scene</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clipboard Copy (obj)</IDName>
<ToolName>Clipboard Copy (obj)</ToolName>
<HotKeys>Ctrl+C</HotKeys>
<HotKeysInt>17+67</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clipboard Copy (dae)</IDName>
<ToolName>Clipboard Copy (dae)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clipboard Copy (fbx)</IDName>
<ToolName>Clipboard Copy (fbx)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clipboard Paste</IDName>
<ToolName>Clipboard Paste</ToolName>
<HotKeys>Ctrl+V</HotKeys>
<HotKeysInt>17+86</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clipboard Paste (Replace)</IDName>
<ToolName>Clipboard Paste (Replace)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Selection Mode</IDName>
<ToolName>Save Object Selection Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Restore Selection Mode</IDName>
<ToolName>Restore Object Selection Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Bone Mode</IDName>
<ToolName>Switch To Bone Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Vertex Mode</IDName>
<ToolName>Switch To Vertex Mode</ToolName>
<HotKeys>A</HotKeys>
<HotKeysInt>65</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Edge Mode</IDName>
<ToolName>Switch To Edge Mode</ToolName>
<HotKeys>S</HotKeys>
<HotKeysInt>83</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Polygon Mode</IDName>
<ToolName>Switch To Polygon Mode</ToolName>
<HotKeys>D</HotKeys>
<HotKeysInt>68</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Mesh Mode</IDName>
<ToolName>Switch To Mesh Mode</ToolName>
<HotKeys>G</HotKeys>
<HotKeysInt>71</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch To Object Mode</IDName>
<ToolName>Switch To Object Mode</ToolName>
<HotKeys>F</HotKeys>
<HotKeysInt>70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Cycle Selection Mode Up/Down</IDName>
<ToolName>Cycle Selection Mode Up/Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Cycle Selection Mode Down/Up</IDName>
<ToolName>Cycle Selection Mode Down/Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Turn On Push-Pull Mode</IDName>
<ToolName>Turn On Push-Pull Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Spline Type</IDName>
<ToolName>Toggle Spline Type</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Make Selection</IDName>
<ToolName>Make Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>MMB Select Through</IDName>
<ToolName>MMB Select Through</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Include Selection</IDName>
<ToolName>Include Selection</ToolName>
<HotKeys>Shift</HotKeys>
<HotKeysInt>16</HotKeysInt>
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Exclude Selection</IDName>
<ToolName>Exclude Selection</ToolName>
<HotKeys>Ctrl</HotKeys>
<HotKeysInt>17</HotKeysInt>
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Selection</IDName>
<ToolName>Toggle Selection</ToolName>
<HotKeys>Shift+Ctrl</HotKeys>
<HotKeysInt>16+17</HotKeysInt>
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Replace Selection</IDName>
<ToolName>Replace Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Contextual Selection</IDName>
<ToolName>Contextual Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Marquee Selection</IDName>
<ToolName>Marquee Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>0</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Marquee Selection(Through)</IDName>
<ToolName>Marquee Selection(Through)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Selection Mode</IDName>
<ToolName>Selection Mode</ToolName>
<HotKeys>Q</HotKeys>
<HotKeysInt>81</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clear Selection</IDName>
<ToolName>Clear Selection</ToolName>
<HotKeys>Ctrl+Space</HotKeys>
<HotKeysInt>17+32</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Save Current Object Selection</IDName>
<ToolName>Save Current Object Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Paste Saved Object Selection</IDName>
<ToolName>Paste Saved Object Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Assign Material</IDName>
<ToolName>Assign Material</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Delete Selected Materials</IDName>
<ToolName>Delete Selected Materials</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Delete Unused Materials</IDName>
<ToolName>Delete Unused Materials</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Select Polygons By Material</IDName>
<ToolName>Select Polygons By Material</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Select Objects (Cascade By Material)</IDName>
<ToolName>Select Objects (Cascade By Material)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Random Selection</IDName>
<ToolName>Random Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Random Selection_Down</IDName>
<ToolName>Random Selection_Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Random Selection_Up</IDName>
<ToolName>Random Selection_Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Inverse Selection</IDName>
<ToolName>Inverse Selection</ToolName>
<HotKeys>Ctrl+I</HotKeys>
<HotKeysInt>17+73</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reverse Marquee Selection Facing Intention</IDName>
<ToolName>Reverse Marquee Selection Facing Intention</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Hide/Unhide #</IDName>
<ToolName>Hide/Unhide</ToolName>
<HotKeys>H</HotKeys>
<HotKeysInt>72</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unhide/Hide #</IDName>
<ToolName>Unhide/Hide</ToolName>
<HotKeys>Alt+H</HotKeys>
<HotKeysInt>18+72</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Object Selection Temporary</IDName>
<ToolName>Object Selection Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Isolate Selection</IDName>
<ToolName>Isolate Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Isolate Selection (Object)</IDName>
<ToolName>Isolate Selection (Object)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unhide Subset</IDName>
<ToolName>Unhide Subset</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unfreeze Subset</IDName>
<ToolName>Unfreeze Subset</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unhide Object Subset</IDName>
<ToolName>Unhide Object Subset</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Hide Unselected</IDName>
<ToolName>Hide Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Selection Boolean(Replace)</IDName>
<ToolName>Selection Boolean(Replace)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Selection Boolean(Include)</IDName>
<ToolName>Selection Boolean(Include)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Selection Boolean(Exclude)</IDName>
<ToolName>Selection Boolean(Exclude)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Selection Boolean(Toggle)</IDName>
<ToolName>Selection Boolean(Toggle)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Remove UV Seams</IDName>
<ToolName>Remove UV Seams</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Hide Guide Lines</IDName>
<ToolName>Hide Guide Lines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unhide Guide Lines</IDName>
<ToolName>Unhide Guide Lines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Delete Guide Lines</IDName>
<ToolName>Delete Guide Lines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Delete</IDName>
<ToolName>Delete</ToolName>
<HotKeys>Ctrl+Alt+D</HotKeys>
<HotKeysInt>17+18+68</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Delete(Options)</IDName>
<ToolName>Delete(Options)</ToolName>
<HotKeys>Delete</HotKeys>
<HotKeysInt>46</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Set Object Organic Flag</IDName>
<ToolName>Set Object Organic Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Clear Object Organic Flag</IDName>
<ToolName>Clear Object Organic Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Add/Remove Retopo Reference</IDName>
<ToolName>Add/Remove Retopo Reference</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Pick Material</IDName>
<ToolName>Pick Material</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Pick Material And Assign</IDName>
<ToolName>Pick Material And Assign</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Freeze At Cursor</IDName>
<ToolName>Toggle Freeze At Cursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle MatCap Enabled At Cursor</IDName>
<ToolName>Toggle MatCap Enabled At Cursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Align Mesh Pivot To Object Base</IDName>
<ToolName>Align Mesh Pivot To Object Base</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Select Objects By Material</IDName>
<ToolName>Select Objects By Material</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Select Objects By Material (Cascade)</IDName>
<ToolName>Select Objects By Material (Cascade)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>New Material And Assign</IDName>
<ToolName>New Material And Assign</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Assign Last Assigned Material</IDName>
<ToolName>Assign Last Assigned Material</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Switch Subdivision Toggling Enabled</IDName>
<ToolName>Switch Subdivision Toggling Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision0</IDName>
<ToolName>Subdivision0</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision1</IDName>
<ToolName>Subdivision1</ToolName>
<HotKeys>Tab+1</HotKeys>
<HotKeysInt>9+49</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision2</IDName>
<ToolName>Subdivision2</ToolName>
<HotKeys>Tab+2</HotKeys>
<HotKeysInt>9+50</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision3</IDName>
<ToolName>Subdivision3</ToolName>
<HotKeys>Tab+3</HotKeys>
<HotKeysInt>9+51</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision4</IDName>
<ToolName>Subdivision4</ToolName>
<HotKeys>Tab+4</HotKeys>
<HotKeysInt>9+52</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision5</IDName>
<ToolName>Subdivision5</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision6</IDName>
<ToolName>Subdivision6</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision7</IDName>
<ToolName>Subdivision7</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Subdivision8</IDName>
<ToolName>Subdivision8</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Subdivision</IDName>
<ToolName>Toggle Subdivision</ToolName>
<HotKeys>Tab</HotKeys>
<HotKeysInt>9</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Subdivision2</IDName>
<ToolName>Toggle Subdivision2</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Collapse Subdivision</IDName>
<ToolName>Collapse Subdivision</ToolName>
<HotKeys>Shift+C</HotKeys>
<HotKeysInt>16+67</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Inc/Dec Subdivision</IDName>
<ToolName>Inc/Dec Subdivision</ToolName>
<HotKeys>+</HotKeys>
<HotKeysInt>187</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Dec/Inc Subdivision</IDName>
<ToolName>Dec/Inc Subdivision</ToolName>
<HotKeys>-</HotKeys>
<HotKeysInt>189</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-Negative (Weld/NoWeld) #</IDName>
<ToolName>Symmetry Remove-Negative (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-Negative (NoWeld/Weld) #</IDName>
<ToolName>Symmetry Remove-Negative (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-Positive (Weld/NoWeld) #</IDName>
<ToolName>Symmetry Remove-Positive (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>false</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-Positive (NoWeld/Weld) #</IDName>
<ToolName>Symmetry Remove-Positive (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Symmetry Plane Visible</IDName>
<ToolName>Toggle Symmetry Plane Visible</ToolName>
<HotKeys>F10</HotKeys>
<HotKeysInt>121</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Set Symmetry Axis(X)</IDName>
<ToolName>Set Symmetry Axis(X)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Set Symmetry Axis(Y)</IDName>
<ToolName>Set Symmetry Axis(Y)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Set Symmetry Axis(Z)</IDName>
<ToolName>Set Symmetry Axis(Z)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Cycle Symmetry Axis</IDName>
<ToolName>Cycle Symmetry Axis</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Heads Up Display</IDName>
<ToolName>Show Heads Up Display</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show View Size</IDName>
<ToolName>Show View Size</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Subd Level</IDName>
<ToolName>Show Subd Level</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Isolate Operation Status</IDName>
<ToolName>Show Isolate Operation Status</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Scene Info</IDName>
<ToolName>Show Scene Info</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Activated Tool Cue Info</IDName>
<ToolName>Show Activated Tool Cue Info</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Manipulation Data</IDName>
<ToolName>Show Manipulation Data</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Object Scale</IDName>
<ToolName>Show Object Scale</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Manipulator State</IDName>
<ToolName>Show Manipulator State</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Stepping State</IDName>
<ToolName>Show Stepping State</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Snapping State</IDName>
<ToolName>Show Snapping State</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Snapping Tolerance</IDName>
<ToolName>Show Snapping Tolerance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Viewport Buttons</IDName>
<ToolName>Show Viewport Buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Viewport Corner Gadgets</IDName>
<ToolName>Show Viewport Corner Gadgets</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Show Viewport Camera Info</IDName>
<ToolName>Show Viewport Camera Info</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Calculate Symmetry Topologically</IDName>
<ToolName>Calculate Symmetry Topologically</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Resymmetry</IDName>
<ToolName>Resymmetry</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Duplicate Selection</IDName>
<ToolName>Duplicate</ToolName>
<HotKeys>Ctrl+D</HotKeys>
<HotKeysInt>17+68</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Split</IDName>
<ToolName>Split</ToolName>
<HotKeys>B+Shift</HotKeys>
<HotKeysInt>66+16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reverse Subd</IDName>
<ToolName>Reverse Subd</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reverse Subd(NoSmooth)</IDName>
<ToolName>Reverse Subd(NoSmooth)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Flip Polygon Facing</IDName>
<ToolName>Flip Polygon Facing</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unify Polygon Facings</IDName>
<ToolName>Unify Polygon Facings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Flip XYZ</IDName>
<ToolName>Flip XYZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Smooth All</IDName>
<ToolName>Smooth All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Compute Normals</IDName>
<ToolName>Compute Normals</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Compute Face Weighted Normals</IDName>
<ToolName>Compute Face Weighted Normals</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Random Move Vertex</IDName>
<ToolName>Random Move Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reset Selection Orientation</IDName>
<ToolName>Reset Selection Orientation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reset Selection Position</IDName>
<ToolName>Reset Selection Position</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Freeze Object Scale</IDName>
<ToolName>Freeze Object Scale</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Freeze Object Orientation</IDName>
<ToolName>Freeze Object Orientation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Undo Subobject Selection</IDName>
<ToolName>Undo Subobject Selection</ToolName>
<HotKeys>Alt+Y</HotKeys>
<HotKeysInt>18+89</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Redo Subobject Selection</IDName>
<ToolName>Redo Subobject Selection</ToolName>
<HotKeys>Shift+Alt+Y</HotKeys>
<HotKeysInt>16+18+89</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Undo Object Selection</IDName>
<ToolName>Undo Object Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Redo Object Selection</IDName>
<ToolName>Redo Object Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Paste Object</IDName>
<ToolName>Paste Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Batch Rename</IDName>
<ToolName>Batch Rename</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Parent Selection</IDName>
<ToolName>Parent Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unparent Selection</IDName>
<ToolName>Unparent Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Reveal Selection In Hierarchy</IDName>
<ToolName>Reveal Selection In Hierarchy</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Create Composite Tool From Settings</IDName>
<ToolName>Create Composite Tool From Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Create New Composite Tool</IDName>
<ToolName>Create New Composite Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Extrude Shell</IDName>
<ToolName>P_Extrude Shell</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Spherize</IDName>
<ToolName>P_Spherize</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Move Selection</IDName>
<ToolName>P_Move Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Rotate Selection</IDName>
<ToolName>P_Rotate Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Scale Selection</IDName>
<ToolName>P_Scale Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_AutoSmooth_Whole</IDName>
<ToolName>P_AutoSmooth_Whole</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Boolean</IDName>
<ToolName>P_Boolean</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_Align Pivot To Manipulator</IDName>
<ToolName>P_Align Pivot To Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_SaveToFile</IDName>
<ToolName>P_SaveToFile</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>P_LoadFromFile</IDName>
<ToolName>P_LoadFromFile</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Load Recent Files</IDName>
<ToolName>Load Recent Files</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Hierarchy Line Visible</IDName>
<ToolName>Toggle Hierarchy Line Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Toggle Grid Axis Visible</IDName>
<ToolName>Toggle Grid Axis Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-LessGeoSide (Weld/NoWeld)</IDName>
<ToolName>Symmetry Remove-LessGeoSide (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Symmetry Remove-LessGeoSide (NoWeld/Weld)</IDName>
<ToolName>Symmetry Remove-LessGeoSide (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_X (Weld/NoWeld)</IDName>
<ToolName>SymmetryCut_WorldSpace_X (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_Y (Weld/NoWeld)</IDName>
<ToolName>SymmetryCut_WorldSpace_Y (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_Z (Weld/NoWeld)</IDName>
<ToolName>SymmetryCut_WorldSpace_Z (Weld/NoWeld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_X (NoWeld/Weld)</IDName>
<ToolName>SymmetryCut_WorldSpace_X (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_Y (NoWeld/Weld)</IDName>
<ToolName>SymmetryCut_WorldSpace_Y (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>SymmetryCut_WorldSpace_Z (NoWeld/Weld)</IDName>
<ToolName>SymmetryCut_WorldSpace_Z (NoWeld/Weld)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unhide</IDName>
<ToolName>Unhide</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Hide</IDName>
<ToolName>Hide</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Set Defaul StreamLine Tool</IDName>
<ToolName>Set Defaul StreamLine Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Freeze/Unfreeze #</IDName>
<ToolName>Freeze/Unfreeze</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Unfreeze/Freeze #</IDName>
<ToolName>Unfreeze/Freeze</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Shell</IDName>
<ToolName>Shell</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Common Modeling Shortcut Tools</GroupName>
<IDName>Mirror</IDName>
<ToolName>Mirror</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Combine</IDName>
<ToolName>Combine</ToolName>
<HotKeys>M</HotKeys>
<HotKeysInt>77</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Combine(Merge Meshes)</IDName>
<ToolName>Combine(Merge Meshes)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Flatten</IDName>
<ToolName>Flatten</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Reset Base</IDName>
<ToolName>Reset Base</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Reset Object Scale</IDName>
<ToolName>Reset Object Scale</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Reset/Delete BG Image #</IDName>
<ToolName>Reset/Delete BG Image</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Delete/Reset BG Image #</IDName>
<ToolName>Delete/Reset BG Image</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instant Instance</IDName>
<ToolName>Create Instant Instance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Mirror Instance</IDName>
<ToolName>Create Mirror Instance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Update Mirror Instance</IDName>
<ToolName>Update Mirror Instance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instance</IDName>
<ToolName>Create Instance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instance (Spline)</IDName>
<ToolName>Create Instance (Spline)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instance (Circle)</IDName>
<ToolName>Create Instance (Circle)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instance (Directional Array)</IDName>
<ToolName>Create Instance (Directional Array)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Instance (Mirror)</IDName>
<ToolName>Create Instance (Mirror)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Deinstance</IDName>
<ToolName>Deinstance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Instance Opt</IDName>
<ToolName>Instance Opt</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Replace Objects</IDName>
<ToolName>Replace Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Replace Objects By Instance</IDName>
<ToolName>Replace Objects By Instance</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Save Current Primitive Settings</IDName>
<ToolName>Save Current Primitive Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Load Saved Primitive Settings</IDName>
<ToolName>Load Saved Primitive Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Unhide Last Hidden Objects</IDName>
<ToolName>Unhide Last Hidden Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select Instances</IDName>
<ToolName>Select Instances</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select Instance Source</IDName>
<ToolName>Select Instance Source</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select All Mesh Objects</IDName>
<ToolName>Select All Mesh Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select All Instance Objects</IDName>
<ToolName>Select All Instance Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select All Camera Objects</IDName>
<ToolName>Select All Camera Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select All Guide Line Objects</IDName>
<ToolName>Select All Guide Line Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select All Spline Objects</IDName>
<ToolName>Select All Spline Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Select Empty Objects</IDName>
<ToolName>Select Empty Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Flip XYZ</IDName>
<ToolName>P_Flip XYZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Add Camera</IDName>
<ToolName>Add Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Box #</IDName>
<ToolName>Create Box</ToolName>
<HotKeys>Alt+C</HotKeys>
<HotKeysInt>18+67</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Plane #</IDName>
<ToolName>Create Plane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Sphere #</IDName>
<ToolName>Create Sphere</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create GeoSphere #</IDName>
<ToolName>Create GeoSphere</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Cylinder #</IDName>
<ToolName>Create Cylinder</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Torus #</IDName>
<ToolName>Create Torus</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create N-Polygon</IDName>
<ToolName>Create N-Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Text</IDName>
<ToolName>Create Text</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Box Tool</IDName>
<ToolName>Open Box Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Plane Tool</IDName>
<ToolName>Open Plane Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Sphere Tool</IDName>
<ToolName>Open Sphere Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open GeoSphere Tool</IDName>
<ToolName>Open GeoSphere Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Torus Tool</IDName>
<ToolName>Open Torus Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Cylinder Tool</IDName>
<ToolName>Open Cylinder Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open N-Polygon Tool</IDName>
<ToolName>Open N-Polygon Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Open Text Tool</IDName>
<ToolName>Open Text Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Create Spline</IDName>
<ToolName>Create Spline</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Terrain</IDName>
<ToolName>Terrain</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>BG Image</IDName>
<ToolName>BG Image</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Measure</IDName>
<ToolName>Measure</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Pivot</IDName>
<ToolName>Pivot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create Box</IDName>
<ToolName>P_Create Box</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create Sphere</IDName>
<ToolName>P_Create Sphere</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create GeoSphere</IDName>
<ToolName>P_Create GeoSphere</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create Cylinder</IDName>
<ToolName>P_Create Cylinder</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create Torus</IDName>
<ToolName>P_Create Torus</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create NGon</IDName>
<ToolName>P_Create NGon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>P_Create Plane</IDName>
<ToolName>P_Create Plane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Spline Modify(Simple)</IDName>
<ToolName>Spline Modify(Simple)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Spline Modify(Taper)</IDName>
<ToolName>Spline Modify(Taper)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Object Shortcut Tools</GroupName>
<IDName>Spline Modify(Twist)</IDName>
<ToolName>Spline Modify(Twist)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Combine</IDName>
<ToolName>Combine</ToolName>
<HotKeys>M</HotKeys>
<HotKeysInt>77</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Unhide All</IDName>
<ToolName>Unhide All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Select Empty Meshes</IDName>
<ToolName>Select Empty Meshes</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Mesh List</IDName>
<ToolName>Mesh List</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Replace</IDName>
<ToolName>Replace</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>Boolean</IDName>
<ToolName>Boolean</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Mesh Shortcut Tools</GroupName>
<IDName>UV Deform</IDName>
<ToolName>UV Deform</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Loop Select</IDName>
<ToolName>Loop Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Island Select</IDName>
<ToolName>Island Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Polygon Boundary Select</IDName>
<ToolName>Polygon Boundary Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Grow/Shrink Selection</IDName>
<ToolName>Grow/Shrink Selection</ToolName>
<HotKeys>Ctrl+Shift</HotKeys>
<HotKeysInt>17+16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Grow/Shrink Loop Selection</IDName>
<ToolName>Grow/Shrink Loop Selection</ToolName>
<HotKeys>Ctrl</HotKeys>
<HotKeysInt>17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Grow/Shrink Ring Selection</IDName>
<ToolName>Grow/Shrink Ring Selection</ToolName>
<HotKeys>Shift</HotKeys>
<HotKeysInt>16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Universal Loop Selection(Range)</IDName>
<ToolName>Universal Loop Selection(Range)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Universal Loop Selection(Gap)</IDName>
<ToolName>Universal Loop Selection(Gap)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Contextual Loop Selection(Range)</IDName>
<ToolName>Contextual Loop Selection(Range)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Contextual Loop Selection(Gap)</IDName>
<ToolName>Contextual Loop Selection(Gap)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Grow/Shrink Selection #</IDName>
<ToolName>Single Step Grow/Shrink Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Shrink/Grow Selection #</IDName>
<ToolName>Single Step Shrink/Grow Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Grow/Shrink Loop Selection</IDName>
<ToolName>Single Step Grow/Shrink Loop Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Shrink/Grow Loop Selection</IDName>
<ToolName>Single Step Shrink/Grow Loop Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Grow/Shrink Ring Selection</IDName>
<ToolName>Single Step Grow/Shrink Ring Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Single Step Shrink/Grow Ring Selection</IDName>
<ToolName>Single Step Shrink/Grow Ring Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Full Grow Selection</IDName>
<ToolName>Full Grow Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Adjacent Selection</IDName>
<ToolName>Adjacent Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Similar</IDName>
<ToolName>Select Similar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Similar Facing</IDName>
<ToolName>Select Similar Facing</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Similar Facing(Connection Only)</IDName>
<ToolName>Select Similar Facing(Connection Only)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Grow Selection Within Symmetry Side</IDName>
<ToolName>Grow Selection Within Symmetry Side</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Grow Selection Within Hard Edge Boundary</IDName>
<ToolName>Grow Selection Within Hard Edge Boundary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Along Symmetry Center</IDName>
<ToolName>Select Along Symmetry Center</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Symmetrize Selection</IDName>
<ToolName>Symmetrize Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Non-symmetrical Subobjects</IDName>
<ToolName>Select Non-symmetrical Subobjects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Negative/Positive-symmetrical Subobjects</IDName>
<ToolName>Select Negative/Positive-symmetrical Subobjects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Select Positive/Negative-symmetrical Subobjects</IDName>
<ToolName>Select Positive/Negative-symmetrical Subobjects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Save Current Subobject Selection</IDName>
<ToolName>Save Current Subobject Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Paste Saved Subobject Selection</IDName>
<ToolName>Paste Saved Subobject Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Restore Last Subobject Selection</IDName>
<ToolName>Restore Last Subobject Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Auto Restore Last Subobject Selection</IDName>
<ToolName>Auto Restore Last Subobject Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Collapse</IDName>
<ToolName>Collapse</ToolName>
<HotKeys>Ctrl+Shift+M</HotKeys>
<HotKeysInt>17+16+77</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Reference Snap_Normal</IDName>
<ToolName>Reference Snap_Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Reference Snap_Projection</IDName>
<ToolName>Reference Snap_Projection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Context Cut</IDName>
<ToolName>Context Cut</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Context Cut(BreakEdges)</IDName>
<ToolName>Context Cut(BreakEdges)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Context Cut_SNE</IDName>
<ToolName>Context Cut_SNE</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Context Cut(BreakEdges)_SNE</IDName>
<ToolName>Context Cut(BreakEdges)_SNE</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Fill Jagged Border Edges</IDName>
<ToolName>Fill Jagged Border Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Quad Cap</IDName>
<ToolName>Quad Cap</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Spherize Selection</IDName>
<ToolName>Spherize Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Relax Selection</IDName>
<ToolName>Relax Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Curve Loop</IDName>
<ToolName>Curve Loop</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Space Loop</IDName>
<ToolName>Space Loop</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Flatten</IDName>
<ToolName>Flatten</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Orient Selection</IDName>
<ToolName>Orient Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Cooplanar Selection</IDName>
<ToolName>Cooplanar Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Lay On</IDName>
<ToolName>Lay On</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Lay On(Position Only)</IDName>
<ToolName>Lay On(Position Only)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Weld(General)</IDName>
<ToolName>Weld(General)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Weld</IDName>
<ToolName>Weld</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Align</IDName>
<ToolName>Align</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Local Transform</IDName>
<ToolName>P_Local Transform</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Weld</IDName>
<ToolName>P_Weld</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Select Similar Polygons</IDName>
<ToolName>P_Select Similar Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Polys With Edges</IDName>
<ToolName>P_Math Select Polys With Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Vertices With Edges</IDName>
<ToolName>P_Math Select Vertices With Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Vertices With Open Edge Angle</IDName>
<ToolName>P_Math Select Vertices With Open Edge Angle</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Polys With Area</IDName>
<ToolName>P_Math Select Polys With Area</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Edges With Length</IDName>
<ToolName>P_Math Select Edges With Length</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>P_Math Select Edges With Adj Angle</IDName>
<ToolName>P_Math Select Edges With Adj Angle</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Weld to Nearest</IDName>
<ToolName>Weld to Nearest</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Weld 2 Loops</IDName>
<ToolName>Weld 2 Loops</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Subobject Shortcut Tools</GroupName>
<IDName>Normal</IDName>
<ToolName>Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Vanilla Select</IDName>
<ToolName>Vanilla Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Edges On Polygon Selection Border</IDName>
<ToolName>Edges On Polygon Selection Border</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Hard Edges On Polygon Selection</IDName>
<ToolName>Hard Edges On Polygon Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Edges Inside Polygon Selection</IDName>
<ToolName>Edges Inside Polygon Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Vertices On Polygon Selection Border</IDName>
<ToolName>Vertices On Polygon Selection Border</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Vertices Inside Polygon Selection</IDName>
<ToolName>Vertices Inside Polygon Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Select Concave Quads</IDName>
<ToolName>Select Concave Quads</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Select Convex Quads</IDName>
<ToolName>Select Convex Quads</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Select Polygons With Overlap Faces</IDName>
<ToolName>Select Polygons With Overlap Faces</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Select Polygons Retopo-Rewindable</IDName>
<ToolName>Select Polygons Retopo-Rewindable</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Project Polygon Selection(Back/Front)</IDName>
<ToolName>Project Polygon Selection(Back/Front)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Project Polygon Selection(Front/Back)</IDName>
<ToolName>Project Polygon Selection(Front/Back)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Isolate Selection (Polygon)</IDName>
<ToolName>Isolate Selection (Polygon)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Triangulate</IDName>
<ToolName>Triangulate</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Make NGon</IDName>
<ToolName>Make NGon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Poke Polygon</IDName>
<ToolName>Poke Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Turn 45 Flow</IDName>
<ToolName>Turn 45 Flow</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Rewind</IDName>
<ToolName>Rewind</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Rewind(Retopo)</IDName>
<ToolName>Rewind(Retopo)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Optimize</IDName>
<ToolName>Optimize</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Bridge</IDName>
<ToolName>Bridge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Unchamfer</IDName>
<ToolName>Unchamfer</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Ridge</IDName>
<ToolName>Ridge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Divide NGon</IDName>
<ToolName>Divide NGon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Turn Quad Flow</IDName>
<ToolName>Turn Quad Flow</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Turn Quad Flow (Relax)</IDName>
<ToolName>Turn Quad Flow (Relax)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Make Quad Concave</IDName>
<ToolName>Make Quad Concave</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Make Quad Convex</IDName>
<ToolName>Make Quad Convex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Align Normals To Average Normal</IDName>
<ToolName>Align Normals To Average Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Select Material From Selected Polygon</IDName>
<ToolName>Select Material From Selected Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Duplicate Material From Selected Polygon</IDName>
<ToolName>Duplicate Material From Selected Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Cut</IDName>
<ToolName>Cut</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Slice</IDName>
<ToolName>Slice</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Bevel</IDName>
<ToolName>Bevel</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Extrude</IDName>
<ToolName>Extrude</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Inset</IDName>
<ToolName>Inset</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Hinge</IDName>
<ToolName>Hinge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Chamfer</IDName>
<ToolName>Chamfer</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Subdivision</IDName>
<ToolName>Subdivision</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Group</IDName>
<ToolName>Group</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Smooth Group</IDName>
<ToolName>Smooth Group</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>UV Map</IDName>
<ToolName>UV Map</ToolName>
<HotKeys>U</HotKeys>
<HotKeysInt>85</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>Open Push-Pull</IDName>
<ToolName>Open Push-Pull</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>P_Extrude/Bevel Polygon</IDName>
<ToolName>P_Extrude/Bevel Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>P_Duplicate Selected Polygons</IDName>
<ToolName>P_Duplicate Selected Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>P_Inset Polygon</IDName>
<ToolName>P_Inset Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>P_Delete Selected Polygons</IDName>
<ToolName>P_Delete Selected Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Polygon Shortcut Tools</GroupName>
<IDName>P_AutoSmooth</IDName>
<ToolName>P_AutoSmooth</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Edge Loop/Ring Select</IDName>
<ToolName>P_Edge_Loop/Ring_Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Select_Crease_Edge</IDName>
<ToolName>P_Select_Crease_Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Open Edges</IDName>
<ToolName>Select Open Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Select Hard Edges</IDName>
<ToolName>Loop Select Hard Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Edges In Empty Faces</IDName>
<ToolName>Select Edges In Empty Faces</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Slash Edges</IDName>
<ToolName>Select Slash Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Crease Edges</IDName>
<ToolName>Select Crease Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Subd Crease Edges</IDName>
<ToolName>Select Subd Crease Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Hard Edges</IDName>
<ToolName>Select Hard Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Hard Edges Not Sud Creased</IDName>
<ToolName>Select Hard Edges Not Subd Creased</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Flip Edges</IDName>
<ToolName>Select Flip Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select UV Seam Edges</IDName>
<ToolName>Select UV Seam Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Ring Select</IDName>
<ToolName>Ring Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Stride Ring Grow Edge Selection</IDName>
<ToolName>Stride Ring Grow Edge Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Polys In/By Selected Edges #</IDName>
<ToolName>Select Polys In/By Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Select Polys By/In Selected Edges #</IDName>
<ToolName>Select Polys By/In Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Polygons Inside Edge Selection</IDName>
<ToolName>Polygons Inside Edge Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Vertices Inside Edge Selection</IDName>
<ToolName>Vertices Inside Edge Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Relax</IDName>
<ToolName>Loop Relax</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Tidy Standard</IDName>
<ToolName>Loop Tidy Standard</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Tidy Mid Position</IDName>
<ToolName>Loop Tidy Mid Position</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Tidy Advanced</IDName>
<ToolName>Loop Tidy Advanced</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Spin Edge CW/CCW #</IDName>
<ToolName>Spin Edge CW/CCW</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Spin Edge CW/CCW (Relax) #</IDName>
<ToolName>Spin Edge CW/CCW (Relax)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Spin Edge CCW/CW #</IDName>
<ToolName>Spin Edge CCW/CW</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Spin Edge CCW/CW (Relax) #</IDName>
<ToolName>Spin Edge CCW/CW (Relax)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Straighten Edges</IDName>
<ToolName>Straighten Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Harden/Soften Selected #</IDName>
<ToolName>Harden/Soften Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Soften/Harden Selected #</IDName>
<ToolName>Soften/Harden Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Clear Edge Harden/Soften Flags</IDName>
<ToolName>Clear Edge Harden/Soften Flags</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Create Spline Opened/Closed</IDName>
<ToolName>Create Spline Opened/Closed</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Create Spline Closed/Opened</IDName>
<ToolName>Create Spline Closed/Opened</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Convert Selected Edges To UV Seams</IDName>
<ToolName>Convert Selected Edges To UV Seams</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Create Splines</IDName>
<ToolName>Create Splines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Create Object Guide Lines</IDName>
<ToolName>Create Object Guide Lines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Create Guide Line Objects</IDName>
<ToolName>Create Guide Line Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Insert #</IDName>
<ToolName>Connect No/With Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Loop Insert With Options #</IDName>
<ToolName>Connect With/No Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Cap Hole #</IDName>
<ToolName>Cap Hole No/With Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Cap Hole With Options #</IDName>
<ToolName>Cap Hole With/No Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Collapse Loop/Ring Edges #</IDName>
<ToolName>Collapse Loop Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Collapse Ring/Loop Edges #</IDName>
<ToolName>Collapse Ring Edges</ToolName>
<HotKeys>M+Alt+Ctrl</HotKeys>
<HotKeysInt>77+18+17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Bridge</IDName>
<ToolName>Bridge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Cut Selected Edges</IDName>
<ToolName>Cut Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Break Selected Edges</IDName>
<ToolName>Break Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Copy Edge Subd Crease Weight</IDName>
<ToolName>Copy Edge Subd Crease Weight</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Paste Edge Subd Crease Weight</IDName>
<ToolName>Paste Edge Subd Crease Weight</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Uncrease Selected Edges</IDName>
<ToolName>Uncrease Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Flip Edge Vertex Order</IDName>
<ToolName>Flip Edge Vertex Order</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Reset Individual Edge Crease Modifier</IDName>
<ToolName>Reset Individual Edge Crease Modifier</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Cut</IDName>
<ToolName>Cut</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Extrude</IDName>
<ToolName>Extrude</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Bridge Holes</IDName>
<ToolName>Bridge Holes</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Connect</IDName>
<ToolName>Loop Insert</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Chamfer</IDName>
<ToolName>Chamfer</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Sub_D Select</IDName>
<ToolName>Sub_D Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Crease Subdivision</IDName>
<ToolName>Crease Subdivision</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>Path Select</IDName>
<ToolName>Path Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Extrude Edge_Flat</IDName>
<ToolName>P_Extrude Edge_Flat</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Extrude Edge_Shoulder</IDName>
<ToolName>P_Extrude Edge_Shoulder</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Chamfer Edge</IDName>
<ToolName>P_Chamfer Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Break Edge</IDName>
<ToolName>P_Break Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_Delete Selected Edges</IDName>
<ToolName>P_Delete Selected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Edge Shortcut Tools</GroupName>
<IDName>P_SubdCrease</IDName>
<ToolName>P_SubdCrease</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Create/Insert</IDName>
<ToolName>Create/Insert</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>2-Edge Vertices All/Closed #</IDName>
<ToolName>2-Edge Vertices All/Closed</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>2-Edge Vertices Closed/All #</IDName>
<ToolName>2-Edge Vertices Closed/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Select Normal-Customized Vertices</IDName>
<ToolName>Select Normal-Customized Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Edges In/By Selected Vertices #</IDName>
<ToolName>Edges In/By Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Edges By/In Selected Vertices #</IDName>
<ToolName>Edges By/In Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Polygons In/By Selected Vertices #</IDName>
<ToolName>Polygons In/By Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Polygons By/In Selected Vertices #</IDName>
<ToolName>Polygons By/In Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Cut Selected Vertices</IDName>
<ToolName>Cut Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Remove Isolated Vertices</IDName>
<ToolName>Remove Isolated Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Smooth Normal</IDName>
<ToolName>Smooth Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Transfer Normal</IDName>
<ToolName>Transfer Normal</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Set Edge First Vertex</IDName>
<ToolName>Set Edge First Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Set Subd Hard Corner</IDName>
<ToolName>Set Subd Hard Corner</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Snap Selected to Highlighted</IDName>
<ToolName>Snap Selected to Highlighted</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Snap to Symmetry Plane</IDName>
<ToolName>Snap to Symmetry Plane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Chamfer</IDName>
<ToolName>Chamfer</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Tweak</IDName>
<ToolName>Tweak</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Simplify</IDName>
<ToolName>Simplify</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Height</IDName>
<ToolName>Height</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Spline Modify</IDName>
<ToolName>Spline Modify</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Copy Shape</IDName>
<ToolName>Copy Shape</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Vertex Color</IDName>
<ToolName>Vertex Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Calculate Symmetry</IDName>
<ToolName>Calculate Symmetry</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>Delete Selected Vertices</IDName>
<ToolName>Delete Selected Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Vertex Shortcut Tools</GroupName>
<IDName>P_Chamfer Vertex</IDName>
<ToolName>P_Chamfer Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Open Spline At Selected</IDName>
<ToolName>Open Spline At Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Naturalize Spline Whole/Selected #</IDName>
<ToolName>Naturalize Spline Whole/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Naturalize Spline Selected/Whole #</IDName>
<ToolName>Naturalize Spline Selected/Whole</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Zero In-Tangent</IDName>
<ToolName>Zero In-Tangent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Zero Out-Tangent</IDName>
<ToolName>Zero Out-Tangent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Zero Tangents</IDName>
<ToolName>Zero Tangents</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Joint Splines</IDName>
<ToolName>Joint Splines</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Reverse Order</IDName>
<ToolName>Reverse Order</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Copy Curve</IDName>
<ToolName>Copy Curve</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Paste Curve</IDName>
<ToolName>Paste Curve</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Auto Naturalize Whole Spline</IDName>
<ToolName>Auto Naturalize Whole Spline</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Auto Naturalize Selected Points</IDName>
<ToolName>Auto Naturalize Selected Points</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Auto Naturalize Selected Points And Adj Points</IDName>
<ToolName>Auto Naturalize Selected Points And Adj Points</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Auto Set New Spline Point Space Info</IDName>
<ToolName>Auto Set New Spline Point Space Info</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Auto Depth In Spline Creation</IDName>
<ToolName>Auto Depth In Spline Creation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Add</IDName>
<ToolName>Add</ToolName>
<HotKeys>Ctrl+B</HotKeys>
<HotKeysInt>17+66</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Insert</IDName>
<ToolName>Insert</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Tweak</IDName>
<ToolName>Tweak</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Tangent</IDName>
<ToolName>Tangent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Flip</IDName>
<ToolName>Flip</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Snap</IDName>
<ToolName>Snap</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Lathe</IDName>
<ToolName>Lathe</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Lathe(Simple)</IDName>
<ToolName>Lathe(Simple)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Slide</IDName>
<ToolName>Slide</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Tube</IDName>
<ToolName>Tube</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>SplineVertex Shortcut Tools</GroupName>
<IDName>Loft</IDName>
<ToolName>Loft</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Rectangle</IDName>
<ToolName>Rectangle</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Circle</IDName>
<ToolName>Circle</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Lasso</IDName>
<ToolName>Lasso</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Fence</IDName>
<ToolName>Fence</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Toggle Crossing/Window Style</IDName>
<ToolName>Crossing/Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Increase Soft Selection</IDName>
<ToolName>Increase Soft Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Decrease Soft Selection</IDName>
<ToolName>Decrease Soft Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Cycle Up Preset Soft Selection Shape</IDName>
<ToolName>Cycle Up Preset Soft Selection Shape</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Selection Tools</GroupName>
<IDName>Cycle Down Preset Soft Selection Shape</IDName>
<ToolName>Cycle Down Preset Soft Selection Shape</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Frame</IDName>
<ToolName>Wire Frame</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Shaded</IDName>
<ToolName>Shaded</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Shaded + Wire Frame</IDName>
<ToolName>Shaded + Wire Frame</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cycle shading</IDName>
<ToolName>Cycle shading</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cull BackFacing/None #</IDName>
<ToolName>Cull BackFacing/None</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cull None/BackFacing #</IDName>
<ToolName>Cull None/BackFacing</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cull FrontFacing/BackFacing #</IDName>
<ToolName>Cull FrontFacing/BackFacing</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Selected/All #</IDName>
<ToolName>Solid Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Transparent/Solid</IDName>
<ToolName>Toggle Transparent/Solid</ToolName>
<HotKeys>X+Alt</HotKeys>
<HotKeysInt>88+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid All/Selected #</IDName>
<ToolName>Solid All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Unselected/General</IDName>
<ToolName>Solid Unselected/General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid General/Unselected</IDName>
<ToolName>Solid General/Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid UnderCursor</IDName>
<ToolName>Solid UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Gray Selected/All #</IDName>
<ToolName>Solid Gray Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Gray All/Selected #</IDName>
<ToolName>Solid Gray All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Gray Unselected/General</IDName>
<ToolName>Solid Gray Unselected/General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Gray General/Unselected</IDName>
<ToolName>Solid Gray General/Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Solid Gray UnderCursor</IDName>
<ToolName>Solid Gray UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Transparent Selected/All #</IDName>
<ToolName>Transparent Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Transparent All/Selected #</IDName>
<ToolName>Transparent All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Transparent Unselected/General</IDName>
<ToolName>Transparent Unselected/General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Transparent General/Unselected</IDName>
<ToolName>Transparent General/Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Transparent UnderCursor</IDName>
<ToolName>Transparent UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Mesh Selected/All #</IDName>
<ToolName>Wire Mesh Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Mesh All/Selected #</IDName>
<ToolName>Wire Mesh All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Mesh Unselected/General</IDName>
<ToolName>Wire Mesh Unselected/General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Mesh General/Unselected</IDName>
<ToolName>Wire Mesh General/Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Wire Mesh UnderCursor</IDName>
<ToolName>Wire Mesh UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cycle Individual Object Shading</IDName>
<ToolName>Cycle Individual Object Shading</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cycle Individual Object Shading All</IDName>
<ToolName>Cycle Individual Object Shading All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cycle Individual Object Shading Unselected</IDName>
<ToolName>Cycle Individual Object Shading Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Cycle Individual Object Shading UnderCursor</IDName>
<ToolName>Cycle Individual Object Shading UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Subdivision Cage</IDName>
<ToolName>Show/Hide Subdivision Cage</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Subdivision Cage All</IDName>
<ToolName>Show/Hide Subdivision Cage All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Subdivision Cage Unselected</IDName>
<ToolName>Show/Hide Subdivision Cage Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Subdivision Cage UnderCursor</IDName>
<ToolName>Show/Hide Subdivision Cage UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Subdivision Cage General</IDName>
<ToolName>Show/Hide Subdivision Cage General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide/Show Subdivision Cage</IDName>
<ToolName>Hide/Show Subdivision Cage</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide/Show Subdivision Cage All</IDName>
<ToolName>Hide/Show Subdivision Cage All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide/Show Subdivision Cage Unselected</IDName>
<ToolName>Hide/Show Subdivision Cage Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide/Show Subdivision Cage UnderCursor</IDName>
<ToolName>Hide/Show Subdivision Cage UnderCursor</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide/Show Subdivision Cage General</IDName>
<ToolName>Hide/Show Subdivision Cage General</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Normal Edges Rendering Selected/All</IDName>
<ToolName>Normal Edges Rendering Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Normal Edges Rendering All/Selected</IDName>
<ToolName>Normal Edges Rendering All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges Rendering Selected/All</IDName>
<ToolName>Sharp Edges Rendering Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges Rendering All/Selected</IDName>
<ToolName>Sharp Edges Rendering All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Smooth Edges Rendering Selected/All</IDName>
<ToolName>Smooth Edges Rendering Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Smooth Edges Rendering All/Selected</IDName>
<ToolName>Smooth Edges Rendering All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Sharp/Smooth Edges Selected/All</IDName>
<ToolName>Toggle Sharp/Smooth Edges Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Sharp/Smooth Edges All/Selected</IDName>
<ToolName>Toggle Sharp/Smooth Edges All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges Selected/All</IDName>
<ToolName>Toggle Normal/Sharp Edges Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges All/Selected</IDName>
<ToolName>Toggle Normal/Sharp Edges All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges Selected/All (Organic)</IDName>
<ToolName>Toggle Normal/Sharp Edges Selected/All (Organic)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges All/Selected (Organic)</IDName>
<ToolName>Toggle Normal/Sharp Edges All/Selected (Organic)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges Selected/All (HardSurface)</IDName>
<ToolName>Toggle Normal/Sharp Edges Selected/All (HardSurface)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Normal/Sharp Edges All/Selected (HardSurface)</IDName>
<ToolName>Toggle Normal/Sharp Edges All/Selected (HardSurface)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edge Rendering Style Polygon Base</IDName>
<ToolName>Sharp Edge Rendering Style Polygon Base</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edge Rendering Style Triangle Base</IDName>
<ToolName>Sharp Edge Rendering Style Triangle Base</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges Off On Subd Mesh</IDName>
<ToolName>Sharp Edges Off On Subd Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Edge Color</IDName>
<ToolName>Toggle Edge Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Texture Selected/All #</IDName>
<ToolName>Show/Hide Texture Selected/All</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show/Hide Texture All/Selected #</IDName>
<ToolName>Show/Hide Texture All/Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Back Face In Gray</IDName>
<ToolName>Back Face In Gray</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Edge On Unselected</IDName>
<ToolName>Show Edges On Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Edges On Frozen</IDName>
<ToolName>Show Edges On Frozen</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Edge\Vertex On Viewport Navigating</IDName>
<ToolName>Preview Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Preview In Inactive Viewport Enabled</IDName>
<ToolName>Preview In Inactive Viewport Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Except Hard Edge Hiding On Viewport Navigating</IDName>
<ToolName>Show Hard Edges on Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Hierarchy Line On Viewport Navigating</IDName>
<ToolName>Hide Hierarchy Line On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edge Style Rendering Disabled On Preview</IDName>
<ToolName>Sharp Edge Style Rendering Disabled On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Mesh On Preview</IDName>
<ToolName>Show Mesh On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide HUD On Preview</IDName>
<ToolName>Hide HUD On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide View Type Labels On Preview</IDName>
<ToolName>Hide View Type Labels On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Manipulator On Viewport Navigating</IDName>
<ToolName>Hide Manipulator On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Spline On Preview</IDName>
<ToolName>Hide Spline On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Grid Axis On Viewport Navigating</IDName>
<ToolName>Hide Grid Axis On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Grid On Viewport Navigating</IDName>
<ToolName>Hide Grid On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Workplane On Viewport Navigating</IDName>
<ToolName>Hide Workplane On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show UV Seam</IDName>
<ToolName>Show UV Seam</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Subd Crease Edge Color</IDName>
<ToolName>Show Subd Crease Edge Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Symmetry Plane On Preview</IDName>
<ToolName>Hide Symmetry Plane On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Hide Silhouette On Preview</IDName>
<ToolName>Hide Silhouette On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>AO Enabled On Preview</IDName>
<ToolName>AO Enabled On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Crease Edge Color On Unsubd Organic Mesh</IDName>
<ToolName>Show Crease Edge Color On Unsubd Organic Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Open Edge Color</IDName>
<ToolName>Show Open Edge Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Edge Harden/Soften Color</IDName>
<ToolName>Show Edge Harden/Soften Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Hard Edge Color</IDName>
<ToolName>Show Hard Edge Color</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Hard Edge Color On Unselected</IDName>
<ToolName>Show Hard Edge Color On Unselected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Symmetry Temporarily</IDName>
<ToolName>Show Symmetry Temporarily</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Fog Enabled</IDName>
<ToolName>Fog Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>AO Enabled</IDName>
<ToolName>AO Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sort Object Render Order Enabled</IDName>
<ToolName>Sort Object Render Order Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle Head Light On/Off</IDName>
<ToolName>Toggle Head Light On/Off</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Attach Main Light To Camera</IDName>
<ToolName>Attach Main Light To Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Detach Main Light Off Camera</IDName>
<ToolName>Detach Main Light Off Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Attach Lights To Viewport Camera</IDName>
<ToolName>Attach Lights To Viewport Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Detach Lights Off Viewport Camera</IDName>
<ToolName>Detach Lights Off Viewport Camera</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Attach Lights To Viewport Camera (AllViews)</IDName>
<ToolName>Attach Lights To Viewport Camera (AllViews)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Detach Lights Off Viewport Camera (AllViews)</IDName>
<ToolName>Detach Lights Off Viewport Camera (AllViews)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Guide Lines</IDName>
<ToolName>Show Guide Lines</ToolName>
<HotKeys>Ctrl+H</HotKeys>
<HotKeysInt>17+72</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show ObjectPivot In Object/Mesh Mode</IDName>
<ToolName>Show ObjectPivot In Object/Mesh Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show ObjectPivot In Subobject Mode</IDName>
<ToolName>Show ObjectPivot In Subobject Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Spline Tangent Flow</IDName>
<ToolName>Show Spline Tangent Flow</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Unselected Spline's Points</IDName>
<ToolName>Show Unselected Spline's Points</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Spline Points In Vertex Mode Only</IDName>
<ToolName>Show Spline Points In Vertex Mode Only</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Unselected Object In Transparent Disabled On Preview</IDName>
<ToolName>Unselected Object In Transparent Disabled On Preview</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Show Unselected Object In Transparent</IDName>
<ToolName>Show Unselected Object In Transparent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle BG Image Rendering Front/Back</IDName>
<ToolName>Toggle BG Image Rendering Front/Back</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle BG Image Visible</IDName>
<ToolName>Toggle BG Image Visible</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Render Grid Behind Objects</IDName>
<ToolName>Render Grid/Workplane Behind Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges On On New Objects</IDName>
<ToolName>Sharp Edges On On New Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges On On New Organic Objects</IDName>
<ToolName>Sharp Edges On On New Organic Objects</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Sharp Edges On Open/Merge/Import</IDName>
<ToolName>Sharp Edges On Open/Merge/Import</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Freeze MatCap Angle</IDName>
<ToolName>Freeze MatCap Angle</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Enable MatCap</IDName>
<ToolName>Enable MatCap</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Set ShadowHolder Flag</IDName>
<ToolName>Set ShadowHolder Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Clear ShadowHolder Flag</IDName>
<ToolName>Clear ShadowHolder Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Rendering Options</GroupName>
<IDName>Toggle ShadowHolder Flag</IDName>
<ToolName>Toggle ShadowHolder Flag</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Grid Point</IDName>
<ToolName>Grid Point</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Grid Line</IDName>
<ToolName>Grid Line</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Vertex</IDName>
<ToolName>Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Edge</IDName>
<ToolName>Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Edge Mid Point</IDName>
<ToolName>Edge Mid Point</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Face</IDName>
<ToolName>Face</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Polygon Center</IDName>
<ToolName>Polygon Center</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Spline</IDName>
<ToolName>Spline</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Object</IDName>
<ToolName>Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Mesh</IDName>
<ToolName>Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Plane</IDName>
<ToolName>Plane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Grid Point</IDName>
<ToolName>Toggle Grid Point</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Grid Line</IDName>
<ToolName>Toggle Grid Line</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Vertex</IDName>
<ToolName>Toggle Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Edge</IDName>
<ToolName>Toggle Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Edge Mid Point</IDName>
<ToolName>Toggle Edge Mid Point</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>ToggleFace</IDName>
<ToolName>ToggleFace</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Polygon Center</IDName>
<ToolName>Toggle Polygon Center</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Spline</IDName>
<ToolName>Toggle Spline</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Object</IDName>
<ToolName>Toggle Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Mesh</IDName>
<ToolName>Toggle Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle Plane</IDName>
<ToolName>Toggle Plane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Cycle Snappings Up</IDName>
<ToolName>Cycle Snappings Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Cycle Snappings Down</IDName>
<ToolName>Cycle Snappings Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Turn On All Snappings</IDName>
<ToolName>Turn On All Snappings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Turn Off All Snappings</IDName>
<ToolName>Turn Off All Snappings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Toggle All Snappings</IDName>
<ToolName>Toggle All Snappings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Use Object Orientation In Subobject Snapping</IDName>
<ToolName>Use Object Orientation In Subobject Snapping</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Disable Snapping Temporary</IDName>
<ToolName>Disable Snapping Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping Toggle Temporary</IDName>
<ToolName>Enable Snapping Toggle Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Vertex Temporary</IDName>
<ToolName>Enable Snapping To Vertex Temporary</ToolName>
<HotKeys>A</HotKeys>
<HotKeysInt>65</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Edge Temporary</IDName>
<ToolName>Enable Snapping To Edge Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Edge Mid-Point Temporary</IDName>
<ToolName>Enable Snapping To Edge Mid-Point Temporary</ToolName>
<HotKeys>S</HotKeys>
<HotKeysInt>83</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Face Temporary</IDName>
<ToolName>Enable Snapping To Face Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Polygon Center Temporary</IDName>
<ToolName>Enable Snapping To Polygon Center Temporary</ToolName>
<HotKeys>D</HotKeys>
<HotKeysInt>68</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Spline Temporary</IDName>
<ToolName>Enable Snapping To Spline Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Object Temporary</IDName>
<ToolName>Enable Snapping To Object Temporary</ToolName>
<HotKeys>F</HotKeys>
<HotKeysInt>70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Mesh Temporary</IDName>
<ToolName>Enable Snapping To Mesh Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Plane Temporary</IDName>
<ToolName>Enable Snapping To Plane Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Grid Point Temporary</IDName>
<ToolName>Enable Snapping To Grid Point Temporary</ToolName>
<HotKeys>G</HotKeys>
<HotKeysInt>71</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Enable Snapping To Grid Line Temporary</IDName>
<ToolName>Enable Snapping To Grid Line Temporary</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement</IDName>
<ToolName>Move By Last Measurement</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement X</IDName>
<ToolName>Move By Last Measurement X</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement Y</IDName>
<ToolName>Move By Last Measurement Y</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement Z</IDName>
<ToolName>Move By Last Measurement Z</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement XY</IDName>
<ToolName>Move By Last Measurement XY</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement YZ</IDName>
<ToolName>Move By Last Measurement YZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Snapping Options</GroupName>
<IDName>Move By Last Measurement ZX</IDName>
<ToolName>Move By Last Measurement ZX</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Turn On Move-Manipulator</IDName>
<ToolName>Turn On/Off Move_Manipulator</ToolName>
<HotKeys>W</HotKeys>
<HotKeysInt>87</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Turn On Rotation-Manipulator</IDName>
<ToolName>Turn On/Off Rotation_Manipulator</ToolName>
<HotKeys>E</HotKeys>
<HotKeysInt>69</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Turn On Scale-Manipulator</IDName>
<ToolName>Turn On/Off Scale_Manipulator</ToolName>
<HotKeys>R</HotKeys>
<HotKeysInt>82</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Turn On Universal-Manipulator</IDName>
<ToolName>Turn On/Off Universal_Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(World)</IDName>
<ToolName>Pivot(World)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(Object)</IDName>
<ToolName>Pivot(Object)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(Selection)</IDName>
<ToolName>Pivot(Selection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(Parent)</IDName>
<ToolName>Pivot(Parent)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(Screen)</IDName>
<ToolName>Pivot(Screen)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot(Manual)</IDName>
<ToolName>Pivot(Manual)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot Manual Tool</IDName>
<ToolName>Pivot Manual Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(World)</IDName>
<ToolName>Orientation(World)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(Object)</IDName>
<ToolName>Orientation(Object)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(Selection)</IDName>
<ToolName>Orientation(Selection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(Parent)</IDName>
<ToolName>Orientation(Parent)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(Screen)</IDName>
<ToolName>Orientation(Screen)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation(Manual)</IDName>
<ToolName>Orientation(Manual)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Orientation Manual Tool</IDName>
<ToolName>Orientation Manual Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(World)</IDName>
<ToolName>Pivot+Orientation(World)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(Object)</IDName>
<ToolName>Pivot+Orientation(Object)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(Selection)</IDName>
<ToolName>Pivot+Orientation(Selection)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(Parent)</IDName>
<ToolName>Pivot+Orientation(Parent)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(Screen)</IDName>
<ToolName>Pivot+Orientation(Screen)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Pivot+Orientation(Manual)</IDName>
<ToolName>Pivot+Orientation(Manual)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Cycle Through Orientation Up/Down</IDName>
<ToolName>Cycle Through Orientation Up/Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Cycle Through Orientation Down/Up</IDName>
<ToolName>Cycle Through Orientation Down/Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Cycle Through Position Up/Down</IDName>
<ToolName>Cycle Through Position Up/Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Manipulator Tools</GroupName>
<IDName>Cycle Through Position Down/Up</IDName>
<ToolName>Cycle Through Position Down/Up</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Grid Tools</GroupName>
<IDName>Scene Scale</IDName>
<ToolName>Scene Scale</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Grid Tools</GroupName>
<IDName>Auto Scene Scale Enabled</IDName>
<ToolName>Auto Scene Scale Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Parent Selected</IDName>
<ToolName>H_Parent Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Unparent Selected</IDName>
<ToolName>H_Unparent Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Break Hierarch</IDName>
<ToolName>H_Break Hierarch</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Select Hierarchy</IDName>
<ToolName>H_Select Hierarchy</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Select Current Hierarchy</IDName>
<ToolName>H_Select Current Hierarchy</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Select Hierarchy And All Parents</IDName>
<ToolName>H_Select Hierarchy And All Parents</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Select Parent</IDName>
<ToolName>H_Select Parent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Select Top Most Parent</IDName>
<ToolName>H_Select Top Most Parent</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Duplicate Hierarchy</IDName>
<ToolName>H_Duplicate Hierarchy</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hierarchy Tools</GroupName>
<IDName>H_Clone Hierarchy</IDName>
<ToolName>H_Clone Hierarchy</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Toggle Workplane Visibility</IDName>
<ToolName>Toggle Workplane Visibility</ToolName>
<HotKeys>F9</HotKeys>
<HotKeysInt>120</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Lock/Unlock Workplane</IDName>
<ToolName>Lock/Unlock Workplane</ToolName>
<HotKeys>F9+Ctrl</HotKeys>
<HotKeysInt>120+17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Selection</IDName>
<ToolName>Align Workplane to Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Current Transform XY</IDName>
<ToolName>Align Workplane to Current Transform XY</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Current Transform YZ</IDName>
<ToolName>Align Workplane to Current Transform YZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Current Transform ZX</IDName>
<ToolName>Align Workplane to Current Transform ZX</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Saved Transform XY</IDName>
<ToolName>Align Workplane to Saved Transform XY</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Saved Transform YZ</IDName>
<ToolName>Align Workplane to Saved Transform YZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to Saved Transform ZX</IDName>
<ToolName>Align Workplane to Saved Transform ZX</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to World XY</IDName>
<ToolName>Align Workplane to World XY</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to World YZ</IDName>
<ToolName>Align Workplane to World YZ</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Align Workplane to World ZX</IDName>
<ToolName>Align Workplane to World ZX</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Toggle Workplane As Input Space</IDName>
<ToolName>Toggle Workplane As Input Space</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Workplane</IDName>
<ToolName>Workplane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Assign Workplane Free Space To Manipulator Space</IDName>
<ToolName>Assign Workplane Free Space To Manipulator Space</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Assign Workplane Free Space To Manipulator Space (Position)</IDName>
<ToolName>Assign Workplane Free Space To Manipulator Space (Position)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Assign Workplane Free Space To Manipulator Space (Orientation)</IDName>
<ToolName>Assign Workplane Free Space To Manipulator Space (Orientation)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Workplane Tools</GroupName>
<IDName>Reset Workplane Free Space</IDName>
<ToolName>Reset Workplane Free Space</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Visual Tool Window</IDName>
<ToolName>Visual Tool Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Light Setting Window</IDName>
<ToolName>Light Setting Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Soft Selection Window</IDName>
<ToolName>Soft Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Manipulation Window</IDName>
<ToolName>Manipulation Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Transform List Window</IDName>
<ToolName>Transform List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Scene Explorer Window</IDName>
<ToolName>Scene Explorer Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Object List Window</IDName>
<ToolName>Object List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Scene Hierarchy Window</IDName>
<ToolName>Scene Hierarchy Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Steppings Window</IDName>
<ToolName>Steppings Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>MatCap Window</IDName>
<ToolName>MatCap Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Retopo Reference List Window</IDName>
<ToolName>Retopo Reference List Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Scene Info Window</IDName>
<ToolName>Scene Info Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Math Selection Window</IDName>
<ToolName>Math Selection Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Materials Window</IDName>
<ToolName>Materials Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Material Library Window</IDName>
<ToolName>Material Library Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Simple Material Window</IDName>
<ToolName>Simple Material Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Tool Search Window</IDName>
<ToolName>Tool Search Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Manipulation Input Window</IDName>
<ToolName>Manipulation Input Window</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 1</IDName>
<ToolName>All Tools single buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 2</IDName>
<ToolName>All Tools unioned buttons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 3</IDName>
<ToolName>User Visual Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 4</IDName>
<ToolName>User Manipulation</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 5</IDName>
<ToolName>User Defined Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 6</IDName>
<ToolName>User Options</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 7</IDName>
<ToolName>User Tools 7</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 8</IDName>
<ToolName>User Tools 8</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 9</IDName>
<ToolName>User Tools 9</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 10</IDName>
<ToolName>User Tools 10</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 11</IDName>
<ToolName>User Tools 11</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 12</IDName>
<ToolName>User Tools 12</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 13</IDName>
<ToolName>User Tools 13</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 14</IDName>
<ToolName>User Tools 14</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 15</IDName>
<ToolName>User Tools 15</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 16</IDName>
<ToolName>User Tools 16</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 17</IDName>
<ToolName>User Tools 17</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 18</IDName>
<ToolName>User Tools 18</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 19</IDName>
<ToolName>User Tools 19</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 20</IDName>
<ToolName>User Tools 20</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 21</IDName>
<ToolName>User Tools 21</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 22</IDName>
<ToolName>User Tools 22</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 23</IDName>
<ToolName>User Tools 23</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 24</IDName>
<ToolName>User Tools 24</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 25</IDName>
<ToolName>User Tools 25</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 26</IDName>
<ToolName>User Tools 26</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 27</IDName>
<ToolName>User Tools 27</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 28</IDName>
<ToolName>User Tools 28</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 29</IDName>
<ToolName>User Tools 29</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>User Tools 30</IDName>
<ToolName>User Tools 30</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>P_Show/Hide User Windows</IDName>
<ToolName>P_Show/Hide User Windows</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>P_Enable/Disable User Windows</IDName>
<ToolName>P_Enable/Disable User Windows</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>Enable All User Windows</IDName>
<ToolName>Enable All User Windows</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>P_Show/Hide User Group</IDName>
<ToolName>P_Show/Hide User Group</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Windows</GroupName>
<IDName>P_Show/Hide User Button</IDName>
<ToolName>P_Show/Hide User Button</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Visual Tool Window (Hot)</IDName>
<ToolName>Visual Tool Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Light Setting Window (Hot)</IDName>
<ToolName>Light Setting Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Soft Selection Window (Hot)</IDName>
<ToolName>Soft Selection Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Manipulation Window (Hot)</IDName>
<ToolName>Manipulation Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Transform List Window (Hot)</IDName>
<ToolName>Transform List Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Scene Explorer Window (Hot)</IDName>
<ToolName>Scene Explorer Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Scene Hierarchy Window (Hot)</IDName>
<ToolName>Scene Hierarchy Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Steppings Window (Hot)</IDName>
<ToolName>Steppings Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Object List Window (Hot)</IDName>
<ToolName>Object List Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Retopo Reference List Window (Hot)</IDName>
<ToolName>Retopo Reference List Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Scene Info Window (Hot)</IDName>
<ToolName>Scene Info Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Math Selection Window (Hot)</IDName>
<ToolName>Math Selection Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Materials Window (Hot)</IDName>
<ToolName>Materials Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Simple Material (Hot)</IDName>
<ToolName>Simple Material (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Tool Search Window (Hot)</IDName>
<ToolName>Tool Search Window (Hot)</ToolName>
<HotKeys>F3</HotKeys>
<HotKeysInt>114</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>Manipulation Input Window (Hot)</IDName>
<ToolName>Manipulation Input Window (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 1 (Hot)</IDName>
<ToolName>User Tools 1 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 2 (Hot)</IDName>
<ToolName>User Tools 2 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 3 (Hot)</IDName>
<ToolName>User Tools 3 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 4 (Hot)</IDName>
<ToolName>User Tools 4 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 5 (Hot)</IDName>
<ToolName>User Tools 5 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 6 (Hot)</IDName>
<ToolName>User Tools 6 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 7 (Hot)</IDName>
<ToolName>User Tools 7 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 8 (Hot)</IDName>
<ToolName>User Tools 8 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 9 (Hot)</IDName>
<ToolName>User Tools 9 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 10 (Hot)</IDName>
<ToolName>User Tools 10 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 11 (Hot)</IDName>
<ToolName>User Tools 11 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 12 (Hot)</IDName>
<ToolName>User Tools 12 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 13 (Hot)</IDName>
<ToolName>User Tools 13 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 14 (Hot)</IDName>
<ToolName>User Tools 14 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 15 (Hot)</IDName>
<ToolName>User Tools 15 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 16 (Hot)</IDName>
<ToolName>User Tools 16 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 17 (Hot)</IDName>
<ToolName>User Tools 17 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 18 (Hot)</IDName>
<ToolName>User Tools 18 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 19 (Hot)</IDName>
<ToolName>User Tools 19 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 20 (Hot)</IDName>
<ToolName>User Tools 20 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 21 (Hot)</IDName>
<ToolName>User Tools 21 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 22 (Hot)</IDName>
<ToolName>User Tools 22 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 23 (Hot)</IDName>
<ToolName>User Tools 23 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 24 (Hot)</IDName>
<ToolName>User Tools 24 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 25 (Hot)</IDName>
<ToolName>User Tools 25 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 26 (Hot)</IDName>
<ToolName>User Tools 26 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 27 (Hot)</IDName>
<ToolName>User Tools 27 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 28 (Hot)</IDName>
<ToolName>User Tools 28 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 29 (Hot)</IDName>
<ToolName>User Tools 29 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Hot Windows</GroupName>
<IDName>User Tools 30 (Hot)</IDName>
<ToolName>User Tools 30 (Hot)</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>UndoRedo Bar</IDName>
<ToolName>UndoRedo Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>Selection Bar</IDName>
<ToolName>Selection Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>Rendering Bar</IDName>
<ToolName>Rendering Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>View Bar</IDName>
<ToolName>View Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>Misc Command Bar</IDName>
<ToolName>Misc Command Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>Snapping Bar</IDName>
<ToolName>Snapping Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Bars</GroupName>
<IDName>File Bar</IDName>
<ToolName>File Bar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>b2cf344a-1a35-42ec-b564-57b3ad27f2be</IDName>
<ToolName>Create BevelCube</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>0428e7f4-ac86-4bc6-a9c7-980aec0a4878</IDName>
<ToolName>Create Quadball</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>ff03f475-119b-44c6-a9dd-5c231517d912</IDName>
<ToolName>Create Test Primitive</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>377d26ea-bdac-4a3c-9949-1470d018cd8e</IDName>
<ToolName>DivedeNGonsAroundEdgeSelection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>65ad863c-b095-4f62-9064-7e759f43eff9</IDName>
<ToolName>Edge Loop Select and Delete</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>fcfd0a27-dc82-4582-b2ff-bff56b7a9dd2</IDName>
<ToolName>Edge Ring Select and Collapse</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>4b2686cb-abdf-4dd1-a41b-591df6dd87ca</IDName>
<ToolName>Extrude Border</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>465c15a9-80c4-4376-b55f-6bbda0adc706</IDName>
<ToolName>Fill By Selected Corner Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>e7ac6036-ed8d-46df-bfbf-826543ac04dd</IDName>
<ToolName>Harden Connected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>d0e3541a-5918-49d4-84c6-5f3c3e898015</IDName>
<ToolName>Harden Polygon Selection Border</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>9c705808-d701-4c34-85f2-8ec34cdc97df</IDName>
<ToolName>Hide Unselected Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>24ba787b-0e0f-4f92-8dd2-e693a7c5b792</IDName>
<ToolName>MakeHolesFromFaces</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>d85c9ee7-0ff6-4781-beac-0d24e23f8bcd</IDName>
<ToolName>MakeHolesFromVerts</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>bdd94a86-e4d3-4e5e-8235-b93b746064e6</IDName>
<ToolName>MakeHolesInFaces_01</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>74dbe4e0-119e-434a-a6c0-b8a3bd967b62</IDName>
<ToolName>MakeHolesInFaces_02</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>d56fa272-73bf-428d-8afc-607898b61042</IDName>
<ToolName>Set Pivot-Orientation to Manual by Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>6b09f4f0-0003-474b-960c-4c643062479e</IDName>
<ToolName>Set Pivot-Position to Manual by Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>5829f146-b4ad-4f2c-9d87-43654a5b64ff</IDName>
<ToolName>Show Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>a71ea448-8925-48d1-ae9c-04973bb6d24d</IDName>
<ToolName>Soccer Ball</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>0b7100a1-fff4-4674-b6fb-d5b62fa5e42c</IDName>
<ToolName>Soften Connected Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Composite Tools</GroupName>
<IDName>8de4706f-6f12-4113-9ca4-09e55420d5ec</IDName>
<ToolName>Soften Inside Polygon Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Update States</IDName>
<ToolName>Update States</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Hard Edge Object Selected</IDName>
<ToolName>Is Hard Edge Object Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Organic Object Selected</IDName>
<ToolName>Is Organic Object Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Any Spline Selected</IDName>
<ToolName>Is Any Spline Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Any Instance Selected</IDName>
<ToolName>Is Any Instance Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Any Parent Selected</IDName>
<ToolName>Is Any Parent Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Any Child Selected</IDName>
<ToolName>Is Any Child Selected</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is In Spline Vertex Mode</IDName>
<ToolName>Is In Spline Vertex Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Has Selection</IDName>
<ToolName>Has Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Has Hidden Object</IDName>
<ToolName>Has Hidden Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Has Hidden Polygon</IDName>
<ToolName>Has Hidden Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Has Visible Object</IDName>
<ToolName>Has Visible Object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Has Visible Polygon</IDName>
<ToolName>Has Visible Polygon</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Default StreamLine Tool Active</IDName>
<ToolName>Is Default StreamLine Tool Active</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Current StreamLine Tool Generic</IDName>
<ToolName>Is Current StreamLine Tool Generic</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Preview Enabled</IDName>
<ToolName>Is Preview Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Redirect-Modifier Key Down</IDName>
<ToolName>Is Redirect-Modifier Key Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Shift Key Down</IDName>
<ToolName>Is Shift Key Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Ctrl Key Down</IDName>
<ToolName>Is Ctrl Key Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Is Alt Key Down</IDName>
<ToolName>Is Alt Key Down</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Set Boolean Variable Value</IDName>
<ToolName>Set Boolean Variable Value</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_01</IDName>
<ToolName>Boolean Variable_01</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_02</IDName>
<ToolName>Boolean Variable_02</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_03</IDName>
<ToolName>Boolean Variable_03</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_04</IDName>
<ToolName>Boolean Variable_04</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_05</IDName>
<ToolName>Boolean Variable_05</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_06</IDName>
<ToolName>Boolean Variable_06</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_07</IDName>
<ToolName>Boolean Variable_07</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_08</IDName>
<ToolName>Boolean Variable_08</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_09</IDName>
<ToolName>Boolean Variable_09</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_10</IDName>
<ToolName>Boolean Variable_10</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_11</IDName>
<ToolName>Boolean Variable_11</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_12</IDName>
<ToolName>Boolean Variable_12</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_13</IDName>
<ToolName>Boolean Variable_13</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_14</IDName>
<ToolName>Boolean Variable_14</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_15</IDName>
<ToolName>Boolean Variable_15</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_16</IDName>
<ToolName>Boolean Variable_16</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_17</IDName>
<ToolName>Boolean Variable_17</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_18</IDName>
<ToolName>Boolean Variable_18</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_19</IDName>
<ToolName>Boolean Variable_19</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_20</IDName>
<ToolName>Boolean Variable_20</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_21</IDName>
<ToolName>Boolean Variable_21</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_22</IDName>
<ToolName>Boolean Variable_22</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_23</IDName>
<ToolName>Boolean Variable_23</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_24</IDName>
<ToolName>Boolean Variable_24</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_25</IDName>
<ToolName>Boolean Variable_25</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_26</IDName>
<ToolName>Boolean Variable_26</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_27</IDName>
<ToolName>Boolean Variable_27</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_28</IDName>
<ToolName>Boolean Variable_28</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_29</IDName>
<ToolName>Boolean Variable_29</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>State Tools</GroupName>
<IDName>Boolean Variable_30</IDName>
<ToolName>Boolean Variable_30</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>3D-Coat Applink Enabled</IDName>
<ToolName>3D-Coat Applink Enabled</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>3D-Coat AppLink Settings</IDName>
<ToolName>3D-Coat AppLink Settings</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Paint mesh in 3D-Coat using per-pixel painting</IDName>
<ToolName>Paint mesh in 3D-Coat using per-pixel painting</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Paint mesh in 3D-Coat using microvertex painting</IDName>
<ToolName>Paint mesh in 3D-Coat using microvertex painting</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Paint mesh in 3D-Coat using Ptex</IDName>
<ToolName>Paint mesh in 3D-Coat using Ptex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Perform UV-mapping in 3D-Coat</IDName>
<ToolName>Perform UV-mapping in 3D-Coat</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop reference mesh to 3D-Coat</IDName>
<ToolName>Drop reference mesh to 3D-Coat</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop retopo mesh as new layer in 3D-Coat</IDName>
<ToolName>Drop retopo mesh as new layer in 3D-Coat</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop mesh in 3D-Coat as voxel object</IDName>
<ToolName>Drop mesh in 3D-Coat as voxel object</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop mesh in 3D-Coat as new pen alpha</IDName>
<ToolName>Drop mesh in 3D-Coat as new pen alpha</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop mesh in 3D-Coat as new merging primitive for voxels</IDName>
<ToolName>Drop mesh in 3D-Coat as new merging primitive for voxels</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop mesh in 3D-Coat as a curve profile</IDName>
<ToolName>Drop mesh in 3D-Coat as a curve profile</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>3D-Coat Tools</GroupName>
<IDName>Drop mesh in 3D-Coat for Auto-retopology</IDName>
<ToolName>Drop mesh in 3D-Coat for Auto-retopology</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Bevel/Inset Polygon</IDName>
<ToolName>Inset Polygon</ToolName>
<HotKeys>I</HotKeys>
<HotKeysInt>73</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Create Polygon</IDName>
<ToolName>Create Polygon</ToolName>
<HotKeys>Shift+F</HotKeys>
<HotKeysInt>16+70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Loop Select Polygons</IDName>
<ToolName>Loop Select Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Local Move Polygon</IDName>
<ToolName>Local Move Polygon</ToolName>
<HotKeys>Ctrl+W</HotKeys>
<HotKeysInt>17+87</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Loop Cut/Slide Edges</IDName>
<ToolName>Loop Cut/Slide Edges</ToolName>
<HotKeys>Shift+X</HotKeys>
<HotKeysInt>16+88</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Bridge/BridgeHoles/CapHole</IDName>
<ToolName>Bridge/BridgeHoles/CapHole</ToolName>
<HotKeys>Ctrl+B</HotKeys>
<HotKeysInt>17+66</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Loop Select/Slide Edges</IDName>
<ToolName>Loop Select/Slide Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Ring Select Edges</IDName>
<ToolName>Ring Select Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Weld Vertex</IDName>
<ToolName>Weld Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Create/Insert/Snap Vertex</IDName>
<ToolName>Create/Insert/Snap Vertex</ToolName>
<HotKeys>Shift+F</HotKeys>
<HotKeysInt>16+70</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Slide Vertex</IDName>
<ToolName>Slide</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Relax/NormalMove Vertex</IDName>
<ToolName>Relax/NormalMove Vertex</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Push-Pull</IDName>
<ToolName>Push-Pull</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Extrude</IDName>
<ToolName>Extrude</ToolName>
<HotKeys>Z</HotKeys>
<HotKeysInt>90</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Chamfer</IDName>
<ToolName>Bevel</ToolName>
<HotKeys>B</HotKeys>
<HotKeysInt>66</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Cut</IDName>
<ToolName>Cut</ToolName>
<HotKeys>X</HotKeys>
<HotKeysInt>88</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Tweak_PickThrough/SlideSelection</IDName>
<ToolName>Tweak_PickThrough/SlideSelection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Tweak NormalMove</IDName>
<ToolName>Tweak NormalMove</ToolName>
<HotKeys>Shift+W</HotKeys>
<HotKeysInt>16+87</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Misc Subobject Tools</IDName>
<ToolName>Local Rotate</ToolName>
<HotKeys>Shift+E</HotKeys>
<HotKeysInt>16+69</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Paint Select</IDName>
<ToolName>Paint Select</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Subobject Modify Spline Picker</IDName>
<ToolName>Subobject Modify Spline Picker</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Draw Mesh</IDName>
<ToolName>Draw Mesh</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Tweak</IDName>
<ToolName>Tweak</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Move</IDName>
<ToolName>Move</ToolName>
<HotKeys>W</HotKeys>
<HotKeysInt>87</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Rotate</IDName>
<ToolName>Rotate</ToolName>
<HotKeys>E</HotKeys>
<HotKeysInt>69</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Scale</IDName>
<ToolName>Scale</ToolName>
<HotKeys>R</HotKeys>
<HotKeysInt>82</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Set Manipulator</IDName>
<ToolName>Set Manipulator</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Object/Mesh Pivot</IDName>
<ToolName>Object/Mesh Pivot</ToolName>
<HotKeys>Shift+Insert</HotKeys>
<HotKeysInt>16+45</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Object Pivot</IDName>
<ToolName>Object Pivot</ToolName>
<HotKeys>Insert</HotKeys>
<HotKeysInt>45</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Group Pivot</IDName>
<ToolName>Group Pivot</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Snap Selection</IDName>
<ToolName>Snap</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Rotation Snap Selection</IDName>
<ToolName>Rotation Snap Selection</ToolName>
<HotKeys>E+Ctrl</HotKeys>
<HotKeysInt>69+17</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>Selection Tools</IDName>
<ToolName>Selection Tools</ToolName>
<HotKeys>Q</HotKeys>
<HotKeysInt>81</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>BGImage Control</IDName>
<ToolName>BGImage Control</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>a22c689f-51b7-4953-b6b3-98fd249c41a7</IDName>
<ToolName>MakeHolesFromVertices</ToolName>
<HotKeys>0</HotKeys>
<HotKeysInt>48</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>d952acbd-aa0c-4d4d-91de-751aa2cd20b7</IDName>
<ToolName>Crease</ToolName>
<HotKeys>L</HotKeys>
<HotKeysInt>76</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>cd651cab-a649-4aff-b027-adf5aebaa231</IDName>
<ToolName>Extend Edge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>71c4ae0a-cccf-45bb-99f8-b4d3667d6d31</IDName>
<ToolName>Slice</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>9e2b740d-20f1-48aa-b9f2-fed874832b6c</IDName>
<ToolName>Make Quad Topology</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>c27e11fe-150e-4ab0-9f76-dd69938bb2ff</IDName>
<ToolName>MakeHolesFromFaces</ToolName>
<HotKeys>0</HotKeys>
<HotKeysInt>48</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>4d0ada47-ed7e-4081-9d8a-e7f176e2dc07</IDName>
<ToolName>Bridge Polygons</ToolName>
<HotKeys>Ctrl+B</HotKeys>
<HotKeysInt>17+66</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>5a9dea20-1057-4236-ae67-f17a411f7ca7</IDName>
<ToolName>Slide Selection</ToolName>
<HotKeys>J</HotKeys>
<HotKeysInt>74</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>6f44cf54-ae9b-4366-8388-20450bd21f14</IDName>
<ToolName>Local Scale</ToolName>
<HotKeys>R+Shift</HotKeys>
<HotKeysInt>82+16</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>f1f55d68-8643-40e3-b656-2937b30460ae</IDName>
<ToolName>Weld</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>a92161d8-44b1-46b6-870e-a295c9f65ae6</IDName>
<ToolName>SoftSelection Inc/Dec</ToolName>
<HotKeys>Ctrl+Alt</HotKeys>
<HotKeysInt>17+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>c2bf629f-77f2-4dc8-81c7-796954507d04</IDName>
<ToolName>BrushTweak</ToolName>
<HotKeys>T</HotKeys>
<HotKeysInt>84</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>87ab823e-acb1-475a-8f4e-df9f013e3f41</IDName>
<ToolName>Circularize/Spherize</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>56b1bfd0-884e-4470-855d-90ca7ef44c6f</IDName>
<ToolName>Shell</ToolName>
<HotKeys>K</HotKeys>
<HotKeysInt>75</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>9ae4a2bd-1fdf-4cdb-a52f-3b988956a2e7</IDName>
<ToolName>Temporary StreamLine Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>e4314d70-2f3b-47b5-91e8-03794882ccd7</IDName>
<ToolName>Temporary StreamLine Tool</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>StreamLine Engine Tools</GroupName>
<IDName>eaa6dd40-e77e-4a17-8d35-7450826fcab5</IDName>
<ToolName>Smooth</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Main</IDName>
<ToolName>Main</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Modeling_Common_Tools</IDName>
<ToolName>Common Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Modeling_Object_Rendering</IDName>
<ToolName>Object Rendering</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Modeling_Views</IDName>
<ToolName>Views</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Modeling_Selection_Methods</IDName>
<ToolName>Selection Methods</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Tools</IDName>
<ToolName>Tools</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Commands</IDName>
<ToolName>Commands</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>Selections</IDName>
<ToolName>Selections</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>f9693d30-f4cb-4195-9e35-acb9c42a3569</IDName>
<ToolName>Move By Measurement</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>7caf040a-9ddb-4348-943a-6efd6c32423b</IDName>
<ToolName>R: SubDivision</ToolName>
<HotKeys>Alt+\</HotKeys>
<HotKeysInt>18+220</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>790e7952-b39e-47a2-b233-5903413ad256</IDName>
<ToolName>R: Component Mode</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>0e3befec-2100-48e7-afa6-313b8b1aac30</IDName>
<ToolName>Special Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>519e0c3b-8a41-4e78-93f8-a7f97c5b81a3</IDName>
<ToolName>Save/Paste Subobj. Selection</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>94e86688-75df-463e-b88c-3bfefa789358</IDName>
<ToolName>Special Polygons</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>5a76136e-29dd-41ce-96ca-da97bf83c088</IDName>
<ToolName>To Edges</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>ccb9b46a-dd95-4d48-8bd0-74af7a3f31b2</IDName>
<ToolName>To Vertices</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>1799d4dc-b348-4285-9515-10050477e581</IDName>
<ToolName>Viewport Layout</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>9405c486-89ed-428b-9acd-ac3017c8b3b5</IDName>
<ToolName>R: Common Shape</ToolName>
<HotKeys>Ctrl+Shift</HotKeys>
<HotKeysInt>17+16</HotKeysInt>
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>7ed4286d-72ec-41d8-9f2a-b4f7f824cb93</IDName>
<ToolName>Merge</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>4f42f188-dbd9-4184-906e-bfa89cf814c8</IDName>
<ToolName>Swap Viewport</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>12ad964e-8fc8-4afe-a225-231806d5b9b0</IDName>
<ToolName>Creases</ToolName>
<HotKeys>Alt+L</HotKeys>
<HotKeysInt>18+76</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>5cdfe8fc-a089-46a6-b686-ce20d2f39d5b</IDName>
<ToolName>R: Viewport</ToolName>
<HotKeys>Shift+Space</HotKeys>
<HotKeysInt>16+32</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>ff3c4ff6-a3c8-4c4a-a36f-546ab9d50da4</IDName>
<ToolName>R: Loop Tools</ToolName>
<HotKeys>\</HotKeys>
<HotKeysInt>220</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>93069c05-9981-4b49-8889-cc87c47d75aa</IDName>
<ToolName>R: Symmetry Tools</ToolName>
<HotKeys>N</HotKeys>
<HotKeysInt>78</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>388c747c-6bb3-4a77-95ce-437d1b7ac3dd</IDName>
<ToolName>R: Pivot</ToolName>
<HotKeys>Q+Alt</HotKeys>
<HotKeysInt>81+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>41c5ba6a-6941-4505-88c6-112379b2fef3</IDName>
<ToolName>R: Transform</ToolName>
<HotKeys>Alt+W</HotKeys>
<HotKeysInt>18+87</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>57bc47ef-58fe-40dc-9ae4-73316049b067</IDName>
<ToolName>Workplane</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>d90db2a3-c972-4805-b444-c2c8ba805f61</IDName>
<ToolName>R: Component Special</ToolName>
<HotKeys>1</HotKeys>
<HotKeysInt>49</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>0265e26a-a64d-44f1-acc1-e2968c890640</IDName>
<ToolName>Spline Tangents</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>c923a2f2-951a-4a25-b33b-e8a7bcd1bade</IDName>
<ToolName>R: Selection Mode</ToolName>
<HotKeys>Shift+Q</HotKeys>
<HotKeysInt>16+81</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>b84b5f62-6ff9-44b5-9014-b4e754bc8f39</IDName>
<ToolName>R: View</ToolName>
<HotKeys>Space</HotKeys>
<HotKeysInt>32</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>5b9729b3-f529-4967-a2df-a53ef311d393</IDName>
<ToolName>R: Selection</ToolName>
<HotKeys>Ctrl</HotKeys>
<HotKeysInt>17</HotKeysInt>
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>174760d4-266b-4714-8d9a-0f1886683a8c</IDName>
<ToolName>R: Scaling</ToolName>
<HotKeys>R+Alt</HotKeys>
<HotKeysInt>82+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>e9db42a9-d0c6-4c9d-9a68-014793472692</IDName>
<ToolName>R: Rotation</ToolName>
<HotKeys>Alt+E</HotKeys>
<HotKeysInt>18+69</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>d62a0adf-6877-4696-b63f-13fe0ba67524</IDName>
<ToolName>R: Extrude Options</ToolName>
<HotKeys>Alt+Z</HotKeys>
<HotKeysInt>18+90</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>62d1dbec-804b-4178-acee-7166bbcd3990</IDName>
<ToolName>R: Guide Lines</ToolName>
<HotKeys>G+Alt</HotKeys>
<HotKeysInt>71+18</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>ab966342-beb0-49cd-ad67-7460aa1a3b85</IDName>
<ToolName>R: Common Topology</ToolName>
<HotKeys>Shift</HotKeys>
<HotKeysInt>16</HotKeysInt>
<MouseButton>2</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>f27d94a6-9436-4cc2-beda-1c8ca2363b50</IDName>
<ToolName>R: Hot Windows</ToolName>
<HotKeys>V</HotKeys>
<HotKeysInt>86</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>true</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>ba509ec5-3c34-41d5-a038-e00eaf05c5ce</IDName>
<ToolName>R: Bevel/Bridge Options</ToolName>
<HotKeys>Alt+B</HotKeys>
<HotKeysInt>18+66</HotKeysInt>
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>2ff66f5e-3f53-49da-b90a-a10c6554942e</IDName>
<ToolName>Normals</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<HotKeyTable>
<GroupName>Radial Menu</GroupName>
<IDName>1fc4a042-39b9-4aff-b983-7beb1a74891a</IDName>
<ToolName>Similar</ToolName>
<HotKeys />
<HotKeysInt />
<MouseButton>-1</MouseButton>
<Enabled>true</Enabled>
<CanShowOnSmartTips>false</CanShowOnSmartTips>
<SmartTipHeight>24</SmartTipHeight>
</HotKeyTable>
<KeyChartTable>
<ButtonName>btnBackSpace</ButtonName>
<Key>8</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnTab</ButtonName>
<Key>9</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnExtraKey2</ButtonName>
<Key>191</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnPlus</ButtonName>
<Key>221</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnInsert</ButtonName>
<Key>45</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnW</ButtonName>
<Key>87</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnDecimal</ButtonName>
<Key>110</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnS</ButtonName>
<Key>83</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnA</ButtonName>
<Key>65</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnAlt</ButtonName>
<Key>18</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn6</ButtonName>
<Key>54</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnUpArrow</ButtonName>
<Key>38</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnY</ButtonName>
<Key>90</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn2</ButtonName>
<Key>50</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnU</ButtonName>
<Key>85</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN</ButtonName>
<Key>78</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnQ</ButtonName>
<Key>81</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnAdd</ButtonName>
<Key>107</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn8</ButtonName>
<Key>56</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn4</ButtonName>
<Key>52</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF11</ButtonName>
<Key>122</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnRightBracket</ButtonName>
<Key>187</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn0</ButtonName>
<Key>48</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN6</ButtonName>
<Key>102</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN7</ButtonName>
<Key>103</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN4</ButtonName>
<Key>100</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN5</ButtonName>
<Key>101</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN2</ButtonName>
<Key>98</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN3</ButtonName>
<Key>99</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN0</ButtonName>
<Key>96</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN1</ButtonName>
<Key>97</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnL</ButtonName>
<Key>76</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnLeftArrow</ButtonName>
<Key>37</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnH</ButtonName>
<Key>72</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF6</ButtonName>
<Key>117</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF7</ButtonName>
<Key>118</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN8</ButtonName>
<Key>104</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF5</ButtonName>
<Key>116</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnD</ButtonName>
<Key>68</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF3</ButtonName>
<Key>114</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnShift</ButtonName>
<Key>16</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF1</ButtonName>
<Key>112</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnLeftBracket</ButtonName>
<Key>186</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF8</ButtonName>
<Key>119</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF9</ButtonName>
<Key>120</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnDownArrow</ButtonName>
<Key>40</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnJ</ButtonName>
<Key>74</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnPageUp</ButtonName>
<Key>33</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnX</ButtonName>
<Key>88</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF</ButtonName>
<Key>70</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnDelete</ButtonName>
<Key>46</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnB</ButtonName>
<Key>66</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnCaps</ButtonName>
<Key>20</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnSpace</ButtonName>
<Key>32</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnQuote</ButtonName>
<Key>222</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnZ</ButtonName>
<Key>89</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnN9</ButtonName>
<Key>105</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnSemiColon</ButtonName>
<Key>192</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnMinus</ButtonName>
<Key>219</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnV</ButtonName>
<Key>86</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnR</ButtonName>
<Key>82</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnSubtract</ButtonName>
<Key>109</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnC</ButtonName>
<Key>67</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnEnd</ButtonName>
<Key>35</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnOemtilde</ButtonName>
<Key>220</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn5</ButtonName>
<Key>53</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnT</ButtonName>
<Key>84</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnComma</ButtonName>
<Key>188</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn1</ButtonName>
<Key>49</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnP</ButtonName>
<Key>80</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnM</ButtonName>
<Key>77</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF10</ButtonName>
<Key>121</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnPeriod</ButtonName>
<Key>190</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnG</ButtonName>
<Key>71</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn9</ButtonName>
<Key>57</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnI</ButtonName>
<Key>73</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn7</ButtonName>
<Key>55</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF2</ButtonName>
<Key>113</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF4</ButtonName>
<Key>115</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnDivide</ButtonName>
<Key>111</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnHome</ButtonName>
<Key>36</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnE</ButtonName>
<Key>69</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btn3</ButtonName>
<Key>51</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnF12</ButtonName>
<Key>123</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnO</ButtonName>
<Key>79</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnQuestion</ButtonName>
<Key>189</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnCtrl</ButtonName>
<Key>17</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnMultiply</ButtonName>
<Key>106</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnK</ButtonName>
<Key>75</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnRightArrow</ButtonName>
<Key>39</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnEsc</ButtonName>
<Key>27</Key>
</KeyChartTable>
<KeyChartTable>
<ButtonName>btnPageDown</ButtonName>
<Key>34</Key>
</KeyChartTable>
<KeyShortNameTable>
<Key>192</Key>
<KeyShortName>Ö</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>191</Key>
<KeyShortName>#</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>190</Key>
<KeyShortName>.</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>189</Key>
<KeyShortName>-</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>188</Key>
<KeyShortName>,</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>187</Key>
<KeyShortName>+</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>186</Key>
<KeyShortName>Ü</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>262144</Key>
<KeyShortName>Alt1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>165</Key>
<KeyShortName>RMenu</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>164</Key>
<KeyShortName>LMenu</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>163</Key>
<KeyShortName>RControlKey</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>162</Key>
<KeyShortName>LControlKey</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>161</Key>
<KeyShortName>RShiftKey</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>160</Key>
<KeyShortName>LShiftKey</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>13</Key>
<KeyShortName>Enter</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>131072</Key>
<KeyShortName>Control</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>134</Key>
<KeyShortName>F23</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>132</Key>
<KeyShortName>F21</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>135</Key>
<KeyShortName>F24</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>-65536</Key>
<KeyShortName>Modifiers</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>133</Key>
<KeyShortName>F22</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>65536</Key>
<KeyShortName>Shift1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>131</Key>
<KeyShortName>F20</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>130</Key>
<KeyShortName>F19</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>129</Key>
<KeyShortName>F18</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>128</Key>
<KeyShortName>F17</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>127</Key>
<KeyShortName>F16</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>126</Key>
<KeyShortName>F15</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>125</Key>
<KeyShortName>F14</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>124</Key>
<KeyShortName>F13</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>123</Key>
<KeyShortName>F12</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>122</Key>
<KeyShortName>F11</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>121</Key>
<KeyShortName>F10</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>120</Key>
<KeyShortName>F9</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>119</Key>
<KeyShortName>F8</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>118</Key>
<KeyShortName>F7</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>117</Key>
<KeyShortName>F6</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>116</Key>
<KeyShortName>F5</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>115</Key>
<KeyShortName>F4</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>114</Key>
<KeyShortName>F3</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>113</Key>
<KeyShortName>F2</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>112</Key>
<KeyShortName>F1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>111</Key>
<KeyShortName>N/</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>110</Key>
<KeyShortName>N.</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>109</Key>
<KeyShortName>N-</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>108</Key>
<KeyShortName>Separator</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>107</Key>
<KeyShortName>N+</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>106</Key>
<KeyShortName>N*</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>105</Key>
<KeyShortName>N9</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>104</Key>
<KeyShortName>N8</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>103</Key>
<KeyShortName>N7</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>102</Key>
<KeyShortName>N6</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>101</Key>
<KeyShortName>N5</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>100</Key>
<KeyShortName>N4</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>99</Key>
<KeyShortName>N3</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>98</Key>
<KeyShortName>N2</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>97</Key>
<KeyShortName>N1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>96</Key>
<KeyShortName>N0</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>90</Key>
<KeyShortName>Z</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>89</Key>
<KeyShortName>Y</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>88</Key>
<KeyShortName>X</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>87</Key>
<KeyShortName>W</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>86</Key>
<KeyShortName>V</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>85</Key>
<KeyShortName>U</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>84</Key>
<KeyShortName>T</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>83</Key>
<KeyShortName>S</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>82</Key>
<KeyShortName>R</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>81</Key>
<KeyShortName>Q</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>80</Key>
<KeyShortName>P</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>79</Key>
<KeyShortName>O</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>78</Key>
<KeyShortName>N</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>77</Key>
<KeyShortName>M</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>76</Key>
<KeyShortName>L</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>75</Key>
<KeyShortName>K</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>74</Key>
<KeyShortName>J</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>73</Key>
<KeyShortName>I</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>72</Key>
<KeyShortName>H</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>71</Key>
<KeyShortName>G</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>70</Key>
<KeyShortName>F</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>69</Key>
<KeyShortName>E</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>68</Key>
<KeyShortName>D</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>67</Key>
<KeyShortName>C</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>66</Key>
<KeyShortName>B</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>65</Key>
<KeyShortName>A</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>3</Key>
<KeyShortName>Cancel</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>57</Key>
<KeyShortName>9</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>56</Key>
<KeyShortName>8</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>55</Key>
<KeyShortName>7</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>54</Key>
<KeyShortName>6</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>53</Key>
<KeyShortName>5</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>249</Key>
<KeyShortName>EraseEof</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>51</Key>
<KeyShortName>3</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>50</Key>
<KeyShortName>2</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>49</Key>
<KeyShortName>1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>48</Key>
<KeyShortName>0</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>47</Key>
<KeyShortName>Help]</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>46</Key>
<KeyShortName>Delete</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>45</Key>
<KeyShortName>Insert</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>43</Key>
<KeyShortName>Execute</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>41</Key>
<KeyShortName>Select</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>40</Key>
<KeyShortName>Down</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>39</Key>
<KeyShortName>Right</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>38</Key>
<KeyShortName>Up</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>37</Key>
<KeyShortName>Left</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>36</Key>
<KeyShortName>Home</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>35</Key>
<KeyShortName>End</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>34</Key>
<KeyShortName>PgDown</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>33</Key>
<KeyShortName>PgUp</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>32</Key>
<KeyShortName>Space</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>226</Key>
<KeyShortName>Oem102</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>27</Key>
<KeyShortName>Esc</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>223</Key>
<KeyShortName>Oem8</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>222</Key>
<KeyShortName>Ä</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>221</Key>
<KeyShortName>´</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>220</Key>
<KeyShortName>^</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>219</Key>
<KeyShortName>?</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>247</Key>
<KeyShortName>Crsel</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>20</Key>
<KeyShortName>Caps</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>19</Key>
<KeyShortName>Pause</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>18</Key>
<KeyShortName>Alt</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>17</Key>
<KeyShortName>Ctrl</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>16</Key>
<KeyShortName>Shift</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>254</Key>
<KeyShortName>OemClear</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>52</Key>
<KeyShortName>4</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>248</Key>
<KeyShortName>Exsel</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>9</Key>
<KeyShortName>Tab</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>8</Key>
<KeyShortName>BSpc</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>253</Key>
<KeyShortName>Pa1</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>246</Key>
<KeyShortName>Attn</KeyShortName>
</KeyShortNameTable>
<KeyShortNameTable>
<Key>12</Key>
<KeyShortName>Clear</KeyShortName>
</KeyShortNameTable>
</NewDataSet>
<XtraSerializer version="1.0" application="BarManager">
<property name="$BarManager" iskey="true" value="BarManager">
<property name="#LayoutVersion" />
<property name="Items" iskey="true" value="0" />
<property name="ShowShortcutInScreenTips">true</property>
<property name="Bars" iskey="true" value="7">
<property name="Item1" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="2">
<property name="Item1" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">0</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">0</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">74</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">4</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">true</property>
<property name="ItemId">12</property>
<property name="ClickCount">0</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">1</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">560</property>
<property name="DockCol">6</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">Selection Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@3,X=376@2,Y=71</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="2">
<property name="Item1" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">6</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">0</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">1</property>
<property name="ItemId">17</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">7</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">1</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">18</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">218</property>
<property name="DockCol">1</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">UndoRedo Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@2,X=47@3,Y=208</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="13">
<property name="Item1" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">8</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">4</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">11</property>
<property name="ItemId">19</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">9</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">8</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">5</property>
<property name="ItemId">20</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">10</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">9</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">5</property>
<property name="ItemId">21</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">11</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">5</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">10</property>
<property name="ItemId">22</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">12</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">true</property>
<property name="ItemId">23</property>
<property name="ClickCount">12</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">3</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">13</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">24</property>
<property name="ClickCount">3</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">11</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">14</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">25</property>
<property name="ClickCount">60</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">0</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item8" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">15</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">1</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">42</property>
<property name="ItemId">27</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item9" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">true</property>
<property name="ImageIndex">17</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">2</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">15</property>
<property name="ItemId">75</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item10" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">49</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">7</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">6</property>
<property name="ItemId">64</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item11" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">50</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">12</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">2</property>
<property name="ItemId">65</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item12" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">54</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">76</property>
<property name="ClickCount">8</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">6</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item13" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">55</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">77</property>
<property name="ClickCount">4</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">10</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">560</property>
<property name="DockCol">3</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">Rendering Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@3,X=773@2,Y=67</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="7">
<property name="Item1" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">20</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">1</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">32</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">21</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">2</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">33</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">22</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">3</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">34</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">19</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">true</property>
<property name="ItemId">31</property>
<property name="ClickCount">2</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">0</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">27</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">4</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">41</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">25</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">true</property>
<property name="ItemId">37</property>
<property name="ClickCount">0</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">5</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">26</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">6</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">38</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">0</property>
<property name="DockCol">2</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">View Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@3,X=367@3,Y=238</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="7">
<property name="Item1" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">30</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">44</property>
<property name="ClickCount">4</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">1</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">31</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">45</property>
<property name="ClickCount">56</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">0</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">true</property>
<property name="ImageIndex">23</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">4</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">35</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">24</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">5</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">36</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">true</property>
<property name="ImageIndex">28</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">3</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">2</property>
<property name="ItemId">42</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">29</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">2</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">3</property>
<property name="ItemId">43</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">48</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">6</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">62</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">296</property>
<property name="DockCol">4</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">Misc Command Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="7">
<property name="Item1" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">32</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">1</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">46</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">33</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">0</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">1</property>
<property name="ItemId">47</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">34</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">2</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">48</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">35</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">3</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">49</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">true</property>
<property name="ImageIndex">36</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">4</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">50</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">37</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">5</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">51</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">38</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">6</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">0</property>
<property name="ItemId">52</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">0</property>
<property name="DockCol">0</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">File Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@1,X=1@2,Y=54</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="DockStyle">Top</property>
<property name="Visible">true</property>
<property name="OptionsBar" isnull="true" iskey="true">
<property name="AllowCollapse">false</property>
<property name="BarState">Expanded</property>
<property name="AllowDelete">false</property>
<property name="AllowRename">false</property>
<property name="AllowQuickCustomization">true</property>
<property name="DisableClose">false</property>
<property name="DisableCustomization">false</property>
<property name="DrawDragBorder">true</property>
<property name="DrawSizeGrip">false</property>
<property name="Hidden">false</property>
<property name="MultiLine">false</property>
<property name="RotateWhenVertical">true</property>
<property name="UseWholeRow">false</property>
</property>
<property name="ItemLinks" iskey="true" value="2">
<property name="Item1" isnull="true" iskey="true">
<property name="KeyTip" />
<property name="ImageIndex">39</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="BeginGroup">false</property>
<property name="ItemId">61</property>
<property name="ClickCount">94</property>
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="RecentIndex">0</property>
<property name="GalleryBarItemName" />
<property name="ActAsButtonGroup">false</property>
<property name="UserDefine">None</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="DropDownKeyTip" />
<property name="ActAsButtonGroup">false</property>
<property name="BeginGroup">false</property>
<property name="ImageIndex">-1</property>
<property name="MostRecentlyUsed">true</property>
<property name="Visible">true</property>
<property name="RecentIndex">1</property>
<property name="UserPaintStyle">Standard</property>
<property name="UserCaption" />
<property name="UserWidth">0</property>
<property name="ClickCount">12</property>
<property name="ItemId">72</property>
<property name="KeyTip" />
<property name="IsGalleryToolbarItemLink">false</property>
<property name="PageGroupName" />
<property name="GalleryLinkIndex">-1</property>
<property name="IsPageGroupContentToolbarButtonLink">false</property>
<property name="GalleryBarItemName" />
<property name="UserDefine">None</property>
</property>
</property>
<property name="Offset">673</property>
<property name="DockCol">5</property>
<property name="DockRow">0</property>
<property name="StandaloneBarDockControlName" />
<property name="BarName">Snapping Bar</property>
<property name="FloatSize">@1,Width=0@1,Height=0</property>
<property name="FloatLocation">@3,X=429@2,Y=71</property>
</property>
</property>
<property name="LargeIcons">false</property>
<property name="MenuAnimationType">System</property>
<property name="CloseButtonAffectAllTabs">true</property>
<property name="ShowScreenTipsInToolbars">true</property>
<property name="ShowFullMenusAfterDelay">true</property>
<property name="ShowFullMenus">false</property>
</property>
<property name="$DockManager" iskey="true" value="DockManager">
<property name="#LayoutVersion" />
<property name="Panels" iskey="true" value="56">
<property name="Item1" isnull="true" iskey="true">
<property name="Text">Manipulation</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=252</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">44</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">c9f80034-a47e-4f34-856b-5a7abbc9eab0</property>
<property name="XtraID">0</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=252</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="Text">Smart Tips</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=235@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">67a424dc-f152-440b-a16d-7933d837bd71</property>
<property name="XtraID">1</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@3,X=271@2,Y=33@3,Width=235@3,Height=964</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="Text">Visual Tools</property>
<property name="FloatLocation">@4,X=1336@2,Y=81</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@3,Height=407</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e2d82db1-1ba1-4794-a2d6-06c24d94b27d</property>
<property name="XtraID">2</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=239@3,Height=764</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=239@3,Height=764</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="Text">Soft Selection</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=152</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">46</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">20338a04-9c91-4d50-8974-a683015092fd</property>
<property name="XtraID">3</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=152</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="Text">Math Selection</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=152</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">46</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f935d279-6864-45c8-9e1d-085b953a485e</property>
<property name="XtraID">4</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=152</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="Text">Transform List</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=234</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f808c80a-97c3-43e8-bf6b-65d6f3d6c233</property>
<property name="XtraID">5</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=514@3,Width=247@3,Height=234</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">2</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="Text">Light Settings</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=318</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">45</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f8312b12-71df-4840-b098-6117e810ccb8</property>
<property name="XtraID">6</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=504@3,Width=247@3,Height=460</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item8" isnull="true" iskey="true">
<property name="Text">Animation Control</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Bottom</property>
<property name="OriginalSize">@3,Width=200@3,Height=169</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3a9ef568-e9ce-403e-89bd-9cf6b8400dfa</property>
<property name="XtraID">7</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=411@3,Width=754@3,Height=169</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item9" isnull="true" iskey="true">
<property name="Text">All Tools single buttons</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">65c1e62b-9e9f-4aa5-a8cb-b151d4c49668</property>
<property name="XtraID">8</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item10" isnull="true" iskey="true">
<property name="Text">All Tools unioned buttons</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=290@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">19a3d080-5de5-4c99-8e90-2b66bad8f44a</property>
<property name="XtraID">9</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@4,X=-290@1,Y=0@3,Width=290@3,Height=964</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item11" isnull="true" iskey="true">
<property name="Text">User Visual Tools</property>
<property name="FloatLocation">@3,X=369@3,Y=716</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=299@3,Height=408</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0c2d1acf-41cd-408e-84b6-d2d74f95db9a</property>
<property name="XtraID">10</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item12" isnull="true" iskey="true">
<property name="Text">User Manipulation</property>
<property name="FloatLocation">@3,X=639@3,Y=407</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cd886519-7e13-4e44-b03e-f254d6bb23f3</property>
<property name="XtraID">11</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=401@3,Height=336</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=401@3,Height=336</property>
</property>
<property name="Item13" isnull="true" iskey="true">
<property name="Text">User Defined Tools</property>
<property name="FloatLocation">@3,X=769@3,Y=237</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9deb1ff0-25f5-4d68-9be5-88a351a1801f</property>
<property name="XtraID">12</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=217@3,Height=756</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=217@3,Height=756</property>
</property>
<property name="Item14" isnull="true" iskey="true">
<property name="Text">User Options</property>
<property name="FloatLocation">@4,X=1062@3,Y=256</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f6f355ac-f1e5-46d3-81e2-b0053b548266</property>
<property name="XtraID">13</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=302@3,Height=588</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=302@3,Height=588</property>
</property>
<property name="Item15" isnull="true" iskey="true">
<property name="Text">User Tools 7</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">1b6a9d50-2649-46b2-93c9-7b372dd3ba27</property>
<property name="XtraID">14</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item16" isnull="true" iskey="true">
<property name="Text">User Tools 8</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e7c2d99e-3461-41b9-a4a9-8cc7f8981ac2</property>
<property name="XtraID">15</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item17" isnull="true" iskey="true">
<property name="Text">User Tools 9</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">822f4de3-53b9-40bf-94eb-06d748b40cb3</property>
<property name="XtraID">16</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item18" isnull="true" iskey="true">
<property name="Text">User Tools 10</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3d424000-fdd0-4e55-8e0c-e6ec8ece08af</property>
<property name="XtraID">17</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item19" isnull="true" iskey="true">
<property name="Text">Scene Info</property>
<property name="FloatLocation">@3,X=395@3,Y=280</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@2,Height=99</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">fc653b1c-6526-4cf2-9339-e756c3491d36</property>
<property name="XtraID">18</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=284@3,Height=261</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item20" isnull="true" iskey="true">
<property name="Text">Scene Explorer</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=334@3,Height=350</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">48</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9e787c07-8ee0-43de-959b-1dcf05520961</property>
<property name="XtraID">19</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=334@3,Height=350</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item21" isnull="true" iskey="true">
<property name="Text">Materials</property>
<property name="FloatLocation">@3,X=787@2,Y=29</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=493@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5fac82ff-88f0-4ffb-b09e-941aa2afe480</property>
<property name="XtraID">20</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=366@3,Height=614</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=366@3,Height=614</property>
</property>
<property name="Item22" isnull="true" iskey="true">
<property name="Text">Manipulation Input</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=252</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">44</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3c585bb3-d4d2-45c0-a271-2ba01668477b</property>
<property name="XtraID">21</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=252</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item23" isnull="true" iskey="true">
<property name="Text">Tool Search</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=342@3,Height=343</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">49</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e09f6f56-104a-44d3-bc1c-48af629b2d5f</property>
<property name="XtraID">22</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=405@3,Width=342@3,Height=343</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=328@3,Height=429</property>
</property>
<property name="Item24" isnull="true" iskey="true">
<property name="Text">User Tools 11</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">2e3642e6-efcc-493a-8a38-1991a701bbfa</property>
<property name="XtraID">23</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item25" isnull="true" iskey="true">
<property name="Text">User Tools 12</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">d7cc2ebe-ba0b-4f2e-97b9-be6cde87e772</property>
<property name="XtraID">24</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item26" isnull="true" iskey="true">
<property name="Text">User Tools 13</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5a2d7879-a1f7-4ae8-be2f-65c0d301c292</property>
<property name="XtraID">25</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item27" isnull="true" iskey="true">
<property name="Text">User Tools 14</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">42892a45-2faf-4cc5-94ab-850396800931</property>
<property name="XtraID">26</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item28" isnull="true" iskey="true">
<property name="Text">User Tools 15</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0aee5787-ca0d-4504-a844-dc9123be5fa7</property>
<property name="XtraID">27</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item29" isnull="true" iskey="true">
<property name="Text">User Tools 16</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">7981a114-80b0-49b3-8ee7-c903ae4241d5</property>
<property name="XtraID">28</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item30" isnull="true" iskey="true">
<property name="Text">User Tools 17</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0ddf5f4a-3355-482a-9510-1e6e177980b5</property>
<property name="XtraID">29</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item31" isnull="true" iskey="true">
<property name="Text">User Tools 18</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">ac3e5c87-9ce9-4122-8bd7-e117c13de681</property>
<property name="XtraID">30</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item32" isnull="true" iskey="true">
<property name="Text">User Tools 19</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">b99db019-8156-4e67-b565-918cad11bde3</property>
<property name="XtraID">31</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item33" isnull="true" iskey="true">
<property name="Text">User Tools 20</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">06a821dc-8adb-4fc2-9bf0-d0bee0dbfe1b</property>
<property name="XtraID">32</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item34" isnull="true" iskey="true">
<property name="Text">User Tools 21</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cead1b69-89af-4c44-8d68-cdd74f96b4a5</property>
<property name="XtraID">33</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item35" isnull="true" iskey="true">
<property name="Text">User Tools 22</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">63f91d4b-ea26-42be-8f1e-9564e882b15d</property>
<property name="XtraID">34</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item36" isnull="true" iskey="true">
<property name="Text">User Tools 23</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">83797921-2d4f-4d25-a379-1a066e05f649</property>
<property name="XtraID">35</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item37" isnull="true" iskey="true">
<property name="Text">User Tools 24</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">a8769b24-cb57-40d8-9010-03a8884200ed</property>
<property name="XtraID">36</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item38" isnull="true" iskey="true">
<property name="Text">User Tools 25</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">aaff9ee2-00dd-43e5-8eb6-f255656ea8c3</property>
<property name="XtraID">37</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item39" isnull="true" iskey="true">
<property name="Text">User Tools 26</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">a0c10872-7698-40db-bc0a-9255be1362fd</property>
<property name="XtraID">38</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item40" isnull="true" iskey="true">
<property name="Text">User Tools 27</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">8a7ac0fd-b6c9-4d50-812c-13547b0be88b</property>
<property name="XtraID">39</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item41" isnull="true" iskey="true">
<property name="Text">User Tools 28</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">37c87122-7a67-4158-a414-c40e7404ae68</property>
<property name="XtraID">40</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item42" isnull="true" iskey="true">
<property name="Text">User Tools 29</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">71d7162b-1f69-4660-bf6a-d15164fb86a3</property>
<property name="XtraID">41</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item43" isnull="true" iskey="true">
<property name="Text">User Tools 30</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">be35ff54-7336-4b4c-8792-1436e743a6f1</property>
<property name="XtraID">42</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item44" isnull="true" iskey="true">
<property name="Text">Tool Search</property>
<property name="FloatLocation">@3,X=417@3,Y=111</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@3,Height=344</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e493ea6a-96ee-4f3f-a9ac-062edc67d9f7</property>
<property name="XtraID">43</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=307@3,Height=409</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=307@3,Height=409</property>
</property>
<property name="Item45" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Bottom</property>
<property name="OriginalSize">@3,Width=247@3,Height=307</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9bdd9538-ad58-4a8a-b580-aa1196d5cd67</property>
<property name="XtraID">44</property>
<property name="XtraActiveChildID">0</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=247@3,Height=307</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item46" isnull="true" iskey="true">
<property name="Text">panelContainer2</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Right</property>
<property name="OriginalSize">@3,Width=247@3,Height=647</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5086b1bd-9181-40de-9867-d07c560380c2</property>
<property name="XtraID">45</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@4,X=1289@2,Y=33@3,Width=247@3,Height=748</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">25</property>
<property name="SavedDock">Float</property>
<property name="Count">3</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item47" isnull="true" iskey="true">
<property name="Text">panelContainer3</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=207</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">ffe73c0a-2713-4b25-905a-2f1104717b67</property>
<property name="XtraID">46</property>
<property name="XtraActiveChildID">4</property>
<property name="XtraBounds">@1,X=0@3,Y=307@3,Width=247@3,Height=207</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item48" isnull="true" iskey="true">
<property name="Text">Object List</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=334@3,Height=350</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">48</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">b8dadcf3-810e-4fca-93ab-08af9b258e99</property>
<property name="XtraID">47</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=334@3,Height=350</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Right</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item49" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=342@3,Height=405</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">49</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">6326f581-e2d7-4f5a-a24c-acfa0f85f364</property>
<property name="XtraID">48</property>
<property name="XtraActiveChildID">19</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=342@3,Height=405</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item50" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=342@3,Height=555</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0db5d3c5-d42e-42eb-aeca-fef5d1c982ec</property>
<property name="XtraID">49</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@2,Y=33@3,Width=342@3,Height=748</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">24</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=328@3,Height=429</property>
</property>
<property name="Item51" isnull="true" iskey="true">
<property name="Text">Retopo Reference List</property>
<property name="FloatLocation">@3,X=266@3,Y=221</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">dee1f9ce-5b14-49d1-a7af-69b8ad0349ac</property>
<property name="XtraID">50</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item52" isnull="true" iskey="true">
<property name="Text">Simple Material</property>
<property name="FloatLocation">@3,X=265@3,Y=231</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cad68ff8-d155-479e-9d0d-b2cdcbfaa957</property>
<property name="XtraID">51</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item53" isnull="true" iskey="true">
<property name="Text">Material Library</property>
<property name="FloatLocation">@3,X=186@3,Y=257</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">62c61895-c15b-487a-9352-8669b71c2e35</property>
<property name="XtraID">52</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item54" isnull="true" iskey="true">
<property name="Text">Scene Hierarchy</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Right</property>
<property name="OriginalSize">@3,Width=245@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">6417bcd8-23a4-46ab-b2cc-fcc1cafcdc80</property>
<property name="XtraID">53</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=245@3,Height=672</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Right</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item55" isnull="true" iskey="true">
<property name="Text">Steppings</property>
<property name="FloatLocation">@3,X=121@3,Y=624</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9f28aac3-1049-4ac2-91f4-006d152e3be6</property>
<property name="XtraID">54</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item56" isnull="true" iskey="true">
<property name="Text">MatCap</property>
<property name="FloatLocation">@3,X=192@3,Y=246</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">137c9816-e0fd-43d5-8e20-5d57d8a53aec</property>
<property name="XtraID">55</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
</property>
<property name="TopZIndexControls" iskey="true" value="5">
<property name="Item1">DevExpress.XtraBars.BarDockControl</property>
<property name="Item2">DevExpress.XtraBars.StandaloneBarDockControl</property>
<property name="Item3">System.Windows.Forms.StatusBar</property>
<property name="Item4">DevExpress.XtraBars.Ribbon.RibbonStatusBar</property>
<property name="Item5">DevExpress.XtraBars.Ribbon.RibbonControl</property>
</property>
<property name="ActivePanelID">-1</property>
<property name="DockingOptions" isnull="true" iskey="true">
<property name="CursorFloatCanceled" isnull="true" />
<property name="HideImmediatelyOnAutoHide">false</property>
<property name="CloseActiveTabOnly">true</property>
<property name="ShowCaptionOnMouseHover">true</property>
<property name="ShowCaptionImage">false</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="AutoHideContainers" iskey="true" value="0" />
</property>
</XtraSerializer>
<XtraSerializer version="1.0" application="DockManager">
<property name="#LayoutVersion" />
<property name="Panels" iskey="true" value="56">
<property name="Item1" isnull="true" iskey="true">
<property name="Text">Manipulation</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=252</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">44</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">c9f80034-a47e-4f34-856b-5a7abbc9eab0</property>
<property name="XtraID">0</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=252</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item2" isnull="true" iskey="true">
<property name="Text">Smart Tips</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=235@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">67a424dc-f152-440b-a16d-7933d837bd71</property>
<property name="XtraID">1</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@3,X=271@2,Y=33@3,Width=235@3,Height=964</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item3" isnull="true" iskey="true">
<property name="Text">Visual Tools</property>
<property name="FloatLocation">@4,X=1336@2,Y=81</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@3,Height=407</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e2d82db1-1ba1-4794-a2d6-06c24d94b27d</property>
<property name="XtraID">2</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=239@3,Height=764</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=239@3,Height=764</property>
</property>
<property name="Item4" isnull="true" iskey="true">
<property name="Text">Soft Selection</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=152</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">46</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">20338a04-9c91-4d50-8974-a683015092fd</property>
<property name="XtraID">3</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=152</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item5" isnull="true" iskey="true">
<property name="Text">Math Selection</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=152</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">46</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f935d279-6864-45c8-9e1d-085b953a485e</property>
<property name="XtraID">4</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=152</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item6" isnull="true" iskey="true">
<property name="Text">Transform List</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=234</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f808c80a-97c3-43e8-bf6b-65d6f3d6c233</property>
<property name="XtraID">5</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=514@3,Width=247@3,Height=234</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">2</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item7" isnull="true" iskey="true">
<property name="Text">Light Settings</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=318</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">45</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f8312b12-71df-4840-b098-6117e810ccb8</property>
<property name="XtraID">6</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=504@3,Width=247@3,Height=460</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item8" isnull="true" iskey="true">
<property name="Text">Animation Control</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Bottom</property>
<property name="OriginalSize">@3,Width=200@3,Height=169</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3a9ef568-e9ce-403e-89bd-9cf6b8400dfa</property>
<property name="XtraID">7</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=411@3,Width=754@3,Height=169</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item9" isnull="true" iskey="true">
<property name="Text">All Tools single buttons</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">65c1e62b-9e9f-4aa5-a8cb-b151d4c49668</property>
<property name="XtraID">8</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item10" isnull="true" iskey="true">
<property name="Text">All Tools unioned buttons</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=290@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">19a3d080-5de5-4c99-8e90-2b66bad8f44a</property>
<property name="XtraID">9</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@4,X=-290@1,Y=0@3,Width=290@3,Height=964</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item11" isnull="true" iskey="true">
<property name="Text">User Visual Tools</property>
<property name="FloatLocation">@3,X=369@3,Y=716</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=299@3,Height=408</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0c2d1acf-41cd-408e-84b6-d2d74f95db9a</property>
<property name="XtraID">10</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item12" isnull="true" iskey="true">
<property name="Text">User Manipulation</property>
<property name="FloatLocation">@3,X=639@3,Y=407</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cd886519-7e13-4e44-b03e-f254d6bb23f3</property>
<property name="XtraID">11</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=401@3,Height=336</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=401@3,Height=336</property>
</property>
<property name="Item13" isnull="true" iskey="true">
<property name="Text">User Defined Tools</property>
<property name="FloatLocation">@3,X=769@3,Y=237</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9deb1ff0-25f5-4d68-9be5-88a351a1801f</property>
<property name="XtraID">12</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=217@3,Height=756</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=217@3,Height=756</property>
</property>
<property name="Item14" isnull="true" iskey="true">
<property name="Text">User Options</property>
<property name="FloatLocation">@4,X=1062@3,Y=256</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">f6f355ac-f1e5-46d3-81e2-b0053b548266</property>
<property name="XtraID">13</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=302@3,Height=588</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=302@3,Height=588</property>
</property>
<property name="Item15" isnull="true" iskey="true">
<property name="Text">User Tools 7</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">1b6a9d50-2649-46b2-93c9-7b372dd3ba27</property>
<property name="XtraID">14</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item16" isnull="true" iskey="true">
<property name="Text">User Tools 8</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e7c2d99e-3461-41b9-a4a9-8cc7f8981ac2</property>
<property name="XtraID">15</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item17" isnull="true" iskey="true">
<property name="Text">User Tools 9</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">822f4de3-53b9-40bf-94eb-06d748b40cb3</property>
<property name="XtraID">16</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item18" isnull="true" iskey="true">
<property name="Text">User Tools 10</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3d424000-fdd0-4e55-8e0c-e6ec8ece08af</property>
<property name="XtraID">17</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item19" isnull="true" iskey="true">
<property name="Text">Scene Info</property>
<property name="FloatLocation">@3,X=395@3,Y=280</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@2,Height=99</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">fc653b1c-6526-4cf2-9339-e756c3491d36</property>
<property name="XtraID">18</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=284@3,Height=261</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item20" isnull="true" iskey="true">
<property name="Text">Scene Explorer</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=334@3,Height=350</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">48</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9e787c07-8ee0-43de-959b-1dcf05520961</property>
<property name="XtraID">19</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=334@3,Height=350</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Fill</property>
<property name="Count">0</property>
<property name="SavedTabbed">true</property>
<property name="SavedIndex">1</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item21" isnull="true" iskey="true">
<property name="Text">Materials</property>
<property name="FloatLocation">@3,X=787@2,Y=29</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=493@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5fac82ff-88f0-4ffb-b09e-941aa2afe480</property>
<property name="XtraID">20</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=366@3,Height=614</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=366@3,Height=614</property>
</property>
<property name="Item22" isnull="true" iskey="true">
<property name="Text">Manipulation Input</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=239@3,Height=252</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">44</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">3c585bb3-d4d2-45c0-a271-2ba01668477b</property>
<property name="XtraID">21</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=239@3,Height=252</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Bottom</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">0</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item23" isnull="true" iskey="true">
<property name="Text">Tool Search</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=342@3,Height=343</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">49</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e09f6f56-104a-44d3-bc1c-48af629b2d5f</property>
<property name="XtraID">22</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@3,Y=405@3,Width=342@3,Height=343</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Left</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=328@3,Height=429</property>
</property>
<property name="Item24" isnull="true" iskey="true">
<property name="Text">User Tools 11</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">2e3642e6-efcc-493a-8a38-1991a701bbfa</property>
<property name="XtraID">23</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item25" isnull="true" iskey="true">
<property name="Text">User Tools 12</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">d7cc2ebe-ba0b-4f2e-97b9-be6cde87e772</property>
<property name="XtraID">24</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item26" isnull="true" iskey="true">
<property name="Text">User Tools 13</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5a2d7879-a1f7-4ae8-be2f-65c0d301c292</property>
<property name="XtraID">25</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item27" isnull="true" iskey="true">
<property name="Text">User Tools 14</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">42892a45-2faf-4cc5-94ab-850396800931</property>
<property name="XtraID">26</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item28" isnull="true" iskey="true">
<property name="Text">User Tools 15</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0aee5787-ca0d-4504-a844-dc9123be5fa7</property>
<property name="XtraID">27</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item29" isnull="true" iskey="true">
<property name="Text">User Tools 16</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">7981a114-80b0-49b3-8ee7-c903ae4241d5</property>
<property name="XtraID">28</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item30" isnull="true" iskey="true">
<property name="Text">User Tools 17</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0ddf5f4a-3355-482a-9510-1e6e177980b5</property>
<property name="XtraID">29</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item31" isnull="true" iskey="true">
<property name="Text">User Tools 18</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">ac3e5c87-9ce9-4122-8bd7-e117c13de681</property>
<property name="XtraID">30</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item32" isnull="true" iskey="true">
<property name="Text">User Tools 19</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">b99db019-8156-4e67-b565-918cad11bde3</property>
<property name="XtraID">31</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item33" isnull="true" iskey="true">
<property name="Text">User Tools 20</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">06a821dc-8adb-4fc2-9bf0-d0bee0dbfe1b</property>
<property name="XtraID">32</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item34" isnull="true" iskey="true">
<property name="Text">User Tools 21</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cead1b69-89af-4c44-8d68-cdd74f96b4a5</property>
<property name="XtraID">33</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item35" isnull="true" iskey="true">
<property name="Text">User Tools 22</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">63f91d4b-ea26-42be-8f1e-9564e882b15d</property>
<property name="XtraID">34</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item36" isnull="true" iskey="true">
<property name="Text">User Tools 23</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">83797921-2d4f-4d25-a379-1a066e05f649</property>
<property name="XtraID">35</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item37" isnull="true" iskey="true">
<property name="Text">User Tools 24</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">a8769b24-cb57-40d8-9010-03a8884200ed</property>
<property name="XtraID">36</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item38" isnull="true" iskey="true">
<property name="Text">User Tools 25</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">aaff9ee2-00dd-43e5-8eb6-f255656ea8c3</property>
<property name="XtraID">37</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item39" isnull="true" iskey="true">
<property name="Text">User Tools 26</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">a0c10872-7698-40db-bc0a-9255be1362fd</property>
<property name="XtraID">38</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item40" isnull="true" iskey="true">
<property name="Text">User Tools 27</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">8a7ac0fd-b6c9-4d50-812c-13547b0be88b</property>
<property name="XtraID">39</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item41" isnull="true" iskey="true">
<property name="Text">User Tools 28</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">37c87122-7a67-4158-a414-c40e7404ae68</property>
<property name="XtraID">40</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item42" isnull="true" iskey="true">
<property name="Text">User Tools 29</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">71d7162b-1f69-4660-bf6a-d15164fb86a3</property>
<property name="XtraID">41</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item43" isnull="true" iskey="true">
<property name="Text">User Tools 30</property>
<property name="FloatLocation">@3,X=288@3,Y=417</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">be35ff54-7336-4b4c-8792-1436e743a6f1</property>
<property name="XtraID">42</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item44" isnull="true" iskey="true">
<property name="Text">Tool Search</property>
<property name="FloatLocation">@3,X=417@3,Y=111</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=247@3,Height=344</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">e493ea6a-96ee-4f3f-a9ac-062edc67d9f7</property>
<property name="XtraID">43</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=307@3,Height=409</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=307@3,Height=409</property>
</property>
<property name="Item45" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Bottom</property>
<property name="OriginalSize">@3,Width=247@3,Height=307</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9bdd9538-ad58-4a8a-b580-aa1196d5cd67</property>
<property name="XtraID">44</property>
<property name="XtraActiveChildID">0</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=247@3,Height=307</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item46" isnull="true" iskey="true">
<property name="Text">panelContainer2</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Right</property>
<property name="OriginalSize">@3,Width=247@3,Height=647</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">5086b1bd-9181-40de-9867-d07c560380c2</property>
<property name="XtraID">45</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@4,X=1289@2,Y=33@3,Width=247@3,Height=748</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">25</property>
<property name="SavedDock">Float</property>
<property name="Count">3</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=280@3,Height=522</property>
</property>
<property name="Item47" isnull="true" iskey="true">
<property name="Text">panelContainer3</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=247@3,Height=207</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">45</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">ffe73c0a-2713-4b25-905a-2f1104717b67</property>
<property name="XtraID">46</property>
<property name="XtraActiveChildID">4</property>
<property name="XtraBounds">@1,X=0@3,Y=307@3,Width=247@3,Height=207</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=284@3,Height=261</property>
</property>
<property name="Item48" isnull="true" iskey="true">
<property name="Text">Object List</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=334@3,Height=350</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">48</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">b8dadcf3-810e-4fca-93ab-08af9b258e99</property>
<property name="XtraID">47</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=4@2,Y=24@3,Width=334@3,Height=350</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">1</property>
<property name="SavedDock">Right</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item49" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Fill</property>
<property name="OriginalSize">@3,Width=342@3,Height=405</property>
<property name="Tabbed">true</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">49</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">6326f581-e2d7-4f5a-a24c-acfa0f85f364</property>
<property name="XtraID">48</property>
<property name="XtraActiveChildID">19</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=342@3,Height=405</property>
<property name="Hint" />
<property name="FloatVertical">true</property>
<property name="XtraZIndex">0</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=250@3,Height=759</property>
</property>
<property name="Item50" isnull="true" iskey="true">
<property name="Text">panelContainer1</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Left</property>
<property name="OriginalSize">@3,Width=342@3,Height=555</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Visible</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">0db5d3c5-d42e-42eb-aeca-fef5d1c982ec</property>
<property name="XtraID">49</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@2,Y=33@3,Width=342@3,Height=748</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">24</property>
<property name="SavedDock">Float</property>
<property name="Count">2</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">-1</property>
<property name="FloatSize">@3,Width=328@3,Height=429</property>
</property>
<property name="Item51" isnull="true" iskey="true">
<property name="Text">Retopo Reference List</property>
<property name="FloatLocation">@3,X=266@3,Y=221</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">dee1f9ce-5b14-49d1-a7af-69b8ad0349ac</property>
<property name="XtraID">50</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item52" isnull="true" iskey="true">
<property name="Text">Simple Material</property>
<property name="FloatLocation">@3,X=265@3,Y=231</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">cad68ff8-d155-479e-9d0d-b2cdcbfaa957</property>
<property name="XtraID">51</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item53" isnull="true" iskey="true">
<property name="Text">Material Library</property>
<property name="FloatLocation">@3,X=186@3,Y=257</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">62c61895-c15b-487a-9352-8669b71c2e35</property>
<property name="XtraID">52</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item54" isnull="true" iskey="true">
<property name="Text">Scene Hierarchy</property>
<property name="FloatLocation">@1,X=0@1,Y=0</property>
<property name="Dock">Right</property>
<property name="OriginalSize">@3,Width=245@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">false</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">6417bcd8-23a4-46ab-b2cc-fcc1cafcdc80</property>
<property name="XtraID">53</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@1,X=0@1,Y=0@3,Width=245@3,Height=672</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Right</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">3</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item55" isnull="true" iskey="true">
<property name="Text">Steppings</property>
<property name="FloatLocation">@3,X=121@3,Y=624</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">9f28aac3-1049-4ac2-91f4-006d152e3be6</property>
<property name="XtraID">54</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
<property name="Item56" isnull="true" iskey="true">
<property name="Text">MatCap</property>
<property name="FloatLocation">@3,X=192@3,Y=246</property>
<property name="Dock">Float</property>
<property name="OriginalSize">@3,Width=200@3,Height=200</property>
<property name="Tabbed">false</property>
<property name="TabsPosition">Bottom</property>
<property name="TabsScroll">false</property>
<property name="ImageIndex">-1</property>
<property name="Visibility">Hidden</property>
<property name="DockVertical">Default</property>
<property name="TabText" />
<property name="Options" isnull="true" iskey="true">
<property name="AllowFloating">true</property>
<property name="AllowDockLeft">true</property>
<property name="AllowDockRight">true</property>
<property name="AllowDockTop">true</property>
<property name="AllowDockBottom">true</property>
<property name="AllowDockFill">true</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="XtraParentID">-1</property>
<property name="XtraSavedParentID">-1</property>
<property name="XtraAutoHideContainerDock">Float</property>
<property name="ID">137c9816-e0fd-43d5-8e20-5d57d8a53aec</property>
<property name="XtraID">55</property>
<property name="XtraActiveChildID">-1</property>
<property name="XtraBounds">@6,X=-32768@6,Y=-32768@3,Width=200@3,Height=200</property>
<property name="Hint" />
<property name="FloatVertical">false</property>
<property name="XtraZIndex">-1</property>
<property name="SavedDock">Float</property>
<property name="Count">0</property>
<property name="SavedTabbed">false</property>
<property name="SavedIndex">2</property>
<property name="FloatSize">@3,Width=200@3,Height=200</property>
</property>
</property>
<property name="TopZIndexControls" iskey="true" value="5">
<property name="Item1">DevExpress.XtraBars.BarDockControl</property>
<property name="Item2">DevExpress.XtraBars.StandaloneBarDockControl</property>
<property name="Item3">System.Windows.Forms.StatusBar</property>
<property name="Item4">DevExpress.XtraBars.Ribbon.RibbonStatusBar</property>
<property name="Item5">DevExpress.XtraBars.Ribbon.RibbonControl</property>
</property>
<property name="ActivePanelID">-1</property>
<property name="DockingOptions" isnull="true" iskey="true">
<property name="CursorFloatCanceled" isnull="true" />
<property name="HideImmediatelyOnAutoHide">false</property>
<property name="CloseActiveTabOnly">true</property>
<property name="ShowCaptionOnMouseHover">true</property>
<property name="ShowCaptionImage">false</property>
<property name="ShowMaximizeButton">true</property>
<property name="ShowAutoHideButton">true</property>
<property name="ShowCloseButton">true</property>
<property name="FloatOnDblClick">true</property>
</property>
<property name="AutoHideContainers" iskey="true" value="0" />
</XtraSerializer>
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="MaterialTable">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" type="xs:string" minOccurs="0" />
<xs:element name="Diffuse" type="xs:int" minOccurs="0" />
<xs:element name="Ambient" type="xs:int" minOccurs="0" />
<xs:element name="Emissive" type="xs:int" minOccurs="0" />
<xs:element name="Specular" type="xs:int" minOccurs="0" />
<xs:element name="Power" type="xs:float" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="GroupTable">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="Material2Table">
<xs:complexType>
<xs:sequence>
<xs:element name="Group" type="xs:int" minOccurs="0" />
<xs:element name="Name" type="xs:string" minOccurs="0" />
<xs:element name="Diffuse" type="xs:int" minOccurs="0" />
<xs:element name="Ambient" type="xs:int" minOccurs="0" />
<xs:element name="Emissive" type="xs:int" minOccurs="0" />
<xs:element name="Specular" type="xs:int" minOccurs="0" />
<xs:element name="Power" type="xs:float" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MatCapGroupTable">
<xs:complexType>
<xs:sequence>
<xs:element name="Name" type="xs:string" minOccurs="0" />
<xs:element name="Selected" type="xs:boolean" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="MatCapUnitTable">
<xs:complexType>
<xs:sequence>
<xs:element name="Group" type="xs:int" minOccurs="0" />
<xs:element name="Name" type="xs:string" minOccurs="0" />
<xs:element name="IDName" type="xs:string" minOccurs="0" />
<xs:element name="Assigned" type="xs:boolean" minOccurs="0" />
<xs:element name="IsDefault" type="xs:boolean" minOccurs="0" />
<xs:element name="ImgBytes" type="xs:base64Binary" minOccurs="0" />
<xs:element name="FileBytes" type="xs:base64Binary" minOccurs="0" />
<xs:element name="File0" type="xs:string" minOccurs="0" />
<xs:element name="File1" type="xs:string" minOccurs="0" />
<xs:element name="File2" type="xs:string" minOccurs="0" />
<xs:element name="File3" type="xs:string" minOccurs="0" />
<xs:element name="File4" type="xs:string" minOccurs="0" />
<xs:element name="File5" type="xs:string" minOccurs="0" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:choice>
</xs:complexType>
</xs:element>
</xs:schema>
</NewDataSet>
This file has been truncated, but you can view the full file.
<?xml version="1.0" standalone="yes"?>
<NewDataSet>
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
<xs:complexType>
<xs:choice minOccurs="0" maxOccurs="unbounded">
<xs:element name="PreferenceTable">
<xs:complexType>
<xs:sequence>
<xs:element name="WebSecurityProtocol" type="xs:int" minOccurs="0" />
<xs:element name="preferenceColorScheme" type="xs:int" minOccurs="0" />
<xs:element name="SelectionRadius" type="xs:int" minOccurs="0" />
<xs:element name="snappingTolerance" type="xs:int" minOccurs="0" />
<xs:element name="ManipulatorTolerance" type="xs:int" minOccurs="0" />
<xs:element name="UVSelectionRadius" type="xs:int" minOccurs="0" />
<xs:element name="AutoWeldEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuDroppingSLToolByHotkeyButtonDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuPreviewInInactiveViewportEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuHideSymmetryPlaneOnPreview" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuHideSilhouetteOnPreview" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuAOEnabledOnPreview" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuHideGridOnViewportNavigating" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuHideGridAxisOnViewportNavigating" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowGridAxis" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuHideWorkplaneOnViewportNavigating" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuUseWorldUpAxisInViewportRotation" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowUnselectedSplinePoints" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowSplinePointsInVertexModeOnly" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuRenderPreviewObjectInSilhouette" type="xs:boolean" minOccurs="0" />
<xs:element name="StreamLineEngineActivationCommandEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="StreamLineEngineNMBActionEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SynchronizeObjectHierarchyNodeSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="FormBackColor" type="xs:int" minOccurs="0" />
<xs:element name="FormForeColor" type="xs:int" minOccurs="0" />
<xs:element name="DxpScheme" type="xs:int" minOccurs="0" />
<xs:element name="dockHideSpeed" type="xs:int" minOccurs="0" />
<xs:element name="useVisualStyle" type="xs:boolean" minOccurs="0" />
<xs:element name="useVisualStyleBackColor" type="xs:boolean" minOccurs="0" />
<xs:element name="PrimitiveObjectColor" type="xs:int" minOccurs="0" />
<xs:element name="PrimitiveObjectAmbientColor" type="xs:int" minOccurs="0" />
<xs:element name="PrimitiveObjectEmissiveColor" type="xs:int" minOccurs="0" />
<xs:element name="PrimitiveObjectSpecularColor" type="xs:int" minOccurs="0" />
<xs:element name="PrimitiveObjectSpecularPower" type="xs:float" minOccurs="0" />
<xs:element name="SelectedViewport" type="xs:int" minOccurs="0" />
<xs:element name="FullScreen" type="xs:boolean" minOccurs="0" />
<xs:element name="ViewPortLayoutStyle" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_Four0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_Four1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_Four2" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_Four3" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeTop0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeTop1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeTop2" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeBottom0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeBottom1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeBottom2" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeLeft0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeLeft1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeLeft2" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeRight0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeRight1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_ThreeRight2" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_TwoHorizontal0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_TwoHorizontal1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_TwoVertical0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_TwoVertical1" type="xs:int" minOccurs="0" />
<xs:element name="viewPortLayout_One0" type="xs:int" minOccurs="0" />
<xs:element name="viewPortWRatio_Four" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_Four" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_ThreeTop" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_ThreeTop" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_ThreeBottom" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_ThreeBottom" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_ThreeLeft" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_ThreeLeft" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_ThreeRight" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_ThreeRight" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_TwoHorizontal" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_TwoHorizontal" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_TwoVertical" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_TwoVertical" type="xs:float" minOccurs="0" />
<xs:element name="viewPortWRatio_One" type="xs:float" minOccurs="0" />
<xs:element name="viewPortHRatio_One" type="xs:float" minOccurs="0" />
<xs:element name="HideBarsOnFullScreen" type="xs:boolean" minOccurs="0" />
<xs:element name="HideTitleNMenuOnFullScreen" type="xs:boolean" minOccurs="0" />
<xs:element name="MultyViewPort" type="xs:boolean" minOccurs="0" />
<xs:element name="ViewPortWRatio" type="xs:float" minOccurs="0" />
<xs:element name="ViewPortHRatio" type="xs:float" minOccurs="0" />
<xs:element name="LastAccessedDirectory" type="xs:string" minOccurs="0" />
<xs:element name="LastAccessedUserSettingDirectory" type="xs:string" minOccurs="0" />
<xs:element name="WindowState" type="xs:int" minOccurs="0" />
<xs:element name="WindowWidth" type="xs:int" minOccurs="0" />
<xs:element name="WindowHeight" type="xs:int" minOccurs="0" />
<xs:element name="WindowLocationX" type="xs:int" minOccurs="0" />
<xs:element name="WindowLocationY" type="xs:int" minOccurs="0" />
<xs:element name="WidthModifier" type="xs:int" minOccurs="0" />
<xs:element name="HeightModifier" type="xs:int" minOccurs="0" />
<xs:element name="ToolInstantHelpSystemHeight" type="xs:int" minOccurs="0" />
<xs:element name="viewType0" type="xs:int" minOccurs="0" />
<xs:element name="viewType1" type="xs:int" minOccurs="0" />
<xs:element name="viewType2" type="xs:int" minOccurs="0" />
<xs:element name="viewType3" type="xs:int" minOccurs="0" />
<xs:element name="orthographicView0" type="xs:boolean" minOccurs="0" />
<xs:element name="orthographicView1" type="xs:boolean" minOccurs="0" />
<xs:element name="orthographicView2" type="xs:boolean" minOccurs="0" />
<xs:element name="orthographicView3" type="xs:boolean" minOccurs="0" />
<xs:element name="GridVisible0" type="xs:boolean" minOccurs="0" />
<xs:element name="GridVisible1" type="xs:boolean" minOccurs="0" />
<xs:element name="GridVisible2" type="xs:boolean" minOccurs="0" />
<xs:element name="GridVisible3" type="xs:boolean" minOccurs="0" />
<xs:element name="isUVView0" type="xs:boolean" minOccurs="0" />
<xs:element name="isUVView1" type="xs:boolean" minOccurs="0" />
<xs:element name="isUVView2" type="xs:boolean" minOccurs="0" />
<xs:element name="isUVView3" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldUpAxisInViewportRotation0" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldUpAxisInViewportRotation1" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldUpAxisInViewportRotation2" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldUpAxisInViewportRotation3" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldSpaceNavigation0" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldSpaceNavigation1" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldSpaceNavigation2" type="xs:boolean" minOccurs="0" />
<xs:element name="UseWorldSpaceNavigation3" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainCameraPositionOnOrhtoViewZooming0" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainCameraPositionOnOrhtoViewZooming1" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainCameraPositionOnOrhtoViewZooming2" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainCameraPositionOnOrhtoViewZooming3" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainBothCameraFocusPositionOnOrhtoViewZooming0" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainBothCameraFocusPositionOnOrhtoViewZooming1" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainBothCameraFocusPositionOnOrhtoViewZooming2" type="xs:boolean" minOccurs="0" />
<xs:element name="maintainBothCameraFocusPositionOnOrhtoViewZooming3" type="xs:boolean" minOccurs="0" />
<xs:element name="smartTipsSystemX" type="xs:int" minOccurs="0" />
<xs:element name="smartTipsSystemY" type="xs:int" minOccurs="0" />
<xs:element name="toolInstantHelpSystemX" type="xs:int" minOccurs="0" />
<xs:element name="toolInstantHelpSystemY" type="xs:int" minOccurs="0" />
<xs:element name="VisualToolFloatControlLoactionX" type="xs:int" minOccurs="0" />
<xs:element name="VisualToolFloatControlLoactionY" type="xs:int" minOccurs="0" />
<xs:element name="StreamLineToolOptionControlX" type="xs:int" minOccurs="0" />
<xs:element name="StreamLineToolOptionControlY" type="xs:int" minOccurs="0" />
<xs:element name="ToolSearchWindowHeight" type="xs:int" minOccurs="0" />
<xs:element name="SudivisionSmoothingSameAsBaseMesh" type="xs:boolean" minOccurs="0" />
<xs:element name="evenEdgeSpacingOnCreaseSubdivision" type="xs:boolean" minOccurs="0" />
<xs:element name="CameraRenderingEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="IndividualViewTypeViewSettingsEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="IsTrackBallStyleRotation" type="xs:boolean" minOccurs="0" />
<xs:element name="cursorLeftRightTransforming" type="xs:boolean" minOccurs="0" />
<xs:element name="cursorLeftRightTransformingInvert" type="xs:boolean" minOccurs="0" />
<xs:element name="cursorUpDownTransforming" type="xs:boolean" minOccurs="0" />
<xs:element name="cursorUpDownTransformingInvert" type="xs:boolean" minOccurs="0" />
<xs:element name="LeftZoomOut" type="xs:boolean" minOccurs="0" />
<xs:element name="UpZoomOut" type="xs:boolean" minOccurs="0" />
<xs:element name="canChangeSelectionPattern" type="xs:boolean" minOccurs="0" />
<xs:element name="HardEdgeThresholdAngle" type="xs:float" minOccurs="0" />
<xs:element name="DrawMeshAutoWeldThreshold" type="xs:float" minOccurs="0" />
<xs:element name="PolygonExtrusionAutoWeldThreshAngle" type="xs:int" minOccurs="0" />
<xs:element name="PolygonExtrusionAutoWeldEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="PolygonExtrusionAutoWeldSnapEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="PolygonExtrusionUseMoveStepValueInPushPull" type="xs:boolean" minOccurs="0" />
<xs:element name="ExtrudeThreshold" type="xs:int" minOccurs="0" />
<xs:element name="streamLineSelectionRotationSpeed" type="xs:int" minOccurs="0" />
<xs:element name="startupSubdivisionLevel" type="xs:int" minOccurs="0" />
<xs:element name="MaxSubdPolyNumber" type="xs:int" minOccurs="0" />
<xs:element name="SubdivisionIncreaseCapLevel" type="xs:int" minOccurs="0" />
<xs:element name="EdgeDoubleLoopSlideConstraintStyle" type="xs:int" minOccurs="0" />
<xs:element name="AutoSaveTimeInterval" type="xs:int" minOccurs="0" />
<xs:element name="MaxNumAutoSaveFiles" type="xs:int" minOccurs="0" />
<xs:element name="AutoSaveEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SelectSimilarThreshold" type="xs:float" minOccurs="0" />
<xs:element name="SelectSimilarThresholdNormal" type="xs:float" minOccurs="0" />
<xs:element name="RelaxDefaultWeight" type="xs:float" minOccurs="0" />
<xs:element name="RelaxLoopDefaultWeight" type="xs:float" minOccurs="0" />
<xs:element name="StreamLineDelayEventTiming" type="xs:float" minOccurs="0" />
<xs:element name="StreamLineClickEventTiming" type="xs:float" minOccurs="0" />
<xs:element name="StreamLineMBEventTiming" type="xs:float" minOccurs="0" />
<xs:element name="SwitchMarqueeSelectThroughFromMMBToLMB" type="xs:boolean" minOccurs="0" />
<xs:element name="SwitchPaintSelectFromMMBToLMB" type="xs:boolean" minOccurs="0" />
<xs:element name="SwitchSimilarFacingSelectFromMMBToLMB" type="xs:boolean" minOccurs="0" />
<xs:element name="SwitchObjectCycleSelectionFromMMBToLMB" type="xs:boolean" minOccurs="0" />
<xs:element name="MatCapAssignmentUndoRedoEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="MatCapDragDropAssignmentWorksOnlyOnSelectedObjects" type="xs:boolean" minOccurs="0" />
<xs:element name="RevertToDefaultRadialMenuInEmptySpace" type="xs:boolean" minOccurs="0" />
<xs:element name="EdgeColorSwitched" type="xs:boolean" minOccurs="0" />
<xs:element name="isRenderingBackFaceInBlack" type="xs:boolean" minOccurs="0" />
<xs:element name="WorkPlaneVisible" type="xs:boolean" minOccurs="0" />
<xs:element name="RetopoModeEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoNatrualizeOnSplinePointTransforming" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoNatrualizeWholeOnSplinePointTransforming" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSubdCreaseEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SetOrganicFlagOnNewPrimitive" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepTrianglesInHoleCapping" type="xs:boolean" minOccurs="0" />
<xs:element name="EdgeChamferOption1Enabled" type="xs:boolean" minOccurs="0" />
<xs:element name="BooleanFullConnectionLines" type="xs:boolean" minOccurs="0" />
<xs:element name="SortObjectRenderOrderEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="ManipulatorVisibleToggleDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="UpdateMirrorInstancesInRealTime" type="xs:boolean" minOccurs="0" />
<xs:element name="cbxMoveChecked" type="xs:boolean" minOccurs="0" />
<xs:element name="cbxRotateChecked" type="xs:boolean" minOccurs="0" />
<xs:element name="cbxScaleChecked" type="xs:boolean" minOccurs="0" />
<xs:element name="cbxUMChecked" type="xs:boolean" minOccurs="0" />
<xs:element name="TemporarySubdivisionEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoNaturalizeOnSelectedAdjSplinePointTransforming" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoDepthInSplineCreation" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSetNewSplinePointSpaceInfo" type="xs:boolean" minOccurs="0" />
<xs:element name="SynchronizeUVSelectionAndPolygonSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSetSceneScaleEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="IgnoreWiredPolygonOnSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="OccludedSelectionEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="OccludedSelectionEnabled_Object" type="xs:boolean" minOccurs="0" />
<xs:element name="ProportionalSubobjectSlide" type="xs:boolean" minOccurs="0" />
<xs:element name="allowNGonLoopCut" type="xs:boolean" minOccurs="0" />
<xs:element name="allowZeroExtrusion" type="xs:boolean" minOccurs="0" />
<xs:element name="EvenBrushWeight" type="xs:boolean" minOccurs="0" />
<xs:element name="EdgeLoopStopAtPoles" type="xs:boolean" minOccurs="0" />
<xs:element name="EqualChamferAmount" type="xs:boolean" minOccurs="0" />
<xs:element name="IsLassoDefaultSelectionStyle" type="xs:boolean" minOccurs="0" />
<xs:element name="LoadViewportLayoutFromFile" type="xs:boolean" minOccurs="0" />
<xs:element name="LoadLightSettingsFromFile" type="xs:boolean" minOccurs="0" />
<xs:element name="UsingSavedManualTranform" type="xs:boolean" minOccurs="0" />
<xs:element name="ClearViewportLayoutOnNewScene" type="xs:boolean" minOccurs="0" />
<xs:element name="ClearClipboardOnShutDown" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepSceneHierarchyInSceneExplorer" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepSteppingsInfoInManipulationWindwo" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepObjectListInSceneExplorer" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepRetopoInSceneExplorer" type="xs:boolean" minOccurs="0" />
<xs:element name="PolygonCursorControlExtrusionOrientStyle" type="xs:int" minOccurs="0" />
<xs:element name="EnsureSteppingHappeningInExtrusion" type="xs:boolean" minOccurs="0" />
<xs:element name="EdgeShoulderStyleExtrusion" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepSuobjectSelectionsInSeperateStack" type="xs:boolean" minOccurs="0" />
<xs:element name="KeepObjectSelectionsInSeperateStack" type="xs:boolean" minOccurs="0" />
<xs:element name="ViewInfoEnabledOnUndoRedo" type="xs:boolean" minOccurs="0" />
<xs:element name="MeshHierarchyModeUIHidden" type="xs:boolean" minOccurs="0" />
<xs:element name="MaintainObjectPositionOnScaling" type="xs:boolean" minOccurs="0" />
<xs:element name="MaintainObjectScaleOnScaling" type="xs:boolean" minOccurs="0" />
<xs:element name="ManipulatorSpaceObjectScalingDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuObjectSteppingScaleIterate" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuObjectSteppingScaleRelative" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuObjectSteppingScaleIncremental" type="xs:boolean" minOccurs="0" />
<xs:element name="GroupPivotGoesWithObjects" type="xs:boolean" minOccurs="0" />
<xs:element name="SubobjectSelectionCenterIsBoundingCenter" type="xs:boolean" minOccurs="0" />
<xs:element name="AllowSuobjectTypeHotkeyToggleBetweenPreviousType" type="xs:boolean" minOccurs="0" />
<xs:element name="AllowEdgeLoopRingCollapseOnHighlightedEdge" type="xs:boolean" minOccurs="0" />
<xs:element name="RMBActionCancelEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSaveLoad" type="xs:boolean" minOccurs="0" />
<xs:element name="LoadSceneWarningMsgDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowFormatOptionsOnImportExport" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSelectUnhiddenObjects" type="xs:boolean" minOccurs="0" />
<xs:element name="OcclusionSelectionSnappingIncludeRetopoReferenceObjects" type="xs:boolean" minOccurs="0" />
<xs:element name="SurfaceAlignIsDefaultCircularize" type="xs:boolean" minOccurs="0" />
<xs:element name="DoubleLMBClickEdgeForHoleSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="MultiSelectionDisabledOnModeChanged" type="xs:boolean" minOccurs="0" />
<xs:element name="MultiSelectionTurnedOffOnModeChanged" type="xs:boolean" minOccurs="0" />
<xs:element name="AllowBridgeHolesWithDifferentEdgeNumber" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoSelectLoopcutEdges" type="xs:boolean" minOccurs="0" />
<xs:element name="RetopoZOffset" type="xs:float" minOccurs="0" />
<xs:element name="AdvanceLookAtPointOnZoomingInOrthographicView" type="xs:boolean" minOccurs="0" />
<xs:element name="MaintainBothCameraFocusPositionOnOrhtoViewZooming" type="xs:boolean" minOccurs="0" />
<xs:element name="UseVertexNormalForRetopSnappingOnTransform" type="xs:boolean" minOccurs="0" />
<xs:element name="useGenericUnit" type="xs:boolean" minOccurs="0" />
<xs:element name="useMeterUnit" type="xs:boolean" minOccurs="0" />
<xs:element name="useInchUnit" type="xs:boolean" minOccurs="0" />
<xs:element name="useMMUnit" type="xs:boolean" minOccurs="0" />
<xs:element name="meterUnitScale" type="xs:float" minOccurs="0" />
<xs:element name="inchUnitScale" type="xs:float" minOccurs="0" />
<xs:element name="mmUnitScale" type="xs:float" minOccurs="0" />
<xs:element name="DefaultPresentDecimalPlaces" type="xs:int" minOccurs="0" />
<xs:element name="ShowEdgesOnUnselected" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowEdgesOnFrozen" type="xs:boolean" minOccurs="0" />
<xs:element name="HideEdgeVertexOnViewportNavigating" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuExceptHardEdgeHidingOnViewportNavigating" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuSharplEdgesOffOnSubdMesh" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuSharpEdgesOnOnNewObject" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuSharpEdgesOnOnNewOrganicObject" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuSharpEdgesOnOpenMergeImport" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowSplineTangents" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuUseObjectOrientationInSuobjectSnapping" type="xs:boolean" minOccurs="0" />
<xs:element name="HideImagePlaneUIInPlaneTool" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoChangeViewNavigationSpaceBaseOnWorkplaneVisible" type="xs:boolean" minOccurs="0" />
<xs:element name="LinkSoftSelectionEnabledAndSoftSelectionWindowVisibled" type="xs:boolean" minOccurs="0" />
<xs:element name="SaveFileSnapShotFileEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SaveBGImageWithFile" type="xs:boolean" minOccurs="0" />
<xs:element name="DrawMeshToolHelpTextVisible" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToFrozenObjectEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuFPS" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowSubdLevel" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowIsolateOperationStatus" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMesh0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMesh1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMesh2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMesh3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMeshUnselected0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMeshUnselected1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMeshUnselected2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowMeshUnselected3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowEdges0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowEdges1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowEdges2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowEdges3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowVertices0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowVertices1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowVertices2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowVertices3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowPolygons0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowPolygons1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowPolygons2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowPolygons3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowBoundingBox0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowBoundingBox1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowBoundingBox2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowBoundingBox3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGrid0" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGrid1" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGrid2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGrid3" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowInstantHelp" type="xs:boolean" minOccurs="0" />
<xs:element name="StreamLineEngineEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="StreamEngineModeIndex" type="xs:int" minOccurs="0" />
<xs:element name="StreamEngineTweakMultiSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="StreamEngineTweakPointPick" type="xs:boolean" minOccurs="0" />
<xs:element name="SmartTipsOptionIndex" type="xs:int" minOccurs="0" />
<xs:element name="SymmetryAxisIndex" type="xs:int" minOccurs="0" />
<xs:element name="RealtimeSelectionEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SurfaceSoftSelectionStyle" type="xs:boolean" minOccurs="0" />
<xs:element name="AutoRestoreLastSubobjectSelection" type="xs:boolean" minOccurs="0" />
<xs:element name="ThreeDCoatAppLingkEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="modelHighlightColor" type="xs:int" minOccurs="0" />
<xs:element name="modelHighlightColor2" type="xs:int" minOccurs="0" />
<xs:element name="GridColor1" type="xs:int" minOccurs="0" />
<xs:element name="GridColor2" type="xs:int" minOccurs="0" />
<xs:element name="GridColor3" type="xs:int" minOccurs="0" />
<xs:element name="ViewGridAlpha" type="xs:int" minOccurs="0" />
<xs:element name="FloorColor1" type="xs:int" minOccurs="0" />
<xs:element name="FloorColor2" type="xs:int" minOccurs="0" />
<xs:element name="FloorColor3" type="xs:int" minOccurs="0" />
<xs:element name="FloorGridAlpha" type="xs:int" minOccurs="0" />
<xs:element name="WorkplaneColor1" type="xs:int" minOccurs="0" />
<xs:element name="WorkplaneColor2" type="xs:int" minOccurs="0" />
<xs:element name="WorkplaneColor3" type="xs:int" minOccurs="0" />
<xs:element name="WorkplaneGridAlpha" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuBackColor1" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuBackColor2" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuForeColor1" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuForeColor2" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuItemOpacity" type="xs:float" minOccurs="0" />
<xs:element name="SmartTipsBackColor1" type="xs:int" minOccurs="0" />
<xs:element name="SmartTipsBackColor2" type="xs:int" minOccurs="0" />
<xs:element name="SmartTipsTextColor" type="xs:int" minOccurs="0" />
<xs:element name="SmartTipsBackColorHighlight" type="xs:int" minOccurs="0" />
<xs:element name="SmartTipsTextColorHighlight" type="xs:int" minOccurs="0" />
<xs:element name="XColor" type="xs:int" minOccurs="0" />
<xs:element name="YColor" type="xs:int" minOccurs="0" />
<xs:element name="ZColor" type="xs:int" minOccurs="0" />
<xs:element name="PivotColor" type="xs:int" minOccurs="0" />
<xs:element name="HighlightColor" type="xs:int" minOccurs="0" />
<xs:element name="RotationOuterCircleColor" type="xs:int" minOccurs="0" />
<xs:element name="RotationSphereColor" type="xs:int" minOccurs="0" />
<xs:element name="RotationAreaColor" type="xs:int" minOccurs="0" />
<xs:element name="HighlightColorAlpha" type="xs:int" minOccurs="0" />
<xs:element name="RotationSphereColorAlpha" type="xs:int" minOccurs="0" />
<xs:element name="RotationAreaColorAlpha" type="xs:int" minOccurs="0" />
<xs:element name="DirectionalOrthgraphicViewRotationLocked" type="xs:boolean" minOccurs="0" />
<xs:element name="IngoreDirectionalOrthgraphicViewRotationLockedInSnapView" type="xs:boolean" minOccurs="0" />
<xs:element name="UseStylusPressure" type="xs:boolean" minOccurs="0" />
<xs:element name="modelVertexColor" type="xs:int" minOccurs="0" />
<xs:element name="modelSelectionColor" type="xs:int" minOccurs="0" />
<xs:element name="modelSoftColor" type="xs:int" minOccurs="0" />
<xs:element name="modelSoftColor2" type="xs:int" minOccurs="0" />
<xs:element name="modelBackFaceColor" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColor1" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColor2" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColorInactive" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColor1Instance" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColor2Instance" type="xs:int" minOccurs="0" />
<xs:element name="EdgeNormalColorInactiveInstance" type="xs:int" minOccurs="0" />
<xs:element name="EdgeUVSeamColor" type="xs:int" minOccurs="0" />
<xs:element name="CreaseEdgeThickColor" type="xs:int" minOccurs="0" />
<xs:element name="CreaseEdgeThinColor" type="xs:int" minOccurs="0" />
<xs:element name="OpenEdgeColor" type="xs:int" minOccurs="0" />
<xs:element name="HardEdgeColor" type="xs:int" minOccurs="0" />
<xs:element name="HardEdgeColor2" type="xs:int" minOccurs="0" />
<xs:element name="CreationEdgeColor" type="xs:int" minOccurs="0" />
<xs:element name="GuidLineColor" type="xs:int" minOccurs="0" />
<xs:element name="CurveLineColor" type="xs:int" minOccurs="0" />
<xs:element name="CurveLineHighLightColor" type="xs:int" minOccurs="0" />
<xs:element name="CurvePointColorActive" type="xs:int" minOccurs="0" />
<xs:element name="CurvePointColorInactive" type="xs:int" minOccurs="0" />
<xs:element name="CurvePointColorSelected" type="xs:int" minOccurs="0" />
<xs:element name="CurveTangentColorY" type="xs:int" minOccurs="0" />
<xs:element name="CurveTangentColorXZ" type="xs:int" minOccurs="0" />
<xs:element name="NearPlaneScale" type="xs:float" minOccurs="0" />
<xs:element name="FarPlaneScale" type="xs:float" minOccurs="0" />
<xs:element name="usingUserClippingPlanes0" type="xs:boolean" minOccurs="0" />
<xs:element name="userNearViewPlanePos0" type="xs:float" minOccurs="0" />
<xs:element name="userFarViewPlanePos0" type="xs:float" minOccurs="0" />
<xs:element name="usingUserClippingPlanes1" type="xs:boolean" minOccurs="0" />
<xs:element name="userNearViewPlanePos1" type="xs:float" minOccurs="0" />
<xs:element name="userFarViewPlanePos1" type="xs:float" minOccurs="0" />
<xs:element name="usingUserClippingPlanes2" type="xs:boolean" minOccurs="0" />
<xs:element name="userNearViewPlanePos2" type="xs:float" minOccurs="0" />
<xs:element name="userFarViewPlanePos2" type="xs:float" minOccurs="0" />
<xs:element name="usingUserClippingPlanes3" type="xs:boolean" minOccurs="0" />
<xs:element name="userNearViewPlanePos3" type="xs:float" minOccurs="0" />
<xs:element name="userFarViewPlanePos3" type="xs:float" minOccurs="0" />
<xs:element name="computeAutoFarClipPlaneBaseOnSceneObjects0" type="xs:boolean" minOccurs="0" />
<xs:element name="computeAutoFarClipPlaneBaseOnSceneObjects1" type="xs:boolean" minOccurs="0" />
<xs:element name="computeAutoFarClipPlaneBaseOnSceneObjects2" type="xs:boolean" minOccurs="0" />
<xs:element name="computeAutoFarClipPlaneBaseOnSceneObjects3" type="xs:boolean" minOccurs="0" />
<xs:element name="vertexSize" type="xs:int" minOccurs="0" />
<xs:element name="SplineVertexSize" type="xs:int" minOccurs="0" />
<xs:element name="edgeWidthSelectedMesh" type="xs:int" minOccurs="0" />
<xs:element name="edgeWidthUnselectedMesh" type="xs:int" minOccurs="0" />
<xs:element name="edgeWidthOneMinEdgeNumber" type="xs:int" minOccurs="0" />
<xs:element name="highlightEdgeWidth" type="xs:int" minOccurs="0" />
<xs:element name="CurveSelectionWidth" type="xs:int" minOccurs="0" />
<xs:element name="FileSnapShotSize" type="xs:int" minOccurs="0" />
<xs:element name="CubeMapResolution" type="xs:int" minOccurs="0" />
<xs:element name="DrawMeshMaskSize" type="xs:int" minOccurs="0" />
<xs:element name="orthgraphicGridInterval" type="xs:float" minOccurs="0" />
<xs:element name="orthgraphicGridNumIntervals" type="xs:int" minOccurs="0" />
<xs:element name="OrthgraphicGridMinScrnInterval" type="xs:int" minOccurs="0" />
<xs:element name="OrthgraphicGridIntervalAutoShrinkDisabled" type="xs:boolean" minOccurs="0" />
<xs:element name="floorGridInterval" type="xs:float" minOccurs="0" />
<xs:element name="NumIntervalsPerMajorStride" type="xs:int" minOccurs="0" />
<xs:element name="NumMajorStride" type="xs:int" minOccurs="0" />
<xs:element name="GridIntervalWorkplane" type="xs:float" minOccurs="0" />
<xs:element name="NumIntervalsPerMajorStrideWorkplane" type="xs:int" minOccurs="0" />
<xs:element name="NumMajorStrideWorkplane" type="xs:int" minOccurs="0" />
<xs:element name="ManipulatorSize" type="xs:int" minOccurs="0" />
<xs:element name="ManipulatorSizeDefault" type="xs:int" minOccurs="0" />
<xs:element name="PivotManipulatorSize" type="xs:int" minOccurs="0" />
<xs:element name="mnuPivotTransformVisibleInSelectionMode" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuPivotTransformHiddenAllTime" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuObjectHighlightEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuSubobjectHighlightEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="HeadLightOn" type="xs:boolean" minOccurs="0" />
<xs:element name="SteppingEnabledOnCtrlDown" type="xs:boolean" minOccurs="0" />
<xs:element name="UsingGridIntervalForStepping" type="xs:boolean" minOccurs="0" />
<xs:element name="MoveStepValueSet" type="xs:float" minOccurs="0" />
<xs:element name="AngleSnapValueSet" type="xs:string" minOccurs="0" />
<xs:element name="ScaleStepValueSet" type="xs:float" minOccurs="0" />
<xs:element name="ScaleStepValueSetMaya" type="xs:float" minOccurs="0" />
<xs:element name="SnappingEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToVertex" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToEdgeMidPoint" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToEdge" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToFace" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToPolyCenter" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToSpline" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToPlane" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToGridPoint" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToGridLine" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToObject" type="xs:boolean" minOccurs="0" />
<xs:element name="SnapToMesh" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialMenuStyle" type="xs:int" minOccurs="0" />
<xs:element name="RadialMenuShowHotKeys" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialMenuShowHotKeysFlag" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialMenuEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialMenuRightClickToStay" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialShownInScrCenter" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialConstrainOnCursorPos" type="xs:boolean" minOccurs="0" />
<xs:element name="RadialMenuDefaultPos" type="xs:boolean" minOccurs="0" />
<xs:element name="clrKeysTates" type="xs:int" minOccurs="0" />
<xs:element name="clrLastExecutedCommand" type="xs:int" minOccurs="0" />
<xs:element name="HUDColor" type="xs:int" minOccurs="0" />
<xs:element name="ShowLastExecutedCommand" type="xs:boolean" minOccurs="0" />
<xs:element name="HUDHorizontalStyle" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowHUD" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowSceneInfo" type="xs:boolean" minOccurs="0" />
<xs:element name="mnuShowActivatedToolCueInfo" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowManipulationData" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowObjectScale" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowViewSize" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowManipulatorState" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowSteppingState" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowSnappingState" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGridSize" type="xs:boolean" minOccurs="0" />
<xs:element name="transformationValueDisplayEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="transformationValueDisplayAtCursorPt" type="xs:boolean" minOccurs="0" />
<xs:element name="transformationValueDisplayColor" type="xs:int" minOccurs="0" />
<xs:element name="ManipulatorGoesWithSelectionInManualMode" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowCreaseEdgeColor" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowUVSeamEdgeColor" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowCreaseEdgeColorOnUnsubdOrganicMesh" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowOpenEdgeColor" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowHardEdgeColor" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowHardEdgeColor2" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowHardEdgeColorOnUnSelected" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowGuidLines" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowObjectPivotInObjectMeshMode" type="xs:boolean" minOccurs="0" />
<xs:element name="ShowObjectPivotInSubobjectMode" type="xs:boolean" minOccurs="0" />
<xs:element name="sceneWindowBackColor1" type="xs:int" minOccurs="0" />
<xs:element name="sceneWindowBackColor2" type="xs:int" minOccurs="0" />
<xs:element name="VolumeScale" type="xs:float" minOccurs="0" />
<xs:element name="GlobalAmbientColor" type="xs:int" minOccurs="0" />
<xs:element name="FirstLightEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="FirstLightColor" type="xs:int" minOccurs="0" />
<xs:element name="FirstLightColorAmbient" type="xs:int" minOccurs="0" />
<xs:element name="FirstLightColorSpecular" type="xs:int" minOccurs="0" />
<xs:element name="SecondLightEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="SecondLightColor" type="xs:int" minOccurs="0" />
<xs:element name="SecondLightColorAmbient" type="xs:int" minOccurs="0" />
<xs:element name="SecondLightColorSpecular" type="xs:int" minOccurs="0" />
<xs:element name="ThirdLightEnabled" type="xs:boolean" minOccurs="0" />
<xs:element name="ThirdLightColor" type="xs:int" minOccurs="0" />
<xs:element name="ThirdLightColorAmbient" type="xs:int" minOccurs="0" />
<xs:element name="ThirdLightColorSpecular" type="xs:int" minOccurs="0" />
<xs:element name="FirstLightDirX" type="xs:float" minOccurs="0" />
<xs:element name="FirstLightDirY" type="xs:float" minOccurs="0" />
<xs:element name="FirstLightDirZ" type="xs:float" minOccurs="0" />
<xs:element name="SecondLightDirX" type="xs:float" minOccurs="0" />
<xs:element name="SecondLightDirY" type="xs:float" minOccurs="0" />
<xs:element name="SecondLightDirZ" type="xs:float" minOccurs="0" />
<xs:element name="ThirdLightDirX" type="xs:float" minOccurs="0" />
<xs:element name="ThirdLightDirY" type="xs:float" minOccurs="0" />
<xs:element name="ThirdLightDirZ" type="xs:float" minOccurs="0" />
<xs:element name="NumPresentTargets" type="xs:int" minOccurs="0" />
<xs:element name="NumLights" type="xs:int" minOccurs="0" />
<xs:element name="LightViewportAttachDirX00" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry00" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz00" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX01" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry01" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz01" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX02" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry02" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz02" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX10" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry10" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz10" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX11" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry11" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz11" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX12" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry12" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz12" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX20" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry20" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz20" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX21" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry21" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz21" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX22" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry22" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz22" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX30" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry30" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz30" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX31" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry31" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz31" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirX32" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDiry32" type="xs:float" minOccurs="0" />
<xs:element name="LightViewportAttachDirz32" type="xs:float" minOccurs="0" />
<xs:element name="FloorVisible" type="xs:boolean" minOccurs="0" />
<xs:element name="FloorTxCharacterID" type="xs:int" minOccurs="0" />
<xs:element name="FloorTxMeshID" type="xs:int" minOccurs="0" />
<xs:element name="FloorTxHasAlpha" type="xs:boolean" minOccurs="0" />
<xs:element name="FloorAlpha" type="xs:int" minOccurs="0" />
<xs:element name="FloorNormallMaping" type="xs:boolean" minOccurs="0" />
<xs:element name="FloorTile" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingLineColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingSeamColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingBgColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingSelectionColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingSoftSelectionColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingUnselectionColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingGridColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingPeltControlColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingPeltEdgeTensionColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="UVWrapingPeltEdgeTensionShrunkColorStatic" type="xs:int" minOccurs="0" />
<xs:element name="InterestPointViewTumbling" type="xs:boolean" minOccurs="0" />
<xs:element name="AlwaysUseCameraFocusPointForRotation" type="xs:boolean" minOccurs="0" />
<xs:element name="ViewRotatePivotStyleWithSelection" type="xs:int" minOccurs="0" />
<xs:element name="ViewRotatePivotStyleNoSelection" type="xs:int" minOccurs="0" />
<xs:element name="NumCores" type="xs:int" minOccurs="0" />
<xs:element name="MaxNumUndos" type="xs:int" minOccurs="0" />
<xs:element name="DesignModeIndex" type="xs:int" minOccurs="0" />
<xs:element name="SoundRecordingDeviceName" type="xs:string" minOccurs="0" />
<xs:element name="SoundRecordingWaveFormat" type="xs:int" minOccurs="0" />
<xs:element name="SquareMarqueeDefaultBehaviour" type="xs:boolean" minOccurs="0" />
<xs:element name="SquareMarqueeLeftToRightWindow" type="xs:boolean" minOccurs="0" />
<xs:element name="SquareMarqueeRightToLeftWindow" type="xs:boolean" minOccurs="0" />
<xs:element name="RemoveIsolatedVerticesOnPolygonDelete" type="xs:boolean" minOccurs="0" />
<xs:element name="RemoveIsolatedVerticesOnEdgeDelete" type="xs:boolean" minOccurs="0" />
<xs:element name="RemoveClosedSingleLineVerticesOnEdgeDelete" type="xs:boolean" minOccurs="0" />
<xs:element name="RemoveOpenSingleLineVerticesOnEdgeDelete" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags0" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags1" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags2" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags3" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags4" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorOrientationStyleFilterFlags5" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags0" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags1" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags2" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags3" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags4" type="xs:boolean" minOccurs="0" />
<xs:element name="CycleManipulatorPositionStyleFilterFlags5" type="xs:boolean" minOccurs="0" />
<xs:element n
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment