IFC4.3.x-development
IFC4.3.x-development copied to clipboard
Repository to collect updates to the IFC4.3 Specification
The way profiles (and layer) sets work is that assuming you have: IfcElementType IfcMaterialProfileSetX -> IfcMaterialProfile(s) Then all occurrences of that type share that profile set. For example: IfcElement IfcElementType...
I recently found that IfcGeometricRepresentationSubContext pages were erroring out. After fixing that (I hope my fix is OK I'm not too familiar with the UML yet) I found the ordering...
Who deleted it? Why? What's the alternative?
I've noticed that there are a number of superfluous property set descriptions. These add unnecessary maintenance and have no insights for a user. Evidence is in #402 #416 #417 #418....
As mentioned by @TLiebich @berlotti there are some specific requirements to an ISO submission. I propose to add an "enable ISO mode" switch which will allow us to generate an...
> From @TLiebich : assembly is not specific to concrete. The assembly property should be not specific to the Pset_ConcreteElementGeneral. So should we move it to some of the element-specific...
As I understand it, for ISO documentation diagrams need a unique and sequential number. At present, this does not seem to be generated in the new documentation. The table listing...
https://github.com/buildingSMART/IFC4.3.x-development/blob/master//docs/schemas/core/IfcProductExtension/Types/IfcBridgeTypeEnum.md https://github.com/buildingSMART/IFC4.3.x-development/blob/master/docs/schemas/core/IfcProductExtension/Types/IfcBridgePartTypeEnum.md Is this something you can perhaps provide @anborr? This is also the case on the other side https://github.com/bSI-InfraRoom/IFC-Specification/blob/develop/IFC4x3/Sections/Core%20data%20schemas/Schemas/IfcProductExtension/Types/IfcBridgePartTypeEnum/Documentation.md https://github.com/bSI-InfraRoom/IFC-Specification/blob/develop/IFC4x3/Constants/a/ARCHED_2MgvBg59L5PeHmAHYphqzf.xml
As per the below diagram, we should show the object typing and the shared representation map. Also as per doc sentence: > Elements may have a 'Mapped Geometry' representation that...