IFC Hierarchy edit using .json file

IFC Hierarchy edit using .json file

shahryar_jafarzadehNBNQS
Enthusiast Enthusiast
177 Views
0 Replies
Message 1 of 1

IFC Hierarchy edit using .json file

shahryar_jafarzadehNBNQS
Enthusiast
Enthusiast

I am working on a project that contains only solid3d files the current ifc4*3 hierarchy is using C3D :

 

IfcProject [Empty] (No Type)
└── IfcSite
  └── IfcBuiltElement (Generic elements, no building container)
   ├── Components..

 

I wonder if it is possible to change the .json files in order to get this hierarchy (like hierarchy from Revit):

 

IfcProject "Infrastructure_Project_001"
└── IfcSite
  └── IfcBuilding "Main Infrastructure Building"
   └── IfcBuildingStorey "Level 0 - Infrastructure" (Elevation: 0.0)
     └── IfcBuiltElement (All infrastructure components)

 

thank you in advance

 

0 Likes
178 Views
0 Replies
Replies (0)