On Land

Environment Information
At Rill Architects we run ArchiCAD on macOS. If you work at Rill, this is your stuff. If you don't, but you work in ArchiCAD, you may find something interesting. Anybody else, I don't know.
RSS
February 2007 Archive

Automatic titles are not new to 10, but title objects are new, and now that they are objects, we can use them, which is new.

A drawing title is essentially a marker for a drawing element. Like section markers, detail markers, symbol labels, and door/window markers, you choose the title from a popup menu rather than from an object-type browser.

Drawing title list

As with all markers, there's no way to restrict the list. It shows all the loaded drawing titles, and it's up to you to pick the right one.

Elevations, sections, site plans, and details should all use automatic titles. Plans are the only drawing which has an object (Plan Title RND10) in the window. PDFs placed for notes ordinarily shouldn't have a title. Scanned details might, it depends.

Since the title and its settings are part of the drawing element's settings, you can change them in groups using the Drawing Manager. (Note: You must have a layout as the frontmost window to do this; otherwise the title tab is grayed out.)

Drawing Title RND10a is very similar to Drawing Title RND9a. There's a couple of 10-specific changes:

• By default, the title uses the name of the drawing (which should come from the name of the view, which should come from the name of the window). You can put in a custom text under the 'Title' tab in the drawing settings dialog.

• Titles don't have a length parameter like a regular object. So the Length parameter controls the length. You would normally adjust this graphically:

Title stretch

The length still has a minimum equal to the title text length.

Again I have to apologize for issuing a '10a' revision. There was one issue with Drawing Title RND10 that I couldn't fix in place. That title would appear right on the corner by default. The new one appears 3/8" below the corner, which makes it easier to move the title as needed. Note the 'move marker' palette button:

Drawing drag

And, full disclosure, I broke the minimum length thing, but now that's fixed.

UPDATE 2007-12-11:

• You can set the Orientation of the title. You can have the title rotate to align with the Drawing (default), the Layout, or a Custom Angle. Use the Layout option to keep the title horizontal when you rotate a drawing. This is optional, and it's not always right. For example, if you rotate a wall section to fit on the sheet, the title should rotate too. I can't think of a purpose for Custom Angle, but it wasn't hard to put in there. If you do ever use it, the angle is graphically editable.

• You can choose a manual scale from a list. Leave the field empty to use the drawing's true scale. This is usually correct. To show no scale text, choose 'blank' from the list. You need to set a manual scale for a scanned detail PDF; now you can choose it from a list.

(Heavily revised for AC10, though still a little clunky.) This is the standard workflow for issuing SK drawings.

More»

Location: 01 General / 5 Title & Layout

SK Hints

Very, very simple. A text showing a standard scale, which you can choose from a list. The primary use will be placement in the SK layouts' scale field.

Why? I don't like typing scales. And no, it's not easy to get the scale of the placed drawing automatically, though it should be.

Use it for SK addenda.

The templates have a fax transmittal as part of the layout book.

More»

lenadelta.png

We have had a handful of cases where Archicad autosave recovery has failed when it should have succeeded. We have also had cases of human error where the autosave never had a chance.

Since Archicad deletes the autosave data once it decides (right or wrong) that it's not needed, you don't get a second chance.

Unless you routinely back up the autosave folders.

More»

Date Formats
Options
Location: 01 General / 1 Graphic Symbols

A text object for writing the date.

If Auto Update is on, the date will be read from the system. (Tip: turn it on and then off to get today's date while keeping it from updating by itself tomorrow.) The Year, Month, and Day can be set manually using the pulldowns.

There are a lot of Date Format options. I've tried to cover all the conventions that I know of.

Any of the formats with a separator character will use the character given in Date Separator. You can choose from the list or make something up.

Two-Digit Day will zero-pad single digit days.

Day of Week can be on or off. If it's on, it will be read automatically along with the rest of the Auto Update. It will not fix itself for a manually set date. (It doesn't know the 30th is a Tuesday.) The Format of the day of the week can be long or short. Note that the list will always give the short form. The day of the week can be followed by an arbitrary separator, where the default is a comma.

You can add Leading or Trailing Text.

Text Formatting: All the usual suspects. Font, size. (You can choose mm or points to define the units.) Bold, italic, underline. The object can be anchored by any of the nine typical text block spots, using the Horizontal and Vertical Anchor parameters. You can have a Background Pen and the Outline Pen. Setting either one to zero turns it off. Finally, you can set the Padding between the text and the background/outline polygon. (This uses the same units option as the text size.)

Non-locals who would like to try it out can download it here.

Did you know? Cmd+` (the key above tab) switches windows within the current application. Pairs nicely with Cmd+tab for switching apps.