cgetechnology.blogspot.com
Don's Works: Simple AutoLISP Code: Flip Dimension Text
http://cgetechnology.blogspot.com/2012/10/simple-autolisp-code-flip-dimension-text.html
Drafting. modeling. rendering. Sunday, October 14, 2012. Simple AutoLISP Code: Flip Dimension Text. This is a command I called D180. Which function is rotating a dimension text by 180 degree. Prompt " nError. Program cancelled. "). Defun C:D180 (/ localErrorD180 dimProperty dimTxtRotationOld dimTxtRotationNew dimTxtRotationUpdate). Setq dimProperty (entget (car (entsel " nSelect dimension: ") ). Setq dimTxtRotationOld (cdr (assoc 51 dimProperty) ). Pi (/ d 180.0). Subscribe to: Post Comments (Atom).
cgetechnology.blogspot.com
Don's Works: April 2013
http://cgetechnology.blogspot.com/2013_04_01_archive.html
Drafting. modeling. rendering. Thursday, April 18, 2013. SketchUp Animation - Casting of R.C Strip Footing. Below is an animation depicting the simplified casting process of a reinforced concrete strip footing. The model was created and animated with SketchUp. Output to a series of .png and put together in VirtualDub. And output as .mp4 using this hack. The animation was then imported into VSDC Free Video Editor. Base rebars bound into a "basket". Stump rebars before lowered into formworks. Below is an e...
cgetechnology.blogspot.com
Don's Works: September 2012
http://cgetechnology.blogspot.com/2012_09_01_archive.html
Drafting. modeling. rendering. Thursday, September 27, 2012. Simple AutoLISP Code: Modified BREAK. I like to BREAK my line at the exact point I selected without typing much keywords, ie. by automated the "first point" option in the BREAK command, hence I came out with the following code:. Prompt " nRoutine cancelled. "). Defun C:BRF (/ localErrorBRF brkPointBRF). Setq brkPointBRF (getpoint " nPick break point: "). Command ". BREAK" pause "F" brkPointBRF brkPointBRF). Sunday, September 23, 2012. In the dr...
cgetechnology.blogspot.com
Don's Works: SketchUp Animation - "Spiral Staircase"
http://cgetechnology.blogspot.com/2012/10/sketchup-animation-spiral-staircase.html
Drafting. modeling. rendering. Thursday, October 18, 2012. SketchUp Animation - "Spiral Staircase". One great feature of SketchUp is how fly-through or fly-over or fly-by animation could be produced on the fly. And coupled with "section plane" function one has no problem producing cool construction sequence at all. It's been a while since I last made any animation with SketchUp. I used the spiral staircase model I made, which I also shared on that page. Subscribe to: Post Comments (Atom). A Simple Method...
cgetechnology.blogspot.com
Don's Works: Extra Large Output
http://cgetechnology.blogspot.com/2012/03/extra-large-output.html
Drafting. modeling. rendering. Wednesday, March 21, 2012. This is an extra large output (4000x2149) of a semi-d render. It took my aged machine about 6 hours to complete the render process. Nomeradona has a tutorial on how to do this, on that page. Unfortunately, it seems Blogger will rescale the image to to a maximum wide of 1600 pix. Subscribe to: Post Comments (Atom). Kuala Lumpur, Malaysia. I am an experienced civil/structural drafter. View my complete profile. My Gallery @ Picasa Web Albums. SketchU...
cgetechnology.blogspot.com
Don's Works: February 2012
http://cgetechnology.blogspot.com/2012_02_01_archive.html
Drafting. modeling. rendering. Wednesday, February 29, 2012. As you may already know I'm a civil/structural drafter by profession, so it'd only right if I post some drafting-related materials here. Screenshot of architectural elevations. Screenshot of road and drainage layout plan. Screenshot of structural key plans. Like I said, output from my drafting works may not be as interesting as arch-viz, but if you wish to see more, please steer to my Picasa Web Album of "CAD Samples", here. VirtualDub is a fre...
cgetechnology.blogspot.com
Don's Works: August 2011
http://cgetechnology.blogspot.com/2011_08_01_archive.html
Drafting. modeling. rendering. Saturday, August 20, 2011. Mansion #351 in Google 3D Warehouse. Click image below to download model from Google 3D Warehouse. To view renders of this model, click here. Saturday, August 6, 2011. The followings are conceptual visualizations of several pedestrian bridges in Brickfields and Bangsar, designed by LEOWYC Architect. Click image to enlarge. Illustration of a pedestrian bridge in Bangsar. Illustration of a pedestrian bridge in Brickfields. Subscribe to: Posts (Atom).
cgetechnology.blogspot.com
Don's Works: Simple AutoLISP Codes: Modified FILLET
http://cgetechnology.blogspot.com/2012/09/simple-autolisp-codes-1.html
Drafting. modeling. rendering. Sunday, September 23, 2012. Simple AutoLISP Codes: Modified FILLET. In the drafting of beam elevations, I normally use FILLET to form the bend of rebar. While I prefer to simply leave the bend at a 90-degree angle - which make the job easier for me, of course - most prefer to have rounded edge where the rebar bends, ie. giving a radius value to the FILLET function. Prompt " nRoutine cancelled. "). C:F15 (/ localErrorF15 frad). Setq frad (getvar "filletrad"). My Collections ...
cgetechnology.blogspot.com
Don's Works: March 2012
http://cgetechnology.blogspot.com/2012_03_01_archive.html
Drafting. modeling. rendering. Wednesday, March 21, 2012. This is an extra large output (4000x2149) of a semi-d render. It took my aged machine about 6 hours to complete the render process. Nomeradona has a tutorial on how to do this, on that page. Unfortunately, it seems Blogger will rescale the image to to a maximum wide of 1600 pix. Subscribe to: Posts (Atom). Kuala Lumpur, Malaysia. I am an experienced civil/structural drafter. View my complete profile. My Gallery @ Picasa Web Albums. SketchUp Animat...
SOCIAL ENGAGEMENT