Dion Moult

Results 410 comments of Dion Moult

My little snippet yesterday doesn't take into account multiple inner loops, but you get the idea :)

@hlg sorry for the phrasing confusion, I meant that `IfcCartesianPointList3D` has in-lined vertex coordinates.

I want all valves with operational relevant to have a field designation. - Applicability: - Property operational relevant = yes - Requirement - Property foo Is that what you wanted?

What's the disadvantage of requiring measure="IfcLabel"? Surely that is desirable to standardise properties between IfcLabel, IfcText, IfcIdentifier, etc. I believe option 1 is the intention, as shown in the test...

@aothms what would you say about the inconsistency between how spatial structure elements may have bodies on parents whereas in your proposal (and in the docs) object (ifcelement?) decomposition only...

@pasi-paasiala does this mean that the proposal has been accepted? (i.e. only SI units in exchange, with a new way to assign a preferred display unit) If so, I really,...

The SVG serialization capabilities are available from Python, but it is not documented. One example usage may be found in the ifcopenshell.draw module, and another in [blenderbim/BIM/module/drawing/operator.py](https://github.com/IfcOpenShell/IfcOpenShell/blob/v0.7.0/src/blenderbim/blenderbim/bim/module/drawing/operator.py) in create_drawing (see...

Well actually no, the projection direction and cut plane is set in the geometry of the IfcAnnotation object with ObjectType="DRAWING". We established a convention to use a box representation to...

It seems clear to me in the testcases: https://github.com/buildingSMART/IDS/blob/master/Documentation/testcases-partof.md#pass-an-aggregate-entity-may-pass-any-ancestral-whole-passes Whether people agree with the decision proposed by the testcases is another matter.

For this one I used the 1+-1*1e-6 equation provided by @aothms - can confirm?