In a routine I have there is a line like this:
- (command "_.hatch" "ANSI32" 50.0 0.0 "_l" "")
These hatches stay not associative even though I have set the variable "HPASSOC" to 1. I need them to be associative.
So I tried manually on the command bar, how to hatch the last created entity (if hatchable like a rectangle):
- (command "_.hatch" "A" "A" "Yes" "" "P" "ANSI32" 50.0 0.0 "S" "_L" "")
But that doesn't seem to work...
Any idea how to make the hatch associative?
Thanks in advance for helping me out once again.
(ps.: I have been here and that doe not help, it still disfunctions) |