Section View, SectionPlane Functions

Section View, SectionPlane Functions

Joachim.Seiz
Contributor Contributor
508 Views
4 Replies
Message 1 of 5

Section View, SectionPlane Functions

Joachim.Seiz
Contributor
Contributor

Hello,

 

I'm looking here for a function in AutoCAD to use the live-section function mutiple times in viewports. Or is there any other function available to create associative section views from a 3D model in a layout. Ideally with descriptions and section lines in a top view. But I would be happy to get only the section views automatically.  

 

I have done some research already and I know the command VIEWBASE, the function SECTIONPLANE and LIVESECTION, but both is not suitable for my use case:

  • VIEWBASE: At first, this function is what I need. But this function is not sufficent for my use case in construction, as well as for bigger models. An by using this function the file sizes increases by factor 7.
  • SECTIONPLANE: I don't want to create 2D-Sections in my model space. That's not practicable. And finally these sections are not even associative.
  • SOLVIEW/SOLDRAW: I also came across the functions SOLVIEW and SOLDRAW, but both isn't suitable either.

 

Has anyone an idea? Maybe is there a plugin available? Or ist this really all AutoCAD can do? 

I have done also some online research before, but I haven't been successful so far.

My current solution: Using 3DCLIP and SECTION command, a lot of manually time consuming work but the best I know so far.

 

By the way, I'm using AutoCAD 2026.

0 Likes
Accepted solutions (2)
509 Views
4 Replies
Replies (4)
Message 2 of 5

jreidKVSUZ
Collaborator
Collaborator
Accepted solution

Good day.

 

To do what you are wanting, you may want to upgrade to AutoCAD MEP. MEP has auto section view updating. Works great.

 

Yes, standard AutoCAD (often referred to as "vanilla" AutoCAD) has section view capabilities, but they function differently than the specialized, automated AEC object-aware tools in AutoCAD MEP. While MEP is designed to automatically generate sections of pipes/ducts, standard AutoCAD uses the VIEWSECTION command on 3D solids to create 2D projected section views.  Google: is there section views in autocad like in autocad mep     That will give you a better explanation and a video.

 

Hope this helps!!

 

Thanks, JRR!

Message 3 of 5

BhaskarMurari
Autodesk
Autodesk
Accepted solution

@Joachim.Seiz AutoCAD does not natively provide a function to create associative section views directly in a layout with descriptions and section lines in a top view.

Message 4 of 5

rosie_lucas1
Autodesk
Autodesk

Hello @Joachim.Seiz

Did the responses shared by @jreidKVSUZ and @BhaskarMurari help clarify your question?

If so, kindly click the "Accept Solution" button on the post(s) that solved your problem. Doing so helps others in the community easily find useful answers.

If your question still needs more attention, feel free to reply here with an update. This way, other members can provide suggestions or guidance to help you move forward.


All the best,

Rosie | Community Manager

Rosie | Community Manager
0 Likes
Message 5 of 5

Joachim.Seiz
Contributor
Contributor

@jreidKVSUZ: Thank you for your answer. I noticed that also AutoCAD Architecture offers a similar function.

 

@BhaskarMurari: Thank you, this is for me also an acceptable answer. It's enough for me to know that I don't have to search any further.