+ Reply to Thread
Results 1 to 8 of 8
  1. #1
    Junior Member
    Using
    Civil 3D 2010
    Join Date
    Jan 2011
    Posts
    11

    Default MPOLYGON Button?

    Registered forum members do not see this ad.

    Hi all,

    I am running Civil 3d 2010. I am wondering if there is a MPOLYGON button. I will be making a lot of mpoly's shortly and a button would be convenient.

    I have seen it in CAD MAP under the "Create" ribbon, but I cant find it in Civil.

    Thanks!

  2. #2
    Senior Member Emigrato's Avatar
    Using
    not applicable
    Join Date
    Sep 2011
    Posts
    116

    Default

    Why don't you modify an unused icon of your drawing set?

    Type in CUI, then change as _MPOLYGON the command associated to the Helix, for instance.


  3. #3
    Full Member
    Using
    Civil 3D 2011
    Join Date
    Aug 2011
    Posts
    99

    Default

    Just add the "MPOLYGON" command from the CUI into your workspace. Find it in the command list and then Drag and drop it into which ever tab you want it to be in.


    Or you could create an alias for the command, such as "MP". Easy to type.

  4. #4
    Junior Member
    Using
    Civil 3D 2010
    Join Date
    Jan 2011
    Posts
    11

    Default

    Excellent, in CUI I looked up Helix and on the macro line I enterend _MPOLYGON and that worked great so thank you Emigrato.

    As far as the click-and-drag method that was not working for me it would not allow me to drag anything anywhere.

    I dont know if this requires another post but Bill mentioned creating an alias command? How is that done?

    Thanks so much resolving this issue

  5. #5
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,119

    Default

    You would have to edit your acad.pgp file which can be done from with AutoCAD via the Ribbon. The Manage tab > Customization panel > Edit Aliases. Put your new command aliases at the end of the file where noted.
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  6. #6
    Senior Member
    Using
    AutoCAD 2012
    Join Date
    Jun 2012
    Posts
    346

    Default

    Quote Originally Posted by Gambit View Post
    I dont know if this requires another post but Bill mentioned creating an alias command? How is that done?
    Via the acad.pgp file. In AutoCAD 2012, Ribbon: Manage>Customization>Aliases; Pull Downs: Tools>Customize>Edit Program Parameters (acad.pgp).

    At the end of the pgp file, add

    Code:
     
    MP,         *MPOLYGON
    Save AND exit file; then type Reinit at the command prompt; check PGP File; click OK. Try entering MP at the command prompt and you should get MPOLYGON.

  7. #7
    Quantum Mechanic ReMark's Avatar
    Computer Details
    ReMark's Computer Details
    Operating System:
    Windows 7 Pro 64-bit
    Computer:
    Thinkmate
    Motherboard:
    Intel DX58SO2 LGA1366 X58
    CPU:
    Intel i7-960 Quad-core 3.20GHz 8MB cache
    RAM:
    12GB (3x4GB) PC3-106000 DDR3
    Graphics:
    nVidia Quadro 4000, 2GB GDDR5
    Primary Storage:
    150GB Velocipraptor 10,000 rpm
    Secondary Storage:
    none
    Monitor:
    Dell P24LLH - 24" wide screen LCD
    Discipline
    See details...
    ReMark's Discipline Details
    Occupation
    CAD Draftsman/Designer...chemical manufacturing.
    Discipline
    See details below.
    Details
    I work for a specialty chemical manufacturer. I do a little bit of everything from P&IDs to civil to architectural and structural.
    Using
    AutoCAD 2013
    Join Date
    Nov 2005
    Location
    Norwalk, CT USofA
    Posts
    33,119

    Default

    See post #17 by nestly in this thread re: acad.pgp and editing.

    http://www.cadtutor.net/forum/showth...light=acad.pgp
    "I have only come here seeking knowledge. Things they wouldn't teach me of in college." The Police

    Eat brains...gain more knowledge!

  8. #8
    Full Member
    Using
    Civil 3D 2011
    Join Date
    Aug 2011
    Posts
    99

    Default

    Registered forum members do not see this ad.

    in order to drag the command into a tab, you have to have the entire order expanded, even the Rows. Then drag the command into there. Takes a few times to get used to it.

    I would not recomend changing the macro of a command. Down the road you may have to make a helix, and find out that you changed your button and not remember what the old Macro was.

    The Alias is pretty fool proof, just make sure that you dont have any duplicate shortcut commands. You will implode the universee if that happens.

Similar Threads

  1. F1 Button
    By toddsyoung in forum AutoCAD General
    Replies: 3
    Last Post: 9th Dec 2010, 01:46 pm
  2. Add Button
    By resto in forum AutoCAD General
    Replies: 4
    Last Post: 7th Oct 2010, 11:27 am
  3. Middle button pan and right button object drag doesnt work
    By henryhavinci in forum AutoCAD Bugs, Error Messages & Quirks
    Replies: 2
    Last Post: 26th Mar 2009, 06:27 pm
  4. button help
    By Brian_sme in forum AutoLISP, Visual LISP & DCL
    Replies: 7
    Last Post: 30th Oct 2007, 05:09 pm
  5. Setting middle mouse button as F3 button
    By alerch in forum AutoCAD Drawing Management & Output
    Replies: 5
    Last Post: 1st Aug 2006, 10:04 pm

Bookmarks

Posting Permissions

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