1
0
Fork 0
mirror of http://GITTEA.DEV/O/O synced 2024-10-05 21:57:30 +02:00

Add files via upload

This commit is contained in:
0000OOOO0000 2021-04-27 01:28:42 +03:00 committed by GitHub
parent f82ac78bd0
commit 13cb2ca63d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 6381 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<Palette author="UGNX2.0" originalURI="C:\Users\Administrator\AppData\Local\Siemens\NX1953\history.pax" schemaVersion="1.0" xmlns="http://www.ugsolutions.com/Schemas/2002/UGPalettes"><Presentation application="All" bitmap="clock" name="History" translate="0"/>
<PaletteEntry id="h0"><ObjectData class="UGHistory"><ObjectData class="Inferred"><Filename>C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.O.PRT</Filename></ObjectData><LastAccess day="26" month="04" time="07:47:06" year="2021"/></ObjectData><Presentation name="TЯP.O.PRT from C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" pinState="1"><PreviewImage location="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.O.PRT" type="UGPart"/></Presentation></PaletteEntry>
<PaletteEntry id="h1"><ObjectData class="UGHistory"><ObjectData class="Inferred"><Filename>C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.ᔓᔕᑎИNᗱᗴᕤᕦᕤᕦᗱᗴИNᑎᔓᔕ.prt</Filename></ObjectData><LastAccess day="26" month="04" time="19:53:54" year="2021"/></ObjectData><Presentation name="TЯP.ᔓᔕᑎИNᗱᗴᕤᕦᕤᕦᗱᗴИNᑎᔓᔕ.prt from C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" pinState="1"><PreviewImage location="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.ᔓᔕᑎИNᗱᗴᕤᕦᕤᕦᗱᗴИNᑎᔓᔕ.prt" type="UGPart"/></Presentation></PaletteEntry>
<PaletteEntry id="h2"><ObjectData class="UGHistory"><ObjectData class="Inferred"><Filename>C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.⠀⠀⠀⠀◯⠀✤ᔓᔕᗱᗴ✤⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀✤ᗱᗴᔓᔕ✤⠀◯⠀⠀⠀⠀ .PRT</Filename></ObjectData><LastAccess day="27" month="04" time="02:22:48" year="2021"/></ObjectData><Presentation name="TЯP.⠀⠀⠀⠀◯⠀✤ᔓᔕᗱᗴ✤⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀✤ᗱᗴᔓᔕ✤⠀◯⠀⠀⠀⠀ .PRT from C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" pinState="1"><PreviewImage location="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.⠀⠀⠀⠀◯⠀✤ᔓᔕᗱᗴ✤⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀✤ᗱᗴᔓᔕ✤⠀◯⠀⠀⠀⠀ .PRT" type="UGPart"/></Presentation></PaletteEntry>
</Palette>

View file

