Work in CAD while dialogue window open

Work in CAD while dialogue window open

yuben112
Advocate Advocate
633 Views
5 Replies
Message 1 of 6

Work in CAD while dialogue window open

yuben112
Advocate
Advocate

Hi all,

I am curious if there is a switch in cad to allow cad to function when a dialogue box such as structure properties in pipe network. In other dialogue boxes or windows such as layer manager and xref manager, you can still work in CAD with them open on the side, but when dialogue box like structure properties is open the rest of CAD is "locked" for lack of better word. I think it would save a lot of going back and forth. Many Thanks.

 

 

0 Likes
634 Views
5 Replies
Replies (5)
Message 2 of 6

michael_robertson
Collaborator
Collaborator

Those types of things are usually driven by the tool programming and how AutoCAD code starts the tool, not by a variable/setting. They are known as model (doesn't allow interaction outside of tool) & modeless (allows interaction outside the tool) forms/dialogs.

Mike Robertson
FL. Dept. of Transportation
CADD Applications Developer
0 Likes
Message 3 of 6

dgorsman
Consultant
Consultant

Erm - that should be "modal" and "modeless".

----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


Message 4 of 6

Cadguru42
Advisor
Advisor

I agree with the OP. After 15 years it's ridiculous that Civil 3D has so many modal dialog boxes for displaying and editing data. The one that is the most frustrating for me has been the survey figure properties window. 

 

I'm not a programmer, but I don't know why it should be so hard to get the object data that shows up in the special C3D dialog boxes to show up in the regular properties window and allow it to be edited from there. They already do that partially with subassemblies, but there are a lot of others like survey figures, survey points, etc. that can't. 

C3D 2024-2026
Windows 11
32GB RAM
Message 5 of 6

dgorsman
Consultant
Consultant

It may not be a technology restriction, it could be a procedural one.  There may be a need to enforce certain things (fields being completed, data verified) before the user can be allowed to edit the model contents.  There may also be a need to prevent the user from editing the model content at the same time, which would invalidate the contents of the modeless dialog.

----------------------------------
If you are going to fly by the seat of your pants, expect friction burns.
"I don't know" is the beginning of knowledge, not the end.


0 Likes
Message 6 of 6

yuben112
Advocate
Advocate

Well. That is sad. Hope they make some effort to make this software better.

 

Any recommendations out there of a user-friendly software, better than AutoCAD?

0 Likes