Tag family issue

Dear forum members, I need your help to solve two challenges in order to pass my entrance test.

  1. Create annotation family:
  • A text should have three options for alignment: left-aligned, right-aligned, centered.

  • A text also has multiple rows, the number of rows is not limited, the first row always lies on a line.

And here is one confusing moment. Experienced users may know that width of label can not follow line length and each individual case demands new family type. Is there a way to get the job done?

  1. The second task:

The drawing must be divided into equal squares. The number of rows and columns depends on sheet size and follows corresponding parameter. Each row and column must have a label (see the snippet on the second image).

For example:

  • A0: numbers from 1 to 11, letters from A to H

  • A1: numbers from 1 to 8, letters from A to F

It would be great if you have any ideas how to implement this in title block family! Thank you in advance!

I’m not sure which part (if any) of this is a Dynamo question? It sounds like you need help creating two dynamic families. That’s more of a traditional Revit question and would be more suited for a Revit forum.

1 Like

Are you referring to numbering view based on grid location?
Just wrote that app myself for our office.