@ -0,0 +1,367 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- -->
<!--
This is the customer default configuration file for ship structure view navigator.
The xml file define the structure hierarchy to be shown in the navigator.
The top element "View" define the overall content of the navigator.
The following table describes the use of each sub elements of "View" element.
"node" Define levels of the navigator and what data is included in the level.
"contextMenu" Define context menu item list for each node (and its child nodes).
"assignRules" Define assign rules for ship part node to be reassigned.
"partRuleItem" Define part rule item. A part rule item contain 5 attributes:
1. System type of referenced part
2. Context attribute of referenced part
3. By Part Attribute
For instance, byPartAttribute="SAW_SECTION_BLOCK=*" to find all parts with attribute tile but ignore the value,
byPartAttribute="SAW_SECTION_BLOCK=69" to find all parts with attribute and specific value.
Attribute value is string type only in ship.
4. By Part Name
For instance, byPartName="*Fr61*" means to find parts with name contains Fr61.
This will help collect all structures on such frame.
5. Container node ID
It is used to define the target container node to collect all part nodes which represent parts have the matched name or matched attributes.
System type attribute (SAW_NAME) and context attribute (SAW_SUB_NAME) are assigned to the bodies of referenced part when creating ship features.
Please refer to nxship/data/NX_ShipAttribute.xml for valid Sysetm types (featureTitle) and Context attributes.
"primaryView" Define the information of primary view window in this navigator.
"column" Define the information to be displayed in the columns of the navigator for ship data.
1. The application attribute value in column can be "Basic Design" and "Detail Design".
2. If the value is equal to "Basic Design", then the column is only visible in Ship Basic Design application.
3. If the value is equal to "Detail Design", then the column is only visible in Ship Detail Design application.
4. If no application attribute provided, the column is visible in all application.
-->
<view name="Ship Structures" nodeId="SSN_ShipStructures" icon="nx_ship_generic" expand="true" defaultNavigator="true" modifiable="false">
<node name="Basic Design" nodeId="BasicDesign" icon="nx_ship_generic" expand="true" modifiable="true" application="Basic Design">
<contextMenu>
<!-- standard actions -->
<!-- system will provide following standard actions. -->
<!-- the key words below are reserved for system: -->
<!-- CreateHull: Pop up basic design Hull UI -->
<!-- CreateDeck: Pop up basic design Deck UI -->
<!-- CreateTransverseBulkhead: Pop up basic design Transverse Bulkhead UI -->
<!-- CreateLongitudinalBulkhead: Pop up basic design Longitudinal Bulkhead UI -->
<!-- CreateStiffenerSystem: Pop up basic design stiffener system UI -->
<!-- CreateEdgeReinforcementSystem: Pop up basic design Edge Reinforcement system UI -->
<!-- CreatePillarSystem: Pop up basic design Pillar system UI -->
<!-- CreateSeam: Pop up basic design Seam UI -->
<!-- DeleteSeam: Pop up basic design Delete Seam UI -->
<!-- EditStock: Pop up basic design Edit Stock UI -->
<!-- EditContextAttributes: Pop up basic design Edit Context Attributes UI -->
<!-- CalculateWeightAndCOG: Pop up basic design Weight and COG UI -->
<!-- TransitionParts: Pop up basic design Transition UI -->
<!-- CopyBasicDesignObjects: Pop up basic design Copy Basic Design Objects UI -->
<!-- CAEPrepation: Pop up basic design CAE Prep UI -->
<!-- MaterialEstimate: Pop up basic design Material Estimate UI -->
<!-- CreatePlate: Pop up detail design Plate UI -->
<!-- CreatePillar: Pop up detail design Pillar UI -->
<!-- CreateStiffener: Pop up detail design Stiffener UI -->
<!-- CreatePlateChamfer: Pop up detail design Plate Chamfer UI -->
<!-- CreateEndCut: Pop up detail design End Cut UI -->
<!-- CreateCornerCut: Pop up detail design Corner Cut UI -->
<!-- CreateAlongGuideCut: Pop up detail design Along Guide Cut UI -->
<!-- CreateEdgeCut: Pop up detail design Edge Cut UI -->
<!-- CreateSteelInsulation: Pop up detail design Steel Insulation UI -->
<!-- ConvertToSheetMetal: Pop up detail design Convert to Sheet Metal UI -->
<!-- CreateFlange: Pop up detail design Flange UI -->
<!-- CreateClosedCorner: Pop up detail design Closed Corner UI -->
<!-- CopyDetailDesignObjects: Pop up detail design Copy Detail Design Objects UI -->
<!-- SplitShipStructure: Pop up detail design Stiffener Split Ship Structure UI -->
<!-- RemoveSplit: Pop up detail design Remove Split UI -->
<!-- ProfileTransition: Pop up detail design Profile Transition UI -->
<!-- CreateProfileCutout: Pop up basic/detail design Profile Cutout UI -->
<!-- CreateStandardPart: Pop up basic/detail design standard part UI -->
<!-- CreateBracket: Pop up basic/detail design Bracket UI -->
<!-- CreateCollarPlate: Pop up basic/detail design Collar Plate UI -->
<!-- CreateCutout: Pop up basic/detail design Cutout UI -->
<!-- CreateBreakdown: Pop up Spatial Breakdown UI with type Breakdown -->
<!-- SetContainer: Pop up basic/detail design Ship Container UI -->
<!-- MirrorShipStructure: Pop up basic/detail design Mirror Ship structure UI -->
<!-- ExamineSteelFeatures: Pop up basic/detail design Examine Steel Features UI -->
<!-- AddNode: Pop up Node definition UI -->
<!-- EditNode: Pop up Node definition UI with information on this node-->
<!-- DeletetNode: Delete selected node not delete underline ship data-->
<!-- SetActiveNode: Set selected node as active node -->
<!-- CopyNode: Put the ship data node on the clipboard to allow
you to paste it within another structure node. -->
<!-- PasteNode: Add the ship data node that is on the clipboard to
this node in the hierarchy. -->
<!--
<item name="Create Ship Deck..." function="CreateDeck@Standard"/>
-->
<!-- customizable actions can be defined using following format: -->
<!-- CustomerAPIName@CustomerLibraryName -->
<!-- CustomerAPIName: defines c++ extern/exported API method name -->
<!-- CustomerLibraryName: customer library name, for instance, libCCS.dll -->
<!--
<item name="Do customer action 1..." function="CustomerAPIName1@CustomerLibraryName"/>
<item name="Do customer action 2..." function="CustomerAPIName2@CustomerLibraryName"/>
-->
<item name="Add Node..." function="AddNode@Standard" defaultName="New" />
<item name="Edit Node..." function="EditNode@Standard"/>
<item name="Delete Node..." function="DeleteNode@Standard"/>
<item name="Copy Node..." function="CopyNode@Standard"/>
<item name="Cut Node..." function="CutNode@Standard"/>
<item name="Paste Node..." function="PasteNode@Standard"/>
<item name="Set Active Node..." function="SetActiveNode@Standard"/>
</contextMenu>
<node name="Hull" nodeId="BD_Hull" expand="false" modifiable="true"/>
<node name="Transverse Systems" nodeId="BD_TransverseSystems" expand="false" modifiable="true">
<node name="Transverse Bulkheads" nodeId="BD_TransverseBulkheads" expand="false" modifiable="true"/>
<node name="Transverse Girders" nodeId="BD_TransverseGirders" expand="false" modifiable="true"/>
<node name="Transverse Plates" nodeId="BD_TransversePlates" expand="false" modifiable="true"/>
<node name="Web Frames" nodeId="BD_WebFrames" expand="false" modifiable="true"/>
<node name="Corrugated Plates" nodeId="BD_CorrugatedPlates" expand="false" modifiable="true"/>
<node name="Foundations" nodeId="BD_Foundations" expand="false" modifiable="true"/>
<node name="Swashes" nodeId="BD_Swashes" expand="false" modifiable="true"/>
<node name="Transverse Stools" nodeId="BD_TransverseStools" expand="false" modifiable="true"/>
</node>
<node name="Longitudinal Systems" nodeId="BD_LongitudinalSystems" expand="false" modifiable="true">
<node name="Longitudinal Bulkheads" nodeId="BD_LongitudinalBulkheads" expand="false" modifiable="true"/>
<node name="Longitudinal Plates" nodeId="BD_LongitudinalPlates" expand="false" modifiable="true"/>
<node name="Longitudinal Girders" nodeId="BD_LongitudinalGirders" expand="false" modifiable="true"/>
<node name="Longitudinal Strengthes" nodeId="BD_LongitudinalStrengthes" expand="false" modifiable="true"/>
</node>
<node name="Horizontal Systems" nodeId="BD_HorizontalSystems" expand="false" modifiable="true">
<node name="Decks" nodeId="BD_Decks" expand="false" modifiable="true"/>
<node name="Horizontal Plates" nodeId="BD_HorizontalPlates" expand="false" modifiable="true"/>
<node name="Platforms" nodeId="BD_Platforms" expand="false" modifiable="true"/>
<node name="Flats" nodeId="BD_Flats" expand="false" modifiable="true"/>
<node name="Horizontal Girders" nodeId="BD_HorizontalGirders" expand="false" modifiable="true"/>
<node name="Tank Tops" nodeId="BD_TankTops" expand="false" modifiable="true"/>
<node name="Horizontal Stools" nodeId="BD_HorizontalStools" expand="false" modifiable="true"/>
<node name="Gratings" nodeId="BD_Gratings" expand="false" modifiable="true"/>
</node>
<node name="Generic Systems" nodeId="BD_GenericSystems" expand="false" modifiable="true">
<node name="Generic Plate Systems" nodeId="BD_GenericPlateSystems" expand="false" modifiable="true"/>
<node name="Superstructures" nodeId="BD_Superstructures" expand="false" modifiable="true"/>
<node name="Stack" nodeId="BD_Stacks" expand="false" modifiable="true"/>
<node name="Hawse Pipes" nodeId="BD_HawsePipes" expand="false" modifiable="true"/>
<node name="Chain Lockers" nodeId="BD_ChainLockers" expand="false" modifiable="true"/>
<node name="Fairwaters" nodeId="BD_Fairwaters" expand="false" modifiable="true"/>
</node>
</node>
<node name="Detail Design" nodeId="DetailDesign" icon="nx_ship_generic" expand="true" modifiable="true" application="Detail Design">
<contextMenu>
<item name="Add Node..." function="AddNode@Standard" defaultName="New" />
<item name="Edit Node..." function="EditNode@Standard"/>
<item name="Delete Node..." function="DeleteNode@Standard"/>
<item name="Copy Node..." function="CopyNode@Standard"/>
<item name="Cut Node..." function="CutNode@Standard"/>
<item name="Paste Node..." function="PasteNode@Standard"/>
<item name="Set Active Node..." function="SetActiveNode@Standard"/>
</contextMenu>
<node name="BLK-83" nodeId="DD_BLK-83" expand="true" modifiable="true">
<node name="Plates" nodeId="DD_Plates" expand="true" modifiable="true">
<node name="Hull Plates" nodeId="DD_HullPlates" expand="false" modifiable="true"/>
<node name="Transverse Plates" nodeId="DD_TransversePlates" expand="false" modifiable="true">
<node name="Transverse Bulkheads" nodeId="DD_TransverseBulkheads" expand="false" modifiable="true"/>
<node name="Transverse Girders" nodeId="DD_TransverseGirders" expand="false" modifiable="true"/>
<node name="Transverse Plates" nodeId="DD_TransversePlates" expand="false" modifiable="true"/>
<node name="Web Frames" nodeId="DD_WebFrames" expand="false" modifiable="true"/>
<node name="Corrugated Plates" nodeId="DD_CorrugatedPlates" expand="false" modifiable="true"/>
<node name="Foundations" nodeId="DD_Foundations" expand="false" modifiable="true"/>
<node name="Swashes" nodeId="DD_Swashes" expand="false" modifiable="true"/>
<node name="Transverse Stools" nodeId="DD_TransverseStools" expand="false" modifiable="true"/>
</node>
<node name="Longitudinal Plates" nodeId="DD_LongitudinalPlates" expand="false" modifiable="true">
<node name="Longitudinal Bulkheads" nodeId="DD_LongitudinalBulkheads" expand="false" modifiable="true"/>
<node name="Longitudinal Plates" nodeId="DD_LongitudinalPlates" expand="false" modifiable="true"/>
<node name="Longitudinal Girders" nodeId="DD_LongitudinalGirders" expand="false" modifiable="true"/>
<node name="Longitudinal Strengthes" nodeId="DD_LongitudinalStrengthes" expand="false" modifiable="true"/>
</node>
<node name="Horizontal Plates" nodeId="DD_HorizontalPlates" expand="false" modifiable="true">
<node name="Decks" nodeId="DD_Decks" expand="false" modifiable="true"/>
<node name="Horizontal Plates" nodeId="DD_HorizontalPlates" expand="false" modifiable="true"/>
<node name="Platforms" nodeId="DD_Platforms" expand="false" modifiable="true"/>
<node name="Flats" nodeId="DD_Flats" expand="false" modifiable="true"/>
<node name="Horizontal Girders" nodeId="DD_HorizontalGirders" expand="false" modifiable="true"/>
<node name="Tank Tops" nodeId="DD_TankTops" expand="false" modifiable="true"/>
<node name="Horizontal Stools" nodeId="DD_HorizontalStools" expand="false" modifiable="true"/>
<node name="Gratings" nodeId="DD_Gratings" expand="false" modifiable="true"/>
</node>
<node name="Generic Plates" nodeId="DD_GenericPlates" expand="false" modifiable="true">
<node name="Generic Plate Systems" nodeId="DD_GenericPlateSystems" expand="false" modifiable="true"/>
<node name="Superstructures" nodeId="DD_Superstructures" expand="false" modifiable="true"/>
<node name="Stacks" nodeId="DD_Stacks" expand="false" modifiable="true"/>
<node name="Hawse Pipes" nodeId="DD_HawsePipes" expand="false" modifiable="true"/>
<node name="Chain Lockers" nodeId="DD_ChainLockers" expand="false" modifiable="true"/>
<node name="Fairwaters" nodeId="DD_Fairwaters" expand="false" modifiable="true"/>
</node>
<node name="Brackets" nodeId="DD_Brackets" expand="false" modifiable="true"/>
<node name="Collar Plates" nodeId="DD_CollarPlates" expand="false" modifiable="true"/>
</node>
<node name="Stiffeners" nodeId="DD_Stiffeners" expand="false" modifiable="true">
<node name="Stiffener Systems" nodeId="DD_StiffenerSystems" expand="false" modifiable="true"/>
<node name="Longitudinals" nodeId="DD_Longitudinals" expand="false" modifiable="true"/>
<node name="Longitudinal Strengthes" nodeId="DD_Stiffener_LongitudinalStrengthes" expand="false" modifiable="true"/>
<node name="Transverses" nodeId="DD_Transverses" expand="false" modifiable="true"/>
<node name="Verticals" nodeId="DD_Verticals" expand="false" modifiable="true"/>
<node name="Foundations" nodeId="DD_Stiffener_Foundations" expand="false" modifiable="true"/>
<node name="Headers" nodeId="DD_Headers" expand="false" modifiable="true"/>
<node name="Corner Supports" nodeId="DD_CornerSupports" expand="false" modifiable="true"/>
<node name="Bummers" nodeId="DD_Bummers" expand="false" modifiable="true"/>
</node>
<node name="Edge Reinforcements" nodeId="DD_EdgeReinforcements" expand="false" modifiable="true">
<node name="Edge Reinforcement Systems" nodeId="DD_EdgeReinforcementSystems" expand="false" modifiable="true"/>
<node name="Face Plates" nodeId="DD_FacePlates" expand="false" modifiable="true"/>
<node name="Flange Plates" nodeId="DD_FlangePlates" expand="false" modifiable="true"/>
<node name="Coamings" nodeId="DD_Coamings" expand="false" modifiable="true"/>
<node name="Splash Guards" nodeId="DD_SplashGuards" expand="false" modifiable="true"/>
</node>
<node name="Pillars" nodeId="DD_Pillars" expand="false" modifiable="true"/>
</node>
</node>
<node name="Breakdown Structures" nodeId="SpatialBreakdown" expand="false" icon="connection" modifiable="false" application="General Arrangement" BreakdownType="None;Tank;Compartment" BreakdownSubType="None;fuel oil,waste water,ballast water,marine diesel oil;Watertight Compartment,Free Flood Compartment,Buoyant Bodies">
<contextMenu>
<item function="CreateBreakdown@Standard" name="Add Breakdown"/>
<item function="CreateVolume@Standard" name="Add Volume"/>
<item function="EditNode@Standard" name="Edit Node..."/>
<item function="CutNode@Standard" name="Cut Node..."/>
<item function="CopyNode@Standard" name="Copy Node..."/>
<item function="PasteNode@Standard" name="Paste Node..."/>
<item function="DeleteNode@Standard" name="Delete Node..."/>
<item function="SetActiveNode@Standard" name="Set Active Node..."/>
<item function="CreatePhysicalCompartment@Standard" name="Physical Compartment..."/>
</contextMenu>
<node expand="true" icon="folder" modifiable="true" name="Tanks" nodeId="BS_Tanks">
<node BreakdownSubType="waste water" BreakdownType="Tank" color="" draggable="true" expand="true" icon="folder" modifiable="true" name="WasteWaterTank" nodeId="Node_WWTank">
<node BreakdownSubType="waste water" BreakdownType="Tank" color="" draggable="true" expand="true" icon="folder" modifiable="true" name="Purpose 1" nodeId="Node_WWTank_P1"/>
</node>
</node>
<node expand="true" icon="folder" modifiable="true" name="Compartments" nodeId="BS_Compartments"/>
</node>
<assignRules>
<!-- Define the mapping rules to automatically assign node with specific attribute to the destination container -->
<!-- For instance, if a plate system with system type attribute, SAW_NAME=Hull, when assigning node per rule, it will be moved to the container with containerNodeId=SSN_MainStructures_ExternalHull-->
<!-- ********************************************* Basic Design Assign Rule ************************************************** -->
<!-- define the rule to gather hull -->
<partRuleItem systemType="Hull" containerNodeId="BD_Hull"/>
<!-- define the rule to gather all the transverse plate systems -->
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Transverse Bulkhead" containerNodeId="BD_TransverseBulkheads"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Transverse Girder" containerNodeId="BD_TransverseGirders"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Transverse Plate" containerNodeId="BD_TransversePlates"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Web Frame" containerNodeId="BD_WebFrames"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Corrugated" containerNodeId="BD_CorrugatedPlates"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Foundation" containerNodeId="BD_Foundations"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Swash" containerNodeId="BD_Swashes"/>
<partRuleItem systemType="TransverseBulkhead" contextAttribute="Stool" containerNodeId="BD_TransverseStools"/>
<partRuleItem systemType="TransverseBulkhead" containerNodeId="BD_TransverseSystems"/>
<!-- define the rule to gather all the longitudinal plate systems -->
<partRuleItem systemType="LongitudinalBulkhead" contextAttribute="Longitudinal Bulkhead" containerNodeId="BD_LongitudinalBulkheads"/>
<partRuleItem systemType="LongitudinalBulkhead" contextAttribute="Longitudinal Plate" containerNodeId="BD_LongitudinalPlates"/>
<partRuleItem systemType="LongitudinalBulkhead" contextAttribute="Longitudinal Girder" containerNodeId="BD_LongitudinalGirders"/>
<partRuleItem systemType="LongitudinalBulkhead" contextAttribute="Longitudinal Strength" containerNodeId="BD_LongitudinalStrengthes"/>
<partRuleItem systemType="LongitudinalBulkhead" containerNodeId="BD_LongitudinalSystems"/>
<!-- define the rule to gather all the horizontal plate systems -->
<partRuleItem systemType="Deck" contextAttribute="Deck" containerNodeId="BD_Decks"/>
<partRuleItem systemType="Deck" contextAttribute="Horizontal Plate" containerNodeId="BD_HorizontalPlates"/>
<partRuleItem systemType="Deck" contextAttribute="Platform" containerNodeId="BD_Platforms"/>
<partRuleItem systemType="Deck" contextAttribute="Flat" containerNodeId="BD_Flats"/>
<partRuleItem systemType="Deck" contextAttribute="Horizontal Girder" containerNodeId="BD_HorizontalGirders"/>
<partRuleItem systemType="Deck" contextAttribute="Tank Top" containerNodeId="BD_TankTops"/>
<partRuleItem systemType="Deck" contextAttribute="Stool" containerNodeId="BD_HorizontalStools"/>
<partRuleItem systemType="Deck" contextAttribute="Grating" containerNodeId="BD_Gratings"/>
<partRuleItem systemType="Deck" containerNodeId="BD_HorizontalSystems"/>
<!-- define the rule to gather all the generic plate systems -->
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Generic Plate System" containerNodeId="BD_GenericPlateSystems"/>
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Superstructure" containerNodeId="BD_Superstructures"/>
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Stack" containerNodeId="BD_Stacks"/>
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Hawse Pipe" containerNodeId="BD_HawsePipes"/>
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Chain Locker" containerNodeId="BD_ChainLockers"/>
<partRuleItem systemType="GenericPlateSystem" contextAttribute="Fairwater" containerNodeId="BD_Fairwaters"/>
<partRuleItem systemType="GenericPlateSystem" containerNodeId="BD_GenericSystems"/>
<!-- ********************************************* Basic Design Assign Rule ************************************************** -->
<!-- ********************************************* Detail Design Assign Rule ************************************************** -->
<!-- the rules concerning gathering detail design profiles -->
<!-- define the rule to gather all the detail profiles -->
<partRuleItem systemType="Profile" byPartName="*Stiffener System*" containerNodeId="DD_StiffenerSystems"/>
<partRuleItem systemType="Profile" byPartName="*Longitudinal*" containerNodeId="DD_Longitudinals"/>
<partRuleItem systemType="Profile" byPartName="*Longitudinal Strength*" containerNodeId="DD_Stiffener_LongitudinalStrengthes"/>
<partRuleItem systemType="Profile" byPartName="*Transverse*" containerNodeId="DD_Transverses"/>
<partRuleItem systemType="Profile" byPartName="*Vertical*" containerNodeId="DD_Verticals"/>
<partRuleItem systemType="Profile" byPartName="*Foundation*" containerNodeId="DD_Stiffener_Foundations"/>
<partRuleItem systemType="Profile" byPartName="*Header*" containerNodeId="DD_Headers"/>
<partRuleItem systemType="Profile" byPartName="*Corner Support*" containerNodeId="DD_CornerSupports"/>
<partRuleItem systemType="Profile" byPartName="*Bummer*" containerNodeId="DD_Bummers"/>
<!-- define the rule to gather all the detail edge reinforcements -->
<partRuleItem systemType="Profile" byPartName="*Edge Reinforcement System*" containerNodeId="DD_EdgeReinforcementSystems"/>
<partRuleItem systemType="Profile" byPartName="*Face Plate*" containerNodeId="DD_FacePlates"/>
<partRuleItem systemType="Profile" byPartName="*BummFlange Plateer*" containerNodeId="DD_FlangePlates"/>
<partRuleItem systemType="Profile" byPartName="*Coaming*" containerNodeId="DD_Coamings"/>
<partRuleItem systemType="Profile" byPartName="*Splash Guard*" containerNodeId="DD_SplashGuards"/>
<!-- define the rule to gather all the detail pillars -->
<partRuleItem systemType="Profile" byPartName="*Pillar*" containerNodeId="DD_Pillars"/>
<!-- define the rule to gather all the profile of plate stock -->
<partRuleItem systemType="Plate" byPartAttribute = "SAW_SUB_NAME = Profile" byPartName = "*-on-*" containerNodeId="DD_EdgeReinforcementSystems"/>
<partRuleItem systemType="Plate" byPartAttribute = "SAW_SUB_NAME = Profile" containerNodeId="DD_StiffenerSystems"/>
<!-- the rules concerning gathering detail design plates -->
<!-- define the rule to gather all the detail plates of hull -->
<partRuleItem systemType="Plate" byPartName = "*Hull*" containerNodeId="DD_HullPlates"/>
<!-- define the rule to gather all the transverse detail plates -->
<partRuleItem systemType="Plate" byPartName="*Transverse Bulkhead*" containerNodeId="DD_TransversePlates"/>
<partRuleItem systemType="Plate" byPartName="*Transverse Girder*" containerNodeId="DD_TransverseGirders"/>
<partRuleItem systemType="Plate" byPartName="*Transverse Plate*" containerNodeId="DD_TransversePlates"/>
<partRuleItem systemType="Plate" byPartName="*Web Frame*" containerNodeId="DD_WebFrames"/>
<partRuleItem systemType="Plate" byPartName="*Corrugated*" containerNodeId="DD_CorrugatedPlates"/>
<partRuleItem systemType="Plate" byPartName="*Foundation*" containerNodeId="DD_Foundations"/>
<partRuleItem systemType="Plate" byPartName="*Swash*" containerNodeId="DD_Swashes"/>
<partRuleItem systemType="Plate" byPartName="*Stool*" byPartAttribute = "SAW_NAME = TransverseBulkhead" containerNodeId="DD_TransverseStools"/>
<!-- define the rule to gather all the longitudinal detail plates -->
<partRuleItem systemType="Plate" byPartName="*Longitudinal Bulkhead*" containerNodeId="DD_LongitudinalBulkheads"/>
<partRuleItem systemType="Plate" byPartName="*Longitudinal Plate*" containerNodeId="DD_LongitudinalPlates"/>
<partRuleItem systemType="Plate" byPartName="*Longitudinal Girder*" containerNodeId="DD_LongitudinalGirders"/>
<partRuleItem systemType="Plate" byPartName="*Longitudinal Strength*" containerNodeId="DD_LongitudinalStrengthes"/>
<!-- define the rule to gather all the horizontal detail plates -->
<partRuleItem systemType="Plate" byPartName="*Deck*" containerNodeId="DD_Decks"/>
<partRuleItem systemType="Plate" byPartName="*Horizontal Plate*" containerNodeId="DD_HorizontalPlates"/>
<partRuleItem systemType="Plate" byPartName="*Platform*" containerNodeId="DD_Platforms"/>
<partRuleItem systemType="Plate" byPartName="*Flat*" containerNodeId="DD_Flats"/>
<partRuleItem systemType="Plate" byPartName="*Horizontal Girder*" containerNodeId="DD_HorizontalGirders"/>
<partRuleItem systemType="Plate" byPartName="*Tank Top*" containerNodeId="DD_TankTops"/>
<partRuleItem systemType="Plate" byPartName="*Stool*" byPartAttribute = "SAW_NAME = Deck" containerNodeId="DD_HorizontalStools"/>
<partRuleItem systemType="Plate" byPartName="*Grating*" containerNodeId="DD_Gratings"/>
<!-- define the rule to gather all the generic detail plates -->
<partRuleItem systemType="Plate" byPartName="*Generic Plate System*" containerNodeId="DD_GenericPlateSystems"/>
<partRuleItem systemType="Plate" byPartName="*Superstructure*" containerNodeId="DD_Superstructures"/>
<partRuleItem systemType="Plate" byPartName="*Stack*" containerNodeId="DD_Stacks"/>
<partRuleItem systemType="Plate" byPartName="*Hawse Pipe*" containerNodeId="DD_HawsePipes"/>
<partRuleItem systemType="Plate" byPartName="*Chain Locker*" containerNodeId="DD_ChainLockers"/>
<partRuleItem systemType="Plate" byPartName="*Fairwater*" containerNodeId="DD_Fairwaters"/>
<!-- define the rule to gather all the standard part plates -->
<partRuleItem systemType="Bracket" byPartName="*Bracket*" containerNodeId="DD_Brackets"/>
<partRuleItem systemType="Standard Part Bracket" byPartName="*Bracket*" containerNodeId="DD_Brackets"/>
<partRuleItem systemType="CollarPlate" byPartName="*Collar*" containerNodeId="DD_CollarPlates"/>
<!-- define the rule to gather all the plates that haven't been classified -->
<partRuleItem systemType="Plate" containerNodeId="DD_Plates"/>
<!-- ********************************************* Detail Design Assign Rule ************************************************** -->
<!-- ********************************************* General Arrangement Assign Rule ************************************************** -->
<!-- the rules concerning gathering GA rooms -->
<!-- define the rule to gather the rooms -->
<partRuleItem byPartAttribute = "RoomSubPurpose = waste water" containerNodeId="Node_WWTank_P1"/>
<!-- ********************************************* Detail Design Assign Rule ************************************************** -->
</assignRules>
<primaryView>
<column name="Material" attribute="SAW_MATERIAL" visible="true" sortable="false" application="Detail Design"/>
<column name="Stock" attribute="SAW_SIZE" visible="true" sortable="false" application="Detail Design"/>
<column name="System Type" attribute="SAW_NAME" visible="true" application="Basic Design"/>
<column name="Count" attribute="SHIPNAV_PART_COUNT" visible="true" sortable="false"/>
</primaryView>
</view>

