How do I modify the drawing title?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-01
11:08 PM
- last edited on
2023-05-24
10:57 AM
by
Rubia Torres
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-02 12:10 AM
1. Use the line2 command to draw a line across the circle.
2. You may want to define a second text style for the text below the separator line.
3. You will need to reposition the existing text to appear above the separator line.
4. You will need to define text to appear below the separator line. You can get the layout ID using the request:
REQUEST ("HomeDB_info", "", homeDBIntId, homeDBUserId, homeDBName, homeContext)
the returned values homeDBUserId and homeDBName are the ID and name of the layout.
If you need any further help, it might be easiest if you send me the drawing title object. I would be happy to make the adjustments for you, and include some comments to show what was involved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-02 03:29 PM
NCS DRAWING TITLE 11
It would be great if you could make the changes but even better if you could describe the entire process so I could attempt to learn something different with this program and do it hands on. The reference guide is too vague and the forums on here are very specific to other artists problems.
Thank You for your reply Andrew.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-03 03:58 AM
If you are interested in learning GDL, I would suggest starting with the GDL cookbook which can be found in PDF format here:
http://www.nottingham.ac.uk/sbe/cookbook/
There is also a newer version available here:
http://www.archicad.ca/
But is is a bit shorter than the older one so I would recommend you get both. Once you are beyond the very beginner stages there are other references available, you can do a search. Also Cadimage is releasing a new book on the subject, shipping now/soon.
HTH
AC 19 6006 & AC 20
Mac OS 10.11.5
15" Retina MacBook Pro 2.6
27" iMac Retina 5K
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-03 04:14 AM
Erich wrote:.... written by a certain Andrew Watson.
... Cadimage is releasing a new book on the subject, shipping now/soon.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-03 10:11 PM
I would be happy to help but I don't have the NCS DRAWING TITLE 11. Maybe its something that your ArchiCAD reseller or distributer has included in your localized version of ArchiCAD.
You might even find it easier to create a brand new drawing title. Some of the commercial objects have a lot of functionality built into them that you probably don't need (different marker shapes, text positions, options on what is displayed, etc.). As a result their scripts tend to look a lot more compicated than a script designed to do a specific job.
I would agree with Erich that you might want to check out what literature is available. Any of the books he mentioned will get you started.
Anyhow, my original offer still stands if you would like to send me the object.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-06 03:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-06 09:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-09 03:29 PM
Thanks Again!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2009-04-09 06:24 PM