|
| MAS ETH ARCH/CAAD - 2005/06 - STUDENT PAGES Master of Advanced Studies in Architecture, Specialization in Computer Aided Architectural Design | 065-0005/6 Supervision: Prof. Dr. Ludger Hovestadt, Philipp Schaerer Chair of CAAD, ETH Zurich {**************plugin***********************************} ColorIndexToRGB(0,r,g,b); PenFore (r,g,b); col := value * 65535; rect(x,y,x+5,y-5); objectHand := LNewObj; SetFillBack(objectHand,col,col,col); (* {change of color} ColorIndexToRGB(18,r,g,b); colr := value * r * 1.1; colg := value * g * 1.1; colb := value * b * 1.1; rect(x,y,x+5,y-5); objectHand := LNewObj; SetFillBack(objectHand,colr,colg,colb); *) {**************plugin***********************************}-- NDSMonikaAnnen - 21 Dec 2005
|
This website has been archived and is no longer maintained.