License delivery maintenance is planned for Saturday, July 26, between 12:00 and 20:00 CEST. During this time, you may experience outages or limited availability across our services, including BIMcloud SaaS, License Delivery, Graphisoft ID (for customer and company management), Graphisoft Store, and BIMx Web Viewer. More details…
2020-11-30
10:34 AM
- last edited on
2021-09-15
09:29 AM
by
Noemi Balogh
Solved! Go to Solution.
2020-12-17 08:46 AM
2020-11-30 11:22 AM
2020-12-01 09:19 AM
2020-12-01 09:50 AM
2020-12-01 09:56 AM
2020-12-01 10:16 AM
SandraGS wrote:You have to edit the generated 3D script to use parameters instead of hard-coded string attributes. You might have to add more parameters if the morph has many surfaces.
Alright.
So what can i do with it now? Can it be fixed somehow? Do I just need to wait?
2020-12-01 10:40 AM
2020-12-02 02:45 AM
AC22-28 AUS 3110 | Help Those Help You - Add a Signature |
Self-taught, bend it till it breaks | Creating a Thread |
Win11 | i9 10850K | 64GB | RX6600 | Win11 | R5 2600 | 16GB | GTX1660 |
2020-12-02 06:04 PM
SandraGS wrote:The 3D script contains statements like
This is very new to me, so can you maybe show me an example? Of where i need to change it?
Its a lot in the script, and i dont know where to start or what to remove or anything.
r = REQUEST{2} ("Building_Material_info", "Water", "gs_bmat_surface", bms_47) set building_material "Water", 104, -1 material "Wood - Pine Grained Horizontal"In this situation building_material only defines the cut surface and fill of the object. The materials are the outer surfaces. Count the number of different strings for each type.
material MainBoxMaterial
2020-12-14 10:16 AM