Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: Add Custom Commands to Tool Palette

  1. #11
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Add Custom Commands to Tool Palette

    Quote Originally Posted by Darren Allen View Post
    ...Someone should write a book with all of these unwritten rules, tips and tricks.
    Ralph did -- look for his 'Tailoring...' books at http://www.upfrontezine.com/eBooks/

  2. #12
    I could stop if I wanted to
    Join Date
    2006-03
    Location
    San Cristobal, Guatemal
    Posts
    439
    Login to Give a bone
    0

    Default Re: Add Custom Commands to Tool Palette

    I am creating a custom command tool Icon to reset FieldEval to 31. So far I have "^C^C_FieldEval" that brings up the current value. What do I add to the end to invoke a value of 31?

  3. #13
    Administrator Opie's Avatar
    Join Date
    2002-01
    Location
    jUSt Here (a lot)
    Posts
    9,103
    Login to Give a bone
    0

    Default Re: Add Custom Commands to Tool Palette

    I think you need to add ";31" to the end of it.
    If you have a technical question, please find the appropriate forum and ask it there.
    You will get a quicker response from your fellow AUGI members than if you sent it to me via a PM or email.
    jUSt

  4. #14
    Certified AUGI Addict cadtag's Avatar
    Join Date
    2000-12
    Location
    Cairo - no, not Illinois
    Posts
    5,069
    Login to Give a bone
    0

    Default Re: Add Custom Commands to Tool Palette

    (setvar "fieldeval" 31)

    will do it also

  5. #15
    I could stop if I wanted to
    Join Date
    2006-03
    Location
    San Cristobal, Guatemal
    Posts
    439
    Login to Give a bone
    0

    Default Re: Add Custom Commands to Tool Palette

    Quote Originally Posted by cadtag View Post
    (setvar "fieldeval" 31)

    will do it also
    Thank you, this did.

Page 2 of 2 FirstFirst 12

Similar Threads

  1. Hide text in command line when using tool palette commands
    By jpcadconsulting347236 in forum AutoLISP
    Replies: 4
    Last Post: 2014-10-28, 06:00 PM
  2. Custom Tool Palette images
    By FabriCADed in forum AutoCAD Customization
    Replies: 4
    Last Post: 2013-05-28, 01:28 PM
  3. Put sub-assemblies into a Tool Palette or the Custom Tool Catalog?
    By justin.d.ehart in forum AutoCAD Civil 3D - Corridors
    Replies: 1
    Last Post: 2007-06-05, 03:52 PM
  4. Tab missing from custom Tool Palette
    By pgastelum77763 in forum AutoCAD General
    Replies: 2
    Last Post: 2006-09-06, 06:00 PM
  5. Custom Tool Palette resetting
    By rfilby in forum ACA General
    Replies: 3
    Last Post: 2006-07-16, 10:10 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
  •