All Projects → buildingSMART → Ifcdoc

buildingSMART / Ifcdoc

Licence: agpl-3.0
IFC Documentation and Toolkit

Labels

Projects that are alternatives of or similar to Ifcdoc

Smargate
内网穿透,c++实现,无需公网IP,小巧,易用,快速,安全,最好的多链路聚合(p2p+proxy)模式,不做之一...这才是你真正想要的内网穿透工具!
Stars: ✭ 1,378 (+1057.98%)
Mutual labels:  tools
Awesome Vrchat
One-stop shop for people interested in developing content for VRchat
Stars: ✭ 107 (-10.08%)
Mutual labels:  tools
Yourfritz
dynamic package management for AVM routers
Stars: ✭ 114 (-4.2%)
Mutual labels:  tools
Cfrpki
Cloudflare's RPKI Toolbox
Stars: ✭ 104 (-12.61%)
Mutual labels:  tools
Tools
a collection of useful tools, including SKTimeStamp and StExBar
Stars: ✭ 105 (-11.76%)
Mutual labels:  tools
Zb
an opinionated repo based tool for linting, testing and building go source
Stars: ✭ 111 (-6.72%)
Mutual labels:  tools
Awesome Bugbounty Tools
A curated list of various bug bounty tools
Stars: ✭ 96 (-19.33%)
Mutual labels:  tools
Dotfiles
Dotfiles
Stars: ✭ 117 (-1.68%)
Mutual labels:  tools
Cehv10
Leaked slides, labs & tools
Stars: ✭ 106 (-10.92%)
Mutual labels:  tools
Reftools
reftools - refactoring tools for Go
Stars: ✭ 113 (-5.04%)
Mutual labels:  tools
Dev Scripts
A collection of scripts for development work with Git, Hg, Gerrit and Android.
Stars: ✭ 104 (-12.61%)
Mutual labels:  tools
Automation Arsenal
Curated list of popular Java and Kotlin frameworks, libraries and tools related to software testing, quality assurance and adjacent processes automation.
Stars: ✭ 105 (-11.76%)
Mutual labels:  tools
About Int
Meet the Interactive News Technology (INT) desk at The New York Times
Stars: ✭ 112 (-5.88%)
Mutual labels:  tools
Codo Tools
CODO运维工具支持:告警管理、告警自愈、项目管理、事件管理、加密解密、随机密码、提醒管理等
Stars: ✭ 103 (-13.45%)
Mutual labels:  tools
Androidappydevelopertools
A list of cool/useful Apps too help Android Developers
Stars: ✭ 116 (-2.52%)
Mutual labels:  tools
Tooling
Advancing Node.js as a framework for writing great tools
Stars: ✭ 98 (-17.65%)
Mutual labels:  tools
Norepeat
The norepeat package contains some magical function, tools
Stars: ✭ 111 (-6.72%)
Mutual labels:  tools
Useful Dev Tools
⭐️ A list with useful tools that help many Developers. Hacktoberfest ⭐️
Stars: ✭ 119 (+0%)
Mutual labels:  tools
Setup Php
GitHub action to set up PHP with extensions, php.ini configuration, coverage drivers, and various tools.
Stars: ✭ 1,945 (+1534.45%)
Mutual labels:  tools
Appmanifest
Web App Manifest Generator
Stars: ✭ 112 (-5.88%)
Mutual labels:  tools

IFC Documentation and Toolkit

This repository contains the IFC schema, model view definitions, documentation, diagrams, examples, and tools for working with IFC data.

The IFC schema is published in multiple programming languages. Historically, the "base" schema has been defined using the EXPRESS data definition language (along with EXPRESS-G graphical language), mappings to XML serialization have been defined using configuration files, extensions for custom properties have been defined using "psdXML" files, and extensions for model views have been defined using "mvdXML" files.

C# may now be used for capturing all of this information cohesively in a manner that can be easily viewed, compared, edited, and integrated with GitHub and common programming tools.

Along with capturing IFC definitions, libraries are also provided for reading and writing IFC data in various encoding formats.

Finally, tools are provided for converting and validating IFC data, publishing and consuming definitions with the buildingSmart Data Dictionary, and for editing IFC schemas and model view definitions.

The "IfcKit" folder contains the IFC schema and components. The root folder contains source code for a Windows utility ("IfcDoc") that may be used to edit this content and produce documentation in various formats. While IfcDoc can edit all content within, now with all content exposed as C# and HTML files, any tool can be used to make edits to these files as well, such as Eclipse or Visual Studio.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].