Thursday, May 14, 2009

Wednesday, May 13, 2009

Last day of the class-enter to the place without nothing to get all

Process/connection/relationship/identity
exaggeration/story/metaphor/typology

Building(v) is story telling by which we use words that could be broken down into serious of lines that convey the story for visible. Lines help us to abstract the story. By abstraction we need to zoom to find the pattern. Pattern helps us to create texture.
Whatever i do i should connect things that from cultural, historical, and personal perspective.~~~>IDENTITY. Be honest and trust myself. Using typology and understanding it helps me move forward with my drawing in ACAD. Clever use of exaggeration !!!
This class helped me to think and do abstract without losing the whole concept

Monday, April 20, 2009

MOVING EXCITEMENT PLAYS LEARNING APPARATUS







Those are my ACAD drawing from different view points and rendered object with background.
Unfortunately, i can't post my final presentation!!! ;((

Wednesday, April 1, 2009

Set up FIRST
Units-> set Arch/1/4"-1/2"/inches....
Limits-> first point @ 0,0
LTScale-> set linetypes
Tools -> options->Profile set up
Tools->options->Display-> Layout elements
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
useful commands
F3--> osnap
F7-->grid
F8--> ortho
Alt--> activated all command bar in the top example +D+G rectangle (D for Draw, M for Modify, ...)
L--> line
Di--> distance
List--> can show the all command that i did
M--> move
Z--> zoom /All/center/dynamic/....
p-->pan
space tap works as enter
Image--> attach--> upload the image then we try to do scale the image
Scale--> select the object--> base point--> REFERENCE--> enter--> base point again and endpoint---> enter
Layer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
scale in model space

12" - 1
6" - 2
3" - 4
1 1/2" - 8
1" - 12
3/4" - 16
1/2" - 12
1/4" -48
1/8" -96
1/16" -192

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
US Architectural:
ARCH A 228.6 mm x 304.8 mm 9" X 12"
ARCH B 304.8 mm x 457.2 mm12" X 18"
ARCH C 457.2 mm x 609.6 mm18" X 24"
ARCH D 609.6 mm x 914.4 mm24" X 36"
ARCH E 914.4 mm x 1219.2 mm36" X 48"

Monday, March 30, 2009

; Copyright (C) ARCHIBUS, Inc. 1989-1998. All rights reserved.

; Acad.Pgp
; ARCHIBUS/FM External Commands and Command Alias definitions.
; 08.21.90 / 05.22.01
; 05.25.04 - Updates to command names

; ---- External Dos Commands

DEL,DEL, 0,File to delete: ,0
DIR,DIR, 0,File specification: ,0
SH,, 0,*OS Command: ,4 ;; makes room for COMMAND.COM only
SHELL,, 0,*OS Command: ,4
TYPE,TYPE, 0,File to list: ,0
EDIT,EDIT, 0,File to edit: ,4

; ---- Command Aliases. ARCHIBUS/FM Version 4.1 Users will recognize
; these -- they were acad.lsp key redefinitions.

; These redefinitions are designed so that the left hand can stay on the
; home keys as much as possible for common commands (e.g. moVe) while
; the right hand stays on the mouse.

; _break
B, *Break
; _copy
C, *Copy
; _dist
D, *Dist
; _ddaTTe
TT, *DDatte
; _change
G, *chanGe
; _erase
E, *Erase
; _explode
EX, *EXplode
; _fillet
F, *Fillet
; _insert
I, *Insert
; _line
L, *Line
; _-layer
LA, *-LAyer
; _layer
LAD, *LAyer
; _ddlmodes
LR, *DDLMODES
; _mirror
M, *Mirror
; _offset
O, *Offset
; _pan
P, *Pan
; _pline
PL, *PLine
; _pedit
PE, *Pedit
; _redraw
R, *Redraw
; _rotate
RO, *ROtate
; _stretch
S, *Stretch
; _trim
T, *Trim
; _move
V, *moVe
; _view
VI, *VIew
; _extend
XT, *eXTend
; _zoom
Z, *Zoom

; ---- The remaining AutoCAD Sample Command Aliases are in the
; following table.

; _arc
A, *ARC
; _circle
CI, *CIRCLE
; _copy
CP, *COPY
; _dview
DV, *DVIEW
; _mspace
MS, *MSPACE
; _pkser
SERIAL, *_PKSER


; ---- Overlay Commands

