Thomas Krijnen

Results 298 comments of Thomas Krijnen

Hi, Thank you for these comments. The drawing generation is still work in progress. The use of a grid layout was a quick way to reach an initial prototype, but...

Good question. The designated way is to use rooted entities and psets: ``` IfcActor --- TheActor --> IfcPerson ^ | IfcRelDefinesByProperies | v IfcPropertySet[Name=PSet_Address] ```

Ranking is not perfect. And we only show the top ten results. Should be fixed either way. Probably by just listing a couple more results or paging. Sent from a...

> Pset_Reinforcement Fully in agreement. Very much in line with the entity-component thinking people seem to like. The contents of the pset I'd leave of course to the domain experts...

@SergejMuhic I did a comparison between 4.3.x-dev generated and Infra RC4-Update and I found the `'Segment'` case missing in `IfcShapeRepresentationTypes` are you referring to other things I'm unaware of?

1. Maybe you forgot to update it in the derived attribute. But you're lucky express is case-insensitive ;) https://github.com/bSI-InfraRoom/IFC-Specification/blob/ab34efbc212fe119f1bc49aef8f66a43a268245b/IFC4x3/Sections/Resource%20definition%20data%20schemas/Schemas/IfcMeasureResource/Entities/IfcSIUnit/DocEntity.xml#L19 > Cannot remember others but I think there might have been...

If we'd have proper IfcMaterial categories and pset applicability (using PSET_MATERIALDRIVEN) based on these categories. How much of this could be accomplished using that route instead? I realize the properties...

@ifcquery I don't think it's related, but it is an issue I was not aware of, so thanks for bringing it up. It's a change made between RC2 and RC3...

For me this can also be removed. I disagree with it. Both a BRep and a IfcFaceBasedSurfaceModel can be open or closed if you ask me. BRep is typically more...