buildingSMART / IDS

Computer interpretable (XML) standard to define Information Delivery Specifications for BIM (mainly used for IFC)
https://www.buildingsmart.org/standards/bsi-standards/information-delivery-specification-ids/
Other
215 stars 66 forks source link

Using IDS to Validate Property Attributes #370

Closed ZhShihang closed 2 weeks ago

ZhShihang commented 2 weeks ago

Hello everyone,

I’m wondering if it’s possible to validate property attributes using IDS.

For example, I’d like to check the attribute “People” within the Pset_SpaceThermalLoad of an IfcBuilding, which is expressed using IfcPropertyBoundedValue.

If this is feasible, I’d also like to know how the XML structure can be used to verify the UpperBoundValue and LowerBoundValue.

Thank you in advance for any guidance!