Hi friend, thanks a lot for answering. This topic has been driving me crazy for days! The type of entity that are the views that are placed in the layouts with the VIEWBASE command are AcDbViewBorder but I can't dimension each line they have with code because as such they are a set and I can't find a way to do it. I don't know how to program in .NET, do you really think I can do it like that? In my company I have to make approximately 10,000 plans, it's taking me quite a while to find the solution to do it with programming, I've been watching several videos that use python - Pyautocad and they perform several fairly good actions to dimension but in none of them do they include that command. It may not even be with that command:
What I'm trying to do is to make a for loop for each 3D solid I have in my SpaceModel, create a new layout with an input box that asks for the name of the solid, place 3 to 4 views in that layout for each solid and dimension each line of each view for each figure, so that the procedure becomes automatic and continuous, that is, if I have 18 pieces, at the end of the execution I should have 18 layouts, each one with its names of the figures, with 3 or 4 views for each layout and all the views with their dimensioned lines. I know that it is a rather greedy project on my part, but it is the only way that I will be able to have the 10,000 plans in the stipulated time.
I continue to pay attention to the community forums, my friend, I hope to have some guidance and perhaps 2 options to be able to achieve my goal. Thank you very much for answering. Greetings!