View file

@ -0,0 +1,96 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="NX_user.xsl"?>
<PrefValues defaultLockStatus="unlocked">
<Pref Application="Gateway" Category="Visualization" SubCategory="View" Tab="General" displayValue="Revert to Previous State" modified="2021-04-26T02:03:29" name="NX_Flythrough_PerspectiveOnExit" title="Fly-through - Perspective on Exit" value="1"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="InitialBookmarkDir_WIN" title="Bookmark Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Sketch" Category="General" Tab="Sketch Style" displayValue="Yes" modified="2021-04-26T02:25:00" name="Sketch_displayReferenceGeometry" title="Inactive Sketch - Display Reference Curves" value="true"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Cylinder" displayValue="0.5" modified="2021-04-26T21:50:42" name="Model_CylinderDiameter_MU" title="Diameter" value="0.5"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Side_Offset_MU" title="Side Offset" value="1.0"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="No" modified="2021-04-26T02:11:55" name="Sketch_dimensionalConstraints" title="Task Environment - Create Dimensions for Typed Values" value="0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Boss" displayValue="1.0" modified="2021-04-26T21:51:22" name="Model_BossDiameter_MU" title="Diameter" value="1.0"/>
<Pref Application="Modeling" Category="General" Tab="General" displayValue="0.087890625" modified="2021-04-26T21:48:07" name="Solids_tolerAngl" title="Tolerance - Angle" value="0.087890625"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Groove" displayValue="0.5" modified="2021-04-26T21:51:34" name="Model_GrooveWidth_MU" title="Width" value="0.5"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Groove" displayValue="1.0" modified="2021-04-26T21:51:34" name="Model_GrooveDiameter_MU" title="Diameter" value="1.0"/>
<Pref Application="Sketch" Category="Inferred Constraints and Dimensions (Legacy)" Tab="Constraints (Legacy)" displayValue="Yes" modified="2021-04-26T02:32:10" name="Sketch_equalRadius" title="Equal Radius (Legacy)" value="1"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="Yes" modified="2021-04-26T02:22:40" name="Sketch_dynamicRelationDisplay" title="Dynamic Sketch Display" value="1"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="Rendering" Tab="Graphics" displayValue="No" modified="2021-04-26T20:03:13" name="UG_disableDynamicUpdateAdvancedStudio" title="Graphics - Disable Dynamic Update Advanced Studio" value="false"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯옷ᑐᑕ✤ᗱᗴ✻ᔓᔕ◯ⵙ◯ᔓᔕ✻ᗱᗴ✤ᑐᑕ옷◯" modified="2021-04-26T02:27:56" name="Sketch_sketchNamePrefix" title="Name Prefixes - Sketch" value="◯옷ᑐᑕ✤ᗱᗴ✻ᔓᔕ◯ⵙ◯ᔓᔕ✻ᗱᗴ✤ᑐᑕ옷◯"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="Line" Tab="All" displayValue="5e-05" modified="2021-04-26T22:34:30" name="UG_tolerance" title="Curve Tolerance" value="5e-05"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="View" Tab="General" displayValue="Front" modified="2021-04-26T20:03:42" name="UG_initialView" title="Camera - Initial View" value="1"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Detail Feature" Tab="Edge and Face Blend" displayValue="0.5" modified="2021-04-26T21:53:07" name="Model_BlendRadius_MU" title="Radius" value="0.5"/>
<Pref Application="Modeling" Category="NX Realize Shape" Tab="Control Cage Display" displayValue="123" modified="2021-04-26T21:55:35" name="SubdivisionModeling_LineColor" title="Line Color" value="123"/>
<Pref Application="Modeling" Category="General" Tab="Miscellaneous" displayValue="50" modified="2021-04-26T21:54:44" name="Model_DiagnosticsColor" title="Colors - Diagnostics" value="50"/>
<Pref Application="Modeling" Category="General" Tab="General" displayValue="1e-05" modified="2021-04-26T03:34:03" name="Solids_tolerDist_MU" title="Tolerance - Distance" value="1e-05"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Emboss" displayValue="1.40625" modified="2021-04-26T21:52:11" name="Model_Emboss_Taper" title="Draft Angle" value="1.40625"/>
<Pref Application="Gateway" Category="View Operations" Tab="View Section" displayValue="Off" modified="2021-04-26T02:02:39" name="UG_viewSectioningActivePlaneDisplay" title="Display Settings - Translucent Section Plane" value="0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Groove" displayValue="0.0625" modified="2021-04-26T21:51:44" name="Model_GrooveCornerRadius_MU" title="Corner Radius" value="0.0625"/>
<Pref Application="Modeling" Category="NX Realize Shape" Tab="Control Cage Display" displayValue="50" modified="2021-04-26T21:55:35" name="SubdivisionModeling_ConstraintColor" title="Constraint Color" value="50"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Block" displayValue="1.0" modified="2021-04-26T21:50:42" name="Model_BlockXCLength_MU" title="Length (XC)" value="1.0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Block" displayValue="1.0" modified="2021-04-26T21:50:24" name="Model_BlockZCHeight_MU" title="Height (ZC)" value="1.0"/>
<Pref Application="Modeling" Category="NX Realize Shape" Tab="Cage Polyline Display" displayValue="123" modified="2021-04-26T21:56:12" name="SubdivisionModeling_CagePolylineColor" title="Line Color" value="123"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Cylinder" displayValue="1.0" modified="2021-04-26T21:50:42" name="Model_CylinderHeight_MU" title="Height" value="1.0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Left_Width_MU" title="Left Width" value="1.0"/>
<Pref Application="Gateway" Category="User Interface" Tab="Resource Bar" displayValue="On Right" modified="2021-04-26T02:03:54" name="UG_alignResourceBar" title="Resource Bar - Display Resource Bar" value="1"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯ᗱᗴИNꖴᙁ◯ⵙ◯ᙁꖴИNᗱᗴ◯" modified="2021-04-26T02:28:33" name="Sketch_lineNamePrefix" title="Name Prefixes - Line" value="◯ᗱᗴИNꖴᙁ◯ⵙ◯ᙁꖴИNᗱᗴ◯"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Block" displayValue="1.0" modified="2021-04-26T21:50:24" name="Model_BlockYCWidth_MU" title="Width (YC)" value="1.0"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\" modified="2021-04-26T06:29:52" name="UG_initialPartDir_WIN" title="Part File Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Dart" displayValue="1.0" modified="2021-04-26T21:51:56" name="Model_Dart_Depth_MU" title="Depth" value="1.0"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="Rendering" Tab="Graphics" displayValue="Yes" modified="2021-04-26T21:14:41" name="Disable_Plane_Translucency" title="Graphics - Disable Plane Translucency" value="true"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="14" modified="2021-04-25T18:08:11" name="UG_listingDecimalPlaces_MU" title="Information Window - Number of Decimal Places" value="14"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯ᑐᑕꖴИNⓄᑐᑕ◯ⵙ◯ᑐᑕⓄИNꖴᑐᑕ◯" modified="2021-04-26T02:29:41" name="Sketch_conicNamePrefix" title="Name Prefixes - Conic" value="◯ᑐᑕꖴИNⓄᑐᑕ◯ⵙ◯ᑐᑕⓄИNꖴᑐᑕ◯"/>
<Pref Application="Gateway" Category="Object" Tab="Datum/Plane" displayValue="1" modified="2021-04-26T02:01:25" name="UG_planeAndDatumColor" title="Color" value="1"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯✤ИNꖴⓄߦ◯ⵙ◯ߦⓄꖴИN✤◯" modified="2021-04-26T02:28:33" name="Sketch_vertexNamePrefix" title="Name Prefixes - Point" value="◯✤ИNꖴⓄߦ◯ⵙ◯ߦⓄꖴИN✤◯"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="View" Tab="Interaction" displayValue="Yes" modified="2021-04-26T02:05:49" name="UG_ignoreLockVerticalAxis" title="Rotation - Ignore Lock Vertical Axis when Model is Tilted" value="true"/>
<Pref Application="Modeling" Category="General" Tab="Miscellaneous" displayValue="123" modified="2021-04-26T21:54:44" name="Model_DimensionColor" title="Colors - Dimension Color" value="123"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="Rendering" Tab="Styles" displayValue="0.0" modified="2021-04-26T20:03:04" name="UG_shininess" title="Rendering Styles - Shininess" value="0.0"/>
<Pref Application="Modeling" Category="Freeform Modeling" Tab="General" displayValue="No" modified="2021-04-26T21:53:51" name="Model_Enable_Trimmed_Animation" title="Animation - Enable Trimmed Animation" value="0"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯ᗱᗴИNꖴᙁߦᔓᔕ◯ⵙ◯ᔓᔕߦᙁꖴИNᗱᗴ◯" modified="2021-04-26T02:29:41" name="Sketch_splineNamePrefix" title="Name Prefixes - Spline" value="◯ᗱᗴИNꖴᙁߦᔓᔕ◯ⵙ◯ᔓᔕߦᙁꖴИNᗱᗴ◯"/>
<Pref Application="Gateway" Category="View Operations" Tab="View Operations" displayValue="Yes" modified="2021-04-26T02:02:14" name="UG_navigateAutoPerspOff" title="Navigate Options - Auto Perspective Off" value="1"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Bottom_Distance_MU" title="Bottom Distance" value="1.0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Cone" displayValue="0.5" modified="2021-04-26T21:51:05" name="Model_ConeBaseDiameter_MU" title="Base Diameter" value="0.5"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="0" modified="2021-04-26T02:29:41" name="Sketch_displayWelcomeSessions" title="Display Sketch Welcome Page" value="0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Offset/Scale" Tab="Rough Offset" displayValue="1.0" modified="2021-04-26T21:52:52" name="UG_modelRoughOffsetDistance_MU" title="Offset Distance" value="1.0"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_initialMovieDir_WIN" title="Movie File Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Sketch" Category="Inferred Constraints and Dimensions (Legacy)" Tab="Constraints (Legacy)" displayValue="Yes" modified="2021-04-26T02:32:10" name="Sketch_equalLength" title="Equal Length (Legacy)" value="1"/>
<Pref Application="Modeling" Category="Delay and Update" Tab="Delay and Update" displayValue="Continuous" modified="2021-04-26T21:49:48" name="Solids_DynamicUpdate" title="Dynamic Update Mode" value="2"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="View" Tab="Interaction" displayValue="Yes" modified="2021-04-26T02:05:38" name="UG_lockVerticalAxis" title="Rotation - Lock Vertical Axis" value="true"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_default_usrt_dir_WIN" title="User Tools Definition File Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="On" modified="2021-04-25T18:08:46" name="UG_undoConfirmation" title="User Feedback - Confirm Undo" value="1"/>
<Pref Application="Modeling" Category="Freeform Modeling" Tab="General" displayValue="Fine" modified="2021-04-26T21:53:44" name="Model_Preview_Resolution_Settings" title="Animation - Preview Resolution" value="3"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_initialUFunDir_WIN" title="User Function Program Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="◯ᑐᑕᴥᗩ◯ⵙ◯ᗩᴥᑐᑕ◯" modified="2021-04-26T02:29:41" name="Sketch_arcNamePrefix" title="Name Prefixes - Arc" value="◯ᑐᑕᴥᗩ◯ⵙ◯ᗩᴥᑐᑕ◯"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Dart" displayValue="0.5" modified="2021-04-26T21:51:56" name="Model_Dart_Radius_MU" title="Radius" value="0.5"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="No" modified="2021-04-26T21:36:44" name="Sketch_viewOrientation" title="Task Environment - Change View Orientation" value="0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Top_Distance_MU" title="Top Distance" value="1.0"/>
<Pref Application="Gateway" Category="Part Navigator" Tab="All" displayValue="No" modified="2021-04-26T02:15:30" name="UG_PartNav_TreeMode" title="Timestamp Order" value="1"/>
<Pref Application="Modeling" Category="NX Realize Shape" Tab="Cage Polyline Display" displayValue="123" modified="2021-04-26T21:56:12" name="SubdivisionModeling_CagePolylineVertexColor" title="Vertex Color" value="123"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="Yes" modified="2021-04-26T02:22:40" name="Sketch_displayPersistentRelations" title="Display Persistent Relations" value="1"/>
<Pref Application="Modeling" Category="Solid Modeling" Tab="Mass and Density" displayValue="0.999999" modified="2021-04-26T21:50:02" name="Solids_MassPropsAccuracy" title="Mass Analysis Accuracy" value="0.999999"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="Rendering" Tab="Graphics" displayValue="Yes" modified="2021-04-26T20:03:26" name="UG_retainAnalysisData" title="Graphics - Retain Analysis Data" value="1"/>
<Pref Application="Modeling" Category="Freeform Modeling" Tab="General" displayValue="24" modified="2021-04-26T21:53:39" name="Model_Rebuild_Maximum_Degree" title="Advanced Rebuild Options - Maximum Degree" value="24"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Emboss" displayValue="0.5" modified="2021-04-26T21:52:11" name="Model_Emboss_Offset_MU" title="End Cap Offset" value="0.5"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Height_Offset_MU" title="Height Offset" value="1.0"/>
<Pref Application="Sketch" Category="General" Tab="Part Settings" displayValue="123" modified="2021-04-26T21:56:12" name="Sketch_curveColor" title="Colors - Curves" value="123"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="11" modified="2021-04-25T18:07:55" name="UG_textFieldDecimalPlaces" title="Dialog Boxes - Number of Decimal Places" value="11"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Offset Emboss" displayValue="1.0" modified="2021-04-26T21:52:22" name="Model_Offset_Emboss_Right_Width_MU" title="Right Width" value="1.0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Cone" displayValue="0.25" modified="2021-04-26T21:51:05" name="Model_ConeHeight_MU" title="Height" value="0.25"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Hole" Tab="Custom Hole" displayValue="0.5" modified="2021-04-26T21:52:52" name="Model_SimpleHoleDepth_MU" title="Simple Hole - Depth" value="0.5"/>
<Pref Application="Gateway" Category="Visualization" SubCategory="View" Tab="General" displayValue="100" modified="2021-04-26T02:03:29" name="NX_Flythrough_NavigationSpeed" title="Fly-through - Navigation Speed" value="100"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_initialGripDir_WIN" title="GRIP Program Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_initialMacroDir_WIN" title="Macro Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="11" modified="2021-04-25T18:08:16" name="UG_dialogBarDecimalPlaces" title="Tracking Bar - Number of Decimal Places" value="11"/>
<Pref Application="Modeling" Category="General" Tab="Miscellaneous" displayValue="1" modified="2021-04-26T21:54:44" name="Model_PreviewColor" title="Colors - Preview" value="1"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="No" modified="2021-04-26T03:04:43" name="Sketch_displayAutoDimensions" title="Display Auto-dimensions (Legacy)" value="false"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="0" modified="2021-04-25T18:08:33" name="NX_welcomePageDisplayTimes" title="User Feedback - Welcome Page Duration" value="0"/>
<Pref Application="Gateway" Category="User Interface" Tab="Options" displayValue="Yes" modified="2021-04-26T02:04:14" name="UG_showAllOutOfFocusHandleInputFields" title="Show All Out-of-Focus Handle Input Fields" value="1"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Sphere" displayValue="1.0" modified="2021-04-26T21:51:09" name="Model_SphereDiameter_MU" title="Diameter" value="1.0"/>
<Pref Application="Sketch" Category="General" Tab="Session Settings" displayValue="1.40625" modified="2021-04-26T02:30:21" name="Sketch_snapAngle" title="Snap Angle" value="1.40625"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Hole" Tab="Custom Hole" displayValue="1.0" modified="2021-04-26T21:52:52" name="Model_SimpleHoleDiameter_MU" title="Simple Hole - Diameter" value="1.0"/>
<Pref Application="Modeling" Category="Feature Parameters" SubCategory="Design Features" Tab="Boss" displayValue="2.0" modified="2021-04-26T21:51:22" name="Model_BossHeight_MU" title="Height" value="2.0"/>
<Pref Application="Modeling" Category="Delay and Update" Tab="Delay and Update" displayValue="All" modified="2021-04-26T21:49:48" name="Solids_ImmediateChildren" title="Dynamic Update Level" value="1"/>
<Pref Application="Modeling" Category="NX Realize Shape" Tab="Control Cage Display" displayValue="123" modified="2021-04-26T21:55:35" name="SubdivisionModeling_VertexColor" title="Vertex Color" value="123"/>
<Pref Application="Sketch" Category="General" Tab="Sketch Style" displayValue="Yes" modified="2021-04-26T02:33:20" name="Sketch_displayobjectcolor" title="General - Display Object Color" value="1"/>
<Pref Application="Gateway" Category="General" Tab="Directories" displayValue="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O" modified="2021-04-26T06:29:52" name="UG_initialJournalDir_WIN" title="Journal Directory" value="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O"/>
<Pref Application="Sketch" Category="Inferred Constraints and Dimensions (Legacy)" Tab="Constraints (Legacy)" displayValue="Yes" modified="2021-04-26T02:32:10" name="Sketch_concentric" title="Concentric (Legacy)" value="1"/>
</PrefValues>

