COT Lisp combines columns

mrshayboo
Contributor

COT Lisp combines columns

mrshayboo
Contributor
Contributor

I'm having trouble converting a table created by lines into a table. The COT Lisp merges certain columns into one another, and I'm not sure why. The lines are all connected and there is no overlapping.

 

Could someone tell me why this may be happening?

 

TIA

0 Likes
Reply
586 Views
6 Replies
Replies (6)

paullimapa
Mentor
Mentor

Have you tried contacting the author 

(author of the utility: Juan Villarreal, fixes and additions: CAD Studio)

https://www.cadforum.cz/en/converting-pseudo-tables-consisting-of-lines-and-texts-to-tables-tip12830


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes

mrshayboo
Contributor
Contributor

I did look, but there was no way I could figure to contact him. I can't find any contact info of his.

0 Likes

paullimapa
Mentor
Mentor

How about LinkedIn


Paul Li
IT Specialist
@The Office
Apps & Publications | Video Demos
0 Likes

Sea-Haven
Mentor
Mentor

There are other ways for me I read the column of text values sorting on X & Y so make a list of rows.

 

I think there is a problem here where the Trunking is taking up 3 rows. The blank text can be allowed for. Same for END BRACKET and so on. *12 another issue. 

 

In a table you can merge cells to get around the single item for multi cells. I think a difficult task more than likely needs a custom code.

SeaHaven_0-1693616289881.png

 

Ok the better way may be to go back a step how is the table made is it from other code ? 

So rather than lines and text make a table.

 

0 Likes

MaccyDee
Enthusiast
Enthusiast

can confrim the COT lisp is broken in 2025, tried fixing it just keep getting different errors and dont understand most of the code. might be something to do with lines vs plines

0 Likes

Sea-Haven
Mentor
Mentor

"lines vs plines" if you think that's the problem select all in pseudo table and explode.

0 Likes