Project dependent global ERROR
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-20 02:21 PM
2017-09-20
02:21 PM
posx_m = symb_pos_x + glob_world_origo_offset_x posy_m = symb_pos_y + glob_world_origo_offset_y posx_mm = symb_pos_x + glob_world_origo_offset_x posy_mm = symb_pos_y + glob_world_origo_offset_y
ArchiCAD 23
Windows 10
Windows 10
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-20 04:38 PM
2017-09-20
04:38 PM
Parameters script?
Piotr
Piotr
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-20 05:30 PM
2017-09-20
05:30 PM
Piotr wrote:Same error occurs as you're not supposed to use project dependent parameters in the Master or Parameters script. Can't see why as all it does is enable the object to receive the information from the project.
Parameters script?
Piotr
ArchiCAD 23
Windows 10
Windows 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-20 07:53 PM
2017-09-20
07:53 PM
Read the GDL manual - there is section that some of the globals are nor allowed in master/parameters scripts.
They will work in 2d/3d script.
Best Regards,
Piotr
They will work in 2d/3d script.
Best Regards,
Piotr
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-21 10:58 AM
2017-09-21
10:58 AM
Piotr wrote:The issue is that the variables won't be defined if used in the 2D/3D script. It completely works in the Master script, I was just wondering if there was a way to get around the error that it get. Apparently not.
Read the GDL manual - there is section that some of the globals are nor allowed in master/parameters scripts.
They will work in 2d/3d script.
Best Regards,
Piotr
ArchiCAD 23
Windows 10
Windows 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2017-09-21 12:36 PM
2017-09-21
12:36 PM
since 20 impossible.
Piotr
Piotr