GDL
About building parametric objects with GDL.
SOLVED!

NCS Drawing Title 23 - Can it be positioned to cell?

Robert Nichols
Advocate
I can't seem to set an NCS Drawing Title to be positioned to a cell on the layout. When I select "cell" on the position pulldown menu, then all the parameter options disappear in the dialog box. If I save the setting at "cell", there is no visible affect on the title placement, and if I reopen the drawing settings, it position value is reset to "drawing".

Does this feature not work with the NCS titles?
Mac Studio, 32gb ram, ArchiCAD v26 (Apple Silicon) MacOS 13
1 ACCEPTED SOLUTION

Accepted Solutions
Solution
Minh Nguyen
Graphisoft Alumni
Graphisoft Alumni
Hi All,

First, I would like to apologize for the trouble that you are having with this issue!

Unfortunately, I cannot tell for sure when a library update is made for USA version, but I found the workaround for this issue in our database already. Here is how you can fix the titles until an update is available:

- Duplicate and open the NCS Drawing Title 23 (or NCS Drawing Title 2 23)
- Click Master script
- Delete the independent 3 lines:
if iTitleFitMode = FITMODE_CELL	then
       intLinkTitleWidth[1] = FITMODE_LENGTH		: stLinkTitleWidth[1] = `Length Parameter`	: picLinkTitleWidth[1] = 0
endif

- In NCS Drawing Title around line 129 to 132
- In NCS Drawing Title 2 around line 122 to 125

I attached a screenshot showing where to delete the line, also include in the zip file my own modification for the 2 drawing titles. Thank you for your understanding!

Best regards,
Minh

Minh Nguyen
Technical Support Engineer
GRAPHISOFT

View solution in original post

5 REPLIES 5
Karl Ottenstein
Moderator
GSNA tech support reports that this is a known bug with NCS Drawing Title 23 (among others). Try using NCS Drawing Title 22 from the AC 22 USA library until a library update is issued some time in the future.
One of the forum moderators
AC 27 USA and earlier   •   macOS Ventura 13.6.6, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Robert Nichols
Advocate
Thanks, Karl.
Mac Studio, 32gb ram, ArchiCAD v26 (Apple Silicon) MacOS 13
toofuerte
Contributor
So, are we going to get an update on this issue? I found a seperate error reporting with other aspects of the NCS drawing titles. There is a work around but does not help with the cell settings.

https://archicad-talk.graphisoft.com/viewtopic.php?f=11&t=69018
Gerald Acton "Gary"

Acton Design Services

Windows 10 PRO 64 bit

i7-5820K @ 3.30ghz 32GB Ram

Nvidia GeForce GTX 1650 4GB Ram

AC 19 - AC 26
Solution
Minh Nguyen
Graphisoft Alumni
Graphisoft Alumni
Hi All,

First, I would like to apologize for the trouble that you are having with this issue!

Unfortunately, I cannot tell for sure when a library update is made for USA version, but I found the workaround for this issue in our database already. Here is how you can fix the titles until an update is available:

- Duplicate and open the NCS Drawing Title 23 (or NCS Drawing Title 2 23)
- Click Master script
- Delete the independent 3 lines:
if iTitleFitMode = FITMODE_CELL	then
       intLinkTitleWidth[1] = FITMODE_LENGTH		: stLinkTitleWidth[1] = `Length Parameter`	: picLinkTitleWidth[1] = 0
endif

- In NCS Drawing Title around line 129 to 132
- In NCS Drawing Title 2 around line 122 to 125

I attached a screenshot showing where to delete the line, also include in the zip file my own modification for the 2 drawing titles. Thank you for your understanding!

Best regards,
Minh

Minh Nguyen
Technical Support Engineer
GRAPHISOFT

Robert Nichols
Advocate
Thank you for posting this workaround.
Mac Studio, 32gb ram, ArchiCAD v26 (Apple Silicon) MacOS 13

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!