Dion Moult

Results 213 issues of Dion Moult

Description of the proposal: Consider the following snippet - why can't the `IfcIndexedPolygonalFace` be in-lined (similar to `IfcCartesianPointList3D` into `IfcPolygonalFaceSet`? Wouldn't that be much, much more efficient? ``` #15=IFCINDEXEDPOLYGONALFACE((2,1,4,5)); #16=IFCINDEXEDPOLYGONALFACE((1,2,8,3));...

enhancement

Description of the proposal: Please see here for UUID versions: https://en.wikipedia.org/wiki/Universally_unique_identifier#Versions Also, this is related to #8 I am not currently aware of a UUID version being specified in the...

enhancement

Description of the proposal: See [IfcRelAssigns](https://standards.buildingsmart.org/IFC/DEV/IFC4_2/FINAL/HTML/link/ifcrelassigns.htm). WR1 states: ``` WR1 : IfcCorrectObjectAssignment(RelatedObjectsType, RelatedObjects); ``` Attribute 6 documentation states: > IFC4 CHANGE The attribute is deprecated and shall no longer be...

enhancement

Description of the proposal: Remove `IfcPreDefinedPropertySet` and all of its subclasses. Instead convert them to Psets just like all other Psets. In fact, even the documentation suggests extending them using...

enhancement

Description of the proposal: `IfcRelConnectsPortToElement` used to be used to connect an `IfcPort` to an `IfcDistributionElement`. Then the documentation changed and said to use `IfcRelNests` instead ... **except** when the...

enhancement

Description of the proposal: I do not see the reason to have a separate set of implementer agreements - which are essentially meeting notes - as a separate location to...

enhancement
Decision made

Here is some sample response from the bSDD. Notice how some properties associated with this classification are psets and some are qtos. I can't find any way to clearly distinguish...

undecided

I'm trying this: ``` $ termcat *.ttyrec.gz outfile $ termplay outfile ``` It seems as though the concatenation works, but the speed becomes super fast and uncontrollable. Note that doing...

### Problem Description There are two ways material psets come out: 1. https://github.com/Autodesk/revit-ifc/blob/b83595ff01f72f2a63242e00daf01508f2264287/Source/Revit.IFC.Export/Utility/MaterialPropertiesUtil.cs#L56-L58 from built-in parameters into hardcoded property sets called things like "Identity" or "Structural". 2. https://github.com/Autodesk/revit-ifc/blob/b83595ff01f72f2a63242e00daf01508f2264287/Source/Revit.IFC.Export/Utility/MaterialPropertiesUtil.cs#L60 using a...

problem

Why are grids duplicated on every storey? This is not semantically correct, if I ask how many grids a project has or grid axes, I'd get the wrong number, not...

enhancement
geometry
Triage
Revit