AutoCAD Land Desktop (Read Only)
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Object Properties Toolbar

2 REPLIES 2
Reply
Message 1 of 3
Anonymous
235 Views, 2 Replies

Object Properties Toolbar

Is there a way to edit or create a new Object Properties Toolbar with the
two default Layer buttons and the Layer pulldown menu, BUT OMITTING the
color, linetype, lineweight, and plot style pulldowns? I rarely, if ever,
use these, and this would free up a lot more space for other buttons.
Thanks.

Haley-Dusa Group
Steve Mann
2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: Anonymous

Proceed at your own risk:

1. Go to your LDD\Support directory (or wharever LDD is stored then support)
2. Copy the Acad.mns file and paste it directly back in (backup copy).
3. Open the Acad.mns file with notepad
4. Search for **TB_OBJECT_PROPERTIES
5. You should see the following a couple lines below it:
ID_Layer [_Button("Layers", "ICON_16_LAYERS",
"ICON_16_LAYERS")]'_layer
[--]
[_Control(_Layer)]
[--]
[_Control(_Color)]
[--]
[_Control(_Linetype)]
[--]
[_Control(_Lineweight)]
[--]
[_Control(_PlotStyle)]
6. Delete the portions you don't need to that you have only
ID_Layer [_Button("Layers", "ICON_16_LAYERS",
"ICON_16_LAYERS")]'_layer
[--]
[_Control(_Layer)]

7. Save and close.
8. Run LDD and you should be there. If it doesn't work, exit out, erase the
modified file and put the copy back in place.

HTH--
James Wedding, E.I.T.
IT Manager
Jones & Boyd, Inc.
Dallas, Texas
jwedding@NOSPAMjones-boyd.com
Remove NOSPAM from e-mail for reply.
Message 3 of 3
Anonymous
in reply to: Anonymous

Just a tip, you can add a dimension style pulldown using the same method.
Works great.

**************************************
Bud Miller
www.BudCAD.com
AutoCAD & LDD apps and more
**************************************

"James Wedding, E.I.T." wrote in message
news:4D4E9FD0F5119DF0353412267BFDFCBA@in.WebX.maYIadrTaRb...
> Proceed at your own risk:
>
> 1. Go to your LDD\Support directory (or wharever LDD is stored then
support)
> 2. Copy the Acad.mns file and paste it directly back in (backup copy).
> 3. Open the Acad.mns file with notepad
> 4. Search for **TB_OBJECT_PROPERTIES
> 5. You should see the following a couple lines below it:
> ID_Layer [_Button("Layers", "ICON_16_LAYERS",
> "ICON_16_LAYERS")]'_layer
> [--]
> [_Control(_Layer)]
> [--]
> [_Control(_Color)]
> [--]
> [_Control(_Linetype)]
> [--]
> [_Control(_Lineweight)]
> [--]
> [_Control(_PlotStyle)]
> 6. Delete the portions you don't need to that you have only
> ID_Layer [_Button("Layers", "ICON_16_LAYERS",
> "ICON_16_LAYERS")]'_layer
> [--]
> [_Control(_Layer)]
>
> 7. Save and close.
> 8. Run LDD and you should be there. If it doesn't work, exit out, erase
the
> modified file and put the copy back in place.
>
> HTH--
> James Wedding, E.I.T.
> IT Manager
> Jones & Boyd, Inc.
> Dallas, Texas
> jwedding@NOSPAMjones-boyd.com
> Remove NOSPAM from e-mail for reply.
>

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report