
BIM Geometry with Julia Plasm—Functional Language for CAD Programming
Volume 1: Mathematics and Software Engineering
Series: Digital Innovations in Architecture, Engineering and Construction;
- Publisher's listprice EUR 69.54
-
The price is estimated because at the time of ordering we do not know what conversion rates will apply to HUF / product currency when the book arrives. In case HUF is weaker, the price increases slightly, in case HUF is stronger, the price goes lower slightly.
- Discount 12% (cc. 3 522 Ft off)
- Discounted price 25 830 Ft (24 600 Ft + 5% VAT)
Subcribe now and take benefit of a favourable price.
Subscribe
29 352 Ft
Availability
Not yet published.
Why don't you give exact delivery time?
Delivery time is estimated on our previous experiences. We give estimations only, because we order from outside Hungary, and the delivery time mainly depends on how quickly the publisher supplies the book. Faster or slower deliveries both happen, but we do our best to supply as quickly as possible.
Product details:
- Publisher Springer Nature Switzerland
- Date of Publication 18 October 2025
- Number of Volumes 1 pieces, Book
- ISBN 9783031902437
- Binding Hardback
- No. of pages301 pages
- Size 235x155 mm
- Language English
- Illustrations XV, 301 p. 124 illus., 112 illus. in color. Illustrations, black & white 700
Categories
Long description:
"
This book provides computational methods, tools, algorithms, code scriptlets, and examples for symbolically generating simple and very complex geometric shapes as solid models and structures for Building Information Modeling (BIM) environments.The book introduces the Programming Language for Symbolic/Solid Modeling (Plasm), a concise symbolic design language for the construction industry. It explains how to utilize the recent adaptation to the MIT-originated language Julia, regarded as the premier modern language for scientific computing. In this context, the design is stored as a solid model and can be utilized by other Julia packages (e.g., for mechanical, thermal, simulation, etc.). It is important to note that very complex shapes, including Boolean textures for new materials, may be challenging, if not impossible, to describe using architectural CAD and even harder to encode within the entity class representation methods of the BIM collaboration standard. On the other hand, Plasm.jl product/object descriptions are straightforward to encode and symbolically export/import. They can be used as source strings within IFC files, the collaborative platform for construction. The sender and receiver of such files can receive the symbolic description, the geometric breakdown (atoms of Boolean algebra) exported in the standard, and the precise integral properties (surface, volume, inertia). The PLASM language is a preeminent environment to teach computer courses to architecture students and introduce BIM to the new generations of ABC pros, who are already acquainted with network instruments and will create and innovate with geometric shapes while learning computational methods.
" MoreTable of Contents:
Introduction to Julia Programming.- The Julia Package Plasm.jl.- Topology primer.- Geometric models.- Symbolic modeling with Julia Plasm.jl.- Space arrangement pipeline.- Boolean solid algebras.