change block hatch / layer |
![]() ![]() ![]() |
Command: "change block hatch / layer" Example: change layers and hatches
example: delete objects
description of the commands: #SOB -> search objects (LWPOLYLINIE, LINE, CIRCLE , ARC ...) #SLA -> search objects on a specific layer #SHA -> search hatches with a specific hatch pattern #SFN -> search objects with a specific color number #SLT -> search objects with a specific line type
#LAN -> new layer #HAN -> new hatch pattern #HSK -> new scale factor of the hatch pattern #HDW -> new angle of the hatch pattern #LOL -> delete objects from a specific layyer (command #LOL,1) #LIB -> new line width of the specific objects
You could swap with one definition file the layer name and the hatch layer also: example: #SOB,LWPOLYLINE #SLA,SYS_AL_CONT #LAN,AL_CONT #SOB,HATCH #SLA,SYS_AL_SOLID #HAN,ANSI32 #HSK,0.5 #HDW,0.0 #LAN,AL_HATCH
#SOB,LWPOLYLINE #SLA,AL_CONT #LAN,SYS_AL_CONT #SOB,HATCH #SLA,AL_HATCH #HAN,SOLID #LAN,SYS_AL_SOLID
|