คู่มือเขียนแบบ
อ้างอิงคำสั่งและแนวคิดของโมดูลเขียนแบบ CAD บนเบราว์เซอร์
ภาพรวมเขียนแบบ
โมดูลเขียนแบบเป็น CAD บนเบราว์เซอร์สำหรับงานแบบโครงสร้าง วาดเส้น แก้ไข ให้มิติ จัดเลเยอร์ วางคอลัมน์/คาน/ฐานราก จัดชีต พิมพ์ PDF และ Export DXF
เลเยอร์
เลเยอร์ช่วยจัดระเบียบองค์ประกอบในแบบ คุณสามารถสร้างเลเยอร์ใหม่ ปิด/เปิดการแสดงผล ล็อกเพื่อป้องกันการแก้ไข และตั้งค่าสี/ความหนาของเส้น แบบมาตรฐานมักแยกเลเยอร์ S-GRID S-COLS S-BEAM S-ANNO-DIM เป็นต้น
Mark หรือสัญลักษณ์องค์ประกอบ
Mark คือนิยามที่นำกลับใช้ได้สำหรับองค์ประกอบโครงสร้าง 7 ประเภท ได้แก่ คอลัมน์ คาน ฐานราก พื้น ผนัง บันได และผนังกันดิน แก้ไข Mark จะอัปเดต instance ทั้งหมดที่ใช้ Mark นั้น ช่วยให้ปรับขนาดหมู่ได้รวดเร็ว
ชีตและขนาดกระดาษ
ชีตคือพื้นที่กระดาษสำหรับพิมพ์ แต่ละชีตมีกล้อง สเกลพิมพ์ และขนาดกระดาษเป็นของตัวเอง ระบบจะครอปภาพตามชีตเมื่อสร้าง PDF ช่วยให้งานแบบพร้อมนำเสนอได้ทันที
Snap ORTHO POLAR และ Grid
Object Snap ช่วยจับจุดสำคัญบน entity เช่น ปลายเส้น กึ่งกลาง ศูนย์กลางวงกลม จุดตัด และ perpendicular ORTHO ล็อกทิศแนวนอน/แนวตั้ง POLAR ล็อกทิศตามมุมที่กำหนด ส่วน Grid Snap ช่วยให้จุดตกบนตาราง
Export PDF และ DXF
PDF plot สร้างไฟล์จากชีตปัจจุบันตามสเกลและกรอบกระดาษ DXF export เป็นไฟล์ที่เปิดได้ในโปรแกรม CAD โดยตรง โปรดทราบว่า DXF เป็น feature สำหรับ Pro เท่านั้น
คำสั่งทั้งหมด
รายการคำสั่งด้านล่างดึงมาจาก command-help.ts โดยตรง หากมีคำสั่งใหม่ในทะเบียน คู่มือนี้จะอัปเดตโดยอัตโนมัติ
Draw
- LLineDraw a chain of connected line segments.
- PLPolylineDraw a connected chain of segments as one entity.
- RECRectangleDraw a rectangle by two opposite corners.
- CICircleDraw a circle by its center and radius.
- AArcDraw a 3-point arc (start, through, end).
Modify
- MMoveMove selected entities to a new location.
- COCopyCopy selected entities to a new location.
- RORotateRotate selected entities around a base point.
- MIMirrorMirror selected entities across an axis.
- SCScaleScale selected entities around a base point.
- SStretchStretch vertices inside a window; the rest stay fixed.
- OOffsetMake a parallel offset copy of a line or arc.
- TRTrimCut an entity back to a cutting edge.
- EXExtendExtend an entity to meet a boundary edge.
- FFilletRound a corner between two lines with a tangent arc.
- CHAChamferBevel a corner between two lines with a straight cut.
- ARArrayMake a rectangular or polar array of selected entities.
- MAMatch PropertiesCopy properties (layer) from one entity to others.
- EEraseDelete the selected entities.
- XExplodeUngroup a placed symbol / block insert into independent entities.
Annotate
- DIMDimensionAdd a linear dimension between two points.
- TXTTextPlace single-line text at a point.
- TBLSchedule TableGenerate the mark schedule table at a point.
- REVCRevision CloudCloud a rectangular region to flag a revision.
- REVMRevision MarkerPlace a delta tag with a revision label.
- BBSBar TakeoffGenerate the bar-takeoff (Bill of Bars) table at a point.
Blocks
- BLDefine BlockDefine a named block from selected entities.
- IInsert BlockInsert a defined block at a point.
- BIInsert Active BlockInsert the active block (from the Blocks panel) at a point.
- NANorth ArrowPlace a north arrow symbol.
- SMSection MarkPlace a section mark with label and sheet reference.
- GBGrid BubblePlace a grid bubble with an axis label.
- RLLevel MarkerPlace a level marker (RL) with the elevation text.
Structural
- PCPlace ColumnPlace instances of the active column mark.
- PBPlace BeamPlace centerlines of the active beam mark.
- PFPlace FootingPlace instances of the active footing mark.
- PSPlace SlabPlace regions of the active slab mark.
- PWPlace WallPlace centerlines of the active wall mark.
- PSTPlace StairPlace footprints of the active stair mark.
- PRWPlace Retaining WallPlace sections of the active retaining-wall mark.
ทางลัดทั่วไป
ทางลัดด้านล่างช่วยให้ทำงานเร็วขึ้นโดยไม่ต้องพิมพ์คำสั่งในบาร์
- Ctrl/⌘ZUndoUndo the last action.
- Ctrl/⌘YRedoRedo the last undone action.
- Ctrl/⌘ASelect allSelect every visible, unlocked entity.
- DelDeleteErase the current selection.
- EscCancelCancel the active command or clear the selection.
- EnterFinishConfirm / finish the active command.
- F8ORTHOToggle horizontal/vertical drawing constraint (object snaps still win).
- F10POLARToggle polar tracking — snap the direction to angle increments (15° default; set the step in the status bar).
- Ctrl/⌘clickAdd to selectionCtrl-click an entity to add or remove it from the selection; Ctrl+band adds.
- x,y@dx,dy@d<aType coordinatesDuring a draw command, type absolute, relative, or polar coordinates (or a distance) into the command bar.
- 0-9⇥EnterDynamic inputWhile picking a point, type a number to enter dimensions at the cursor. Tab locks the value and switches to the angle field; Enter (or a click) commits; Esc closes the fields.
- EnterRepeat commandAt idle, Enter repeats the last command.
- Drag→Select (window)Drag left→right: selects only what is fully inside the blue window.
- Drag←Select (crossing)Drag right→left: selects everything the green dashed band touches.
- DragMove selectionDrag a selected entity to move it (and everything selected with it).
- Right-clickFinish / cancel (mouse)Right-click finishes the active command (or cancels if it has nothing to finish).
- SpacedragPan viewHold Space (or middle mouse) and drag to pan.
- ScrollZoomScroll the wheel to zoom toward the cursor.
- ShiftdragZoom windowShift+drag a box to zoom into it.
- Double-clickZoom fitDouble-click empty space to fit the drawing — double-click an entity to select it.
- ?Command helpOpen or close this reference.