Thanks again Ronny!
I supposed, when one type of line string ends in one point (CAD line string in my case) and simultaneously
in the same point starts another type of line string (COGO line string in my case) which ends in the starting point of the previous CAD line string,
then the line strings (regardless of their types) are closed lines and hence, they can be converted to a polygon.
Now, it seems that I do not understand correctly what means the term: THE LINE MUST BE CLOSED.
Please - explain how should I understand it.
I can solve my problem manually - I can start CAD command CREATE POLYLINE and manually select step by step all vertex points.
But, it is far better, when some command (like Convert To Polygon) could do it automatically.
Thanks again for your reply!
------------------------------
Martin Kalafut
------------------------------
Original Message:
Sent: 08-10-2023 02:55
From: Ronny Schneider
Subject: ANZ Toolbox/Convert to Polygon - a question
"The Convert to Polygon command allows the user to convert closed CAD polylines and Linestrings into Polygons. This command will convert horizontal and vertical arc data to straight line segments in the process."
The line you throw at it must already be closed. It can be made up from many segments, but they must be connected into one entity already. The macro is not intended to combine single line entities.
------------------------------
Ronny Schneider
------------------------------
Original Message:
Sent: 08-10-2023 02:38
From: Martin Kalafut
Subject: ANZ Toolbox/Convert to Polygon - a question
Thanks Ronny,
Of coarse, I consulted the manual, when my first attempt was unsuccessful. Then, I joined the 4 line strings to one line string.
So, I have one line string and 1 COGO line string. Nevertheless, the command does not create the polygon.
Here are my settings:

What am I doing wrong?
------------------------------
Martin Kalafut
Original Message:
Sent: 08-10-2023 02:02
From: Ronny Schneider
Subject: ANZ Toolbox/Convert to Polygon - a question
Please read the manual
https://tbcanz.com/docs/Convert_To_Polygon.pdf
You can't just throw some separate line elements on it.
------------------------------
Ronny Schneider