How to adjust "Solid" as the prefered Filling
Mostly I need the filling "SOLID" when I enter the command "FILLING" but the preffered filling of the programm is "ANSI31". I know there exists a possibility to change the preffered filling, but the problem is it never works. Everytime I start the programm, the setting is the same as in general ("ANSI31" as the preffered filling).
Comments
-
perhaps at the line "hatch pattern name"
you can set a lot but this one I don't know
0 -
I don't think you can change that from the default (I could be wrong).
What you can do is create a specific hatch tool using Palettes.
So you can not only have the SOLID as a default but you can also have the layer and colour the hatch uses.
If you have various hatch patterns and layers, you can create a Palette hatch item for each one, so just drag the chosen hatch to whatever needs "filling"
Hope that helps.
1 -
I have (setvar "hpname" "solid") in the ___.mnl file for each version of BricsCAD I have installed. The command could also be in a on_start.lsp or on_doc_load.lsp file.
1