We value your input! Please participate in Archicad 28 Home Screen and Tooltips/Quick Tutorials survey
2022-02-02 12:25 PM - last edited on 2023-05-31 10:14 AM by Laszlo Simon
How can I do it like fit to skin?
BUILDING_MATERIAL UIM_MaterialDN
!!!SECT_FILL "Insulation 01",11,19,11
SLAB 4,0.15,
0,0,0,
A,0,0,
A,B,0,
0,B,0
base
VERT 0,0,0
VERT A,0,0
VERT 0,B,0
VERT 0,0,0.15
COOR 2, -1, -2, -3, -4
BODY 1
2022-02-02 02:14 PM
Is that in the floor plan?
If so, script it with a poly2_b{5} and use the distortion matrix.
2022-02-02 02:53 PM
this is 3d script and section view
2023-03-16 04:28 AM
I am trying to create insulation in 2d script.
what you said
"Is that in the floor plan?
If so, script it with a poly2_b{5} and use the distortion matrix."
Can you please explain in more detail about this?
1. Where can I find sample code using poly2_b{5}?
from window.gsm
2. How many values do I need to bring from wall_skins_param to create insulation?
I only brought the fill type... ^^
3. Can you elaborate on the use of the distortion matrix?
4. This is the insulation I am trying to make.