Message 1 of 4

Not applicable
01-14-2016
08:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, how can i do to turn only the underlined invisible ?
here is the code
(command "_bedit" "area")
(setvar "attmode" 2)
(command "erase" "all" "")
(command "_attdef" "a" "" "nome" "nome" nome "j" "mc" "0,7" 12.5 0)
(command "_attdef" "a" "" "area" "area" val "j" "mc" "0,-7" 7.5 0)
(command "_attdef" "a" "" "area" "area" per "j" "mc" "0,-20" 7.5 0)
(command "_bsave")
(command "_bclose")
thanks
Solved! Go to Solution.