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: 

MapBook title block content

10 REPLIES 10
Reply
Message 1 of 11
MarioKaic4923
426 Views, 10 Replies

MapBook title block content

Hello

I am using MapBook for some time now, but i have not found solution to problem i have.
my problem is that i need coordinates of corners shown on layout (and printed)

sheets i am creating are allready named, so i am using closed polylines with object data table attached (containing sheet names) for tiles.
i had idea to try to read coordinates of that polyline, and use them in diesel expression to populate some custom fields, but no result.

does anyone have the idea?

thanks,

Mario
10 REPLIES 10
Message 2 of 11
Anonymous
in reply to: MarioKaic4923

Post a screen shot of what you need, I might have some ideas. Also what
version of Map3D are you using?

--

Murph
http://map3d.wordpress.com/


"MarioKaic4923" wrote in message news:6337773@discussion.autodesk.com...
Hello

I am using MapBook for some time now, but i have not found solution to
problem i have.
my problem is that i need coordinates of corners shown on layout (and
printed)

sheets i am creating are allready named, so i am using closed polylines with
object data table attached (containing sheet names) for tiles.
i had idea to try to read coordinates of that polyline, and use them in
diesel expression to populate some custom fields, but no result.

does anyone have the idea?

thanks,

Mario
Message 3 of 11

i am using Map 3D 2008-2010. and any other if needed.

in the attached file, there are two files - sheet that is final product, and sheet_br, sheet bootom right corner.

thanks in advance,

mario
Message 4 of 11
Anonymous
in reply to: MarioKaic4923

I may have an solution for that by April 1st. Can you wait until then?

--

Murph
http://map3d.wordpress.com/


"MarioKaic4923" wrote in message news:6339491@discussion.autodesk.com...
i am using Map 3D 2008-2010. and any other if needed.

in the attached file, there are two files - sheet that is final product, and
sheet_br, sheet bootom right corner.

thanks in advance,

mario
Message 5 of 11

How's you LISP? I don't have one written, but it wouldn't take too much to write a LISP program to generate your labels - you can capture the Modelspace center (DXF code 12), the paperspace Viewport center (DXF code 10), scale (DXF code 45), height (DXF code 41) and width (DXF code 40). From those you can determine the viewport size Ht X scale, Wd X scale, and use them to get the bounding box coordinates -

XLR = CntrMSX + 1/2 WdMS
YLR = CntrMSY - 1/2 HtMS

This will only work with rectangles, but could be easily applied to all the sheets in the MapBook.

I haven't found how to get the MS center of the Viewport from the Object definition in a field to build an equation with - that would be the obvious best way - no code and completely dynamic.
Message 6 of 11

How's you LISP? I don't have one written, but it wouldn't take too much to write a LISP program to generate your labels - you can capture the Modelspace center (DXF code 12), the paperspace Viewport center (DXF code 10), scale (DXF code 45), height (DXF code 41) and width (DXF code 40). From those you can determine the viewport size Ht X scale, Wd X scale, and use them to get the bounding box coordinates -

XLR = CntrMSX + 1/2 WdMS
YLR = CntrMSY - 1/2 HtMS

This will only work with rectangles, but could be easily applied to all the sheets in the MapBook.

I haven't found how to get the MS center of the Viewport from the Object definition in a field to build an equation with - that would be the obvious best way - no code and completely dynamic.
Message 7 of 11

to Murph: yes, i can. i have some other ways to do the job, but i would like to solve it for future.

to rick: i am not very good in lisp, but that was the idea. to find at least one point in paperspace with modelspace coords, and use them in expression for creating labels. or something like that...

but i will try something in that way, thanks. (even if it requires learning lisp 🙂 )
Message 8 of 11

any news Murph?
i did not find any solution that would work..
Message 9 of 11
Anonymous
in reply to: MarioKaic4923

Yes, Map3D 2011. It has Grid and Granules for layouts based on the
coordinate system used for your maps. I also works in Mapbooks if you create
the grid in the layout template. Take a look at the second image here.
http://map3d.wordpress.com/2010/03/31/autocad-map-3d-2011/


--

Murph
http://map3d.wordpress.com/


"MarioKaic4923" wrote in message news:6366910@discussion.autodesk.com...
any news Murph?
i did not find any solution that would work..
Message 10 of 11

thanks Murph.
i'll try next week, when i get back to office.
Message 11 of 11

not exactly what i need...
i can't find any way to customize appearance of graticules. except changing mtext one by one.
but thanks anyway.

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

Post to forums  

Autodesk Design & Make Report

”Boost