Results 1 to 2 of 2

Thread: Block's Internal base point - Z-Value

  1. #1
    Active Member
    Join Date
    2005-08
    Posts
    55
    Login to Give a bone
    0

    Default Block's Internal base point - Z-Value

    Good morning everyone,

    I have received a drawing from a client that is made up of multiple blocks. The block for some reason when they were created have the insertion point Z-Value not currently at zero. I don't want to adjust the X,Y position of any of these block, however i was hoping for a routine that would look at all the block and change their insertion point z-values to zero. Then once that is done i can set all of the block insertion points to zero and then that would flatten the drawing.

    Example:
    Block made if it's base point at 2,3,12

    When this block is inserted at a zero insertion it is 12 units in the air.

    Solution:
    adjust the base point to be: 2,3,0
    Then i can set the insertion point of all blocks z-value to "0" to basically flatten the blocks in the drawing.


    Thank in advanced everyone,
    John Gray

  2. #2
    All AUGI, all the time
    Join Date
    2010-06
    Posts
    962
    Login to Give a bone
    0

    Default Re: Block's Internal base point - Z-Value

    Hi John,

    If you have the Express Tools installed with your AutoCAD then you can find the flatten command available to use otherwise its somehow easy to write a few lines of codes to replace Z coordinates with zero.

    Good luck.

Similar Threads

  1. Replies: 1
    Last Post: 2013-07-30, 11:41 AM
  2. Replies: 3
    Last Post: 2012-05-07, 04:26 PM
  3. Locate base point in block without changing it's location
    By beardking in forum AutoCAD General
    Replies: 1
    Last Post: 2010-01-20, 05:57 PM
  4. Block Base Point move
    By donovans in forum Dynamic Blocks - Technical
    Replies: 9
    Last Post: 2006-09-25, 03:14 AM
  5. Linear stretch action, keep base point of the block at midpoint of a line
    By rustific41657 in forum Dynamic Blocks - Technical
    Replies: 1
    Last Post: 2005-12-16, 04:27 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •