[求助]如何利用图中对象创建图块?
选择图中对象,然后创建图块,用.net变成能实现吗? <p>选择对象-》建立图块-》<strong>DeepCloneObjects</strong></p> 学习了。<br/>但是这个方法类型为IdMapping的参数是起什么作用的?<br/>英文解释如下,看不大明白。<br/><p class="Element10">IdMapping is used by the deepclone 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. </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> <p>IdMapping是源对象和目的对象的ID键值对的集合</p> 看不大明白 深度克隆?
页:
[1]