Coder Social home page Coder Social logo

Comments (3)

CBenghi avatar CBenghi commented on July 24, 2024

It's fair, but if you can add the row to the document, there's an automation process that reuses it for the audit tool.
PRs are welcome for this kind of issue.

from ids.

MatthiasWeise avatar MatthiasWeise commented on July 24, 2024

We are running into a similar situation and struggle to use this table in our tool. As the datatype is something like IfcLengthMeasure we tried to show the unit from the "Unit Symbol" column.
Beside missing measurments like IfThermalTransmittanceMeasure there are also measurements like IfcPositiveLengthMeasure where underlying unit is part of the table but there we need to manage such Measurement - Unit relationship in a separate table.

When this table was discussed the idea was (if I remember well) to focus on most frequently used measurements. Meanwhile I doubt that this is really needed (@Pasi and @ Jiri Hietanen: please double check from your side) .
Some questions to the group before going ahead:

  • Do we still want to limit the scope of supported measurements/units in IDS or should we allow all from IFC? BTW: Current documentation is not really clear about that.
  • If we still want to limit the scope, my assumption is that this is for value comparison only (not for stating existence requirements).

I am in favor of supporting all measurements and propose to use the table from the IFC documentation (see this CSV: UnitMeasurement.csv). It does not include the dimensional exponents, but I wonder if we need that information here.
One difference I noticed is for Ration measure, which in our table is in [%].

If we want to keep the limitation, I would at least propose to extend IfcThermalTransmittanceMeasure:

| IfcThermalTransmittanceMeasure | Rate at which energy is transmitted through a body | | W / m2 K | (0, 1, -3, 0, 1, 0, 0) | IfcDerivedUnitEnum.THERMALTRANSMITTANCEUNIT |

from ids.

CBenghi avatar CBenghi commented on July 24, 2024

Hello @MatthiasWeise, I've taken a list of measures from the schemas and updated the markdown file of units. Have a look.

from ids.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.