Skip to content

A converter to convert 3D volumetric shapes in IFC to WKT captured in RDF format

Notifications You must be signed in to change notification settings

BenzclyZhang/IFC-to-WKT_Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IFC-to-WKT_Converter

This converter converts IFC STEP files to RDF files, with each IfcProduct instance which has 3D physical shape being associated with a Well Known Text to represent its geometry data. It only supports three representations: 3D meshes (using "TIN Z..."), Axis Aligned Bounding Box (using "POLYHEDRALSURFACE Z..."), and Minimum Volumn Bounding Box (using "POLYHEDRALSURFACE Z...").

About

A converter to convert 3D volumetric shapes in IFC to WKT captured in RDF format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages