Results 1 to 2 of 2

Thread: dimStyle

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

    Question dimStyle

    Hi,everyone.
    I want to create a new dimStyle in objectarx for autocad ,I can create it but I do not know how to set the properties such as overall scale,color for exdimLine,changing arrow to point style,text color.....etc such as in autocad itself;
    I am creating it as foloows:
    AcDbDimStyleTable* dims;

    its not problem for me if the code in c# or c++, just I want to learn how to get the settings that I saied before,I don't find it in the AcDbDimStyle class,and I searched through internet and there is no similar object,
    can anyone explain to me how I do it.



    thanks.

    Abraham

  2. #2
    Member
    Join Date
    2003-10
    Posts
    43
    Login to Give a bone
    0

    Default Re: dimStyle

    have a look at the AcDbDimStyleTableRecord class

Similar Threads

  1. To set a new DIMstyle
    By devitg.89838 in forum AutoLISP
    Replies: 8
    Last Post: 2010-02-22, 07:08 PM
  2. Default Dimstyle???
    By BeKirra in forum AutoCAD Mechanical - General
    Replies: 1
    Last Post: 2008-11-18, 02:23 PM
  3. Can't Delete Dimstyle
    By mockdeep in forum AutoCAD General
    Replies: 4
    Last Post: 2008-10-27, 03:01 PM
  4. DIMSTYLE changes?
    By kane333 in forum AutoCAD General
    Replies: 1
    Last Post: 2008-10-06, 05:02 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
  •