Length of a standard steel beam is NOT a property? ifc coming from certified Revit
It is a property. It is called Qto_BeamBaseQuantities.Length
: https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2_TC1/HTML/link/qto_beambasequantities.htm
It is up to the vendor and the MVD whether or not to fill it in.
I should be in it.
(Not as choice.)
To be clear, it isnât in Pset_BeamCommon, which is what you are showing. Do you have Qto_BeamBaseQuantities? Also, are you using Revit 2021 with the open source from here? (https://github.com/Autodesk/revit-ifc/releases/tag/IFC_v21.2.0.0) - that is the certified version. If you are using that, and the quantity is missing, send us your little model and we will investigate.
I donât know what ifc exporters and options were used to make it. And i do not t have the native, why would i?. Just very suprised (as a reciever) this basic property is missing in action. Why is this a âwriters choiceâ ? Is it?
Sorry, itâs on the tab âlocationâ⌠i should have looked further. My bad
Hey, but this is bouding box length? That could be something totally different.
It still got me Lost. Sorry. Iâll send you the ifc Angel
That bounding box length, width, height is a separate concept. There is also the possibility that it is actually generated by the viewing software and not actually included in the IFC itself.
What @angel.velez is saying is that youâre currently viewing a property set called âPset_BeamCommonâ. If it were stored, it wouldnât be stored there, itâd be stored in a âquantity setâ called âQto_BeamBaseQuantitiesâ. Depending on your IFC viewer, maybe you need to click on another tab to look for it.
Try import it using the BlenderBIM Add-on - in the object properties tab youâll see pretty quickly what data is and isnât included.
Itâs always a writers choice to decide what data is in the model. It is the project and local rules to decide what should be stored and when. There isnât anything wrong with this approach. There may be some sane defaults (which buildingSMART calls MVDs), but at the end of the day, it is generally not a fault of IFC, and sometimes not the fault of the authoring application, if the user has disabled it. For example, something as simple as a beam length may only be qualified at a particular project phase, or legally only quantity surveyors may quantify it, or maybe beam connection details havenât yet been detailed, resulting in shorter or longer beams, or⌠etc.