Re: SelectCrossingPolygon Dashed Lines

#3
I did it, programmatically, but, because os size of drawing each time I change LTSCALE the regen operation takes too much time.

If I let this option to user the final DWG/PDF does not have correct appearence.

I would like to have it working without need this option, or other operations that could cause same selection.

Re: SelectCrossingPolygon Dashed Lines

#7
DenisSilveira wrote:
Thu Aug 26, 2021 12:50 pm
When using SelectCrossingPolygon to select crossing dahed lines the function does not return any value.

When changing linetypes to continuous it returns results correctly.

Is there any way to select crossing lines that could be dashed ?

Does anyone knows ?
From IntelliCAD 13.1 (not sure about earlier versions), setting the system variable "LTGAPSELECTION" to 1 can resolve this issue.