NCS Drawing Title 23 - Can it be positioned to cell?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-29 06:41 PM - last edited on 2022-09-26 10:52 PM by Daniel Kassai
Does this feature not work with the NCS titles?
Solved! Go to Solution.
- Labels:
-
Library (GDL)
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-06-10 02:58 PM
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
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-29 10:16 PM
AC 28 USA and earlier • macOS Sequoia 15.2, MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-01-29 11:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-06-08 10:55 PM
Acton Design Services
Windows 10 PRO 64 bit
i7-5820K @ 3.30ghz 32GB Ram
Nvidia GeForce GTX 1650 4GB Ram
AC 19 - AC 28
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-06-10 02:58 PM
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
- 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2020-07-09 11:02 PM