Create modal space view

Create modal space view

ptranU2KHX
Advocate Advocate
498 Views
3 Replies
Message 1 of 4

Create modal space view

ptranU2KHX
Advocate
Advocate

Hi everyone,

I am looking for a way to create a new model space view per the selected polyline but I have not found anything.

In AutoCAD Architecture - project navigator, when right-clicking at the drawing, there is a command to create a new modal space view. I would like to have a way to create many views based on the selected polyline in that drawing.

ptranU2KHX_0-1669346011570.png

 

Thank you.

0 Likes
Accepted solutions (1)
499 Views
3 Replies
Replies (3)
Message 2 of 4

Gepaha
Collaborator
Collaborator

I think that basically a View (native AutoCAD) is created with an associated scale value.
If you are trying to reproduce this using ACA then I think you have to take a look at the ProjectView API.

Message 3 of 4

ptranU2KHX
Advocate
Advocate

Thank @Gepaha .

I am not sure where I can find ProjectView API. Would you mind helping?

Actually, I am looking for a way to automate creating views based on the rectangular in the drawing.

0 Likes
Message 4 of 4

ptranU2KHX
Advocate
Advocate
Accepted solution

I have found an article that fits my need.

 

http://docs.autodesk.com/ACD/2010/ENU/AutoCAD%20.NET%20Developer%27s%20Guide/index.html?url=WS1a9193...

 

What I can see is ACA automatically gets the created view without touching the project navigator of ACA. (project navigator is the only utility in ACA not Autocad)

 

Thank you everyone for helping.

0 Likes