• Help Home
  • English (US)
    1. English (US)
    2. 简体中文
    3. Deutsch
    4. Español
    5. Français
    6. Italiano
    7. 日本語
    8. 한국어
AutoCAD 2025 for Mac Developer and ObjectARX
    • Customization Guide
    • DXF Reference
    • AutoLISP and DCL
    • ObjectARX
      • ObjectARX: Developer's Guide
        • ObjectARX Introductory Concepts
        • Basic Interaction with AutoCAD
        • Custom Objects
        • Advanced Topics
          • Notification
          • The Multiple Document Interface
          • Transaction Management
          • Deep Cloning
            • Deep Clone Basics
            • Implementing deepClone() for Custom Classes
              • AutoCAD Commands That Use Deep Clone and Wblock Clone
              • Cloning Phase
              • Translation Phase
                • Translation Phase: Case 1
                • Translation Phase: Case 2
                • Translation Phase: Case 3
              • Named Object Dictionary
              • Overriding the deepClone() Function
              • Overriding the wblockClone() Function
              • Using appendAcDbEntity() During Cloning
              • Handling Hard References to AcDbEntities During wblockClone()
              • Insert
              • Editor Reactor Notification Functions
          • Protocol Extension
          • Behavior Overrules
          • Dynamic Blocks, Protocol Reactors, and Evaluation Graphs
          • Input Point Processing
          • Application Configuration
          • Associative Framework
        • ObjectARX Graphics, Geometry, and Boundary Representation Libraries
      • ObjectARX: Reference Guide
      • ObjectARX: Release Notes
    Share
    • Email
    • Facebook
    • Twitter
    • LinkedIn
     
     

    Translation Phase: Case 2

    As an example of Case 2, suppose you have the same two entities: Entity A 1 contains a pointer reference to Entity B 1 . Entity A 1 is cloned, but Entity B 1 is not. The source and destination (cloned) objects are in the same database.

    Parent topic: Translation Phase

    Was this information helpful?

    Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License. Please see the Autodesk Creative Commons FAQ for more information.

    • Privacy Statement
    • Legal Notices & Trademarks
    • Report Noncompliance
    • © 2025 Autodesk Inc. All rights reserved