Issue: 

How to redefine the base point of a block during the CAD drawing process?

Solution:

Method 1:

  1. Double-click the block to enter the Block Editor (or execute the BEDIT command).

  2. In the editor environment, the coordinate origin (0,0) acts as the base point. Use the Move command to reposition the geometry relative to the origin to define the new base point.

  3. Click Close Block Editor (or execute BCLOSE) and save changes to complete the update.

Method 2:

ZWCAD 2024 and later versions introduced the CHANGEBASE function.

  1. Click the menu Draw → Block → Change Base Point (or execute the CHANGEBASE command).
  2. Follow the prompts to select the target block and directly specify the new base point position.

Method 3:

  1. Enter the Block Editor environment.

  2. In the Block Edit Parameters ribbon or toolbar, select the Basepoint tool.

  3. Specify the new base point location and save the block.



★★How to modify the base point of a block in ZWCADhttps://confluence.zwcad.com/pages/viewpage.action?pageId=316584830