• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    .NET

    Reply
    Mentor
    Posts: 241
    Registered: ‎05-12-2009

    Re: Copy paste with new block definition

    09-20-2011 09:54 AM in reply to: chiefbraincloud

    Hey Cheif and Paul,

     

    Something I noticed and was having problems with  was using DeepClone.

     

    It seems DeepClone was just making a copy and the entities in the new BlockTableRecord and are pointing to same objects as the original,

    so updating the entities the new BlockTableRecord or original will change both.

     

    It looks like DeepCloneObjects is the correct way for cloning the entities.

     

    Little more info in Link

     

    http://www.theswamp.org/index.php?topic=39516.0 

    You can also find your answers @ TheSwamp
    Please use plain text.
    *Expert Elite*
    chiefbraincloud
    Posts: 736
    Registered: ‎02-13-2008

    Re: Copy paste with new block definition

    04-17-2012 04:36 PM in reply to: jeff

    While dealing with ExplodeToOwnerSpace on a newer thread today, I did see in the ObjectARX help files that ExplodeToOwnerSpace does require the block to be uniformly scaled.

    Dave O.                                                                                Sig-Logos32.png
    Please use plain text.