Combine 3d with annotation
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-08 03:15 AM
‎2014-07-08
03:15 AM
I am trying to script a carcass that would have 2d Text and lines when in Section/Elevation. Like a text Shelve or Drawer on top of the elements.
6 REPLIES 6

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-08 05:07 PM
‎2014-07-08
05:07 PM
The only way to do this is by using the TEXT or RICHTEXT command in the 3D Script.
But these will generate 3D Text elements which will add to you polygon count in 3D. Just something to consider. Also, their quality will not be as great as a Text in 2D because curves are approximated by linear segments.
But these will generate 3D Text elements which will add to you polygon count in 3D. Just something to consider. Also, their quality will not be as great as a Text in 2D because curves are approximated by linear segments.
Loving Archicad since 1995 - Find Archicad Tips at x.com/laszlonagy
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
AMD Ryzen9 5900X CPU, 64 GB RAM 3600 MHz, Nvidia GTX 1060 6GB, 500 GB NVMe SSD
2x28" (2560x1440), Windows 10 PRO ENG, Ac20-Ac28
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-08 06:19 PM
‎2014-07-08
06:19 PM
I would rather use a customized label for such need.
Best Regards,
Piotr
Best Regards,
Piotr
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-09 01:22 AM
‎2014-07-09
01:22 AM
label would be a good option but then i would have to create different labels for every object.
I though about adding a 2d annotation mode for the same object to keep the same parameters. This way I could place the object again as annotation, in section or elevation. The problem is it wouldn't update automatically.. but it would be a simple click to replace.
I though about adding a 2d annotation mode for the same object to keep the same parameters. This way I could place the object again as annotation, in section or elevation. The problem is it wouldn't update automatically.. but it would be a simple click to replace.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-09 07:59 AM
‎2014-07-09
07:59 AM
You could check the object's name inside the label and regarding the context the label would change.
Best Regards,
Piotr
Best Regards,
Piotr
Anonymous
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-09 08:49 AM
‎2014-07-09
08:49 AM
How would it read the parameters inside the object though? That's beyond my scripting skills.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2014-07-09 07:03 PM
‎2014-07-09
07:03 PM
Request assocparvalue
(check any label for it)
Best Regards,
Piotr
(check any label for it)
Best Regards,
Piotr