This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
english [2019/08/12 12:15] Peter Kompolschek created |
english [2021/08/12 13:46] (current) Peter Muigg [How does BIM-and work] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | BIM and was developed to maintain your data in any IFC model | + | ====== BIM-and ====== |
+ | |||
+ | **BIM-and** is an acronym for '**B**uilding **I**nformation **M**odeling - **a**lpha**n**umeric **d**ata' | ||
+ | |||
+ | This page is a collection of documentation for the **bim-and [[https://bim-and.com|Web-Application]]**. | ||
+ | |||
+ | At the moment our manual is available in [[German]] and [[English]]. | ||
+ | |||
+ | If you have any question feel free to contact us at [[mailto:bim-and@spectroom.net|bim-and@spectroom.net]] | ||
+ | |||
+ | |||
+ | |||
+ | ===== Why BIM-and ===== | ||
+ | |||
+ | BIM projects contain a lot of data. Geometry data describing the 3D model and alphanumeric data for all the properties of all the construction elements. | ||
+ | |||
+ | **BIM-and** is designed to focus on these alphanumeric data and allows to | ||
+ | * specify access control, on a per value level | ||
+ | * provides a historical view to the stored data | ||
+ | * access alphanumeric data by selecting elements in the 3D model | ||
+ | * filter elements by alphanumeric values | ||
+ | * store applied filters for later use | ||
+ | * ... | ||
+ | |||
+ | ===== How does BIM-and work ===== | ||
+ | |||
+ | **BIM-and** uses [[https://de.wikipedia.org/wiki/Industry_Foundation_Classes|IFC]] files that have been uploaded to a [[http://bimserver.org/|bimserver]], imports their alphanumeric data into a separate Database, assigns user [[wiki:permissions]] to these data and links them to the original [[wiki:bimserver]] 3D model. | ||
+ | |||
+ | This approach brings the following advantages: | ||
+ | * limited number of users that are allowed to access the [[wiki:bimserver]] directly | ||
+ | * fine grained user [[wiki:permissions]] - down to each single value - in a UNIX like ''rwx'' fashion | ||
+ | * [[wiki:users]] belong to [[wiki:users|groups]] | ||
+ | * [[wiki:permissions]] for [[wiki:users|owners]], [[wiki:users|groups]] and [[wiki:users|'others']] | ||
+ | * store modifications of data and provide access to [[wiki:historic]] data | ||
+ | * export selected data to XLSX files |