; About ARCHIBUS/FM
AABOUT, *AFM_AABOUT
AA, *AFM_AABOUT

; ARCHIBUS/FM Help
AHELP, *AFM_AHELP
HP, *AFM_AHELP

; Open Project
OPENPROJ, *AFM_OPENPROJ
OP, *AFM_OPENPROJ

; Close Project
CLOSEPROJ,*AFM_CLOSEPROJ
CP, *AFM_CLOSEPROJ

; Set Default Project
SETPROJ, *AFM_SETPROJ
DPS, *AFM_SETPROJ

; Clear Default Project
CLEARPROJ,*AFM_CLEARPROJ
DPC, *AFM_CLEARPROJ

; Show Process Navigator
SHOWPNAV, *AFM_SHOWPNAV
APS, *AFM_SHOWPNAV

; Hide Process Navigator
HIDEPNAV, *AFM_HIDEPNAV
APH, *AFM_HIDEPNAV

; Open View
OPENVIEW, *AFM_OPENVIEW
OV, *AFM_OPENVIEW

; Create Drawing View
DWGVIEW, *AFM_DWGVIEW
CDV, *AFM_DWGVIEW

; Open Drawing List
DWGLIST, *AFM_DWGLIST
DL, *AFM_DWGLIST

; Close View
CLOSEVIEW,*AFM_CLOSEVIEW
CV, *AFM_CLOSEVIEW

; View Status
VIEWSTAT, *AFM_VIEWSTAT

; Asset Layer
ASTLAY, *AFM_ASTLAY
AL, *AFM_ASTLAY

; Asset Layer (Text Mode)
ALT, *AFM_ASTLAYT

; Asset Insert
ASTINS, *AFM_ASTINS
AI, *AFM_ASTINS

; Edit Data...
EDITDATA, *AFM_EDITDATA
ED, *AFM_EDITDATA

; Edit Multiple Data...
EDITMULT, *AFM_EDITDATAMULT
EM, *AFM_EDITDATAMULT

; Attach to Record...
ATTACHTORECORD, *AFM_ATTACHTORECORD
ATR, *AFM_ATTACHTORECORD

; Number...
NUMBER, *AFM_NUMBER
NM, *AFM_NUMBER

; Catalog
CATALOG, *AFM_CATALOG
CAT, *AFM_CATALOG
CT, *AFM_CATALOG

; Uncatalog
UNCATALOG,*AFM_UNCATALOG
UC, *AFM_UNCATALOG
UNCAT, *AFM_UNCATALOG

; Asset Explode
AX, *AFM_AX

; Catalog Layer
CATLAYER, *AFM_CATLAYER
CTL, *AFM_CATLAYER

; Infer
INFER, *AFM_INFER
IN, *AFM_INFER

; Query Table
QRYTABLE, *AFM_QRYTABLE
QT, *AFM_QRYTABLE
QTABLE, *AFM_QRYTABLE

; Select Fields...
SELFLDS, *AFM_SELFLDS
SF, *AFM_SELFLDS

; Select Restriction...
SETREST, *AFM_SETREST
SR, *AFM_SETREST

; Select Restriction...
RST, *AFM_RESTGRID

; Highlight Restriction...
HIGHREST, *AFM_HIGHREST
HR, *AFM_HIGHREST

; Highlight Restriction Using Plines...
HIGHRESTPLINE, *AFM_HIGHRESTPLINE
HRP, *AFM_HIGHRESTPLINE

; Query Text...
QUERYTEXT,*AFM_QUERYTEXT
QX, *AFM_QUERYTEXT


; Clear Highlight
CLRHIGH, *AFM_CLRHIGH
CLH, *AFM_CLRHIGH

; Set Height...
ASETHT, *AFM_ASETHT
ASH, *AFM_ASETHT

; Set Position
ASETPOS, *AFM_ASETPOS
ASP, *AFM_ASETPOS

; Set Orientation
ASETORIENT,*AFM_ASETORIENT
ASO, *AFM_ASETORIENT

; Set Justification...
ASETJUST, *AFM_ASETJUST
ASJ, *AFM_ASETJUST

; Align Horizontally
AALIGNHOR,*AFM_AALIGNHOR
AAH, *AFM_AALIGNHOR

; Align Vertically
AALIGNVER,*AFM_AALIGNVER
AAV, *AFM_AALIGNVER

; Reset to Automatic
ARESETAUTO,*AFM_ARESETAUTO
ARA, *AFM_ARESETAUTO

; Set Asset Text Alignment
ASETALIGN,*AFM_ASETALIGN
ASA, *AFM_ASETALIGN
EATXT, *AFM_EATXT

; Set Asset Text Field Visibility
SELATXTFLDS, *AFM_SELATXTFLDS
AFV, *AFM_SELATXTFLDS

; Utility
REACTORS, *AFM_REACTORS
MSGS, *AFM_MSGS
ALIST, *AFM_ALIST

; Save
ASAVE, *AFM_ASAVE
AV, *AFM_ASAVE

; Reset schema
RESETSCHEMA, *AFM_RESETSCHEMA

; Quit
AQUIT, *AFM_AQUIT
AQ, *AFM_AQUIT

; End
AEND, *AFM_AEND
AE, *AFM_AEND

; Widowed objects
WAST, *AFM_WIDOWASTS
WREC, *AFM_WIDOWRECS

; ---- Layer Shortcuts

; Set Gross Layers
GS, *AFM_GR
; Set Vert Penetration Layers
VT, *AFM_VT
; Set Service Layers
SV, *AFM_SV
; Set Suite Area Layers
SU, *AFM_SU
; Set Group Layers
GP, *AFM_GP
; Set Room Layers
RM, *AFM_RM
; Set Equipment Layers
EQ, *AFM_EQ
EQV, *AFM_EQV
EQD, *AFM_EQD
; Set Panel Layers
PN, *AFM_PN
; Set Punch Block Layers
PB, *AFM_PB
; Set Net Device Layers
ND, *AFM_ND
HND, *AFM_ND
; Set Faceplate Layers
FP, *AFM_FP
; Set Jack Layers
JK, *AFM_JK
; Set Cable Layers
CA, *AFM_CA
; Set Wireway Layers
WY, *AFM_WY

; ---- Module Commands (NB: most of these are self-loading Lisp commands.)

; ---- Strategic Master Planning Commands

; Select Budget and Period
SELBUDGET, *AFM_SELBUDGET

; Stack
STACK, *AFM_STACK

; Auto-Bubble Preferences...
SETBUBBLE, *AFM_SETBUBBLE

; Auto-Bubble
BUBBLE, *AFM_BUBBLE

; Allocate
ALLOC, *AFM_ALLOC

; Deallocate
DEALLOC, *AFM_DEALLOC

; Reallocate
REALLOC, *AFM_REALLOC

; ---- Space Management Commands

; Occupancy Plan
OCCUP, *AFM_OCCUP
; Highlight Groups by Department
HGPXDP, *AFM_HGPXDP
; Highlight Rooms by Department
HRMXDP, *AFM_HRMXDP
; Higlight Rooms by Area
HRMXAREA, *AFM_HRMXAREA


; ---- Furniture & Equipment Management Commands

; Select Trial Layer
SELTRIAL, *AFM_SELTRIAL
; Delete Trial Layer
DELTRIAL, *AFM_DELTRIAL
; Copy Inventory to Trial Layer
CPYTRIAL, *AFM_CPYTRIAL
; Set to Inventory Layer
SETINVEN, *AFM_SETINVEN
; Copy Trial to Inventory
CPYINVEN, *AFM_CPYINVEN

; Furn Worksurf
FW, *AFM_FW
; Furn Partition
FP, *AFM_FP
; Add Furniture
ADDFURN, *AFM_ADDFURN


; ---- Telecom Commands

CONNECT, *AFM_CONNECT
CN, *AFM_CONNECT
TRACESEL, *AFM_TRACESEL
TR, *AFM_TRACESEL
TRACESELG, *AFM_TRACESELG
TRG, *AFM_TRACESELG
CABLE, *AFM_CABLE
CBL, *AFM_CABLE
; Draw Wireway
DWY, *AFM_DWY
; Assign to Wireway
WYA, *AFM_WYA

; ---- Design Commands

; Set Scale...
SETSCALE, *AFM_SETSCALE
CS, *AFM_SETSCALE

; Title Sheet...
TITLE, *AFM_TITLE
TS, *AFM_TITLE

; Layer Init...
LAYINIT, *AFM_LAYINIT
LI, *AFM_LAYINIT

