buildingSMART / IDS

Computer interpretable (XML) standard to define Information Delivery Specifications for BIM (mainly used for IFC)
Other
167 stars 52 forks source link

more accurate using of instance/class/entity #230

Closed I-Sokolov closed 2 months ago

I-Sokolov commented 4 months ago

https://github.com/buildingSMART/IDS/issues/220

aothms commented 4 months ago

Looks great to me. Going over this I noticed:

the Predefined Type may also contain custom values by the user.

Maybe this needs a slight rewrite? Thoughts?

the Predefined Type in IFC can also be set to NOTDEFINED or USERDEFINED. In the latter case, in IFC, the user-defined value is then provided by another attribute on that type as a freeform text field. In IDS this is handled transparently as if the user provided value were assigned to the PredefinedType field directly.