What is the difference between .ifczip and .3mf?
- Extension
 - .ifczip
 - .3mf
 
- Category
 - 3D
 - 3D
 
- Developer
 - Open Geospatial Consortium (OGC)
 - 3MF Consortium
 
- Description
 - IFCzip (Compessed IFC File) is a compressed format for IFC files, which stands for Industry Foundation Classes. These files are used for building information modeling (BIM) and are compressed using a ZIP algorithm to reduce their size for storage and transmission.
 - 3mf is an additive manufacturing XML-based file format. 3mf files hold data on color, material, and all other details that can't be stored in the STL format.
 
- MIME Type
 - application/ifc-zip
 - application/vnd.ms-package.3dmanufacturing-3dmodel+xml
 
- Wikipedia
 - .ifczip on Wikipedia
 - .3mf on Wikipedia