-
Notifications
You must be signed in to change notification settings - Fork 0
Get Started Quick Guide
Note: BIMserver is a platform for others to build applications on. We provide a stable and flexible platform to create online (open)BIM tools.
-
Read the System Requirements.
-
Make sure you can execute a JAR file by double-clicking a JAR file. If not, check that Java is installed properly and the JAVA environment variables are setup correctly.
-
Read about which files to download. Download the latest file, e.g. bimserver-1.2.jar.
-
Read JAR Starter. Note: After launching bimserver-1.2.jar and clicking the START button, it may take up to a few minutes for the BIMserver to load and configure various components. Wait until you see something like "INFO org.bimserver.JarBimServer - Server started successfully" before clicking on "Launch Webbrowser".
-
Read Setup Guide
-
Watch this Open Source BIMserver video.
If the above steps are followed correctly, you should have BIMserver launched successfully on a browser with the URL and specified port number: http://localhost:8080. If failed, try again from Step 4 by specifying another port, e.g. instead of 8080, try 8082.
Once the BIMserver is launched successfully on the web browser, there may be a few things to do yet depending on which mode the BIMserver is in.
- If the web page displays the status as "NOT SETUP", go to the admin page at http://localhost:8080/admin
- Complete the form and create your account as requested using your email address.
- The current version of BIMserver has no user interface (GUI), but a console page with a list of functionalities can be accessed at http://localhost:8080/console.html
- BIMserver must remain running in the background for these functionalities to work via your own interface.
Third party GUI:
There are a few third party GUI available. Some are commercial products that you have to purchase a licence for, but there are a few that are free to try or shared freely by others. An open source example is http://test.bimvie.ws being developed by Bimview.ws.
Note: To use test.bimvie.ws, BIMserver must be running. Also, you need to specify the BIMserver's URL, i.e. http://localhost:8080 (or another port that you specified during setup).
Get Started
- Quick Guide
- Requirements Version 1.2
- Requirements Version 1.3
- Requirements Version 1.4
- Requirements Version 1.4 > 2015-09-12
- Requirements Version 1.5
- Download
- JAR Starter
- Setup
Deployment
- Ubuntu installation
- Windows installation
- Security
- Memory Usage
- More memory
- Performance statistics
- Large databases
Developers
- Service Interfaces
- Common functions
- Data Model
- Low Level Calls
- Endpoints
Clients
BIMServer Developers
- Plugins in 1.5
- Plugin Development
- Eclipse
- Eclipse Modeling Framework
- Embedding
- Terminology
- Database/Versioning
- IFC STEP Encoding
- Communication
- Global changes in 1.5
- Writing a service
- Services/Notifications
- BIMserver 1.5 Developers
- Extended data
- Extended data schema
- Object IDM
New developments
- New remote service interface
- Plugins new
- Deprecated
- New query language
- Visual query language
- Reorganizing BIMserver JavaScript API
General