azbd 发表于 2010-10-16 10:52:00

[求助]如何利用图中对象创建图块?

选择图中对象,然后创建图块,用.net变成能实现吗?

雪山飞狐_lzh 发表于 2010-10-16 12:36:00

<p>选择对象-》建立图块-》<strong>DeepCloneObjects</strong></p>

20033535 发表于 2010-10-18 11:00:00

&nbsp;学习了。<br/>但是这个方法类型为IdMapping的参数是起什么作用的?<br/>英文解释如下,看不大明白。<br/><p class="Element10">IdMapping is used by the deep
clone operation to map ObjectIds between original
objects and their clones (using IdPairs). <br/></p><br/><div class="Element10">
<p class="Element10">There is no method provided to clear all entries in an
instance of IdMapping. A new instance must be
created for each use in a deep clone operation. Making IdMapping unique for each deep clone operation makes it
possible to use the instance address as a distinguishing identifier in deep
clone notification.&nbsp;</p>
<p class="Element10">IdPair instances that have been
added to the map are destroyed when the IDMapping
instance is destroyed. <br/></p></div><font style="background-color: rgb(109, 150, 195);"></font>

雪山飞狐_lzh 发表于 2010-10-18 19:21:00

<p>IdMapping是源对象和目的对象的ID键值对的集合</p>

chpmould 发表于 2010-11-1 22:33:00

看不大明白

cdinten 发表于 2011-1-10 16:04:12

深度克隆?
页: [1]
查看完整版本: [求助]如何利用图中对象创建图块?