• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD Civil 3D

    Reply
    Distinguished Mentor
    Posts: 839
    Registered: ‎09-07-2004
    Accepted Solution

    Section View Material Fill Obscurs other Objects

    194 Views, 7 Replies
    12-17-2012 12:44 PM

    In Section View the material region is filled with a solid hatch, this obscurs other objects such as the bounding surfaces and labelling.

     

    • For some reason the material hatch is always on top in the display order
    • Manually forcing it to the back in the display order is possible. This is not a reasonable solution due to the time involved and repetition.
    • Transparency allows the objects beneath to be visible but their tooltips are not functioning due to the overlap. The same would apply to using something other than a solid hatch.

    The primary concerns are:

     

    • Visibility of all objects
    • Selectibility of objects
    • Tooltip functionality

    Does anyone know of a viable solution to this? Thanks.

     

    G

    Please use plain text.
    *Expert Elite*
    Posts: 1,744
    Registered: ‎12-18-2002

    Re: Section View Material Fill Obscurs other Objects

    12-17-2012 12:52 PM in reply to: GTVic

    Using a hatch pattern other than solid will make it easier to pick objects below.

    Tim Corey, Owner
    Delta Engineering Systems
    Redding, CA
    Autodesk Authorized Value-Added Reseller
    Please use plain text.
    *Expert Elite*
    Posts: 2,270
    Registered: ‎07-09-2003

    Re: Section View Material Fill Obscurs other Objects

    12-17-2012 06:03 PM in reply to: GTVic
    If you're having trouble selecting the solid fill you can use quick properties to select the material area and the use draw order.
    Matt Kolberg
    Cansel - Autodesk Division
    http://www.cansel.ca/
    Please use plain text.
    Distinguished Mentor
    Posts: 839
    Registered: ‎09-07-2004

    Re: Section View Material Fill Obscurs other Objects

    12-17-2012 06:14 PM in reply to: GTVic

    Thanks for the replies. I wanted to confirm there was nothing simple we were overlooking. Using a hatch pattern is a partial solution and transparency is a help and in a pinch you can manually adjust the display order.

     

    The best solution would be for Autodesk to look at drawing the material hatch at the back of the display order in the first place.

    Please use plain text.
    *Expert Elite*
    sboon
    Posts: 1,384
    Registered: ‎11-08-2005

    Re: Section View Material Fill Obscurs other Objects

    12-17-2012 09:30 PM in reply to: GTVic

    Another option that we use is to edit the material section shape style so that it does not display the border lines.  This means that the corridor links and surface linework is not being hidden behind those edges.

     

    Please use plain text.
    *Expert Elite*
    Posts: 1,744
    Registered: ‎12-18-2002

    Re: Section View Material Fill Obscurs other Objects

    12-18-2012 08:36 AM in reply to: sboon

    That's a good suggestion I hadn't thought of. This is one of those moments when you say, "Duh."

    Tim Corey, Owner
    Delta Engineering Systems
    Redding, CA
    Autodesk Authorized Value-Added Reseller
    Please use plain text.
    Distinguished Mentor
    Posts: 839
    Registered: ‎09-07-2004

    Re: Section View Material Fill Obscurs other Objects

    12-18-2012 12:14 PM in reply to: tcorey

    Thanks Steve, that is a great tip.

     

    I found that you may still need to pick a hatch material other than solid with a wide spacing to have a good chance at getting the section tooltip or picking the section easily without using cycling.

     

    The downside to the hatch is that for small areas you may not see a pattern.

     

    We found you can also select all materials at the first stations, select similar, and send to back but that is only 100% effective if you have all materials available at the first station which is unlikely in our case.

     

    Might be able to develop a macro that selects all materials in the current view and sends to back.

     

    - transparency (performance hit?)

    - sparse hatch pattern (not good for small areas)

    - turn off border (not always effective?)

    - select similar, send to back (not 100% effective, too many materials, a lot of manual work)

    - macro?

    Please use plain text.
    *Expert Elite*
    sboon
    Posts: 1,384
    Registered: ‎11-08-2005

    Re: Section View Material Fill Obscurs other Objects

    12-18-2012 04:34 PM in reply to: GTVic

    The Quick Select dialog allows you to select all of the Material Sections in the drawing.  If you can do it that way then I would expect that you can do it with a macro or some other programming.

     

     

    Greg - if you're building a tool to push material sections to the back then you could easily expand on that to set up the whole drawing with a default display order.  All labels and text to the front, all hatches to the back, all design objects in front of existing features etc.

    Please use plain text.