View file

@ -0,0 +1,70 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
-->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" >
<xsl:output method ="html"/>
<xsl:template match="/">
<html>
<body>
<xsl:apply-templates select="PrefValues" />
</body>
</html>
</xsl:template>
<xsl:template match="Pref">
<p>
<xsl:text>Location: </xsl:text><xsl:value-of select="@Application"/> <xsl:text>; </xsl:text> <xsl:value-of select="@Category"/> <xsl:text>; </xsl:text> <xsl:value-of select="@Tab"/><br/>
<xsl:text>Setting: </xsl:text><xsl:value-of select="@title"/><br/>
<xsl:choose>
<xsl:when test="contains(@name,'_EU')">
<xsl:text>Applies to: English</xsl:text><br/>
</xsl:when>
<xsl:when test="contains(@name,'_MU')">
<xsl:text>Applies to: Metric</xsl:text><br/>
</xsl:when>
<xsl:when test="contains(@name,'_UNX')">
<xsl:text>Applies to: Unix</xsl:text><br/>
</xsl:when>
<xsl:when test="contains(@name,'_WIN')">
<xsl:text>Applies to: Windows</xsl:text><br/>
</xsl:when>
</xsl:choose>
<xsl:text> Setting unique identifier: </xsl:text><xsl:value-of select="@name"/><br/>
<xsl:text>Value: </xsl:text><xsl:value-of select="@displayValue"/> <br/>
<xsl:choose>
<xsl:when test="../@defaultLockStatus='unlocked'">
<xsl:choose>
<xsl:when test="@locked">
<xsl:text>Locked: yes</xsl:text><br/>
</xsl:when>
<xsl:otherwise >
<xsl:text>Locked: no </xsl:text> <br/>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
<xsl:when test="../@defaultLockStatus='locked'">
<xsl:choose>
<xsl:when test="@locked">
<xsl:text>Locked: no</xsl:text><br/>
</xsl:when>
<xsl:otherwise >
<xsl:text>Locked: yes</xsl:text> <br/>
</xsl:otherwise>
</xsl:choose>
</xsl:when>
</xsl:choose>
<xsl:text>Set on: </xsl:text><xsl:value-of select="@modified"/><br/>
<xsl:apply-templates/>
</p>
</xsl:template>
<xsl:template match="UserComment">
<xsl:text>User Comment: </xsl:text> <xsl:value-of select="."/>
</xsl:template>
</xsl:stylesheet>

