#archicad

Sdílet
Vložit
  • čas přidán 19. 04. 2023
  • Instructions for GDL code:
    Create New object - click in details :
    Select Subtype = Model element:Building Element:Curtain wall panel
    In Parameters:
    Add 3 parameters
    Mat_panel = type Surface material
    Rando1 = type Angle
    Rando2 = type Angle
    And Use this code in 3d script
    IN 3d script copy & paste this code:
    rotx rnd(rando1)
    rotx rnd(rando2)
    material Mat_panel
    block 1.20,1.20,0.05
    Enjoy.

Komentáře • 8

  • @rafaeldaniel2134
    @rafaeldaniel2134 Před rokem

    Archicad es una autentica hermosura!!!😍😍😍

  • @izoyt
    @izoyt Před rokem

    very nice. didn't know for this option of randomizing wall panels.

  • @jesusglez.2314
    @jesusglez.2314 Před rokem

    Grandioso!! 100%

  • @conmes3077
    @conmes3077 Před rokem

    👍🏻👍🏻👍🏻

  • @LearningArchicad
    @LearningArchicad  Před rokem +2

    Create New object - click in details > Select Subtype = Model element>Building Element>Curtain wall panel
    In Parameters:
    Add 3 parameters
    Mat_panel = type Surface material
    Rando1 = type Angle
    Rando2 = type Angle
    And Use this code in 3d script
    IN 3d script copy & paste this code:
    rotx rnd(rando1)
    rotx rnd(rando2)
    material Mat_panel
    block 1.20,1.20,0.05
    Enjoy.

  • @marwaelgamal6619
    @marwaelgamal6619 Před měsícem

    HELLO, i cant change the type of parameters what can be the problem