Results 1 to 5 of 5

Thread: Editable Linetype?

  1. #1
    Member
    Join Date
    2006-07
    Location
    Phoenix
    Posts
    32
    Login to Give a bone
    0

    Default Editable Linetype?

    Is it possible to create a linetype with editable text within it?
    I've created a linetype using mkltype but cannot edit the text. I've also tried ading a attributed block into the linetype, to no avail.
    Is this even possible or does any text within a linetype have to be a shape file and therefore un-editable.

  2. #2
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    0

    Default Re: Editable Linetype?

    Quote Originally Posted by kevinc.117928 View Post
    Is it possible to create a linetype with editable text within it?
    Not with the Express Tool "mkltype". You can create complex linetypes with text copy and modify them for different text strings.
    Code:
     *FM,Force Main ------FM------FM------FM------
    A,2.5,-.05,["FM",STANDARD,S=.1,Y=-.05],-.2
    *12FM,12" Force Main ------12"FM------12"FM------12"FM------
    A,.25,-.125,.25,-.125,.25,-.125,.25,-.125,.25,-.1,["12%%34 FM",STANDARD,S=.1,Y=-.05],-.7

  3. #3
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Exclamation Re: Editable Linetype?

    Quote Originally Posted by kevinc.117928 View Post
    Is it possible to create a linetype with editable text within it?
    Yes, if you mean editable at the time of linetype definition (in a .LIN file). But not after the linetype has been loaded into the drawing.

    Complex linetypes can contain shapes or text characters. Read up on this in the Customization Guide.
    R.K. McSwain | CAD Panacea |

  4. #4
    Member
    Join Date
    2006-07
    Location
    Phoenix
    Posts
    32
    Login to Give a bone
    0

    Default Re: Editable Linetype?

    Thanks, I'll give it a shot.

  5. #5
    Active Member David.Hoole's Avatar
    Join Date
    2000-12
    Location
    Yorkshire
    Posts
    84
    Login to Give a bone
    0

    Default Re: Editable Linetype?

    Kevin

    As stated previously, you can't create complex linetypes containing text which is editable in the drawing.

    However, you can simulate the effect using the following method:

    1. Create a block which comprises a single MTEXT object with background masking turned on, and Middle Centre justified.
    2. Use the MEASURE or DIVIDE command, BLOCK option, whichever is most appropriate, to insert this block along a line using a suitable standard linetype.
    3. Use REFEDIT or BEDIT to edit the value of the text.

    Editing the value of the text in the block will cause all instances to update, and the background masking will simulate a break in the line which matches the text string.
    Not perfect, I know, but might be a useful method. You'll also need to consider scale.

    Regards,

    David

Similar Threads

  1. Replies: 5
    Last Post: 2013-06-25, 12:40 AM
  2. Worksets editable or not editable has always confused me
    By mthurnauer in forum Revit - Worksharing/Worksets/Revit Server
    Replies: 1
    Last Post: 2011-09-14, 01:32 PM
  3. Editable linetype
    By mferreri in forum AutoCAD Customization
    Replies: 1
    Last Post: 2007-11-27, 09:21 PM
  4. I'm trying to create a linetype that has 8" in the linetype
    By mikeprentiss in forum AutoCAD Customization
    Replies: 11
    Last Post: 2006-08-17, 12:11 PM
  5. Extract Linetype information from a custom Linetype
    By H.Hunter in forum AutoCAD Customization
    Replies: 3
    Last Post: 2006-08-15, 05:27 AM

Posting Permissions

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