protectione055 / ifc2neo4j

IFC转换为属性图并导入到neo4j

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ifc2neo4j:IFC文件转换为Neo4j数据库

Install

  1. 创建虚拟环境
python -m venv ifc2neo4j
python ./ifc2neo4j/Scripts/activate
  1. 安装依赖
pip install neo4j
pip install ifcopenshell
pip install lark

About

IFC转换为属性图并导入到neo4j


Languages

Language:Python 100.0%