VirtualFramework/Data/Xml/BaoShiZhuoMoJiaGong.xml

163 lines
3.1 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Module>
<Scene>BaoShiZhuoMoJiaGong</Scene>
<Type>All</Type>
<Name>宝石琢磨加工</Name>
<!--状态机-->
<FSM name="状态机1">
<State name="初始状态">
<Enter>
<Action type="Sequence">
<Action type="UIShow" value="UIOperationList"></Action>
<Action type="NextOperation"></Action>
<Action type="StrEvent" name="HighLightTrigger" value="false"></Action>
</Action>
</Enter>
</State>
<Transision from="any" to="初始状态">
</Transision>
</FSM>
<Descript>
宝石琢磨加工是一项精细的工艺,主要目的是将原石打造成具有美观外形和光学效果的宝石。以下是宝石琢磨加工的详细过程:切割下料——粗磨毛坯——粘胶上杆——圈磨腰形——冠部研磨——冠部抛光——宝石翻胶——亭部研磨——亭部抛光——脱胶清洗。其中用到的仪器主要有:玉石切割机、宝石研磨机。本实验将宝石琢磨加工工序进行一一讲解。
</Descript>
<!--随便配置的分数模块-->
<Score>
<Item step="1111" name="1111" sum="2" bind=""/>
</Score>
<Operation moduleType="Study" freeStep="true">
<Step name="宝石琢磨加工">
<Step name="1.切割下料">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="1.切割下料">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="1.切割下料">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="1.切割下料">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="1.切割下料">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="2.粗磨毛坯">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="2.粗磨毛坯">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="2.粗磨毛坯">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="3.粘胶上杆">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="3.粘胶上杆">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="4.圈磨腰形">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="4.圈磨腰形">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
<Step name="4.圈磨腰形">
<Start>
<Action type="Sequence">
</Action>
</Start>
</Step>
</Step>
</Operation>
</Module>