简体   繁体   English

IFC在C#中表达模型解析器

[英]IFC express model parser in C#

does anyone has or had the problem of creating an EXPRESS schemar parser in C# (preferably)? 有没有人有或有过在C#中创建EXPRESS模式解析器的问题(最好)? I would also like the tool to create a parser/file generator for importing the models/ versions of IFC standards. 我还想要这个工具来创建一个解析器/文件生成器,用于导入IFC标准的模型/版本。

There a two more C# libraries for IFC: IFC还有两个C#库:

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. 如果您希望能够使用用户定义的EXPRESS Schema,并且您也熟悉C ++,则可以尝试修改IfcGearsExtender,以便生成C#代码而不是C ++代码。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

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