; Pick Set, Off, Lock, Unlock, Freeze, Thaw, Query
PICKSET, *AFM_PICKSET
PS, *AFM_PICKSET
PICKOFF, *AFM_PICKOFF
PO, *AFM_PICKOFF
PICKLOCK, *AFM_PICKLOCK
PK, *AFM_PICKLOCK
PICKUNLOCK,*AFM_PICKUNLOCK
PU, *AFM_PICKUNLOCK
PICKFREEZE,*AFM_PICKFREEZE
PZ, *AFM_PICKFREEZE
PICKTHAW, *AFM_PICKTHAW
PT, *AFM_PICKTHAW
PICKQUERY, *AFM_PICKQUERY
PQ, *AFM_PICKQUERY

; Layer Series...
LAYSERIES,*AFM_LAYSERIES
LS, *AFM_LS

; Area Rectangle
AREARECT, *AFM_AREARECTANGLE
AR, *AFM_AREARECTANGLE

; Area Block
AREABLOCK,*AFM_AREABLOCK
AB, *AFM_AREABLOCK

; Area Trace
AREATRACE,*AFM_AREATRACE
AT, *AFM_AREATRACE

; Area Adjust
ARAJUST, *AFM_AREAADJUST
AJ, *AFM_AREAADJUST

; Area Split
ARSPLIT, *AFM_AREASPLIT
AP, *AFM_AREASPLIT

; Area Solid
ARSOLID, *AFM_AREASOLID
AD, *AFM_AREASOLID

; Area Show
ARSHOW, *AFM_AREASHOW
AS, *AFM_AREASHOW

; Area Select
ARQSELECT,*AFM_ARQSELECT
AQ, *AFM_AREAQSELECT

; Wall
WALL, *AFM_WALL
WA, *AFM_WALL

; Wall Edit
WALLEDIT, *AFM_WALLEDIT
WE, *AFM_WALLEDIT

; Wall Fix
WALLFIX, *AFM_WALLFIX
WF, *AFM_WALLFIX

; Wall Endcap
WALLEND, *AFM_WALLENDCAP
WP, *AFM_WALLENDCAP

; Wall Centerline
WALLCEN, *AFM_WALLCENLINE
WC, *AFM_WALLCENLINE

; Wall Node
WALLNODE, *AFM_WALLNODE
WO, *AFM_WALLNODE

; Wall Double
WALLDBL, *AFM_WALLDBL
WD, *AFM_WALLDBL

; Door
DOOR, *AFM_DOOR
DR, *AFM_DOOR

; Door Edit
DOOREDIT, *AFM_DOOREDIT
DE, *AFM_DOOREDIT

; Window
WINDOW, *AFM_WINDOW
WN, *AFM_WINDOW

; Window Edit
WINEDIT, *AFM_WINEDIT
NE, *AFM_WINEDIT

; Architectural Building Grid
AGRID, *AFM_AGRID
GR, *AFM_AGRID

; Reference Building Grid
RGRID, *AFM_RGRID
RGR, *AFM_RGRID

; Ceiling
CEILING, *AFM_CEILING
CE, *AFM_CEILING

; Convert to 3D
CONV3D, *AFM_CONV3D
C3, *AFM_CONV3D

; Convert to 2D
CONV2D, *AFM_CONV2D
C2, *AFM_CONV2D


; ---- Self-Loading AutoLISP Commands

; emacs lisp file
EL, *AFM_EL
; xdata list (formatted)
XD, *AFM_XD
; dump entity and xdata
XG, *AFM_XG
; dump xdata (unformatted)
XDL, *AFM_XDL
; disable error handler
noerr, *AFM_NOERR
; Change standard
CNGSTD, *AFM_STD


; ---- Self-Loading AutoLISP Commands -- Version 12

; Pline Width
PW, *AFM_PW
; Find Employee (Space)
FINDEM, *AFM_FINDEM
; Number Jacks (Telecom)
JKNUM, *AFM_JKNUM
; Find Ehandle (Tools)
EHF, *AFM_EHF
; Copy Asset Text Style (AText)
AST, *AFM_AST
; Change Building and Floor (Tools)
CNGFL, *AFM_CNGFL
; Publish to Dwf format (Tools)
AFMDWF, *AFM_AFMDWF
; Publish to Visio 2002 format (Tools)
AFMVISIO, *AFMVISIO

class discusion

Structure <------->Intimate

FOUNDATION

Physical overlap: Stability, base, center, axiom-origin, support
cultural: food eating, family
personal: family, education, root, ancestor, memory, change
historical: revolution, origin


surface experiments ------->breaking down------> into connecting different information-------> non directional to expend our imagination------> pushing the boundaries