Dendro Facade

 

In this grasshopper example file, you can create a parametric facade by Extruding and Rotating a series of cubes.

Script By: Ali Ghadamyari

Dendro FacadeDendro FacadeDendro Facade

PH Newsletter

Free Weekly Scripts

Join our exclusive email newsletter and be the first to receive our free, useful Grasshopper scripts every week!

Comments

  • etore

    Hi I have there errors here:

    Object: ShapeSolverComponent (level 1)
    {
    The type initializer for ” threw an exception.
    TypeInitializationException
    }

    Object: ShapeSolverComponent (level 2)
    {
    Could not load type ‘System.Security.Principal.WindowsImpersonationContext’ from assembly ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.
    TypeLoadException
    }

    Object: ShapeMapComponent (level 1)
    {
    The type initializer for ” threw an exception.
    TypeInitializationException
    }

    Object: ShapeMapComponent (level 2)
    {
    Could not load type ‘System.Security.Principal.WindowsImpersonationContext’ from assembly ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.
    TypeLoadException
    }

    Object: MaptoShapeComponent (level 1)
    {
    The type initializer for ” threw an exception.
    TypeInitializationException
    }

    Object: MaptoShapeComponent (level 2)
    {
    Could not load type ‘System.Security.Principal.WindowsImpersonationContext’ from assembly ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.
    TypeLoadException
    }

    Object: MaptoBorderComponent (level 1)
    {
    The type initializer for ” threw an exception.
    TypeInitializationException
    }

    Object: MaptoBorderComponent (level 2)
    {
    Could not load type ‘System.Security.Principal.WindowsImpersonationContext’ from assembly ‘mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089’.
    TypeLoadException
    }

    • rezae

      Hi Ernesto,
      Can you tell me which component had this error?