View file

@ -0,0 +1,353 @@
REGEDIT4
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\Columns]
"Column Headers"="PART_NAME,On,112VR_COLOR,Off,24VR_REPORT_PROPERTY,Off,75VR_RESULTS_BELOW,Off,24INFO,On,36COMPONENT_NAME,Off,100COMPONENT_REFLECTION_STATE,Off,24FILE_NAME,Off,250WRITABLE,On,24MODIFIED,On,24POSITION,Off,24COUNT,On,50REFERENCE_SET,On,100OUT_OF_DATE,Off,24FILE_DESCRIPTION,Off,75UNITS,Off,30MASS_LB,Off,50MASS_GM,Off,50MASS_KG,Off,50MASS_STATUS,Off,24MASS_SOURCE_TYPE,Off,50MASS_CENTER_OF_MASS,Off,50MASS_CENTER_OF_MASS_X,Off,50MASS_CENTER_OF_MASS_Y,Off,50MASS_CENTER_OF_MASS_Z,Off,50COLOR,Off,50LAYER,Off,50SHAPE,Off,24CONFIG,Off,50POSITION_CONTROL,Off,100SUPPRESSION_CONTROL,Off,100FILTERED_NODE,Off,24MULTI_CAD,Off,24PRODUCT INTERFACES,Off,24ALERTS,Off,100CALLOUT,Off,50QUANTITY,Off,24LOAD STATE,Off,75CHECKMATE RESULT,Off,24REPRESENTATION,Off,150DRAWINGS_SECONDARY_COMPONENT,Off,24NAVIGATOR ORDER,Off,50"
"FrozenColumns"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\Mode]
"Mode"="Normal"
"VRFilterMode"="On"
"ShowSuppressed"="Yes"
"ShowConstraints"="Yes"
"ShowNonGeometric"="Yes"
"ShowReferenceOnly"="Yes"
"ShowSections"="Yes"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\Preselect]
"Preselect"="Enabled"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\WindowState\Dialogs\Dependencies]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\WindowState\Dialogs\Preview]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\ANT\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\APPEARANCE_MANAGEMENT\display label]
"Appearance Management Display Label"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\APPEARANCE_MANAGEMENT\exclude from selection]
"Appearance Management Exclude From Selection"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\APPEARANCE_MANAGEMENT\material dir]
"Appearance Management Material Directory"=""
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\APPEARANCE_MANAGEMENT\see through]
"Appearance Management See Through"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\AnimationDesigner\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Assemblies\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Automated Testing Studio\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\CDV\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\CNAV\Columns]
"Column Headers"="CONSTRAINT NAME,On,230CONSTRAINT STATUS,On,24CONSTRAINT DIRECTION TO FIXED,On,24CONSTRAINT TYPE,Off,24CONSTRAINT LOADED,On,24LAYER,Off,50ALERTS,Off,100CONSTRAINT CREATION DATE,On,100CONSTRAINT MODIFIED DATE,Off,100CONSTRAINT ARRANGEMENT SPECIFIC,Off,24CONSTRAINT EXPRESSION,Off,100CONSTRAINT SECOND EXPRESSION,Off,100CONSTRAINT OFFSET,Off,100CONSTRAINT DRIVEN,Off,24CONSTRAINT LOWER LIMIT,Off,100CONSTRAINT UPPER LIMIT,Off,100CONSTRAINT SECOND LOWER LIMIT,Off,100CONSTRAINT SECOND UPPER LIMIT,Off,100CONSTRAINT USER DEFINED NAME,Off,100CONSTRAINT INHERITED FROM,Off,100"
"FrozenColumns"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\CNAV\Mode]
"Mode"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\CNAV\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\CommandFinder]
"ShowBorderBarPath"=dword:00000001
"ShowRibbonTabPath"=dword:00000001
"ShowMenuPath"=dword:00000001
"ShowToolbarPath"=dword:00000001
"CurrentApplicationOnly"=dword:00000000
"ExcludeDuplicateCommands"=dword:00000001
"SettingsGroupExpanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DBW]
"Detailed View Display Mode"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\CDV]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\Preview]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\RBW]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\RHDSDV]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\SBW]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState\Dialogs\SSW]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DESFEM_SNT\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\DSTA\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Drafting\Dynamic Alignment]
"Dynamic Alignment"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Drafting\Preferences]
"Dogleg Option"=dword:00000000
"Margin First Offset Metric"="0.000000"
"Margin Spacing Metric"="0.062500"
"Margin Number"=dword:00000002
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\EasyTL\Columns]
".DateValue..UGS::GatewayUI::Properties"="100 100 10"
".FeatureReferences.UGS::ModlFeatureUI::ReplaceFeature"="10 235"
"Displayed Part"="150 150"
"..UGS::ModlFeatureUI::CopyPaste"="10 49"
"PatternSpacingsList::list"="10 10 175"
"TermsList"="120 120 120 120 120 120 120 120 10"
"GroupsList"="10 100 10 10 100 100 10 10"
"ModlFeatureUI::Mirror::ReusableReferencesList"="264"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\FCNTLNAV\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\FILENEW\Tab Name]
"Tab Name"="Simulation"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\FILENEW\Template Name]
"Template Name"="FemNxNastranAeroelasticMetric.fem"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KFNT\WindowState\Dialogs\Dependencies]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KFNT\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KF\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KF\Columns]
"Column Headers"="NAME,On,200:VALUE,On,100:OBJECT_NAME,Off,100"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KF\Recent Functions]
"Recent Function 1"="sin"
"Recent Function 2"="cos"
"Recent Function 3"="tan"
"Recent Function 4"=""
"Recent Function 5"=""
"Recent Function 6"=""
"Recent Function 7"=""
"Recent Function 8"=""
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KF\Search Directories]
"Search Directories"=""
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KRUNAV\Libraries]
"ReuseLibraryShowFrequentTerms"=dword:00000001
"ReuseLibraryFrequentTermsNumber"=dword:00000006
"ReuseLibraryHierarchyInformation"=dword:00000000
"ReuseLibraryMatchUnits"=dword:00000000
"ReuseLibrarySearchWithFrequentTerm"=dword:00000001
"ReuseLibraryCreateIndexForAttribute"=dword:00000000
"ReuseLibraryCreateIndexForExpression"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KRUNAV\WindowState\Dialogs\UGS::ToolingUI::UICompBrowseView]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KRUNAV\WindowState\Dialogs\UGS::ToolingUI::UICompReuseBrowserPreview]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KRUNAV\WindowState\Dialogs\UGS::ToolingUI::UICompTcClassSearch]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\KRUNAV\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\OmniCAD for NX\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PARTNT\WindowState\Dialogs\Dependencies]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PARTNT\WindowState\Dialogs\Details]
"Expanded"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PARTNT\WindowState\Dialogs\Preview]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PARTNT\WindowState\Dialogs\UGS::PARTNAV::SearchUI]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PARTNT\WindowState]
"DialogsVisible"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PMI\Application]
"Status"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette1]
"URL"="C:\Users\Administrator\AppData\Local\Siemens\NX1953\history.pax"
"TNL_WIDTH"=dword:00000200
"TNL_VIEW"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette2]
"URL"="UG/ProcessStudioWizard:Process Studio"
"TNL_WIDTH"=dword:00000200
"TNL_VIEW"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette3]
"URL"="UG/CAM_WIZARD_PAL:Manufacturing Wizards"
"TNL_WIDTH"=dword:0000011e
"TNL_VIEW"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette4]
"URL"="UG/ROLE_SYSTEM_PAL:Roles"
"TNL_WIDTH"=dword:0000011e
"TNL_VIEW"=dword:00000003
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette5]
"URL"="C:\Program Files\O_3591_XN_SNEMEIS_O_SIEMENS_NX_1953_O\ugphoto\system_scene_data_dir\prepackaged_scenes.pax"
"TNL_WIDTH"=dword:0000011e
"TNL_VIEW"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Palettes\Standard\Palette6]
"URL"="C:\Program Files\O_3591_XN_SNEMEIS_O_SIEMENS_NX_1953_O\mach\samples\CAM_Machine_Samples.pax"
"TNL_WIDTH"=dword:0000011e
"TNL_VIEW"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PartNT\Columns]
"Column Headers"="NAME,On,430CURRENT_FEATURE,On,78OUT_OF_DATE,On,62FEATURE_TYPE,Off,200TIMESTAMP,On,62LAYER,On,35COLOR,On,36STATE,Off,100PARENT_INTERFACE,Off,100CREATED,On,67MODIFIED,On,65COMMENT,On,57REQUIREMENT_ID,Off,100PART_NAME,Off,100VALUE,Off,100CREATEDBY,Off,100MODIFIEDBY,Off,100ALERTS,Off,100VIEW_REPRESENTATION,Off,100SHEET_NUMBER,Off,100SHEET_REVISION,Off,100SHEET_EFFECTIVITY,Off,100ARRANGEMENT,Off,100FORMULA,On,48DISCLOSURE,Off,100DISCLOSURE_PURPOSE,Off,100MASS,Off,100MASS_STATUS,Off,100MASS_SOURCE_TYPE,Off,100"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PartNT\Filters]
"num_filters"=dword:00000006
"filter:1"="Only Failed FeaturesUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeFailed"
"filter:2"="Only Features With InformationUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeInformation"
"filter:3"="Only Features With WarningsUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeUpdateWarning"
"filter:4"="Only Suppressed FeaturesUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeSuppressed"
"filter:5"="No Suppressed FeaturesUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeUnsuppressed"
"filter:6"="Remove Up-to-Date FeaturesUGS::PARTNAV_category_filterExcludeAllFeaturesUGS::PARTNAV_state_filterIncludeOutOfDate"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\PartNT\Properties]
"AutoScroll"="Yes"
"AutomaticallyCollapseGroups"="Yes"
"DragDrop"="Yes"
"MarkParents"="Yes"
"ParentColor"=dword:00000098
"MarkChildren"="Yes"
"ChildColor"=dword:00000068
"NameDisplay"="name_and_type"
"FeatureCheckBoxAction"="hide"
"HideOnUse"="No"
"TreeMode"="timestamp"
"ShowExpressionsGroup"="No"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Parts\Recent\Native]
"UG Native part name 1"="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.⠀⠀⠀⠀◯⠀✤ᔓᔕᗱᗴ✤⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀✤ᗱᗴᔓᔕ✤⠀◯⠀⠀⠀⠀ .PRT"
"UG Native desc name 1"="<TЯP.⠀⠀⠀⠀◯⠀✤ᔓᔕᗱᗴ✤⠀◯⠀⠀⠀⠀ⵙ⠀⠀⠀⠀◯⠀✤ᗱᗴᔓᔕ✤⠀◯⠀⠀⠀⠀ >"
"UG Native pin state 1"=dword:00000000
"UG Native part name 2"="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.ᔓᔕᑎИNᗱᗴᕤᕦᕤᕦᗱᗴИNᑎᔓᔕ.prt"
"UG Native desc name 2"="<TЯP.ᔓᔕᑎИNᗱᗴᕤᕦᕤᕦᗱᗴИNᑎᔓᔕ>"
"UG Native pin state 2"=dword:00000000
"UG Native part name 3"="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.O.PRT"
"UG Native desc name 3"="<TЯP.O>"
"UG Native pin state 3"=dword:00000000
"UG Native part name 4"="C:\O\O_AIDIV_O_VIDIA_O\O_XN_O_NX_O\TЯP.O.prt"
"UG Native desc name 4"="<TЯP.O>"
"UG Native pin state 4"=dword:00000000
"UG Native part name 5"=""
"UG Native desc name 5"=""
"UG Native pin state 5"=dword:00000000
"UG Native part name 6"=""
"UG Native desc name 6"=""
"UG Native pin state 6"=dword:00000000
"UG Native part name 7"=""
"UG Native desc name 7"=""
"UG Native pin state 7"=dword:00000000
"UG Native part name 8"=""
"UG Native desc name 8"=""
"UG Native pin state 8"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Product Excellence Program]
"Popup Handled"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\Cabling\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\HVAC\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\Harness\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\PipeTube\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\Platform\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\Routing\Weld\Application]
"Status"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SDRDSDV\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\CDV]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\Preview]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\RBW]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\RHDSDV]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\SBW]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState\Dialogs\SSW]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SFEM_SNT\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SPPNT\WindowState\Dialogs\Preview]
"Expanded"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\SPPNT\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\UGS::Mfg::VSA::UI::VSANavigator\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\UGS::MotionDesignerUI::Nav::Navigator\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\UGS::RuleUI::NodeNavigatorFrame\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General\UGS::StructureDesignUI::StructureDesignNavigator\WindowState]
"DialogsVisible"=dword:00000001
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\General]
"Dialog Locked Formula Exps"=dword:00000001
"Dialog Active Part Module"=dword:00000000
"Dialog Hide Exp Groups"=dword:00000001
"Dialog Hide Inactive Exp Groups"=dword:00000001
"Dialog Group Reorder"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\Hide_message]
"GATEWAY_customer_defaults_save"="-2,1"
"Sketch_Validate"="-2,0"
"ColorPaletteWarning"="-2,1"
"Modeling_CurveTrimRecipe"="-2,1"
"Sketch_PersistentRelationDeleted"="-2,1"
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\Layout\Railing]
"Frame Marker"=dword:ffffffff
"Frame Pos X"=dword:00007fff
"Frame Pos Y"=dword:00007fff
"Clip Marker"=dword:00000001
"Clip Pos"=dword:00000000
"TearOff"=dword:00000000
"Dimming"=dword:00000000
"Dock Pos"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\Layout]
"LastRole"="C:\Program Files\O_3591_XN_SNEMEIS_O_SIEMENS_NX_1953_O\ugii\menus\roles\role_welcome.mtx"
"WelcomePageCount"=dword:00000000
"UseMenuFolding"=dword:00000000
"UseMenuFoldingDelay"=dword:00000000
"InitialDialogDisplay"=dword:00000000
"WarnUserMenubarLocked"=dword:00000001
"ChevronOption"=dword:00000000
"Save Layout"=dword:00000001
"Main"="3,1688x1058+-1+-1,1612x1008+34+21"
"Stretch Graphics"=dword:00000000
"UseTransparency"=dword:00000000
"Information"="0,873x517+294+0,0x0+0+0"
"DA1"="1700x1700+-10+-10"
"DA2"="1700x1700+270+199"
"FLOAT"="1700x1700+730+138"
"FSB"="0x0+0+0"
"DevelopmentExchange"=dword:00000001
"Horizon Windows Style"=dword:00000000
"Horizon Scheme Style"=dword:00000000
"WelcomePageUserResponse"=dword:00000000
"SketchWelcomePageCount"=dword:00000006
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\Selection]
"QuickPick Dialog X Position"=dword:00000342
"QuickPick Dialog Y Position"=dword:000000d4
"QuickPick Horizontal Snap"=dword:00000006
"QuickPick Vertical Snap"=dword:00000004
"QuickPick Show Search"=dword:00000000
"QuickPick Show Filter"=dword:00000000
"QuickPick Show Highlight"=dword:00000001
"Multi-Select Gesture"=dword:00000001
"Rollover Highlight"=dword:00000001
"Rollover Tooltip"=dword:00000001
"Rollover Delay"=dword:00000001
"QuickPick Delay Percent"=dword:0000003c
"QuickPick Show as See-Thru"=dword:00000001
"Radius"=dword:00000002
"Crosshairs"=dword:00000000
[HKEY_CURRENT_USER\Software\Unigraphics Solutions\NX\1953\Visualization]
"Default Date"=dword:01329016
"Standard Font Date"=dword:0132b72b
"o o:0.0 GeForce GTX 460/PCIe/SSE2 configuration"="polyline_set=vbo,0:tri_set=vbo,0:tri_strip_set=vbo,0:"
"Moving Frame Detail"="0.000000"
"Moving Screen Cull"="0.000200"
"Enable Moving Screen Cull"=dword:00000000
"Moving Size Cull"="0.000000"
"Enable Moving Size Cull"=dword:00000000
"Still Frame Detail"="0.000000"
"Still Screen Cull"="0.000100"
"Enable Still Screen Cull"=dword:00000000
"Still Size Cull"="0.000000"
"Enable Still Size Cull"=dword:00000000
"Fixed Frame Rate"=dword:00000000
"ViewAnimationSpeed"="0.000000"
"EnableHighPrecisionRotation"=dword:00000000
"LockVerticalAxis"=dword:00000001
"IgnoreLockVerticalAxis"=dword:00000000
"Full-Scene Antialiasing"=dword:00000000
"Fit to Environment Walls"=dword:00000001
"TiltSnapAngle"="1.406250"
"Translucency"=dword:00000000
"Hidden Geometry Highlight Mode"=dword:00000000
"Wireframe Contrast"=dword:00000000
"Backface Culling"=dword:00000000
"X Resolution o:0.0"="0.147503"
"Y Resolution o:0.0"="0.147503"
"Disable Dynamic Shadow Update"=dword:00000000
"Disable Dynamic Soft Shadows"=dword:00000000
"Disable Dynamic Camera Direction Plane Texture Space Update"=dword:00000000
"Disable Dynamic Advanced Studio Ambient Shadows Update"=dword:00000000
"Disable Dynamic Advanced Studio Floor Reflection Update"=dword:00000000
"Disable Dynamic Advanced Studio Image-based Lighting Update"=dword:00000000
"ExcludeDatumsFromFit"=dword:00000000
"Analysis Edge Highlight Mode"=dword:00000000
"Standard Font Family"="Quivira"
"Standard Font Style"="Regular"
"Standard Font Size"=dword:00000006

