Results 1 to 2 of 2

Thread: Arial text bold in model space

  1. #1
    100 Club
    Join Date
    2003-01
    Location
    Denver, Colorado
    Posts
    199
    Login to Give a bone
    0

    Exclamation Arial text bold in model space

    I am having a problem with my labels in model space. They all look beautiful until I dview twist the view port then all the text looks and prints bold that is in model space... If I go into the view port and set the dview, points, to 0,0,0 and 0,0,1 it fixes it, BUT i cannot rotate the view port then. Any ideas what to do?
    Attached Images Attached Images

  2. #2
    Administrator BlackBox's Avatar
    Join Date
    2009-11
    Posts
    5,719
    Login to Give a bone
    0

    Default Re: Arial text bold in model space

    First rotate your UCS to the direction you want:

    Code:
    (command "._ucs" "_z" pause)
    ... Then use the ._plan command to orient to 'Current UCS'.

    Code:
    (command "._plan" "_current")
    Hope this helps!
    "How we think determines what we do, and what we do determines what we get."

    Sincpac C3D ~ Autodesk Exchange Apps

    Computer Specs:
    Dell Precision 3660, Core i9-12900K 5.2GHz, 64GB DDR5 RAM, PCIe 4.0 M.2 SSD (RAID 0), 16GB NVIDIA RTX A4000

Similar Threads

  1. Replies: 2
    Last Post: 2010-03-23, 07:22 PM
  2. Arial Bold and Arial Narrow Bold shx files
    By briand.87290 in forum AutoCAD Customization
    Replies: 1
    Last Post: 2008-03-13, 12:10 PM
  3. Dimension text with Arial Bold
    By Henry D in forum Revit Architecture - General
    Replies: 2
    Last Post: 2006-12-17, 08:27 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
  •