cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Can i query a buiding material to obtain the vectorial fill of the surface?

Hi,
i want to query AC about the vectorial fill associated through a surface to a building material.
I can use:
request{2} ("Building_Material_info", vascaMat, "gs_bmat_surface", surface2DIndex)

for the former step but for the latter?

Any help is appreciated.
Bye
1 Solution

Accepted Solutions
Karl Ottenstein
Moderator Emeritus
Ilder wrote:
request{2} ("Building_Material_info", vascaMat, "gs_bmat_surface", surface2DIndex)
I'm not sure ... but does

request{2} ("Material_info", surface2DIndex, "gs_mat_fill_ind", surfaceFillIndex)

return what you want?
Vote for Wish: Copy/Paste in 3D

AC 29 USA and earlier   •   hardware key   •   macOS Taho 26.1 MacBook Pro M2 Max 12CPU/30GPU cores, 32GB

Go to post

3 Replies 3
Karl Ottenstein
Moderator Emeritus
Ilder wrote:
request{2} ("Building_Material_info", vascaMat, "gs_bmat_surface", surface2DIndex)
I'm not sure ... but does

request{2} ("Material_info", surface2DIndex, "gs_mat_fill_ind", surfaceFillIndex)

return what you want?
Vote for Wish: Copy/Paste in 3D

AC 29 USA and earlier   •   hardware key   •   macOS Taho 26.1 MacBook Pro M2 Max 12CPU/30GPU cores, 32GB
Anonymous
Not applicable
Thanks Karl,
it works, it works
Karl Ottenstein
Moderator Emeritus
Glad it worked! 🙂
Vote for Wish: Copy/Paste in 3D

AC 29 USA and earlier   •   hardware key   •   macOS Taho 26.1 MacBook Pro M2 Max 12CPU/30GPU cores, 32GB

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!