Hung Fai Tang
-Description:
This tool can help user to generate facade pattern on rectangular polysurface, user can input number for the horizontal and vertical division, the percentage of border division for facade. Moreover, user can have the option to choose color mode either random or mono-tone.
-Pseudo Code:
””Ask user to select polysurface object to create facade
””Ask user to input number of vertical and horizontal division
””Ask user to input the percentage of borders
””Ask user to select the color mode of panels
””Ask user to input panel inclination angle
””To Loop for every surface
””Get surface domains for each surface
””Get the point coordinate for each domain on surface
””Draw panels on each surface
””Change the panels color according to user input
””Rotate objects according user input
-Script: 10.01.27-A3-T1-EasyFacade_Fai





