简体   繁体   中英

IFC express model parser in C#

does anyone has or had the problem of creating an EXPRESS schemar parser in C# (preferably)? I would also like the tool to create a parser/file generator for importing the models/ versions of IFC standards.

There a two more C# libraries for IFC:

If you want be able to use a user-defined EXPRESS Schema and you are also familiar with C++ you can try to modify the IfcGearsExtender so it generates a C# Code instead of C++ Code.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM