Название: Integrated CAD by Optimization: Architecture, Engineering, Construction, Urban Development and Management
Автор: B.K. Chakrabarty
Издательство: Springer
Год: 2022
Страниц: 696
Язык: английский
Формат: pdf (true), epub
Размер: 30.7 MB
This book presents range of topics concerning integrated CAD (including Optimization) for use in Architecture (including Planning), Civil Engineering and Construction (AEC), and thus, helps introduce a full-length treatment of the subject, enabling practitioners to adopt an Integrated Computer-Aided Design Approach in their professional activity. The book gives to readers an understanding of the main elements of CAD, highlighting the importance of integrating these elements and the applicability of Integrated CAD in AEC. Several software for urban development design analysis and drafting-drawing (CAUB/CADUB), urban development design optimization and drafting-drawing (HudCAD), and for structural design optimization and drafting-drawing (RCCAD) are presented with source code listings. GenCADD Architectural/Civil Series is for use by architects, space planners, homebuilders, facility planners, interior designers, landscape architects, and civil engineers. AutoCAD is the largest single and most expensive commercial software package, but is only one of several available. AutoLISP is the implementation of the LISP programming language embedded within the AutoCAD, and it allows users and software program developers to write programs and functions that are well suited to graphics applications. In order to only illustrate the procedure for integrated CADD by optimization using both AutoLISP and C++, a simple AutoLISP Graphic Program ‘boxa.lsp’ in AutoLISP for a box is developed and presented below.