Autodesk / revit-ifc

IFC for Revit and Navisworks (2019+)
469 stars 194 forks source link

I dont find properties for ifcMaterial like in Revit. Example: thermal properties, etc #153

Open enruilo1 opened 4 years ago

AngelVelezSosa commented 4 years ago

Material properties aren't supported yet.

stefkeB commented 4 years ago

Any news? Looking in the old Sourceforge discussions, this goes back as far as 2017. Meanwhile, many BIM viewers have began to display Material properties.

CyrilWaechter commented 4 years ago

Material properties aren't supported yet.

Hi, Is this sentence still true ? It is supported in gbXML so why not in IFC ? When can we expect this to be supported ?

I saw Materials related new features in last release :

  • IFC Material Layer information can be added to Revit Material using a set of parameters: IfcMaterialLayer.IsVentilated, IfcMaterialLayer.Name, IfcMaterialLayer.Priority, IfcMaterialLayer.Description, IfcMaterialLayer.Category
  • IfcName can also be assigned to Revit Material that will override the name of the material upon export
  • Support IFC4 IfcMaterialConstituentSet for export

Only new IFC attributes ? Pset are still unsupported ?

enruilo1 commented 4 years ago

I think un the last version release for IFC 4 the problem has been solved

CyrilWaechter commented 4 years ago

I think un the last version release for IFC 4 the problem has been solved

Nope : image image Edit : Missing HasProperties which is reflected as properties in Xbim Xplorer and not IfcRelDefinesBy as stated above

CyrilWaechter commented 3 years ago

Hi, Just for info. Still missing in 21.2.0.0

enruilo1 commented 3 years ago

Hi @CyrilWaechter , I finally did my own revit material properties exporter using xbim and connecting it with revit. It was not easy...

Moult commented 2 years ago

This is still broken 2 years later.

AngelVelezSosa commented 2 years ago

It's not broken, it was just never implemented. That said, it's on our public roadmap and is actively being worked on.