Request Override Surfaces
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-05 10:57 PM
‎2016-02-05
10:57 PM
Sincerely,
Daniel
Daniel
3 REPLIES 3

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-06 04:01 PM
‎2016-02-06
04:01 PM
At the selection settings of your element you can override the surfaces.

Architectural construction designer, draftsman, modeller
ArchiCAD 25.
ArchiCAD 25.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-06 05:16 PM
‎2016-02-06
05:16 PM
Thank you Dontknow
Sometimes my english level creates misunderstandings.
I solved my problem, last night. I was referred, how to request it using gdl scripting.
Eg.for Walls -just one face:
qq = REQUEST (WALL_MAT_A , your_mat, get_mat)
Sometimes my english level creates misunderstandings.
I solved my problem, last night. I was referred, how to request it using gdl scripting.
Eg.for Walls -just one face:
qq = REQUEST (WALL_MAT_A , your_mat, get_mat)
Sincerely,
Daniel
Daniel
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎2016-02-06 05:55 PM
‎2016-02-06
05:55 PM
Actually the code is:
qq = REQUEST ("name_of_material", WALL_MAT_A, get_mat)
qq = REQUEST ("name_of_material", WALL_MAT_A, get_mat)
Sincerely,
Daniel
Daniel