Results 1 to 2 of 2

Thread: Converting dimensions "inch to mm" using through VBA

  1. #1
    Woo! Hoo! my 1st post
    Join Date
    2016-09
    Posts
    1
    Login to Give a bone
    0

    Default Converting dimensions "inch to mm" using through VBA

    Dear Friends

    We need a programming in Converting dimensions "inch to mm" using through VBA.
    Please anyone can help.

  2. #2
    I could stop if I wanted to
    Join Date
    2002-02
    Location
    Kansas
    Posts
    487
    Login to Give a bone
    0

    Default Re: Converting dimensions "inch to mm" using through VBA

    Need more information?? Where and why do you need the Convention
    If for a Dimension in the drawing then just style the dimension.
    To see in both In and mm
    Turn on altermate units on the dimension
    set Atl suffix to mm
    set Atl scale to 25.4

    To see in just mm
    Set Dim Scale linear to 24.4
    Set Dim suffix to mm
    Set Dim Units to Decimal

    Note if everything in the drawing is in mm then you should have your drawing units set the mm not inch then there no need for converting. If you change units after starting the drawing everything in the draw before the change will need to be scale by 25.4

    dimension.PNG
    Last edited by jwanstaett; 2016-10-01 at 11:28 PM.

Similar Threads

  1. Pipe Size Tag with a "-" B/T Inch & Fraction
    By mwwce in forum Revit MEP - General
    Replies: 10
    Last Post: 2019-01-15, 11:44 PM
  2. Replies: 0
    Last Post: 2012-06-06, 11:54 AM
  3. ENTIDADES EN ALIGNMENT COMO "FIXED", "FLOTING" y "FREE"
    By cadia in forum AutoCAD Civil 3D - General
    Replies: 1
    Last Post: 2009-02-01, 04:21 AM
  4. Replies: 1
    Last Post: 2006-06-13, 06:36 PM

Posting Permissions

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