The BIM Whale Project
CtrlK
  • Welcome
  • Introduction
    • The BIM Whale Project
      • 1. BIMWHALE.js
      • 2. Docs
      • 3. BIM-valen
    • Additional Notes
      • Links
      • FAQ
      • Abbreviations
  • Getting Started
    • Getting Started
      • Quick Start
      • Detailed instructions
    • Simple Example
      • What are Property Sets?
      • Config
      • Get Property Set
      • Print the Result
      • Print Property Set
      • Final result
    • Advanced Example
      • Prerequisites
      • Getting Started
      • Add Basic HTML Page
      • Add Config - part 1
      • Add Config - part 2
      • Create a Table
      • Final Touches
      • The Final Result
  • Configuration
    • Config
  • Demos
    • Demos
      • Demo 1
      • Demo 2 (in Swedish)
  • Industry Foundation Classes, IFC
    • What is IFC?
    • EXPRESS
    • STEP-file
  • IFC Sample Files
    • Sample files
      • Simple Wall
      • Many Simple Walls
      • Tall Building
      • Large Building
      • Basic House
      • Advanced Project
  • Developer
    • BIMWHALE.js docs
  • Sources
Powered by GitBook
On this page
Export as PDF
  1. Introduction
  2. The BIM Whale Project

1. BIMWHALE.js

Goal A, Provide a simple and fast IFC parser, has been realized as BIMWHALE.js. It is a client-side IFC parser built using TypeScript.

Not sure what TypeScript is? Check out TypeScript in 100 Seconds

The TypeScript code has been compiled into regular JavaScript using Webpack. That's why it is called BIMWHALE.js. Check out the Getting Started pages for more information.

LogoGitHub - andrewisen/bim-whale: A client-side IFC parserGitHub

PreviousThe BIM Whale ProjectNext2. Docs

Last updated 4 years ago