Format Support¶
instant3Dhub provides comprehensive support for over 30 industry-standard 3D formats—including CAD, BIM, and more—allowing accurate handling of complex structures, precise geometry, and essential metadata. This versatility enables reliable visualization, collaboration, and data integration across domains, while delivering the compatibility and performance needed for your specific use case.
Our format support is categorized into four key aspects
Structure
Geometry
PMI & Model Views
Metadata
Find more about our understanding of these concepts under 3D Data Concepts. These concepts reflect how instant3Dhub interprets and processes 3D data to deliver accurate and efficient results.
List of supported formats¶
The following lists all formats supported by instant3Dhub. To explore in-depth information about the format’s structure, geometry, PMI, metadata, and how it is supported by instant3Dhub, click on the format name.
Format |
Extensions |
Structure |
Geometry |
PMI & Model Views |
Metadata |
---|---|---|---|---|---|
.jt |
Yes |
Yes |
Yes |
Yes |
|
.model, .exp, .session |
TBD |
Yes |
Not supported by format |
Yes |
|
.CATPart, .CATProduct, .cgr |
Yes |
Yes |
Yes |
Yes |
|
.3DXML |
Yes |
Yes |
Yes |
Yes |
|
.stp, .step, .stpx |
Yes |
Yes |
Yes |
Yes |
|
.prt |
Yes |
Yes |
Yes |
Yes |
|
.ifc |
Yes |
Yes |
Not supported by format |
Yes |
|
.plmxml |
Yes |
Not supported by format |
Not supported by format |
Yes |
|
.stl |
Not supported by format |
Yes |
Not supported by format |
Not supported by format |
|
VRML |
.vrml, .wrl, .wrz |
Yes |
Yes |
Not supported by format |
Not supported by format |
X3D (VRML, binary, XML) |
.x3dv, .x3b, .x3db, .x3d, .x3dz, .x3z |
Yes |
Yes |
Not supported by format |
Yes |
GLTF (binary, JSON) |
.glb, .gltf |
Yes |
Yes |
Not supported by format |
Not supported by format |
3MF |
.3mf |
Yes |
Yes |
Not supported by format |
Not supported by format |
OBJ |
.obj |
Yes |
Yes |
Not supported by format |
Not supported by format |
Collada |
.dae |
Yes |
Yes |
Not supported by format |
Yes |
OpenSG |
.osb |
Yes |
Yes |
Not supported by format |
Not supported by format |
FBX |
.fbx |
Yes |
Yes |
Not supported by format |
Yes |
3DS |
.3ds |
Yes |
Yes |
Not supported by format |
TBD |
PLY |
.ply |
Not supported by format |
Yes |
Not supported by format |
Not supported by format |
OFF |
.off |
Not supported by format |
Yes |
Not supported by format |
Not supported by format |
IGES |
.igs, .iges |
Yes |
Yes |
Not supported by format |
TBD |
KBL |
.kbl |
Yes |
Yes |
Not supported by format |
TBD |
RVM |
.rvm |
Yes |
Yes |
Not supported by format |
TBD |
ACIS |
.sat, .sab |
TBD |
TBD |
TBD |
TBD |
Microstation DGN |
.dgn |
Yes |
Yes |
TBD |
TBD |
DWG / DXF 3D |
.dwg, .dxf |
Yes |
Yes |
TBD |
TBD |
Parasolid |
.x_t, .x_b |
Yes |
Yes |
TBD |
Yes |
Creo (former ProE) |
.prt, .asm |
Yes |
Yes |
Yes |
Yes |
Revit |
.rvt, .rfa |
Yes |
Yes |
Yes |
Yes |
Rhino |
.3dm |
Yes |
Yes |
Not supported by format |
TBD |
Solid Edge |
.par, .asm |
Yes |
Yes |
Yes |
Yes |
SOLIDWORKS |
.sldprt, .sldasm |
Yes |
Yes |
Yes |
Yes |
*Not supported by format
This evaluation is based on the typical usage of a format and our current understanding of 3D data. While some formats may offer partial support for these concepts (as outlined in 3D Data Concepts), this support is generally insufficient for the typical usage scenarios in instant3Dhub.
Service Negotiation Keys¶
Service negotiation keys (based on Multipurpose Internet Mail Extensions (MIME) types) identify the format of 3D data files during API-based processing. They ensure correct handling of structure, geometry, metadata, and PMI by explicitly declaring the format, independent of file extensions.
The list below maps supported formats to their corresponding service negotiation keys:
Format |
Service Negotiation Key |
---|---|
model/JT |
|
model/vnd.dassault.catia.V4 |
|
model/vnd.dassault.catia.V5 |
|
model/vnd.dassault.catia.V6 |
|
STEP (ASCII, XML, compressed, XML compressed) |
model/step, model/step+xml, model/step+zip, model/step-xml+zip |
model/vnd.siemens.nx.prt |
|
model/vnd.ifc |
|
model/vnd.plmxml |
|
model/stl |
|
VRML |
model/vrml |
X3D (VRML, XML) |
model/x3d-vrml, model/x3d+xml |
GLTF (binary, JSON) |
model/gltf-binary, model/gltf+json |
Inventor |
model/vnd.autodesk.inventor |
3MF |
model/3mf |
OBJ |
model/obj |
Collada |
model/vnd.collada+xml |
OpenSG |
model/vnd.opensg |
FBX |
model/vnd.fbx |
3DS |
model/vnd.3ds |
PLY |
model/vnd.ply |
OFF |
model/vnd.off |
IGES |
model/iges |
KBL |
model/vnd.kbl |
RVM |
model/vnd.aveva.rvm |
ACIS |
model/vnd.dassault.acis |
Microstation DGN |
model/vnd.dgn |
DWG / DXF 3D |
model/vnd.autodesk.dxf |
Parasolid |
model/vnd.parasolid.transmit.binary |
Creo (former ProE) |
model/vnd.ptc.pro-eng |
Revit |
model/vnd.autodesk.revit |
Rhino |
model/vnd.rhino.3dm |
Solid Edge |
model/vnd.solidedge |
SOLIDWORKS |
model/vnd.solidworks |