MeasureListInteractiveModel.xml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  1. <?xml version="1.0" encoding="utf-16"?>
  2. <ROOT xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  3. <AttributeMapDataNodes>
  4. <FirstNode>
  5. <Name>长度测量</Name>
  6. <Attribute>
  7. <SecondNode>
  8. <Text>直线</Text>
  9. <Name>MeasureLine</Name>
  10. <Attribute>
  11. <Item>
  12. <Text>物理长度</Text>
  13. <Name>PhysicalLength</Name>
  14. </Item>
  15. </Attribute>
  16. </SecondNode>
  17. <SecondNode>
  18. <Text>长度</Text>
  19. <Name>MeasureLength</Name>
  20. <Attribute>
  21. <Item>
  22. <Text>物理长度</Text>
  23. <Name>PhysicalLength</Name>
  24. </Item>
  25. </Attribute>
  26. </SecondNode>
  27. <SecondNode>
  28. <Text>水平线</Text>
  29. <Name>MeasureHLine</Name>
  30. <Attribute>
  31. <Item>
  32. <Text>物理长度</Text>
  33. <Name>PhysicalLength</Name>
  34. </Item>
  35. </Attribute>
  36. </SecondNode>
  37. <SecondNode>
  38. <Text>垂线</Text>
  39. <Name>MeasureVLine</Name>
  40. <Attribute>
  41. <Item>
  42. <Text>物理长度</Text>
  43. <Name>PhysicalLength</Name>
  44. </Item>
  45. </Attribute>
  46. </SecondNode>
  47. <SecondNode>
  48. <Text>距离</Text>
  49. <Name>MeasureDistanceLine</Name>
  50. <Attribute>
  51. <Item>
  52. <Text>物理长度</Text>
  53. <Name>PhysicalLength</Name>
  54. </Item>
  55. </Attribute>
  56. </SecondNode>
  57. </Attribute>
  58. </FirstNode>
  59. <FirstNode>
  60. <Name>多点线段</Name>
  61. <Attribute>
  62. <SecondNode>
  63. <Text>多点直线</Text>
  64. <Name>MeasureMulLine</Name>
  65. <Attribute>
  66. <Item>
  67. <Text>物理长度</Text>
  68. <Name>PhysicalLength</Name>
  69. </Item>
  70. </Attribute>
  71. </SecondNode>
  72. <SecondNode>
  73. <Text>多点水平线</Text>
  74. <Name>MeasureMulHVLine</Name>
  75. <Attribute>
  76. <Item>
  77. <Text>物理长度</Text>
  78. <Name>PhysicalLength</Name>
  79. </Item>
  80. </Attribute>
  81. </SecondNode>
  82. <SecondNode>
  83. <Text>多点线段</Text>
  84. <Name>MeasureMulSegment</Name>
  85. <Attribute>
  86. <Item>
  87. <Text>物理长度</Text>
  88. <Name>PhysicalLength</Name>
  89. </Item>
  90. </Attribute>
  91. </SecondNode>
  92. <SecondNode>
  93. <Text>多点垂直线</Text>
  94. <Name>MeasureMulVLine</Name>
  95. <Attribute>
  96. <Item>
  97. <Text>物理长度</Text>
  98. <Name>PhysicalLength</Name>
  99. </Item>
  100. </Attribute>
  101. </SecondNode>
  102. </Attribute>
  103. </FirstNode>
  104. <FirstNode>
  105. <Name>曲线长度</Name>
  106. <Attribute>
  107. <SecondNode>
  108. <Text>折线</Text>
  109. <Name>MeasureBrokenLine</Name>
  110. <Attribute>
  111. <Item>
  112. <Text>物理长度</Text>
  113. <Name>PhysicalLength</Name>
  114. </Item>
  115. </Attribute>
  116. </SecondNode>
  117. <SecondNode>
  118. <Text>轨迹曲线</Text>
  119. <Name>MeasureTraceCurve</Name>
  120. <Attribute>
  121. <Item>
  122. <Text>物理长度</Text>
  123. <Name>PhysicalLength</Name>
  124. </Item>
  125. </Attribute>
  126. </SecondNode>
  127. <SecondNode>
  128. <Text>曲线</Text>
  129. <Name>MeasureCurveLine</Name>
  130. <Attribute>
  131. <Item>
  132. <Text>物理长度</Text>
  133. <Name>PhysicalLength</Name>
  134. </Item>
  135. </Attribute>
  136. </SecondNode>
  137. </Attribute>
  138. </FirstNode>
  139. <FirstNode>
  140. <Name>点垂线测量</Name>
  141. <Attribute>
  142. <SecondNode>
  143. <Text>点垂线</Text>
  144. <Name>MeasurePLine</Name>
  145. <Attribute>
  146. <Item>
  147. <Text>物理长度</Text>
  148. <Name>PhysicalLength</Name>
  149. </Item>
  150. </Attribute>
  151. </SecondNode>
  152. <SecondNode>
  153. <Text>多点垂线</Text>
  154. <Name>MeasureMulPLine</Name>
  155. <Attribute>
  156. <Item>
  157. <Text>物理长度</Text>
  158. <Name>PhysicalLength</Name>
  159. </Item>
  160. </Attribute>
  161. </SecondNode>
  162. <SecondNode>
  163. <Text>水平多点垂线</Text>
  164. <Name>MeasureHMulPLine</Name>
  165. <Attribute>
  166. <Item>
  167. <Text>物理长度</Text>
  168. <Name>PhysicalLength</Name>
  169. </Item>
  170. </Attribute>
  171. </SecondNode>
  172. <SecondNode>
  173. <Text>垂直多点垂线</Text>
  174. <Name>MeasureVMulPLine</Name>
  175. <Attribute>
  176. <Item>
  177. <Text>物理长度</Text>
  178. <Name>PhysicalLength</Name>
  179. </Item>
  180. </Attribute>
  181. </SecondNode>
  182. <SecondNode>
  183. <Text>点到水平线距离</Text>
  184. <Name>MeasurePointHLine</Name>
  185. <Attribute>
  186. <Item>
  187. <Text>物理长度</Text>
  188. <Name>PhysicalLength</Name>
  189. </Item>
  190. </Attribute>
  191. </SecondNode>
  192. </Attribute>
  193. </FirstNode>
  194. <FirstNode>
  195. <Name>平行线测量</Name>
  196. <Attribute>
  197. <SecondNode>
  198. <Text>平行线</Text>
  199. <Name>MeasureParallelLine</Name>
  200. <Attribute>
  201. <Item>
  202. <Text>物理长度</Text>
  203. <Name>PhysicalLength</Name>
  204. </Item>
  205. </Attribute>
  206. </SecondNode>
  207. <SecondNode>
  208. <Text>多点平行线</Text>
  209. <Name>MeasureMulParallelLine</Name>
  210. <Attribute>
  211. <Item>
  212. <Text>物理长度</Text>
  213. <Name>PhysicalLength</Name>
  214. </Item>
  215. </Attribute>
  216. </SecondNode>
  217. <SecondNode>
  218. <Text>水平多点平行线</Text>
  219. <Name>MeasureHMulParallelLine</Name>
  220. <Attribute>
  221. <Item>
  222. <Text>物理长度</Text>
  223. <Name>PhysicalLength</Name>
  224. </Item>
  225. </Attribute>
  226. </SecondNode>
  227. <SecondNode>
  228. <Text>垂直多点平行线</Text>
  229. <Name>MeasureVMulParallelLine</Name>
  230. <Attribute>
  231. <Item>
  232. <Text>物理长度</Text>
  233. <Name>PhysicalLength</Name>
  234. </Item>
  235. </Attribute>
  236. </SecondNode>
  237. </Attribute>
  238. </FirstNode>
  239. <FirstNode>
  240. <Name>多边形测量</Name>
  241. <Attribute>
  242. <SecondNode>
  243. <Text>闭合曲线</Text>
  244. <Name>MeasureClosedCurve</Name>
  245. <Attribute>
  246. <Item>
  247. <Text>物理长度</Text>
  248. <Name>PhysicalLength</Name>
  249. </Item>
  250. <Item>
  251. <Text>物理面积</Text>
  252. <Name>PhysicalArea</Name>
  253. </Item>
  254. </Attribute>
  255. </SecondNode>
  256. <SecondNode>
  257. <Text>多边形</Text>
  258. <Name>MeasurePolygon</Name>
  259. <Attribute>
  260. <Item>
  261. <Text>物理长度</Text>
  262. <Name>PhysicalLength</Name>
  263. </Item>
  264. <Item>
  265. <Text>物理面积</Text>
  266. <Name>PhysicalArea</Name>
  267. </Item>
  268. </Attribute>
  269. </SecondNode>
  270. <SecondNode>
  271. <Text>矩形</Text>
  272. <Name>MeasureRectangle</Name>
  273. <Attribute>
  274. <Item>
  275. <Text>物理面积</Text>
  276. <Name>PhysicalArea</Name>
  277. </Item>
  278. <Item>
  279. <Text>物理周长</Text>
  280. <Name>PhysicalCircumference</Name>
  281. </Item>
  282. </Attribute>
  283. </SecondNode>
  284. <SecondNode>
  285. <Text>任意矩形</Text>
  286. <Name>MeasureRandRectangle</Name>
  287. <Attribute>
  288. <Item>
  289. <Text>物理面积</Text>
  290. <Name>PhysicalArea</Name>
  291. </Item>
  292. <Item>
  293. <Text>物理周长</Text>
  294. <Name>PhysicalCircumference</Name>
  295. </Item>
  296. </Attribute>
  297. </SecondNode>
  298. <SecondNode>
  299. <Text>正方形</Text>
  300. <Name>MeasureSquare</Name>
  301. <Attribute>
  302. <Item>
  303. <Text>物理面积</Text>
  304. <Name>PhysicalArea</Name>
  305. </Item>
  306. <Item>
  307. <Text>物理周长</Text>
  308. <Name>PhysicalCircumference</Name>
  309. </Item>
  310. </Attribute>
  311. </SecondNode>
  312. <SecondNode>
  313. <Text>任意正方形</Text>
  314. <Name>MeasureRandSquare</Name>
  315. <Attribute>
  316. <Item>
  317. <Text>物理面积</Text>
  318. <Name>PhysicalArea</Name>
  319. </Item>
  320. <Item>
  321. <Text>物理周长</Text>
  322. <Name>PhysicalCircumference</Name>
  323. </Item>
  324. </Attribute>
  325. </SecondNode>
  326. <SecondNode>
  327. <Text>轨迹多边形</Text>
  328. <Name>MeasureTracePolygon</Name>
  329. <Attribute>
  330. <Item>
  331. <Text>物理长度</Text>
  332. <Name>PhysicalLength</Name>
  333. </Item>
  334. <Item>
  335. <Text>物理面积</Text>
  336. <Name>PhysicalArea</Name>
  337. </Item>
  338. </Attribute>
  339. </SecondNode>
  340. </Attribute>
  341. </FirstNode>
  342. <FirstNode>
  343. <Name>圆形测量</Name>
  344. <Attribute>
  345. <SecondNode>
  346. <Text>三点圆</Text>
  347. <Name>MeasureCircle</Name>
  348. <Attribute>
  349. <Item>
  350. <Text>物理面积</Text>
  351. <Name>PhysicalArea</Name>
  352. </Item>
  353. <Item>
  354. <Text>物理半径</Text>
  355. <Name>PhysicalRadius</Name>
  356. </Item>
  357. </Attribute>
  358. </SecondNode>
  359. <SecondNode>
  360. <Text>向内画圆</Text>
  361. <Name>MeasureInnerCircle</Name>
  362. <Attribute>
  363. <Item>
  364. <Text>物理面积</Text>
  365. <Name>PhysicalArea</Name>
  366. </Item>
  367. <Item>
  368. <Text>物理半径</Text>
  369. <Name>PhysicalRadius</Name>
  370. </Item>
  371. </Attribute>
  372. </SecondNode>
  373. <SecondNode>
  374. <Text>向外画圆</Text>
  375. <Name>MeasureOuterCircle</Name>
  376. <Attribute>
  377. <Item>
  378. <Text>物理面积</Text>
  379. <Name>PhysicalArea</Name>
  380. </Item>
  381. <Item>
  382. <Text>物理半径</Text>
  383. <Name>PhysicalRadius</Name>
  384. </Item>
  385. </Attribute>
  386. </SecondNode>
  387. <SecondNode>
  388. <Text>直径画圆</Text>
  389. <Name>MeasureDiameterCircle</Name>
  390. <Attribute>
  391. <Item>
  392. <Text>物理面积</Text>
  393. <Name>PhysicalArea</Name>
  394. </Item>
  395. <Item>
  396. <Text>物理半径</Text>
  397. <Name>PhysicalRadius</Name>
  398. </Item>
  399. </Attribute>
  400. </SecondNode>
  401. <SecondNode>
  402. <Text>点到圆距离</Text>
  403. <Name>MeasurePointEdgeSize</Name>
  404. <Attribute>
  405. <Item>
  406. <Text>物理距离</Text>
  407. <Name>PhysicalDistance</Name>
  408. </Item>
  409. <Item>
  410. <Text>物理面积</Text>
  411. <Name>PhysicalArea</Name>
  412. </Item>
  413. </Attribute>
  414. </SecondNode>
  415. <SecondNode>
  416. <Text>点到圆心距离</Text>
  417. <Name>MeasurePointCenterSize</Name>
  418. <Attribute>
  419. <Item>
  420. <Text>物理距离</Text>
  421. <Name>PhysicalDistance</Name>
  422. </Item>
  423. <Item>
  424. <Text>物理面积</Text>
  425. <Name>PhysicalArea</Name>
  426. </Item>
  427. </Attribute>
  428. </SecondNode>
  429. <SecondNode>
  430. <Text>点到圆弧距离</Text>
  431. <Name>MeasurePointArcSize</Name>
  432. <Attribute>
  433. <Item>
  434. <Text>物理距离</Text>
  435. <Name>PhysicalDistance</Name>
  436. </Item>
  437. <Item>
  438. <Text>物理面积</Text>
  439. <Name>PhysicalArea</Name>
  440. </Item>
  441. </Attribute>
  442. </SecondNode>
  443. </Attribute>
  444. </FirstNode>
  445. <FirstNode>
  446. <Name>角度测量</Name>
  447. <Attribute>
  448. <SecondNode>
  449. <Text>三点角度</Text>
  450. <Name>MeasureThreePointAngle</Name>
  451. <Attribute>
  452. <Item>
  453. <Text>角度</Text>
  454. <Name>Angle</Name>
  455. </Item>
  456. </Attribute>
  457. </SecondNode>
  458. <SecondNode>
  459. <Text>四点角度</Text>
  460. <Name>MeasureFourPointAngle</Name>
  461. <Attribute>
  462. <Item>
  463. <Text>角度</Text>
  464. <Name>Angle</Name>
  465. </Item>
  466. </Attribute>
  467. </SecondNode>
  468. <SecondNode>
  469. <Text>三点弧</Text>
  470. <Name>MeasureThreePointArc</Name>
  471. <Attribute>
  472. <Item>
  473. <Text>物理面积</Text>
  474. <Name>PhysicalArea</Name>
  475. </Item>
  476. <Item>
  477. <Text>物理半径</Text>
  478. <Name>PhysicalRadius</Name>
  479. </Item>
  480. <Item>
  481. <Text>角度</Text>
  482. <Name>Angle</Name>
  483. </Item>
  484. </Attribute>
  485. </SecondNode>
  486. </Attribute>
  487. </FirstNode>
  488. <FirstNode>
  489. <Name>对准度测量</Name>
  490. <Attribute>
  491. <SecondNode>
  492. <Text>圆心到圆心距离</Text>
  493. <Name>MeasureCenterCenterSize</Name>
  494. <Attribute>
  495. <Item>
  496. <Text>物理距离</Text>
  497. <Name>PhysicalDistance</Name>
  498. </Item>
  499. <Item>
  500. <Text>物理面积</Text>
  501. <Name>PhysicalArea</Name>
  502. </Item>
  503. </Attribute>
  504. </SecondNode>
  505. <SecondNode>
  506. <Text>两线中垂线距离</Text>
  507. <Name>MeasureTwoLineVLDistance</Name>
  508. <Attribute>
  509. <Item>
  510. <Text>物理长度</Text>
  511. <Name>PhysicalLength</Name>
  512. </Item>
  513. </Attribute>
  514. </SecondNode>
  515. </Attribute>
  516. </FirstNode>
  517. </AttributeMapDataNodes>
  518. <AttributeMapAllDataNodes>
  519. <FirstNode>
  520. <Name>长度测量</Name>
  521. <Attribute>
  522. <SecondNode>
  523. <Text>直线</Text>
  524. <Name>MeasureLine</Name>
  525. <Attribute>
  526. </Attribute>
  527. </SecondNode>
  528. <SecondNode>
  529. <Text>长度</Text>
  530. <Name>MeasureLength</Name>
  531. <Attribute />
  532. </SecondNode>
  533. <SecondNode>
  534. <Text>水平线</Text>
  535. <Name>MeasureHLine</Name>
  536. <Attribute />
  537. </SecondNode>
  538. <SecondNode>
  539. <Text>垂线</Text>
  540. <Name>MeasureVLine</Name>
  541. <Attribute />
  542. </SecondNode>
  543. <SecondNode>
  544. <Text>距离</Text>
  545. <Name>MeasureDistanceLine</Name>
  546. <Attribute>
  547. </Attribute>
  548. </SecondNode>
  549. </Attribute>
  550. </FirstNode>
  551. <FirstNode>
  552. <Name>多点线段</Name>
  553. <Attribute>
  554. <SecondNode>
  555. <Text>多点直线</Text>
  556. <Name>MeasureMulLine</Name>
  557. <Attribute />
  558. </SecondNode>
  559. <SecondNode>
  560. <Text>多点水平线</Text>
  561. <Name>MeasureMulHVLine</Name>
  562. <Attribute />
  563. </SecondNode>
  564. <SecondNode>
  565. <Text>多点线段</Text>
  566. <Name>MeasureMulSegment</Name>
  567. <Attribute />
  568. </SecondNode>
  569. <SecondNode>
  570. <Text>多点垂直线</Text>
  571. <Name>MeasureMulVLine</Name>
  572. <Attribute />
  573. </SecondNode>
  574. </Attribute>
  575. </FirstNode>
  576. <FirstNode>
  577. <Name>曲线长度</Name>
  578. <Attribute>
  579. <SecondNode>
  580. <Text>折线</Text>
  581. <Name>MeasureBrokenLine</Name>
  582. <Attribute />
  583. </SecondNode>
  584. <SecondNode>
  585. <Text>轨迹曲线</Text>
  586. <Name>MeasureTraceCurve</Name>
  587. <Attribute />
  588. </SecondNode>
  589. <SecondNode>
  590. <Text>曲线</Text>
  591. <Name>MeasureCurveLine</Name>
  592. <Attribute />
  593. </SecondNode>
  594. </Attribute>
  595. </FirstNode>
  596. <FirstNode>
  597. <Name>点垂线测量</Name>
  598. <Attribute>
  599. <SecondNode>
  600. <Text>点垂线</Text>
  601. <Name>MeasurePLine</Name>
  602. <Attribute />
  603. </SecondNode>
  604. <SecondNode>
  605. <Text>多点垂线</Text>
  606. <Name>MeasureMulPLine</Name>
  607. <Attribute />
  608. </SecondNode>
  609. <SecondNode>
  610. <Text>水平多点垂线</Text>
  611. <Name>MeasureHMulPLine</Name>
  612. <Attribute />
  613. </SecondNode>
  614. <SecondNode>
  615. <Text>垂直多点垂线</Text>
  616. <Name>MeasureVMulPLine</Name>
  617. <Attribute />
  618. </SecondNode>
  619. <SecondNode>
  620. <Text>点到水平线距离</Text>
  621. <Name>MeasurePointHLine</Name>
  622. <Attribute />
  623. </SecondNode>
  624. </Attribute>
  625. </FirstNode>
  626. <FirstNode>
  627. <Name>平行线测量</Name>
  628. <Attribute>
  629. <SecondNode>
  630. <Text>平行线</Text>
  631. <Name>MeasureParallelLine</Name>
  632. <Attribute />
  633. </SecondNode>
  634. <SecondNode>
  635. <Text>多点平行线</Text>
  636. <Name>MeasureMulParallelLine</Name>
  637. <Attribute />
  638. </SecondNode>
  639. <SecondNode>
  640. <Text>水平多点平行线</Text>
  641. <Name>MeasureHMulParallelLine</Name>
  642. <Attribute />
  643. </SecondNode>
  644. <SecondNode>
  645. <Text>垂直多点平行线</Text>
  646. <Name>MeasureVMulParallelLine</Name>
  647. <Attribute />
  648. </SecondNode>
  649. </Attribute>
  650. </FirstNode>
  651. <FirstNode>
  652. <Name>多边形测量</Name>
  653. <Attribute>
  654. <SecondNode>
  655. <Text>闭合曲线</Text>
  656. <Name>MeasureClosedCurve</Name>
  657. <Attribute />
  658. </SecondNode>
  659. <SecondNode>
  660. <Text>多边形</Text>
  661. <Name>MeasurePolygon</Name>
  662. <Attribute />
  663. </SecondNode>
  664. <SecondNode>
  665. <Text>矩形</Text>
  666. <Name>MeasureRectangle</Name>
  667. <Attribute />
  668. </SecondNode>
  669. <SecondNode>
  670. <Text>任意矩形</Text>
  671. <Name>MeasureRandRectangle</Name>
  672. <Attribute />
  673. </SecondNode>
  674. <SecondNode>
  675. <Text>正方形</Text>
  676. <Name>MeasureSquare</Name>
  677. <Attribute />
  678. </SecondNode>
  679. <SecondNode>
  680. <Text>任意正方形</Text>
  681. <Name>MeasureRandSquare</Name>
  682. <Attribute />
  683. </SecondNode>
  684. <SecondNode>
  685. <Text>轨迹多边形</Text>
  686. <Name>MeasureTracePolygon</Name>
  687. <Attribute />
  688. </SecondNode>
  689. </Attribute>
  690. </FirstNode>
  691. <FirstNode>
  692. <Name>圆形测量</Name>
  693. <Attribute>
  694. <SecondNode>
  695. <Text>三点圆</Text>
  696. <Name>MeasureCircle</Name>
  697. <Attribute />
  698. </SecondNode>
  699. <SecondNode>
  700. <Text>向内画圆</Text>
  701. <Name>MeasureInnerCircle</Name>
  702. <Attribute />
  703. </SecondNode>
  704. <SecondNode>
  705. <Text>向外画圆</Text>
  706. <Name>MeasureOuterCircle</Name>
  707. <Attribute />
  708. </SecondNode>
  709. <SecondNode>
  710. <Text>直径画圆</Text>
  711. <Name>MeasureDiameterCircle</Name>
  712. <Attribute />
  713. </SecondNode>
  714. <SecondNode>
  715. <Text>点到圆距离</Text>
  716. <Name>MeasurePointEdgeSize</Name>
  717. <Attribute />
  718. </SecondNode>
  719. <SecondNode>
  720. <Text>点到圆心距离</Text>
  721. <Name>MeasurePointCenterSize</Name>
  722. <Attribute />
  723. </SecondNode>
  724. <SecondNode>
  725. <Text>点到圆弧距离</Text>
  726. <Name>MeasurePointArcSize</Name>
  727. <Attribute />
  728. </SecondNode>
  729. </Attribute>
  730. </FirstNode>
  731. <FirstNode>
  732. <Name>角度测量</Name>
  733. <Attribute>
  734. <SecondNode>
  735. <Text>三点角度</Text>
  736. <Name>MeasureThreePointAngle</Name>
  737. <Attribute />
  738. </SecondNode>
  739. <SecondNode>
  740. <Text>四点角度</Text>
  741. <Name>MeasureFourPointAngle</Name>
  742. <Attribute />
  743. </SecondNode>
  744. <SecondNode>
  745. <Text>三点弧</Text>
  746. <Name>MeasureThreePointArc</Name>
  747. <Attribute />
  748. </SecondNode>
  749. </Attribute>
  750. </FirstNode>
  751. <FirstNode>
  752. <Name>对准度测量</Name>
  753. <Attribute>
  754. <SecondNode>
  755. <Text>圆心到圆心距离</Text>
  756. <Name>MeasureCenterCenterSize</Name>
  757. <Attribute />
  758. </SecondNode>
  759. <SecondNode>
  760. <Text>两线中垂线距离</Text>
  761. <Name>MeasureTwoLineVLDistance</Name>
  762. <Attribute>
  763. </Attribute>
  764. </SecondNode>
  765. </Attribute>
  766. </FirstNode>
  767. </AttributeMapAllDataNodes>
  768. </ROOT>