Daniel Carvajal
Daniel Carvajal
Why the scientific notation is causing you problems? Writing a million as 1000000 or 1e6 are both valid ways of expressing numbers, so whatever you are doing you should be...
That depend on the kind of entity, a line is defined by its start and end point, a circle by its center and its radius, a polyline is made of...
There is no rectangle Entity, but you can easily build one using a LwPolyline.
You still need to explain what are you trying to do and what that piece of code represents and what are you trying to achieve with it. Imagine that I...
I do not know if I really understand your question. If what you are trying to build a rectangular array, you will need two loops, one for counting the number...
Let's see if I understand this correctly, you have some kind of method that calculates the contour of, for example, a point cloud. That method returns a set of edges...
No shortcuts here, you will need to do this manually, breaking and removing the parts inside the rectangle from the block entities.
I am aware of this issue, but I am not going to fix this. The program that generated that file should be the one responsible of fixing this. Under the...
You cannot group layers only entities.