AutoCAD Map 3D Forum
Welcome to Autodesk’s AutoCAD Map 3D Forums. Share your knowledge, ask questions, and explore popular AutoCAD Map 3D topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to force AutoCAD Map 3D to draw a FDO label even if they overlap?

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
swt-gis
708 Views, 2 Replies

How to force AutoCAD Map 3D to draw a FDO label even if they overlap?

I have the following layers in AutoCAD Map 3D 2015:

Layer 1: Shapefile (FDO) with object label (color red) (polygon shapefile)

Layer 2: Industry Model (topobase) label (color blue)

 

If I make layer 2 visible then the labels of layer 1 are no longer displayed.

The text of layer 1 and 2 overlap.

 

Is there an option to force AutoCAD Map to draw labels of layer 1 even if they overlap with labels of layer 2?

 

Screenshot of Layer 1 (FDO Shapefile Object Label in red color):

 

fdo-label.jpg

 

The "FDO Shapefile Object Label in red" is no longer displayed when Layer 2 (Industry Model Label - topobase) is shown (in blue color):

tb-label.jpg

2 REPLIES 2
Message 2 of 3
Anonymous
in reply to: swt-gis

Hi Jens,

 

you cannot enable this in Map GUI. Do this:

 

- save layer as XML (context menu)

- open in editor

- search for your label definition in XML

- below the label definition there should be those tow lines:

 

<CheckExclusionRegion>false</CheckExclusionRegion>
<AddToExclusionRegion>false</AddToExclusionRegion>

 

Change from true to false.

- add layer to drawing again

 

I don't know if you need to change both or not - too lazy to look it up or test.

Rob

Message 3 of 3
swt-gis
in reply to: Anonymous

Robert, thank you very much. This was exactly the solution.

 

I used

<CheckExclusionRegion>false</CheckExclusionRegion>

in the Shapefile (FDO) layer.

 

 

Jens

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report