View file

@ -0,0 +1,355 @@
{
"Products": [
{
"Name": "SolidEdge",
"Version": "220.00.00.104",
"Platform": "wntx64",
"Registered": "1577531552",
"Server": "https://sangwc.industrysoftware.automation.siemens.com/",
"Values": {
"Machine.Clock": "3.343Ghz",
"Machine.Cores": 2.0,
"Machine.Hyperthreading": "Unknown",
"Machine.LogicalProcessors": 2.0,
"Machine.Manufacturer": "System manufacturer",
"Machine.Model": "System Product Name",
"Machine.PhysicalProcessors": 1.0,
"Machine.Processor": "Intel(R) Core(TM) i3 CPU 560 @ 3.33GHz",
"Machine.SystemType": "x64-based PC",
"Monitors.Monitor0.Adapter": "NVIDIA GeForce GTX 460",
"Monitors.Monitor0.Connector": "DVI",
"Monitors.Monitor0.DpiAwareness": 1.0,
"Monitors.Monitor0.Frequency": 60.0,
"Monitors.Monitor0.Height": 1050.0,
"Monitors.Monitor0.Name": "Philips 220X",
"Monitors.Monitor0.PhysicalDPI": 90.0,
"Monitors.Monitor0.Primary": 1.0,
"Monitors.Monitor0.ScaleFactor": 100.0,
"Monitors.Monitor0.Vendor": "PHL",
"Monitors.Monitor0.VirtualDPI": 96.0,
"Monitors.Monitor0.Width": 1680.0,
"Monitors.Summary.Topology": "Homogeneous,DPIAware",
"OperatingSystem.Architecture": "64-bit",
"OperatingSystem.Language": "Gujarati",
"OperatingSystem.Name": "Microsoft Windows 7 Ultimate",
"OperatingSystem.ServicePack": "Service Pack 1",
"OperatingSystem.Version": "6.1.7601",
"SDKVersion": "2.1.0.383",
"Session.Start_Time": "12/28/2019 13:12:30",
"SolidEdge Information.Level": "Purchased",
"SolidEdge Information.License": "solidedgepremium",
"SolidEdge Information.LicenseCategory": "Floating",
"SolidEdge Information.Locale": "en-US",
"SolidEdge Information.Type": "Unknown",
"SolidEdge Information.Version": "220.00.00.104",
"User.ID": "96BF07A4-E174-401B-BB1F-C63B072D2475",
"Video.Adapter.Name": "NVIDIA GeForce GTX 460",
"Video.Adapter.Vendor": "NVIDIA",
"Video.Adapter.Version": "23.21.13.9135",
"Video.ChipSet.DACType": "Internal",
"Video.ChipSet.Processor": "NVIDIA GeForce GTX 460",
"Video.ChipSet.VideoRAM": 1024.0,
"Video.Display.BitsPerPixel": 32.0,
"Video.Display.Frequency": 60.0,
"Video.Display.Height": 1050.0,
"Video.Display.Width": 1680.0,
"Video.Settings.AppDisplay": "Ac,Hx",
"Video.Settings.Effects": "TF,MF",
"Video.Settings.ScaleFactor": 100.0
},
"Settings": {
"disable_certificates": 1.0
},
"Inhibit": []
},
{
"Name": "NX",
"Version": "1888",
"Platform": "wntx64",
"Registered": "1579252427",
"Server": "https://sangwc.industrysoftware.automation.siemens.com/",
"Values": {
"ChangedCustomerDefaults.Solids_MassPropsAccuracy": "0.999999",
"Channel Type": "Main",
"Configuration": "Default",
"ENVs.UGII_CHECKING_LEVEL": 0.0,
"ENVs.UGII_DISPLAY_DEBUG": 0.0,
"FullVersion": "1872.2602",
"Kits:catiav5": "",
"Kits:diagramcore": "",
"Kits:dxfdwg": "",
"Kits:iges": "",
"Kits:install": "",
"Kits:localization": "",
"Kits:mech": "",
"Kits:nxassembly": "",
"Kits:nxbin": "",
"Kits:nxcae_extras": "",
"Kits:nxhuman": "",
"Kits:nxnastran": "",
"Kits:nxparts": "",
"Kits:nxplot": "",
"Kits:nxproe": "",
"Kits:pvtrans": "",
"Kits:rel_info": "",
"Kits:simulation": "",
"Kits:step203ug": "",
"Kits:step214ug": "",
"Kits:translators": "",
"Kits:ugcatia": "",
"Kits:ugflexlm": "",
"Kits:ugii": "",
"Kits:ugimw": "",
"Kits:ugmanager": "",
"Kits:ugphoto": "",
"Kits:ugtips": "",
"Kits:ugto2d": "",
"Kits:ugweb": "",
"Participating": "true",
"RAM (GB)": 7.9912643432617188,
"SDKVersion": "2.3.0.411"
},
"Settings": {
"disable_certificates": 1.0
},
"Inhibit": []
},
{
"Name": "NX",
"Version": "1969",
"Platform": "wntx64",
"Registered": "1619478042",
"Server": "https://sangwc.industrysoftware.automation.siemens.com/",
"Values": {
"CCD.Disable_Plane_Translucency": "Yes",
"CCD.InitialBookmarkDir_WIN": "<yes>",
"CCD.Model_BlendRadius_MU": "0.5",
"CCD.Model_BlockXCLength_MU": "1.0",
"CCD.Model_BlockYCWidth_MU": "1.0",
"CCD.Model_BlockZCHeight_MU": "1.0",
"CCD.Model_BossDiameter_MU": "1.0",
"CCD.Model_BossHeight_MU": "2.0",
"CCD.Model_ConeBaseDiameter_MU": "0.5",
"CCD.Model_ConeHeight_MU": "0.25",
"CCD.Model_CylinderDiameter_MU": "0.5",
"CCD.Model_CylinderHeight_MU": "1.0",
"CCD.Model_Dart_Depth_MU": "1.0",
"CCD.Model_Dart_Radius_MU": "0.5",
"CCD.Model_DiagnosticsColor": "50",
"CCD.Model_DimensionColor": "123",
"CCD.Model_Emboss_Offset_MU": "0.5",
"CCD.Model_Emboss_Taper": "1.40625",
"CCD.Model_Enable_Trimmed_Animation": "No",
"CCD.Model_GrooveCornerRadius_MU": "0.0625",
"CCD.Model_GrooveDiameter_MU": "1.0",
"CCD.Model_GrooveWidth_MU": "0.5",
"CCD.Model_Offset_Emboss_Bottom_Distance_MU": "1.0",
"CCD.Model_Offset_Emboss_Height_Offset_MU": "1.0",
"CCD.Model_Offset_Emboss_Left_Width_MU": "1.0",
"CCD.Model_Offset_Emboss_Right_Width_MU": "1.0",
"CCD.Model_Offset_Emboss_Side_Offset_MU": "1.0",
"CCD.Model_Offset_Emboss_Top_Distance_MU": "1.0",
"CCD.Model_PreviewColor": "1",
"CCD.Model_Preview_Resolution_Settings": "Fine",
"CCD.Model_Rebuild_Maximum_Degree": "24",
"CCD.Model_SimpleHoleDepth_MU": "0.5",
"CCD.Model_SimpleHoleDiameter_MU": "1.0",
"CCD.Model_SphereDiameter_MU": "1.0",
"CCD.NX_Flythrough_NavigationSpeed": "100",
"CCD.NX_Flythrough_PerspectiveOnExit": "Revert to Previous State",
"CCD.NX_welcomePageDisplayTimes": "0",
"CCD.Sketch_arcNamePrefix": "<yes>",
"CCD.Sketch_concentric": "Yes",
"CCD.Sketch_conicNamePrefix": "<yes>",
"CCD.Sketch_curveColor": "123",
"CCD.Sketch_dimensionalConstraints": "No",
"CCD.Sketch_displayAutoDimensions": "No",
"CCD.Sketch_displayPersistentRelations": "Yes",
"CCD.Sketch_displayReferenceGeometry": "Yes",
"CCD.Sketch_displayWelcomeSessions": "0",
"CCD.Sketch_displayobjectcolor": "Yes",
"CCD.Sketch_dynamicRelationDisplay": "Yes",
"CCD.Sketch_equalLength": "Yes",
"CCD.Sketch_equalRadius": "Yes",
"CCD.Sketch_lineNamePrefix": "<yes>",
"CCD.Sketch_sketchNamePrefix": "<yes>",
"CCD.Sketch_snapAngle": "1.40625",
"CCD.Sketch_splineNamePrefix": "<yes>",
"CCD.Sketch_vertexNamePrefix": "<yes>",
"CCD.Sketch_viewOrientation": "No",
"CCD.Solids_DynamicUpdate": "Continuous",
"CCD.Solids_ImmediateChildren": "All",
"CCD.Solids_MassPropsAccuracy": "0.999999",
"CCD.Solids_tolerAngl": "0.087890625",
"CCD.Solids_tolerDist_MU": "1e-05",
"CCD.SubdivisionModeling_CagePolylineColor": "123",
"CCD.SubdivisionModeling_CagePolylineVertexColor": "123",
"CCD.SubdivisionModeling_ConstraintColor": "50",
"CCD.SubdivisionModeling_LineColor": "123",
"CCD.SubdivisionModeling_VertexColor": "123",
"CCD.UG_PartNav_TreeMode": "No",
"CCD.UG_alignResourceBar": "On Right",
"CCD.UG_default_usrt_dir_WIN": "<yes>",
"CCD.UG_dialogBarDecimalPlaces": "11",
"CCD.UG_disableDynamicUpdateAdvancedStudio": "No",
"CCD.UG_ignoreLockVerticalAxis": "Yes",
"CCD.UG_initialGripDir_WIN": "<yes>",
"CCD.UG_initialJournalDir_WIN": "<yes>",
"CCD.UG_initialMacroDir_WIN": "<yes>",
"CCD.UG_initialMovieDir_WIN": "<yes>",
"CCD.UG_initialPartDir_WIN": "<yes>",
"CCD.UG_initialUFunDir_WIN": "<yes>",
"CCD.UG_initialView": "Front",
"CCD.UG_listingDecimalPlaces_MU": "14",
"CCD.UG_lockVerticalAxis": "Yes",
"CCD.UG_modelRoughOffsetDistance_MU": "1.0",
"CCD.UG_navigateAutoPerspOff": "Yes",
"CCD.UG_planeAndDatumColor": "1",
"CCD.UG_retainAnalysisData": "Yes",
"CCD.UG_shininess": "0.0",
"CCD.UG_showAllOutOfFocusHandleInputFields": "Yes",
"CCD.UG_textFieldDecimalPlaces": "11",
"CCD.UG_tolerance": "5e-05",
"CCD.UG_undoConfirmation": "On",
"CCD.UG_viewSectioningActivePlaneDisplay": "Off",
"Channel Type": "Main",
"Configuration": "Default",
"ENVs.UGII_CHECKING_LEVEL": 0.0,
"ENVs.UGII_DISPLAY_DEBUG": 0.0,
"FullVersion": "1953.2802",
"Kits:automated_testing": "",
"Kits:automation_designer": "",
"Kits:capitalintegration": "",
"Kits:catiav5": "",
"Kits:cmm_inspection": "",
"Kits:design_tools": "",
"Kits:diagramcore": "",
"Kits:diagramming": "",
"Kits:drafting": "",
"Kits:dxfdwg": "",
"Kits:iges": "",
"Kits:install": "",
"Kits:localization": "",
"Kits:mach": "",
"Kits:manufacturing_planning": "",
"Kits:mbd": "",
"Kits:mech": "",
"Kits:mechatronics": "",
"Kits:moldcooling": "",
"Kits:moldwizard": "",
"Kits:mpa": "",
"Kits:nx_vsa": "",
"Kits:nxassembly": "",
"Kits:nxbin": "",
"Kits:nxcae_extras": "",
"Kits:nxcoatings": "",
"Kits:nxhuman": "",
"Kits:nxjoin": "",
"Kits:nxnastran": "",
"Kits:nxparts": "",
"Kits:nxplot": "",
"Kits:nxproe": "",
"Kits:nxreports": "",
"Kits:nxship": "",
"Kits:nxstructuredesign": "",
"Kits:nxvr": "",
"Kits:postbuild": "",
"Kits:pstudio": "",
"Kits:pvtrans": "",
"Kits:rel_info": "",
"Kits:routing": "",
"Kits:rule": "",
"Kits:simulation": "",
"Kits:stage_model": "",
"Kits:stamping_tools": "",
"Kits:step203ug": "",
"Kits:step214ug": "",
"Kits:tdp": "",
"Kits:tooling_base": "",
"Kits:translators": "",
"Kits:ugalliance": "",
"Kits:ugautomotive": "",
"Kits:ugcatia": "",
"Kits:ugflexlm": "",
"Kits:ugfpcd": "",
"Kits:ugii": "",
"Kits:ugimw": "",
"Kits:ugmanager": "",
"Kits:ugopen": "",
"Kits:ugopenpp": "",
"Kits:ugpcbx": "",
"Kits:ugpcbxchange": "",
"Kits:ugphoto": "",
"Kits:ugstructures": "",
"Kits:ugstudio": "",
"Kits:ugtips": "",
"Kits:ugto2d": "",
"Kits:ugweb": "",
"Kits:ugweld": "",
"Kits:unfold": "",
"Participating": "true",
"RAM (GB)": 7.9912605285644531,
"SDKVersion": "2.7.0.969602",
"UIPreferenceSettings.Applied Role": "Welcome",
"UIPreferenceSettings.Confirm Undo": "On",
"UIPreferenceSettings.Dialog Content": "More",
"UIPreferenceSettings.Dialog Decimal Places": "11",
"UIPreferenceSettings.Display Alerts on Info": "On",
"UIPreferenceSettings.Display Alerts on Warnings": "On",
"UIPreferenceSettings.Enable Numeric Touch Pad": "On",
"UIPreferenceSettings.Enable Radial Touch Pad": "On",
"UIPreferenceSettings.Full Screen": "Flyout Ribbon",
"UIPreferenceSettings.Home Page URL": "https://community.plm.automation.siemens.com/t5/NX-Design-Forum/ct-p/NXforDesign ",
"UIPreferenceSettings.Info Window Decimal Places": "14",
"UIPreferenceSettings.Info Window System Precision": "Off",
"UIPreferenceSettings.Insert Menu Comments": "On",
"UIPreferenceSettings.Journal File Format": "Unicode",
"UIPreferenceSettings.Journal Language": "Visual Basic",
"UIPreferenceSettings.Macro Playback Display Dialogs": "Off",
"UIPreferenceSettings.Macro Playback Pause Duration": "60",
"UIPreferenceSettings.Macro Playback Pause Indefinite": "Off",
"UIPreferenceSettings.Macro Record Transforms": "Off",
"UIPreferenceSettings.Resource Bar Display": "On Right",
"UIPreferenceSettings.Resource Bar Flyout": "On",
"UIPreferenceSettings.Resource Bar on 2nd Monitor": "No Change",
"UIPreferenceSettings.Save Layout": "On",
"UIPreferenceSettings.Slim Ribbon": "On",
"UIPreferenceSettings.Status Line Position": "Top",
"UIPreferenceSettings.Theme Type": "Light",
"UIPreferenceSettings.Touch Monitor Diagonal": "22",
"UIPreferenceSettings.Tracking Bar Decimal Places": "11",
"UIPreferenceSettings.Tracking Bar Track Cursor": "On",
"UIPreferenceSettings.Transparency": "On",
"std-AppLanguage": "en_US",
"std-FullVersion": "1953.2802",
"std-OptOut": "false"
}
}
],
"Endpoint": "02X627516dfd657d3b44b00ebd016b21311564f9",
"OsName": "Windows",
"OsLocale": "be_BY",
"OsVersion": "6.1",
"OsArch": "x86_64",
"TZ": "UTC+03:00",
"Virtual": "No",
"Disk Drives.Disk Drive1 Media Type": "Fixed hard disk media",
"Disk Drives.Disk Drive1 Model": "WDC WD10EALX-009BA0 ATA Device",
"Disk Drives.Disk Drive1 Size": "932 GB",
"Disk Drives.Disk Drive2 Media Type": "Fixed hard disk media",
"Disk Drives.Disk Drive2 Model": "WDC WD10EALX-009BA0 ATA Device",
"Disk Drives.Disk Drive2 Size": "932 GB",
"Monitors.Monitor1 Resolution": "1680 x 1050",
"Number of Logical Processors": "2",
"Number of Monitors": "1",
"Number of Processors": "1",
"Physical Memory": "8 GB",
"Primary Monitor Resolution": "1680 x 1050",
"Processors.Processor1 Description": "Intel64 Family 6 Model 37 Stepping 5",
"Processors.Processor1 Manufacturer": "GenuineIntel",
"Processors.Processor1 Name": "Intel(R) Core(TM) i3 CPU 560 @ 3.33GHz",
"Processors.Processor1 Number of Cores": "2",
"Video Cards.Video Card1 Driver Version": "23.21.13.9135",
"Video Cards.Video Card1 Name": "NVIDIA GeForce GTX 460",
"OsBuildNumber": "7601"
}