@bldrs-ai/conway 0.22.952 → 0.23.954

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4458) hide show
  1. package/compiled/dependencies/conway-geom/index.d.ts +63 -63
  2. package/compiled/dependencies/conway-geom/index.js +62 -62
  3. package/compiled/dependencies/conway-geom/interface/conway_geometry.d.ts +46 -46
  4. package/compiled/dependencies/conway-geom/interface/conway_geometry.d.ts.map +1 -1
  5. package/compiled/dependencies/conway-geom/interface/conway_geometry.js +15 -0
  6. package/compiled/dependencies/conway-geom/interface/curve_object.d.ts +5 -5
  7. package/compiled/dependencies/conway-geom/interface/geometry_collection.d.ts +4 -4
  8. package/compiled/dependencies/conway-geom/interface/geometry_object.d.ts +5 -5
  9. package/compiled/dependencies/conway-geom/interface/ifc_profile_3D.d.ts +2 -2
  10. package/compiled/dependencies/conway-geom/interface/material_object.d.ts +3 -3
  11. package/compiled/dependencies/conway-geom/interface/native_transform.d.ts +2 -2
  12. package/compiled/dependencies/conway-geom/interface/outline_dumpable.d.ts +3 -3
  13. package/compiled/dependencies/conway-geom/interface/parameters/bspline_surface.d.ts +3 -3
  14. package/compiled/dependencies/conway-geom/interface/parameters/extrusion_surface.d.ts +3 -3
  15. package/compiled/dependencies/conway-geom/interface/parameters/indexed_polygonal_face.d.ts +3 -3
  16. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry.d.ts +4 -4
  17. package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry_simple.d.ts +3 -3
  18. package/compiled/dependencies/conway-geom/interface/parameters/params_axis_1_placement_3D.d.ts +2 -2
  19. package/compiled/dependencies/conway-geom/interface/parameters/params_axis_2_placement_3D.d.ts +2 -2
  20. package/compiled/dependencies/conway-geom/interface/parameters/params_cartesian_transform_operator_3D.d.ts +2 -2
  21. package/compiled/dependencies/conway-geom/interface/parameters/params_create_bound_3D.d.ts +2 -2
  22. package/compiled/dependencies/conway-geom/interface/parameters/params_create_native_ifc_profile.d.ts +4 -4
  23. package/compiled/dependencies/conway-geom/interface/parameters/params_get_axis_2_placement_2D.d.ts +2 -2
  24. package/compiled/dependencies/conway-geom/interface/parameters/params_get_block.d.ts +2 -2
  25. package/compiled/dependencies/conway-geom/interface/parameters/params_get_boolean_result.d.ts +4 -4
  26. package/compiled/dependencies/conway-geom/interface/parameters/params_get_bspline_curve.d.ts +4 -4
  27. package/compiled/dependencies/conway-geom/interface/parameters/params_get_c_shape_curve.d.ts +2 -2
  28. package/compiled/dependencies/conway-geom/interface/parameters/params_get_circle_curve.d.ts +2 -2
  29. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ellipse_curve.d.ts +2 -2
  30. package/compiled/dependencies/conway-geom/interface/parameters/params_get_extruded_area_solid.d.ts +3 -3
  31. package/compiled/dependencies/conway-geom/interface/parameters/params_get_i_shape_curve.d.ts +2 -2
  32. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_circle.d.ts +3 -3
  33. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_indexed_poly_curve.d.ts +5 -5
  34. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_line.d.ts +4 -4
  35. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_trimmed_curve.d.ts +3 -3
  36. package/compiled/dependencies/conway-geom/interface/parameters/params_get_l_shape_curve.d.ts +2 -2
  37. package/compiled/dependencies/conway-geom/interface/parameters/params_get_loop.d.ts +4 -4
  38. package/compiled/dependencies/conway-geom/interface/parameters/params_get_poly_curve.d.ts +2 -2
  39. package/compiled/dependencies/conway-geom/interface/parameters/params_get_polygonal_bounded_halfspace.d.ts +4 -4
  40. package/compiled/dependencies/conway-geom/interface/parameters/params_get_rectangle_profile_curve.d.ts +2 -2
  41. package/compiled/dependencies/conway-geom/interface/parameters/params_get_revolved_area_solid.d.ts +4 -4
  42. package/compiled/dependencies/conway-geom/interface/parameters/params_get_swept_disk_solid.d.ts +2 -2
  43. package/compiled/dependencies/conway-geom/interface/parameters/params_get_t_shape_curve.d.ts +2 -2
  44. package/compiled/dependencies/conway-geom/interface/parameters/params_get_triangulated_face_set_geometry.d.ts +2 -2
  45. package/compiled/dependencies/conway-geom/interface/parameters/params_get_u_shape_curve.d.ts +2 -2
  46. package/compiled/dependencies/conway-geom/interface/parameters/params_get_z_shape_curve.d.ts +2 -2
  47. package/compiled/dependencies/conway-geom/interface/parameters/params_local_placement.d.ts +2 -2
  48. package/compiled/dependencies/conway-geom/interface/parameters/params_polygonal_face_set.d.ts +4 -4
  49. package/compiled/dependencies/conway-geom/interface/parameters/params_rel_void_subtract.d.ts +4 -4
  50. package/compiled/dependencies/conway-geom/interface/parameters/params_transform_profile.d.ts +4 -4
  51. package/compiled/dependencies/conway-geom/interface/parameters/revolution_surface.d.ts +3 -3
  52. package/compiled/dependencies/conway-geom/interface/parameters/segment.d.ts +2 -2
  53. package/compiled/dependencies/conway-geom/interface/parameters/surface_object.d.ts +8 -8
  54. package/compiled/dependencies/conway-geom/interface/parameters/trimming_arguments.d.ts +2 -2
  55. package/compiled/dependencies/conway-geom/interface/parameters/trimming_select.d.ts +3 -3
  56. package/compiled/dependencies/conway-geom/interface/parse_buffer.d.ts +2 -2
  57. package/compiled/dependencies/conway-geom/interface/profile_object.d.ts +5 -5
  58. package/compiled/dependencies/conway-geom/interface/results_gltf.d.ts +2 -2
  59. package/compiled/dependencies/conway-geom/interface/std_vector.d.ts +2 -2
  60. package/compiled/examples/browser-bundled.cjs +1 -1
  61. package/compiled/examples/browser.js +37 -37
  62. package/compiled/examples/cli-bundled.cjs +14 -1
  63. package/compiled/examples/validator-bundled.cjs +1 -1
  64. package/compiled/examples/validator.js +18 -19
  65. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.d.ts +6 -6
  66. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.js +2 -2
  67. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.d.ts +6 -6
  68. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.js +2 -2
  69. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.d.ts +6 -6
  70. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.js +4 -4
  71. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.d.ts +7 -7
  72. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.js +4 -4
  73. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.d.ts +6 -6
  74. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.js +5 -5
  75. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.d.ts +5 -5
  76. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.js +2 -2
  77. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.d.ts +6 -6
  78. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.js +3 -3
  79. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.d.ts +9 -9
  80. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.js +7 -7
  81. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.d.ts +7 -7
  82. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.js +4 -4
  83. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.d.ts +6 -6
  84. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.js +3 -3
  85. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.d.ts +7 -7
  86. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.js +4 -4
  87. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.d.ts +7 -7
  88. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.js +5 -5
  89. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.d.ts +6 -6
  90. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.js +3 -3
  91. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.d.ts +9 -9
  92. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.js +9 -9
  93. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.d.ts +10 -10
  94. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.js +10 -10
  95. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.d.ts +5 -5
  96. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.js +2 -2
  97. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.d.ts +6 -6
  98. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.js +3 -3
  99. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.d.ts +5 -5
  100. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.js +3 -3
  101. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.d.ts +6 -6
  102. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.js +2 -2
  103. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.d.ts +6 -6
  104. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.js +2 -2
  105. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.d.ts +2 -2
  106. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.js +2 -2
  107. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.d.ts +6 -6
  108. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.js +3 -3
  109. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.d.ts +5 -5
  110. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.js +2 -2
  111. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.d.ts +6 -6
  112. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.js +2 -2
  113. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.d.ts +6 -6
  114. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.js +2 -2
  115. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.d.ts +6 -6
  116. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.js +2 -2
  117. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.d.ts +2 -2
  118. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.js +2 -2
  119. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.d.ts +6 -6
  120. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.js +2 -2
  121. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.d.ts +7 -7
  122. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.js +3 -3
  123. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.d.ts +7 -7
  124. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.js +3 -3
  125. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.d.ts +6 -6
  126. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.js +2 -2
  127. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.d.ts +6 -6
  128. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.js +2 -2
  129. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.d.ts +7 -7
  130. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.js +5 -5
  131. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.d.ts +7 -7
  132. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.js +3 -3
  133. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.d.ts +6 -6
  134. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.js +2 -2
  135. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.d.ts +6 -6
  136. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.js +2 -2
  137. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.d.ts +6 -6
  138. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.js +3 -3
  139. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.d.ts +8 -8
  140. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.js +8 -8
  141. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.d.ts +6 -6
  142. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.js +2 -2
  143. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.d.ts +6 -6
  144. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.js +2 -2
  145. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.d.ts +6 -6
  146. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.js +2 -2
  147. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.d.ts +6 -6
  148. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.js +2 -2
  149. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.d.ts +6 -6
  150. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.js +2 -2
  151. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.d.ts +6 -6
  152. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.js +2 -2
  153. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.d.ts +6 -6
  154. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.js +2 -2
  155. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.d.ts +5 -5
  156. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.js +3 -3
  157. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.d.ts +6 -6
  158. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.js +3 -3
  159. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.d.ts +6 -6
  160. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.js +3 -3
  161. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.d.ts +6 -6
  162. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.js +3 -3
  163. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.d.ts +55 -55
  164. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.js +54 -54
  165. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.d.ts +38 -38
  166. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.js +37 -37
  167. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.d.ts +44 -44
  168. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.js +43 -43
  169. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.d.ts +6 -6
  170. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.js +2 -2
  171. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.d.ts +10 -10
  172. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.js +9 -9
  173. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.d.ts +39 -39
  174. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.js +38 -38
  175. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.d.ts +9 -9
  176. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.js +8 -8
  177. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.d.ts +58 -58
  178. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.js +57 -57
  179. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.d.ts +58 -58
  180. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.js +57 -57
  181. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.d.ts +47 -47
  182. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.js +46 -46
  183. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.d.ts +47 -47
  184. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.js +46 -46
  185. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.d.ts +41 -41
  186. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.js +40 -40
  187. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.d.ts +55 -55
  188. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.js +54 -54
  189. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.d.ts +10 -10
  190. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.js +9 -9
  191. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.d.ts +12 -12
  192. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.js +11 -11
  193. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.d.ts +39 -39
  194. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.js +38 -38
  195. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.d.ts +41 -41
  196. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.js +40 -40
  197. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.d.ts +9 -9
  198. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.js +8 -8
  199. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.d.ts +61 -61
  200. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.js +60 -60
  201. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.d.ts +13 -13
  202. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.js +12 -12
  203. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.d.ts +58 -58
  204. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.js +57 -57
  205. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.d.ts +15 -15
  206. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.js +14 -14
  207. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.d.ts +35 -35
  208. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.js +34 -34
  209. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.d.ts +55 -55
  210. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.js +54 -54
  211. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.d.ts +6 -6
  212. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.js +3 -3
  213. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.d.ts +7 -7
  214. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.js +4 -4
  215. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.d.ts +10 -10
  216. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.js +8 -8
  217. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.d.ts +10 -10
  218. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.js +8 -8
  219. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.d.ts +6 -6
  220. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.js +3 -3
  221. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.d.ts +5 -5
  222. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.js +3 -3
  223. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.d.ts +5 -5
  224. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.js +2 -2
  225. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.d.ts +2 -2
  226. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.js +2 -2
  227. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.d.ts +8 -8
  228. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.js +5 -5
  229. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.d.ts +10 -10
  230. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.js +9 -9
  231. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.d.ts +8 -8
  232. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.js +7 -7
  233. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.d.ts +7 -7
  234. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.js +4 -4
  235. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.d.ts +5 -5
  236. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.js +2 -2
  237. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.d.ts +6 -6
  238. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.js +2 -2
  239. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.d.ts +6 -6
  240. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.js +2 -2
  241. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.d.ts +6 -6
  242. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.js +2 -2
  243. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.d.ts +6 -6
  244. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.js +2 -2
  245. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.d.ts +6 -6
  246. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.js +3 -3
  247. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.d.ts +6 -6
  248. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.js +2 -2
  249. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.d.ts +7 -7
  250. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.js +4 -4
  251. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.d.ts +76 -76
  252. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.js +75 -75
  253. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.d.ts +8 -8
  254. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.js +6 -6
  255. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.d.ts +5 -5
  256. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.js +2 -2
  257. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.d.ts +7 -7
  258. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.js +3 -3
  259. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.d.ts +7 -7
  260. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.js +4 -4
  261. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.d.ts +7 -7
  262. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.js +4 -4
  263. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.d.ts +8 -8
  264. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.js +7 -7
  265. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.d.ts +2 -2
  266. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.js +2 -2
  267. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.d.ts +7 -7
  268. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.js +6 -6
  269. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.d.ts +8 -8
  270. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.js +7 -7
  271. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.d.ts +2 -2
  272. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.js +2 -2
  273. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.d.ts +7 -7
  274. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.js +8 -8
  275. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.d.ts +8 -8
  276. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.js +5 -5
  277. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.d.ts +6 -6
  278. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.js +2 -2
  279. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.d.ts +6 -6
  280. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.js +2 -2
  281. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.d.ts +6 -6
  282. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.js +2 -2
  283. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.d.ts +6 -6
  284. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.js +2 -2
  285. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.d.ts +6 -6
  286. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.js +2 -2
  287. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.d.ts +7 -7
  288. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.js +5 -5
  289. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.d.ts +6 -6
  290. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.js +2 -2
  291. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.d.ts +6 -6
  292. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.js +4 -4
  293. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.d.ts +7 -7
  294. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.js +5 -5
  295. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.d.ts +7 -7
  296. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.js +3 -3
  297. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.d.ts +6 -6
  298. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.js +2 -2
  299. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.d.ts +6 -6
  300. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.js +2 -2
  301. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.d.ts +6 -6
  302. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.js +2 -2
  303. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.d.ts +2 -2
  304. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.js +2 -2
  305. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.d.ts +15 -15
  306. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.js +13 -13
  307. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.d.ts +6 -6
  308. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.js +2 -2
  309. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.d.ts +6 -6
  310. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.js +2 -2
  311. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.d.ts +6 -6
  312. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.js +2 -2
  313. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.d.ts +6 -6
  314. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.js +2 -2
  315. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.d.ts +6 -6
  316. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.js +2 -2
  317. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.d.ts +6 -6
  318. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.js +2 -2
  319. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.d.ts +6 -6
  320. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.js +2 -2
  321. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.d.ts +6 -6
  322. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.js +2 -2
  323. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.d.ts +7 -7
  324. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.js +3 -3
  325. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.d.ts +5 -5
  326. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.js +2 -2
  327. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.d.ts +5 -5
  328. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.js +2 -2
  329. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.d.ts +5 -5
  330. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.js +2 -2
  331. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.d.ts +5 -5
  332. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.js +2 -2
  333. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.d.ts +7 -7
  334. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.js +3 -3
  335. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.d.ts +7 -7
  336. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.js +5 -5
  337. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.d.ts +6 -6
  338. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.js +2 -2
  339. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.d.ts +6 -6
  340. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.js +2 -2
  341. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.d.ts +6 -6
  342. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.js +2 -2
  343. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.d.ts +6 -6
  344. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.js +2 -2
  345. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.d.ts +6 -6
  346. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.js +2 -2
  347. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.d.ts +7 -7
  348. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.js +3 -3
  349. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.d.ts +8 -8
  350. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.js +4 -4
  351. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.d.ts +6 -6
  352. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.js +2 -2
  353. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.d.ts +6 -6
  354. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.js +2 -2
  355. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.d.ts +6 -6
  356. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.js +4 -4
  357. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.d.ts +8 -8
  358. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.js +6 -6
  359. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.d.ts +6 -6
  360. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.js +2 -2
  361. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.d.ts +7 -7
  362. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.js +3 -3
  363. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.d.ts +5 -5
  364. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.js +2 -2
  365. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.d.ts +6 -6
  366. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.js +2 -2
  367. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.d.ts +2 -2
  368. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.js +2 -2
  369. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.d.ts +6 -6
  370. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.js +2 -2
  371. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.d.ts +6 -6
  372. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.js +3 -3
  373. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.d.ts +7 -7
  374. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.js +4 -4
  375. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.d.ts +5 -5
  376. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.js +2 -2
  377. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.d.ts +6 -6
  378. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.js +2 -2
  379. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.d.ts +6 -6
  380. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.js +2 -2
  381. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.d.ts +7 -7
  382. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.js +3 -3
  383. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.d.ts +6 -6
  384. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.js +3 -3
  385. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.d.ts +5 -5
  386. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.js +2 -2
  387. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.d.ts +6 -6
  388. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.js +2 -2
  389. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.d.ts +6 -6
  390. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.js +2 -2
  391. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.d.ts +6 -6
  392. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.js +2 -2
  393. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.d.ts +6 -6
  394. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.js +2 -2
  395. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.d.ts +6 -6
  396. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.js +2 -2
  397. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.d.ts +6 -6
  398. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.js +2 -2
  399. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.d.ts +7 -7
  400. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.js +6 -6
  401. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.d.ts +7 -7
  402. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.js +4 -4
  403. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.d.ts +5 -5
  404. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.js +2 -2
  405. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.d.ts +6 -6
  406. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.js +2 -2
  407. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.d.ts +6 -6
  408. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.js +2 -2
  409. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.d.ts +6 -6
  410. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.js +2 -2
  411. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.d.ts +5 -5
  412. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.js +2 -2
  413. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.d.ts +6 -6
  414. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.js +2 -2
  415. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.d.ts +6 -6
  416. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.js +2 -2
  417. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.d.ts +6 -6
  418. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.js +2 -2
  419. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.d.ts +6 -6
  420. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.js +2 -2
  421. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.d.ts +7 -7
  422. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.js +5 -5
  423. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.d.ts +6 -6
  424. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.js +2 -2
  425. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.d.ts +6 -6
  426. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.js +2 -2
  427. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.d.ts +6 -6
  428. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.js +2 -2
  429. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.d.ts +6 -6
  430. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.js +2 -2
  431. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.d.ts +6 -6
  432. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.js +2 -2
  433. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.d.ts +7 -7
  434. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.js +5 -5
  435. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.d.ts +7 -7
  436. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.js +3 -3
  437. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.d.ts +8 -8
  438. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.js +4 -4
  439. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.d.ts +6 -6
  440. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.js +2 -2
  441. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.d.ts +6 -6
  442. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.js +2 -2
  443. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.d.ts +10 -10
  444. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.js +9 -9
  445. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.d.ts +7 -7
  446. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.js +5 -5
  447. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.d.ts +7 -7
  448. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.js +3 -3
  449. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.d.ts +7 -7
  450. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.js +3 -3
  451. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.d.ts +6 -6
  452. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.js +2 -2
  453. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.d.ts +8 -8
  454. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.js +5 -5
  455. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.d.ts +6 -6
  456. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.js +2 -2
  457. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.d.ts +7 -7
  458. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.js +5 -5
  459. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.d.ts +6 -6
  460. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.js +2 -2
  461. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.d.ts +5 -5
  462. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.js +2 -2
  463. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.d.ts +6 -6
  464. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.js +3 -3
  465. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.d.ts +7 -7
  466. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.js +3 -3
  467. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.d.ts +7 -7
  468. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.js +3 -3
  469. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.d.ts +7 -7
  470. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.js +5 -5
  471. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.d.ts +8 -8
  472. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.js +8 -8
  473. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.d.ts +8 -8
  474. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.js +7 -7
  475. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.d.ts +7 -7
  476. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.js +3 -3
  477. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.d.ts +7 -7
  478. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.js +4 -4
  479. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.d.ts +6 -6
  480. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.js +3 -3
  481. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.d.ts +10 -10
  482. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.js +9 -9
  483. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.d.ts +7 -7
  484. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.js +6 -6
  485. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.d.ts +8 -8
  486. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.js +5 -5
  487. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.d.ts +6 -6
  488. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.js +2 -2
  489. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.d.ts +7 -7
  490. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.js +5 -5
  491. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.d.ts +7 -7
  492. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.js +5 -5
  493. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.d.ts +6 -6
  494. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.js +2 -2
  495. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.d.ts +6 -6
  496. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.js +2 -2
  497. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.d.ts +6 -6
  498. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.js +2 -2
  499. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.d.ts +6 -6
  500. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.js +2 -2
  501. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.d.ts +8 -8
  502. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.js +5 -5
  503. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.d.ts +5 -5
  504. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.js +2 -2
  505. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.d.ts +12 -12
  506. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.js +11 -11
  507. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.d.ts +7 -7
  508. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.js +5 -5
  509. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.d.ts +6 -6
  510. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.js +2 -2
  511. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.d.ts +6 -6
  512. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.js +3 -3
  513. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.d.ts +7 -7
  514. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.js +4 -4
  515. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.d.ts +5 -5
  516. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.js +2 -2
  517. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.d.ts +8 -8
  518. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.js +4 -4
  519. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.d.ts +6 -6
  520. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.js +4 -4
  521. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.d.ts +6 -6
  522. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.js +2 -2
  523. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.d.ts +5 -5
  524. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.js +2 -2
  525. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.d.ts +6 -6
  526. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.js +2 -2
  527. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.d.ts +13 -13
  528. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.js +10 -10
  529. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.d.ts +6 -6
  530. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.js +2 -2
  531. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.d.ts +8 -8
  532. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.js +6 -6
  533. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.d.ts +6 -6
  534. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.js +2 -2
  535. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.d.ts +7 -7
  536. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.js +3 -3
  537. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.d.ts +13 -13
  538. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.js +11 -11
  539. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.d.ts +7 -7
  540. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.js +5 -5
  541. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.d.ts +6 -6
  542. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.js +2 -2
  543. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.d.ts +7 -7
  544. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.js +4 -4
  545. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.d.ts +6 -6
  546. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.js +2 -2
  547. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.d.ts +5 -5
  548. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.js +2 -2
  549. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.d.ts +5 -5
  550. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.js +2 -2
  551. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.d.ts +6 -6
  552. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.js +2 -2
  553. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.d.ts +9 -9
  554. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.js +9 -9
  555. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.d.ts +6 -6
  556. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.js +2 -2
  557. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.d.ts +6 -6
  558. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.js +2 -2
  559. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.d.ts +6 -6
  560. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.js +2 -2
  561. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.d.ts +6 -6
  562. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.js +5 -5
  563. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.d.ts +5 -5
  564. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.js +2 -2
  565. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.d.ts +7 -7
  566. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.js +4 -4
  567. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.d.ts +7 -7
  568. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.js +4 -4
  569. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.d.ts +7 -7
  570. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.js +4 -4
  571. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.d.ts +5 -5
  572. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.js +3 -3
  573. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.d.ts +5 -5
  574. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.js +3 -3
  575. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.d.ts +10 -10
  576. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.js +8 -8
  577. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.d.ts +6 -6
  578. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.js +2 -2
  579. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.d.ts +6 -6
  580. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.js +2 -2
  581. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.d.ts +6 -6
  582. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.js +2 -2
  583. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.d.ts +6 -6
  584. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.js +3 -3
  585. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.d.ts +6 -6
  586. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.js +2 -2
  587. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.d.ts +6 -6
  588. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.js +2 -2
  589. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.d.ts +5 -5
  590. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.js +2 -2
  591. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.d.ts +6 -6
  592. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.js +2 -2
  593. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.d.ts +6 -6
  594. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.js +2 -2
  595. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.d.ts +9 -9
  596. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.js +7 -7
  597. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.d.ts +5 -5
  598. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.js +2 -2
  599. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.d.ts +9 -9
  600. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.js +6 -6
  601. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.d.ts +6 -6
  602. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.js +2 -2
  603. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.d.ts +8 -8
  604. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.js +4 -4
  605. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.d.ts +6 -6
  606. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.js +2 -2
  607. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.d.ts +6 -6
  608. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.js +2 -2
  609. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.d.ts +6 -6
  610. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.js +6 -6
  611. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.d.ts +6 -6
  612. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.js +3 -3
  613. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.d.ts +6 -6
  614. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.js +2 -2
  615. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.d.ts +19 -19
  616. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.js +17 -17
  617. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.d.ts +5 -5
  618. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.js +2 -2
  619. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.d.ts +6 -6
  620. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.js +2 -2
  621. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.d.ts +6 -6
  622. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.js +2 -2
  623. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.d.ts +6 -6
  624. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.js +2 -2
  625. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.d.ts +6 -6
  626. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.js +2 -2
  627. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.d.ts +6 -6
  628. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.js +2 -2
  629. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.d.ts +5 -5
  630. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.js +2 -2
  631. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.d.ts +6 -6
  632. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.js +2 -2
  633. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.d.ts +6 -6
  634. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.js +2 -2
  635. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.d.ts +7 -7
  636. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.js +3 -3
  637. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.d.ts +2 -2
  638. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.js +2 -2
  639. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.d.ts +6 -6
  640. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.js +2 -2
  641. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.d.ts +7 -7
  642. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.js +4 -4
  643. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.d.ts +8 -8
  644. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.js +4 -4
  645. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.d.ts +8 -8
  646. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.js +6 -6
  647. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.d.ts +5 -5
  648. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.js +2 -2
  649. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.d.ts +6 -6
  650. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.js +2 -2
  651. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.d.ts +7 -7
  652. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.js +3 -3
  653. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.d.ts +6 -6
  654. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.js +3 -3
  655. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.d.ts +7 -7
  656. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.js +3 -3
  657. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.d.ts +7 -7
  658. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.js +3 -3
  659. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.d.ts +6 -6
  660. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.js +2 -2
  661. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.d.ts +6 -6
  662. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.js +2 -2
  663. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.d.ts +6 -6
  664. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.js +4 -4
  665. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.d.ts +6 -6
  666. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.js +2 -2
  667. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.d.ts +6 -6
  668. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.js +2 -2
  669. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.d.ts +6 -6
  670. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.js +3 -3
  671. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.d.ts +6 -6
  672. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.js +2 -2
  673. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.d.ts +9 -9
  674. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.js +7 -7
  675. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.d.ts +6 -6
  676. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.js +2 -2
  677. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.d.ts +7 -7
  678. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.js +4 -4
  679. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.d.ts +6 -6
  680. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.js +3 -3
  681. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.d.ts +6 -6
  682. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.js +3 -3
  683. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.d.ts +5 -5
  684. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.js +2 -2
  685. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.d.ts +6 -6
  686. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.js +3 -3
  687. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.d.ts +7 -7
  688. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.js +4 -4
  689. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.d.ts +5 -5
  690. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.js +2 -2
  691. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.d.ts +6 -6
  692. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.js +2 -2
  693. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.d.ts +9 -9
  694. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.js +8 -8
  695. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.d.ts +6 -6
  696. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.js +3 -3
  697. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.d.ts +6 -6
  698. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.js +2 -2
  699. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.d.ts +6 -6
  700. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.js +2 -2
  701. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.d.ts +6 -6
  702. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.js +2 -2
  703. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.d.ts +6 -6
  704. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.js +2 -2
  705. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.d.ts +6 -6
  706. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.js +2 -2
  707. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.d.ts +6 -6
  708. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.js +2 -2
  709. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.d.ts +7 -7
  710. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.js +6 -6
  711. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.d.ts +6 -6
  712. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.js +2 -2
  713. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.d.ts +6 -6
  714. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.js +2 -2
  715. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.d.ts +6 -6
  716. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.js +2 -2
  717. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.d.ts +7 -7
  718. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.js +7 -7
  719. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.d.ts +5 -5
  720. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.js +2 -2
  721. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.d.ts +7 -7
  722. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.js +3 -3
  723. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.d.ts +6 -6
  724. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.js +3 -3
  725. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.d.ts +6 -6
  726. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.js +2 -2
  727. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.d.ts +6 -6
  728. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.js +2 -2
  729. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.d.ts +6 -6
  730. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.js +2 -2
  731. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.d.ts +7 -7
  732. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.js +3 -3
  733. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.d.ts +7 -7
  734. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.js +5 -5
  735. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.d.ts +6 -6
  736. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.js +2 -2
  737. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.d.ts +7 -7
  738. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.js +4 -4
  739. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.d.ts +7 -7
  740. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.js +5 -5
  741. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.d.ts +6 -6
  742. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.js +2 -2
  743. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.d.ts +5 -5
  744. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.js +3 -3
  745. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.d.ts +7 -7
  746. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.js +4 -4
  747. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.d.ts +7 -7
  748. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.js +4 -4
  749. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.d.ts +5 -5
  750. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.js +2 -2
  751. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.d.ts +6 -6
  752. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.js +3 -3
  753. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.d.ts +5 -5
  754. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.js +2 -2
  755. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.d.ts +6 -6
  756. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.js +2 -2
  757. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.d.ts +6 -6
  758. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.js +2 -2
  759. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.d.ts +6 -6
  760. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.js +2 -2
  761. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.d.ts +7 -7
  762. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.js +3 -3
  763. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.d.ts +6 -6
  764. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.js +2 -2
  765. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.d.ts +3 -3
  766. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.js +1 -1
  767. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.d.ts +7 -7
  768. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.js +4 -4
  769. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.d.ts +6 -6
  770. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.js +2 -2
  771. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.d.ts +7 -7
  772. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.js +3 -3
  773. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.d.ts +5 -5
  774. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.js +2 -2
  775. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.d.ts +7 -7
  776. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.js +4 -4
  777. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.d.ts +7 -7
  778. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.js +4 -4
  779. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.d.ts +5 -5
  780. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.js +2 -2
  781. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.d.ts +5 -5
  782. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.js +2 -2
  783. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.d.ts +6 -6
  784. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.js +2 -2
  785. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.d.ts +6 -6
  786. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.js +2 -2
  787. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.d.ts +6 -6
  788. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.js +2 -2
  789. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.d.ts +6 -6
  790. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.js +2 -2
  791. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.d.ts +6 -6
  792. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.js +2 -2
  793. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.d.ts +6 -6
  794. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.js +2 -2
  795. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.d.ts +7 -7
  796. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.js +3 -3
  797. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.d.ts +6 -6
  798. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.js +5 -5
  799. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.d.ts +6 -6
  800. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.js +2 -2
  801. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.d.ts +8 -8
  802. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.js +5 -5
  803. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.d.ts +6 -6
  804. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.js +2 -2
  805. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.d.ts +8 -8
  806. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.js +5 -5
  807. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.d.ts +8 -8
  808. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.js +5 -5
  809. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.d.ts +8 -8
  810. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.js +5 -5
  811. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.d.ts +6 -6
  812. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.js +3 -3
  813. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.d.ts +7 -7
  814. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.js +5 -5
  815. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.d.ts +6 -6
  816. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.js +3 -3
  817. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.d.ts +6 -6
  818. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.js +2 -2
  819. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.d.ts +6 -6
  820. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.js +2 -2
  821. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.d.ts +6 -6
  822. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.js +2 -2
  823. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.d.ts +6 -6
  824. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.js +3 -3
  825. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.d.ts +7 -7
  826. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.js +3 -3
  827. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.d.ts +7 -7
  828. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.js +3 -3
  829. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.d.ts +7 -7
  830. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.js +5 -5
  831. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.d.ts +7 -7
  832. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.js +5 -5
  833. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.d.ts +7 -7
  834. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.js +3 -3
  835. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.d.ts +6 -6
  836. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.js +2 -2
  837. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.d.ts +6 -6
  838. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.js +2 -2
  839. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.d.ts +7 -7
  840. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.js +4 -4
  841. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.d.ts +6 -6
  842. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.js +2 -2
  843. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.d.ts +6 -6
  844. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.js +2 -2
  845. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.d.ts +6 -6
  846. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.js +2 -2
  847. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.d.ts +6 -6
  848. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.js +2 -2
  849. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.d.ts +6 -6
  850. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.js +2 -2
  851. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.d.ts +6 -6
  852. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.js +2 -2
  853. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.d.ts +6 -6
  854. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.js +2 -2
  855. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.d.ts +6 -6
  856. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.js +2 -2
  857. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.d.ts +11 -11
  858. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.js +10 -10
  859. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.d.ts +6 -6
  860. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.js +3 -3
  861. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.d.ts +9 -9
  862. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.js +5 -5
  863. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.d.ts +7 -7
  864. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.js +3 -3
  865. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.d.ts +8 -8
  866. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.js +7 -7
  867. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.d.ts +6 -6
  868. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.js +2 -2
  869. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.d.ts +6 -6
  870. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.js +2 -2
  871. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.d.ts +7 -7
  872. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.js +5 -5
  873. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.d.ts +5 -5
  874. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.js +2 -2
  875. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.d.ts +6 -6
  876. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.js +2 -2
  877. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.d.ts +6 -6
  878. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.js +2 -2
  879. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.d.ts +5 -5
  880. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.js +2 -2
  881. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.d.ts +6 -6
  882. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.js +2 -2
  883. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.d.ts +8 -8
  884. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.js +6 -6
  885. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.d.ts +6 -6
  886. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.js +2 -2
  887. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.d.ts +6 -6
  888. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.js +2 -2
  889. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.d.ts +6 -6
  890. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.js +2 -2
  891. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.d.ts +5 -5
  892. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.js +2 -2
  893. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.d.ts +9 -9
  894. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.js +7 -7
  895. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.d.ts +6 -6
  896. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.js +3 -3
  897. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.d.ts +6 -6
  898. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.js +2 -2
  899. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.d.ts +5 -5
  900. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.js +2 -2
  901. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.d.ts +6 -6
  902. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.js +2 -2
  903. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.d.ts +6 -6
  904. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.js +2 -2
  905. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.d.ts +6 -6
  906. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.js +2 -2
  907. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.d.ts +6 -6
  908. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.js +2 -2
  909. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.d.ts +6 -6
  910. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.js +2 -2
  911. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.d.ts +6 -6
  912. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.js +2 -2
  913. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.d.ts +6 -6
  914. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.js +2 -2
  915. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.d.ts +6 -6
  916. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.js +3 -3
  917. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.d.ts +9 -9
  918. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.js +8 -8
  919. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.d.ts +7 -7
  920. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.js +4 -4
  921. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.d.ts +6 -6
  922. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.js +3 -3
  923. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.d.ts +7 -7
  924. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.js +5 -5
  925. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.d.ts +7 -7
  926. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.js +3 -3
  927. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.d.ts +6 -6
  928. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.js +2 -2
  929. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.d.ts +6 -6
  930. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.js +2 -2
  931. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.d.ts +6 -6
  932. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.js +2 -2
  933. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.d.ts +6 -6
  934. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.js +2 -2
  935. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.d.ts +7 -7
  936. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.js +5 -5
  937. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.d.ts +8 -8
  938. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.js +7 -7
  939. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.d.ts +5 -5
  940. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.js +3 -3
  941. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.d.ts +7 -7
  942. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.js +4 -4
  943. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.d.ts +6 -6
  944. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.js +3 -3
  945. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.d.ts +7 -7
  946. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.js +3 -3
  947. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.d.ts +6 -6
  948. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.js +2 -2
  949. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.d.ts +6 -6
  950. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.js +2 -2
  951. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.d.ts +6 -6
  952. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.js +2 -2
  953. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.d.ts +6 -6
  954. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.js +2 -2
  955. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.d.ts +6 -6
  956. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.js +2 -2
  957. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.d.ts +5 -5
  958. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.js +2 -2
  959. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.d.ts +6 -6
  960. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.js +2 -2
  961. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.d.ts +15 -15
  962. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.js +13 -13
  963. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.d.ts +6 -6
  964. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.js +3 -3
  965. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.d.ts +5 -5
  966. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.js +2 -2
  967. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.d.ts +5 -5
  968. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.js +2 -2
  969. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.d.ts +6 -6
  970. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.js +2 -2
  971. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.d.ts +992 -992
  972. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.js +991 -991
  973. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.d.ts +7 -7
  974. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.js +5 -5
  975. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.d.ts +7 -7
  976. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.js +6 -6
  977. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.d.ts +6 -6
  978. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.js +2 -2
  979. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.d.ts +6 -6
  980. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.js +2 -2
  981. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.d.ts +6 -6
  982. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.js +2 -2
  983. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.d.ts +6 -6
  984. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.js +2 -2
  985. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.d.ts +6 -6
  986. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.js +2 -2
  987. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.d.ts +6 -6
  988. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.js +5 -5
  989. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.d.ts +2 -2
  990. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.js +2 -2
  991. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.d.ts +6 -6
  992. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.js +2 -2
  993. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.d.ts +7 -7
  994. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.js +5 -5
  995. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.d.ts +9 -9
  996. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.js +9 -9
  997. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.d.ts +6 -6
  998. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.js +3 -3
  999. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.d.ts +12 -12
  1000. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.js +10 -10
  1001. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.d.ts +6 -6
  1002. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.js +2 -2
  1003. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.d.ts +6 -6
  1004. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.js +2 -2
  1005. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.d.ts +7 -7
  1006. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.js +4 -4
  1007. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.d.ts +8 -8
  1008. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.js +8 -8
  1009. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.d.ts +7 -7
  1010. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.js +7 -7
  1011. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.d.ts +6 -6
  1012. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.js +2 -2
  1013. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.d.ts +6 -6
  1014. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.js +2 -2
  1015. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.d.ts +7 -7
  1016. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.js +4 -4
  1017. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.d.ts +6 -6
  1018. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.js +2 -2
  1019. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.d.ts +6 -6
  1020. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.js +3 -3
  1021. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.d.ts +5 -5
  1022. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.js +2 -2
  1023. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.d.ts +6 -6
  1024. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.js +2 -2
  1025. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.d.ts +6 -6
  1026. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.js +2 -2
  1027. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.d.ts +7 -7
  1028. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.js +4 -4
  1029. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.d.ts +7 -7
  1030. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.js +3 -3
  1031. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.d.ts +6 -6
  1032. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.js +2 -2
  1033. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.d.ts +12 -12
  1034. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.js +9 -9
  1035. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.d.ts +6 -6
  1036. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.js +2 -2
  1037. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.d.ts +6 -6
  1038. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.js +5 -5
  1039. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.d.ts +2 -2
  1040. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.js +2 -2
  1041. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.d.ts +6 -6
  1042. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.js +2 -2
  1043. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.d.ts +5 -5
  1044. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.js +2 -2
  1045. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.d.ts +6 -6
  1046. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.js +2 -2
  1047. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.d.ts +7 -7
  1048. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.js +6 -6
  1049. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.d.ts +6 -6
  1050. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.js +2 -2
  1051. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.d.ts +6 -6
  1052. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.js +2 -2
  1053. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.d.ts +6 -6
  1054. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.js +2 -2
  1055. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.d.ts +6 -6
  1056. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.js +2 -2
  1057. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.d.ts +7 -7
  1058. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.js +3 -3
  1059. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.d.ts +5 -5
  1060. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.js +2 -2
  1061. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.d.ts +6 -6
  1062. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.js +2 -2
  1063. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.d.ts +6 -6
  1064. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.js +2 -2
  1065. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.d.ts +7 -7
  1066. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.js +3 -3
  1067. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.d.ts +6 -6
  1068. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.js +2 -2
  1069. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.d.ts +7 -7
  1070. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.js +3 -3
  1071. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.d.ts +7 -7
  1072. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.js +3 -3
  1073. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.d.ts +8 -8
  1074. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.js +4 -4
  1075. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.d.ts +6 -6
  1076. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.js +2 -2
  1077. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.d.ts +2 -2
  1078. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.js +2 -2
  1079. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.d.ts +5 -5
  1080. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.js +2 -2
  1081. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.d.ts +8 -8
  1082. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.js +4 -4
  1083. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.d.ts +6 -6
  1084. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.js +2 -2
  1085. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.d.ts +6 -6
  1086. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.js +2 -2
  1087. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.d.ts +11 -11
  1088. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.js +11 -11
  1089. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.d.ts +6 -6
  1090. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.js +5 -5
  1091. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.d.ts +6 -6
  1092. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.js +2 -2
  1093. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.d.ts +6 -6
  1094. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.js +3 -3
  1095. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.d.ts +6 -6
  1096. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.js +2 -2
  1097. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.d.ts +6 -6
  1098. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.js +2 -2
  1099. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.d.ts +6 -6
  1100. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.js +2 -2
  1101. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.d.ts +6 -6
  1102. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.js +2 -2
  1103. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.d.ts +6 -6
  1104. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.js +2 -2
  1105. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.d.ts +6 -6
  1106. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.js +2 -2
  1107. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.d.ts +7 -7
  1108. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.js +3 -3
  1109. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.d.ts +5 -5
  1110. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.js +2 -2
  1111. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.d.ts +6 -6
  1112. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.js +2 -2
  1113. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.d.ts +6 -6
  1114. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.js +2 -2
  1115. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.d.ts +7 -7
  1116. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.js +3 -3
  1117. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.d.ts +7 -7
  1118. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.js +3 -3
  1119. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.d.ts +6 -6
  1120. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.js +2 -2
  1121. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.d.ts +6 -6
  1122. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.js +2 -2
  1123. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.d.ts +7 -7
  1124. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.js +3 -3
  1125. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.d.ts +2 -2
  1126. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.js +2 -2
  1127. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.d.ts +5 -5
  1128. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.js +2 -2
  1129. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.d.ts +6 -6
  1130. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.js +2 -2
  1131. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.d.ts +6 -6
  1132. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.js +2 -2
  1133. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.d.ts +11 -11
  1134. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.js +11 -11
  1135. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.d.ts +7 -7
  1136. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.js +5 -5
  1137. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.d.ts +6 -6
  1138. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.js +2 -2
  1139. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.d.ts +7 -7
  1140. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.js +3 -3
  1141. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.d.ts +6 -6
  1142. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.js +2 -2
  1143. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.d.ts +9 -9
  1144. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.js +9 -9
  1145. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.d.ts +30 -30
  1146. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.js +28 -28
  1147. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.d.ts +29 -29
  1148. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.js +28 -28
  1149. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.d.ts +6 -6
  1150. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.js +2 -2
  1151. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.d.ts +6 -6
  1152. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.js +2 -2
  1153. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.d.ts +8 -8
  1154. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.js +5 -5
  1155. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.d.ts +8 -8
  1156. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.js +4 -4
  1157. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.d.ts +6 -6
  1158. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.js +2 -2
  1159. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.d.ts +6 -6
  1160. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.js +2 -2
  1161. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.d.ts +6 -6
  1162. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.js +2 -2
  1163. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.d.ts +5 -5
  1164. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.js +2 -2
  1165. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.d.ts +6 -6
  1166. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.js +2 -2
  1167. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.d.ts +7 -7
  1168. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.js +3 -3
  1169. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.d.ts +6 -6
  1170. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.js +2 -2
  1171. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.d.ts +6 -6
  1172. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.js +2 -2
  1173. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.d.ts +5 -5
  1174. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.js +2 -2
  1175. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.d.ts +7 -7
  1176. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.js +4 -4
  1177. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.d.ts +6 -6
  1178. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.js +2 -2
  1179. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.d.ts +75 -75
  1180. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.js +75 -75
  1181. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.d.ts +7 -7
  1182. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.js +5 -5
  1183. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.d.ts +6 -6
  1184. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.js +2 -2
  1185. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.d.ts +6 -6
  1186. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.js +4 -4
  1187. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.d.ts +7 -7
  1188. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.js +5 -5
  1189. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.d.ts +6 -6
  1190. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.js +3 -3
  1191. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.d.ts +15 -15
  1192. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.js +13 -13
  1193. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.d.ts +6 -6
  1194. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.js +3 -3
  1195. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.d.ts +6 -6
  1196. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.js +2 -2
  1197. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.d.ts +6 -6
  1198. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.js +2 -2
  1199. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.d.ts +6 -6
  1200. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.js +2 -2
  1201. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.d.ts +6 -6
  1202. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.js +2 -2
  1203. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.d.ts +5 -5
  1204. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.js +2 -2
  1205. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.d.ts +6 -6
  1206. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.js +2 -2
  1207. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.d.ts +2 -2
  1208. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.js +2 -2
  1209. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.d.ts +6 -6
  1210. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.js +2 -2
  1211. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.d.ts +6 -6
  1212. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.js +3 -3
  1213. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.d.ts +5 -5
  1214. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.js +2 -2
  1215. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.d.ts +6 -6
  1216. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.js +2 -2
  1217. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.d.ts +5 -5
  1218. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.js +2 -2
  1219. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.d.ts +6 -6
  1220. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.js +2 -2
  1221. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.d.ts +6 -6
  1222. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.js +2 -2
  1223. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.d.ts +7 -7
  1224. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.js +3 -3
  1225. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.d.ts +6 -6
  1226. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.js +2 -2
  1227. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.d.ts +7 -7
  1228. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.js +3 -3
  1229. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.d.ts +6 -6
  1230. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.js +2 -2
  1231. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.d.ts +6 -6
  1232. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.js +2 -2
  1233. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.d.ts +6 -6
  1234. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.js +2 -2
  1235. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.d.ts +6 -6
  1236. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.js +2 -2
  1237. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.d.ts +5 -5
  1238. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.js +2 -2
  1239. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.d.ts +7 -7
  1240. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.js +4 -4
  1241. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.d.ts +6 -6
  1242. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.js +3 -3
  1243. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.d.ts +5 -5
  1244. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.js +3 -3
  1245. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.d.ts +7 -7
  1246. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.js +5 -5
  1247. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.d.ts +6 -6
  1248. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.js +6 -6
  1249. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.d.ts +7 -7
  1250. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.js +4 -4
  1251. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.d.ts +6 -6
  1252. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.js +3 -3
  1253. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.d.ts +5 -5
  1254. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.js +2 -2
  1255. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.d.ts +7 -7
  1256. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.js +3 -3
  1257. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.d.ts +7 -7
  1258. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.js +3 -3
  1259. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.d.ts +7 -7
  1260. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.js +3 -3
  1261. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.d.ts +7 -7
  1262. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.js +3 -3
  1263. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.d.ts +7 -7
  1264. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.js +3 -3
  1265. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.d.ts +6 -6
  1266. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.js +2 -2
  1267. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.d.ts +6 -6
  1268. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.js +2 -2
  1269. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.d.ts +6 -6
  1270. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.js +2 -2
  1271. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.d.ts +6 -6
  1272. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.js +2 -2
  1273. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.d.ts +6 -6
  1274. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.js +3 -3
  1275. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.d.ts +6 -6
  1276. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.js +3 -3
  1277. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.d.ts +6 -6
  1278. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.js +2 -2
  1279. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.d.ts +7 -7
  1280. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.js +3 -3
  1281. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.d.ts +6 -6
  1282. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.js +2 -2
  1283. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.d.ts +5 -5
  1284. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.js +2 -2
  1285. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.d.ts +6 -6
  1286. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.js +2 -2
  1287. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.d.ts +6 -6
  1288. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.js +2 -2
  1289. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.d.ts +7 -7
  1290. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.js +5 -5
  1291. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.d.ts +6 -6
  1292. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.js +2 -2
  1293. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.d.ts +6 -6
  1294. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.js +2 -2
  1295. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.d.ts +6 -6
  1296. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.js +2 -2
  1297. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.d.ts +6 -6
  1298. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.js +2 -2
  1299. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.d.ts +8 -8
  1300. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.js +4 -4
  1301. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.d.ts +6 -6
  1302. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.js +2 -2
  1303. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.d.ts +6 -6
  1304. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.js +2 -2
  1305. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.d.ts +5 -5
  1306. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.js +6 -6
  1307. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.d.ts +7 -7
  1308. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.js +5 -5
  1309. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.d.ts +7 -7
  1310. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.js +5 -5
  1311. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.d.ts +7 -7
  1312. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.js +4 -4
  1313. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.d.ts +5 -5
  1314. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.js +3 -3
  1315. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.d.ts +7 -7
  1316. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.js +5 -5
  1317. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.d.ts +6 -6
  1318. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.js +2 -2
  1319. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.d.ts +6 -6
  1320. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.js +2 -2
  1321. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.d.ts +6 -6
  1322. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.js +2 -2
  1323. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.d.ts +7 -7
  1324. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.js +3 -3
  1325. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.d.ts +8 -8
  1326. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.js +5 -5
  1327. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.d.ts +7 -7
  1328. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.js +3 -3
  1329. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.d.ts +7 -7
  1330. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.js +3 -3
  1331. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.d.ts +6 -6
  1332. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.js +2 -2
  1333. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.d.ts +6 -6
  1334. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.js +2 -2
  1335. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.d.ts +9 -9
  1336. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.js +11 -11
  1337. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.d.ts +6 -6
  1338. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.js +2 -2
  1339. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.d.ts +6 -6
  1340. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.js +2 -2
  1341. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.d.ts +6 -6
  1342. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.js +2 -2
  1343. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.d.ts +5 -5
  1344. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.js +2 -2
  1345. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.d.ts +6 -6
  1346. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.js +2 -2
  1347. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.d.ts +6 -6
  1348. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.js +2 -2
  1349. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.d.ts +6 -6
  1350. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.js +2 -2
  1351. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.d.ts +9 -9
  1352. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.js +8 -8
  1353. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.d.ts +6 -6
  1354. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.js +2 -2
  1355. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.d.ts +6 -6
  1356. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.js +2 -2
  1357. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.d.ts +6 -6
  1358. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.js +2 -2
  1359. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.d.ts +7 -7
  1360. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.js +3 -3
  1361. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.d.ts +7 -7
  1362. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.js +3 -3
  1363. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.d.ts +9 -9
  1364. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.js +11 -11
  1365. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.d.ts +9 -9
  1366. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.js +6 -6
  1367. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.d.ts +7 -7
  1368. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.js +3 -3
  1369. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.d.ts +7 -7
  1370. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.js +3 -3
  1371. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.d.ts +9 -9
  1372. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.js +11 -11
  1373. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.d.ts +9 -9
  1374. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.js +6 -6
  1375. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.d.ts +6 -6
  1376. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.js +2 -2
  1377. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.d.ts +7 -7
  1378. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.js +3 -3
  1379. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.d.ts +12 -12
  1380. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.js +10 -10
  1381. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.d.ts +7 -7
  1382. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.js +6 -6
  1383. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.d.ts +7 -7
  1384. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.js +5 -5
  1385. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.d.ts +6 -6
  1386. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.js +2 -2
  1387. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.d.ts +5 -5
  1388. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.js +2 -2
  1389. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.d.ts +5 -5
  1390. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.js +2 -2
  1391. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.d.ts +5 -5
  1392. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.js +2 -2
  1393. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.d.ts +6 -6
  1394. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.js +2 -2
  1395. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.d.ts +6 -6
  1396. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.js +2 -2
  1397. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.d.ts +6 -6
  1398. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.js +2 -2
  1399. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.d.ts +6 -6
  1400. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.js +2 -2
  1401. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.d.ts +6 -6
  1402. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.js +2 -2
  1403. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.d.ts +5 -5
  1404. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.js +2 -2
  1405. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.d.ts +6 -6
  1406. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.js +2 -2
  1407. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.d.ts +6 -6
  1408. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.js +2 -2
  1409. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.d.ts +6 -6
  1410. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.js +2 -2
  1411. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.d.ts +6 -6
  1412. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.js +2 -2
  1413. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.d.ts +6 -6
  1414. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.js +2 -2
  1415. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.d.ts +6 -6
  1416. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.js +2 -2
  1417. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.d.ts +6 -6
  1418. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.js +2 -2
  1419. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.d.ts +5 -5
  1420. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.js +2 -2
  1421. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.d.ts +2 -2
  1422. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.js +2 -2
  1423. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.d.ts +5 -5
  1424. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.js +2 -2
  1425. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.d.ts +6 -6
  1426. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.js +2 -2
  1427. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.d.ts +7 -7
  1428. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.js +7 -7
  1429. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.d.ts +6 -6
  1430. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.js +2 -2
  1431. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.d.ts +5 -5
  1432. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.js +2 -2
  1433. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.d.ts +9 -9
  1434. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.js +7 -7
  1435. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.d.ts +16 -16
  1436. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.js +15 -15
  1437. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.d.ts +12 -12
  1438. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.js +9 -9
  1439. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.d.ts +6 -6
  1440. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.js +2 -2
  1441. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.d.ts +5 -5
  1442. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.js +2 -2
  1443. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.d.ts +8 -8
  1444. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.js +6 -6
  1445. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.d.ts +6 -6
  1446. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.js +2 -2
  1447. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.d.ts +8 -8
  1448. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.js +6 -6
  1449. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.d.ts +6 -6
  1450. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.js +2 -2
  1451. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.d.ts +6 -6
  1452. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.js +2 -2
  1453. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.d.ts +6 -6
  1454. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.js +2 -2
  1455. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.d.ts +8 -8
  1456. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.js +6 -6
  1457. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.d.ts +10 -10
  1458. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.js +8 -8
  1459. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.d.ts +6 -6
  1460. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.js +5 -5
  1461. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.d.ts +5 -5
  1462. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.js +3 -3
  1463. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.d.ts +6 -6
  1464. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.js +3 -3
  1465. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.d.ts +6 -6
  1466. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.js +2 -2
  1467. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.d.ts +6 -6
  1468. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.js +3 -3
  1469. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.d.ts +6 -6
  1470. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.js +2 -2
  1471. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.d.ts +5 -5
  1472. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.js +2 -2
  1473. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.d.ts +7 -7
  1474. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.js +4 -4
  1475. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.d.ts +6 -6
  1476. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.js +2 -2
  1477. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.d.ts +7 -7
  1478. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.js +6 -6
  1479. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.d.ts +6 -6
  1480. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.js +3 -3
  1481. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.d.ts +6 -6
  1482. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.js +2 -2
  1483. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.d.ts +7 -7
  1484. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.js +5 -5
  1485. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.d.ts +6 -6
  1486. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.js +2 -2
  1487. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.d.ts +8 -8
  1488. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.js +5 -5
  1489. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.d.ts +5 -5
  1490. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.js +2 -2
  1491. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.d.ts +7 -7
  1492. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.js +3 -3
  1493. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.d.ts +6 -6
  1494. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.js +3 -3
  1495. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.d.ts +6 -6
  1496. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.js +3 -3
  1497. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.d.ts +7 -7
  1498. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.js +3 -3
  1499. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.d.ts +7 -7
  1500. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.js +4 -4
  1501. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.d.ts +6 -6
  1502. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.js +2 -2
  1503. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.d.ts +6 -6
  1504. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.js +3 -3
  1505. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.d.ts +8 -8
  1506. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.js +4 -4
  1507. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.d.ts +6 -6
  1508. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.js +2 -2
  1509. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.d.ts +7 -7
  1510. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.js +5 -5
  1511. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.d.ts +6 -6
  1512. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.js +2 -2
  1513. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.d.ts +7 -7
  1514. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.js +5 -5
  1515. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.d.ts +6 -6
  1516. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.js +2 -2
  1517. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.d.ts +2 -2
  1518. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.js +2 -2
  1519. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.d.ts +6 -6
  1520. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.js +2 -2
  1521. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.d.ts +7 -7
  1522. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.js +5 -5
  1523. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.d.ts +7 -7
  1524. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.js +5 -5
  1525. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.d.ts +8 -8
  1526. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.js +4 -4
  1527. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.d.ts +6 -6
  1528. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.js +2 -2
  1529. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.d.ts +6 -6
  1530. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.js +2 -2
  1531. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.d.ts +6 -6
  1532. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.js +2 -2
  1533. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.d.ts +11 -11
  1534. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.js +10 -10
  1535. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.d.ts +6 -6
  1536. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.js +3 -3
  1537. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.d.ts +11 -11
  1538. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.js +10 -10
  1539. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.d.ts +6 -6
  1540. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.js +2 -2
  1541. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.d.ts +9 -9
  1542. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.js +8 -8
  1543. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.d.ts +6 -6
  1544. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.js +2 -2
  1545. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.d.ts +7 -7
  1546. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.js +3 -3
  1547. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.d.ts +6 -6
  1548. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.js +2 -2
  1549. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.d.ts +6 -6
  1550. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.js +2 -2
  1551. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.d.ts +6 -6
  1552. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.js +2 -2
  1553. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.d.ts +8 -8
  1554. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.js +6 -6
  1555. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.d.ts +6 -6
  1556. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.js +2 -2
  1557. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.d.ts +6 -6
  1558. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.js +2 -2
  1559. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.d.ts +5 -5
  1560. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.js +2 -2
  1561. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.d.ts +6 -6
  1562. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.js +2 -2
  1563. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.d.ts +6 -6
  1564. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.js +2 -2
  1565. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.d.ts +6 -6
  1566. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.js +5 -5
  1567. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.d.ts +6 -6
  1568. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.js +5 -5
  1569. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.d.ts +6 -6
  1570. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.js +2 -2
  1571. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.d.ts +6 -6
  1572. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.js +2 -2
  1573. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.d.ts +6 -6
  1574. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.js +2 -2
  1575. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.d.ts +6 -6
  1576. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.js +2 -2
  1577. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.d.ts +7 -7
  1578. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.js +5 -5
  1579. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.d.ts +6 -6
  1580. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.js +2 -2
  1581. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.d.ts +7 -7
  1582. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.js +3 -3
  1583. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.d.ts +7 -7
  1584. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.js +3 -3
  1585. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.d.ts +7 -7
  1586. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.js +3 -3
  1587. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.d.ts +6 -6
  1588. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.js +2 -2
  1589. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.d.ts +6 -6
  1590. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.js +2 -2
  1591. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.d.ts +6 -6
  1592. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.js +2 -2
  1593. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.d.ts +7 -7
  1594. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.js +7 -7
  1595. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.d.ts +5 -5
  1596. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.js +2 -2
  1597. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.d.ts +5 -5
  1598. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.js +2 -2
  1599. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.d.ts +7 -7
  1600. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.js +4 -4
  1601. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.d.ts +6 -6
  1602. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.js +3 -3
  1603. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.d.ts +8 -8
  1604. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.js +5 -5
  1605. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.d.ts +7 -7
  1606. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.js +5 -5
  1607. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.d.ts +7 -7
  1608. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.js +5 -5
  1609. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.d.ts +7 -7
  1610. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.js +4 -4
  1611. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.d.ts +5 -5
  1612. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.js +2 -2
  1613. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.d.ts +7 -7
  1614. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.js +5 -5
  1615. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.d.ts +6 -6
  1616. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.js +2 -2
  1617. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.d.ts +6 -6
  1618. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.js +2 -2
  1619. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.d.ts +8 -8
  1620. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.js +6 -6
  1621. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.d.ts +6 -6
  1622. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.js +2 -2
  1623. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.d.ts +7 -7
  1624. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.js +3 -3
  1625. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.d.ts +7 -7
  1626. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.js +3 -3
  1627. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.d.ts +6 -6
  1628. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.js +2 -2
  1629. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.d.ts +7 -7
  1630. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.js +3 -3
  1631. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.d.ts +7 -7
  1632. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.js +3 -3
  1633. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.d.ts +7 -7
  1634. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.js +3 -3
  1635. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.d.ts +17 -17
  1636. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.js +15 -15
  1637. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.d.ts +6 -6
  1638. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.js +2 -2
  1639. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.d.ts +7 -7
  1640. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.js +3 -3
  1641. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.d.ts +6 -6
  1642. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.js +2 -2
  1643. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.d.ts +7 -7
  1644. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.js +3 -3
  1645. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.d.ts +6 -6
  1646. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.js +3 -3
  1647. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.d.ts +6 -6
  1648. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.js +2 -2
  1649. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.d.ts +6 -6
  1650. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.js +2 -2
  1651. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.d.ts +6 -6
  1652. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.js +2 -2
  1653. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.d.ts +6 -6
  1654. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.js +2 -2
  1655. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.d.ts +7 -7
  1656. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.js +3 -3
  1657. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.d.ts +6 -6
  1658. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.js +3 -3
  1659. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.d.ts +7 -7
  1660. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.js +3 -3
  1661. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.d.ts +4 -4
  1662. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.js +995 -995
  1663. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.d.ts +6 -6
  1664. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.js +2 -2
  1665. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.d.ts +8 -8
  1666. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.js +6 -6
  1667. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.d.ts +6 -6
  1668. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.js +2 -2
  1669. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.d.ts +6 -6
  1670. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.js +2 -2
  1671. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.d.ts +7 -7
  1672. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.js +3 -3
  1673. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.d.ts +5 -5
  1674. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.js +2 -2
  1675. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.d.ts +6 -6
  1676. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.js +3 -3
  1677. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.d.ts +7 -7
  1678. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.js +4 -4
  1679. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.d.ts +5 -5
  1680. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.js +2 -2
  1681. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.d.ts +6 -6
  1682. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.js +2 -2
  1683. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.d.ts +11 -11
  1684. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.js +11 -11
  1685. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.d.ts +6 -6
  1686. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.js +5 -5
  1687. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.d.ts +2 -2
  1688. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.js +2 -2
  1689. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.d.ts +2 -2
  1690. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.js +2 -2
  1691. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.d.ts +6 -6
  1692. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.js +4 -4
  1693. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.d.ts +6 -6
  1694. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.js +2 -2
  1695. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.d.ts +6 -6
  1696. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.js +2 -2
  1697. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.d.ts +6 -6
  1698. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.js +4 -4
  1699. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.d.ts +6 -6
  1700. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.js +2 -2
  1701. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.d.ts +6 -6
  1702. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.js +2 -2
  1703. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.d.ts +6 -6
  1704. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.js +2 -2
  1705. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.d.ts +6 -6
  1706. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.js +2 -2
  1707. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.d.ts +6 -6
  1708. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.js +2 -2
  1709. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.d.ts +6 -6
  1710. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.js +2 -2
  1711. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.d.ts +6 -6
  1712. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.js +2 -2
  1713. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.d.ts +8 -8
  1714. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.js +7 -7
  1715. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.d.ts +2 -2
  1716. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.js +2 -2
  1717. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.d.ts +9 -9
  1718. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.js +5 -5
  1719. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.d.ts +2 -2
  1720. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.js +2 -2
  1721. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.d.ts +6 -6
  1722. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.js +2 -2
  1723. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.d.ts +6 -6
  1724. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.js +2 -2
  1725. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.d.ts +6 -6
  1726. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.js +2 -2
  1727. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.d.ts +6 -6
  1728. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.js +3 -3
  1729. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.d.ts +6 -6
  1730. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.js +2 -2
  1731. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.d.ts +6 -6
  1732. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.js +2 -2
  1733. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.d.ts +6 -6
  1734. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.js +2 -2
  1735. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.d.ts +6 -6
  1736. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.js +2 -2
  1737. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.d.ts +7 -7
  1738. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.js +3 -3
  1739. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.d.ts +6 -6
  1740. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.js +2 -2
  1741. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.d.ts +7 -7
  1742. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.js +3 -3
  1743. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.d.ts +6 -6
  1744. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.js +2 -2
  1745. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.d.ts +6 -6
  1746. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.js +2 -2
  1747. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.d.ts +5 -5
  1748. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.js +2 -2
  1749. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.d.ts +6 -6
  1750. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.js +2 -2
  1751. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.d.ts +6 -6
  1752. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.js +2 -2
  1753. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.d.ts +6 -6
  1754. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.js +2 -2
  1755. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.d.ts +7 -7
  1756. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.js +3 -3
  1757. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.d.ts +2 -2
  1758. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.js +2 -2
  1759. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.d.ts +7 -7
  1760. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.js +3 -3
  1761. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.d.ts +7 -7
  1762. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.js +3 -3
  1763. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.d.ts +6 -6
  1764. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.js +2 -2
  1765. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.d.ts +8 -8
  1766. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.js +10 -10
  1767. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.d.ts +8 -8
  1768. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.js +5 -5
  1769. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.d.ts +6 -6
  1770. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.js +2 -2
  1771. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.d.ts +6 -6
  1772. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.js +2 -2
  1773. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.d.ts +6 -6
  1774. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.js +2 -2
  1775. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.d.ts +6 -6
  1776. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.js +2 -2
  1777. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.d.ts +6 -6
  1778. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.js +2 -2
  1779. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.d.ts +6 -6
  1780. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.js +2 -2
  1781. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.d.ts +6 -6
  1782. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.js +2 -2
  1783. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.d.ts +6 -6
  1784. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.js +2 -2
  1785. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.d.ts +6 -6
  1786. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.js +2 -2
  1787. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.d.ts +6 -6
  1788. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.js +2 -2
  1789. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.d.ts +6 -6
  1790. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.js +2 -2
  1791. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.d.ts +7 -7
  1792. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.js +5 -5
  1793. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.d.ts +6 -6
  1794. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.js +2 -2
  1795. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.d.ts +6 -6
  1796. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.js +2 -2
  1797. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.d.ts +7 -7
  1798. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.js +5 -5
  1799. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.d.ts +6 -6
  1800. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.js +2 -2
  1801. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.d.ts +6 -6
  1802. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.js +2 -2
  1803. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.d.ts +9 -9
  1804. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.js +9 -9
  1805. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.d.ts +8 -8
  1806. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.js +4 -4
  1807. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.d.ts +7 -7
  1808. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.js +3 -3
  1809. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.d.ts +7 -7
  1810. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.js +3 -3
  1811. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.d.ts +7 -7
  1812. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.js +3 -3
  1813. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.d.ts +9 -9
  1814. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.js +7 -7
  1815. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.d.ts +8 -8
  1816. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.js +4 -4
  1817. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.d.ts +6 -6
  1818. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.js +2 -2
  1819. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.d.ts +6 -6
  1820. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.js +3 -3
  1821. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.d.ts +7 -7
  1822. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.js +3 -3
  1823. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.d.ts +2 -2
  1824. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.js +2 -2
  1825. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.d.ts +13 -13
  1826. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.js +12 -12
  1827. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.d.ts +8 -8
  1828. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.js +5 -5
  1829. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.d.ts +8 -8
  1830. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.js +5 -5
  1831. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.d.ts +7 -7
  1832. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.js +3 -3
  1833. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.d.ts +10 -10
  1834. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.js +10 -10
  1835. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.d.ts +5 -5
  1836. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.js +2 -2
  1837. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.d.ts +6 -6
  1838. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.js +2 -2
  1839. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.d.ts +7 -7
  1840. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.js +3 -3
  1841. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.d.ts +7 -7
  1842. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.js +4 -4
  1843. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.d.ts +8 -8
  1844. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.js +7 -7
  1845. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.d.ts +8 -8
  1846. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.js +5 -5
  1847. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.d.ts +8 -8
  1848. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.js +5 -5
  1849. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.d.ts +5 -5
  1850. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.js +2 -2
  1851. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.d.ts +8 -8
  1852. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.js +5 -5
  1853. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.d.ts +6 -6
  1854. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.js +2 -2
  1855. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.d.ts +5 -5
  1856. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.js +2 -2
  1857. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.d.ts +5 -5
  1858. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.js +2 -2
  1859. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.d.ts +7 -7
  1860. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.js +3 -3
  1861. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.d.ts +7 -7
  1862. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.js +3 -3
  1863. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.d.ts +7 -7
  1864. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.js +3 -3
  1865. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.d.ts +7 -7
  1866. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.js +3 -3
  1867. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.d.ts +6 -6
  1868. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.js +3 -3
  1869. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.d.ts +6 -6
  1870. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.js +2 -2
  1871. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.d.ts +6 -6
  1872. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.js +2 -2
  1873. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.d.ts +7 -7
  1874. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.js +4 -4
  1875. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.d.ts +8 -8
  1876. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.js +5 -5
  1877. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.d.ts +6 -6
  1878. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.js +2 -2
  1879. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.d.ts +6 -6
  1880. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.js +2 -2
  1881. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.d.ts +6 -6
  1882. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.js +2 -2
  1883. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.d.ts +6 -6
  1884. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.js +2 -2
  1885. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.d.ts +6 -6
  1886. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.js +2 -2
  1887. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.d.ts +6 -6
  1888. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.js +2 -2
  1889. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.d.ts +6 -6
  1890. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.js +2 -2
  1891. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.d.ts +7 -7
  1892. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.js +3 -3
  1893. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.d.ts +5 -5
  1894. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.js +2 -2
  1895. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.d.ts +5 -5
  1896. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.js +2 -2
  1897. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.d.ts +5 -5
  1898. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.js +2 -2
  1899. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.d.ts +11 -11
  1900. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.js +9 -9
  1901. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.d.ts +7 -7
  1902. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.js +5 -5
  1903. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.d.ts +7 -7
  1904. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.js +3 -3
  1905. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.d.ts +6 -6
  1906. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.js +2 -2
  1907. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.d.ts +7 -7
  1908. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.js +3 -3
  1909. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.d.ts +2 -2
  1910. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.js +2 -2
  1911. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.d.ts +6 -6
  1912. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.js +2 -2
  1913. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.d.ts +7 -7
  1914. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.js +4 -4
  1915. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.d.ts +6 -6
  1916. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.js +3 -3
  1917. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.d.ts +10 -10
  1918. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.js +9 -9
  1919. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.d.ts +8 -8
  1920. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.js +5 -5
  1921. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.d.ts +10 -10
  1922. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.js +7 -7
  1923. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.d.ts +5 -5
  1924. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.js +2 -2
  1925. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.d.ts +6 -6
  1926. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.js +2 -2
  1927. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.d.ts +6 -6
  1928. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.js +2 -2
  1929. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.d.ts +6 -6
  1930. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.js +2 -2
  1931. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.d.ts +5 -5
  1932. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.js +2 -2
  1933. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.d.ts +7 -7
  1934. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.js +4 -4
  1935. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.d.ts +7 -7
  1936. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.js +3 -3
  1937. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.d.ts +5 -5
  1938. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.js +2 -2
  1939. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.d.ts +11 -11
  1940. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.js +9 -9
  1941. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.d.ts +5 -5
  1942. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.js +2 -2
  1943. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.d.ts +6 -6
  1944. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.js +2 -2
  1945. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.d.ts +6 -6
  1946. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.js +2 -2
  1947. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.d.ts +6 -6
  1948. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.js +3 -3
  1949. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.d.ts +8 -8
  1950. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.js +6 -6
  1951. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.d.ts +7 -7
  1952. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.js +6 -6
  1953. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.d.ts +5 -5
  1954. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.js +2 -2
  1955. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.d.ts +6 -6
  1956. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.js +2 -2
  1957. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.d.ts +6 -6
  1958. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.js +2 -2
  1959. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.d.ts +7 -7
  1960. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.js +3 -3
  1961. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.d.ts +6 -6
  1962. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.js +2 -2
  1963. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.d.ts +2 -2
  1964. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.js +2 -2
  1965. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.d.ts +6 -6
  1966. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.js +2 -2
  1967. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.d.ts +10 -10
  1968. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.js +11 -11
  1969. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.d.ts +2 -2
  1970. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.js +2 -2
  1971. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.d.ts +7 -7
  1972. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.js +3 -3
  1973. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.d.ts +5 -5
  1974. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.js +2 -2
  1975. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.d.ts +5 -5
  1976. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.js +2 -2
  1977. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.d.ts +7 -7
  1978. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.js +3 -3
  1979. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.d.ts +6 -6
  1980. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.js +2 -2
  1981. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.d.ts +6 -6
  1982. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.js +2 -2
  1983. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.d.ts +7 -7
  1984. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.js +3 -3
  1985. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.d.ts +7 -7
  1986. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.js +5 -5
  1987. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.d.ts +6 -6
  1988. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.js +2 -2
  1989. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.d.ts +5 -5
  1990. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.js +2 -2
  1991. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.d.ts +6 -6
  1992. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.js +2 -2
  1993. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.d.ts +7 -7
  1994. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.js +3 -3
  1995. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.d.ts +6 -6
  1996. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.js +2 -2
  1997. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.d.ts +6 -6
  1998. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.js +2 -2
  1999. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.d.ts +6 -6
  2000. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.js +4 -4
  2001. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.d.ts +8 -8
  2002. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.js +8 -8
  2003. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.d.ts +6 -6
  2004. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.js +2 -2
  2005. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.d.ts +2 -2
  2006. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.js +2 -2
  2007. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.d.ts +5 -5
  2008. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.js +2 -2
  2009. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.d.ts +7 -7
  2010. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.js +3 -3
  2011. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.d.ts +6 -6
  2012. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.js +2 -2
  2013. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.d.ts +28 -28
  2014. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.js +25 -25
  2015. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.d.ts +6 -6
  2016. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.js +2 -2
  2017. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.d.ts +5 -5
  2018. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.js +2 -2
  2019. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.d.ts +7 -7
  2020. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.js +3 -3
  2021. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.d.ts +13 -13
  2022. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.js +11 -11
  2023. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.d.ts +6 -6
  2024. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.js +2 -2
  2025. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.d.ts +5 -5
  2026. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.js +2 -2
  2027. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.d.ts +6 -6
  2028. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.js +3 -3
  2029. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.d.ts +6 -6
  2030. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.js +2 -2
  2031. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.d.ts +7 -7
  2032. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.js +3 -3
  2033. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.d.ts +7 -7
  2034. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.js +4 -4
  2035. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.d.ts +9 -9
  2036. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.js +5 -5
  2037. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.d.ts +6 -6
  2038. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.js +2 -2
  2039. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.d.ts +5 -5
  2040. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.js +2 -2
  2041. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.d.ts +6 -6
  2042. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.js +2 -2
  2043. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.d.ts +6 -6
  2044. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.js +2 -2
  2045. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.d.ts +6 -6
  2046. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.js +2 -2
  2047. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.d.ts +5 -5
  2048. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.js +2 -2
  2049. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.d.ts +2 -2
  2050. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.js +2 -2
  2051. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.d.ts +5 -5
  2052. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.js +4 -4
  2053. package/compiled/src/AP214E3_2010/ap214_command_line_main.js +86 -85
  2054. package/compiled/src/AP214E3_2010/ap214_functions.d.ts +4 -4
  2055. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.d.ts +10 -10
  2056. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.js +36 -36
  2057. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.test.js +17 -17
  2058. package/compiled/src/AP214E3_2010/ap214_material_cache.d.ts +8 -5
  2059. package/compiled/src/AP214E3_2010/ap214_model_geometry.d.ts +3 -3
  2060. package/compiled/src/AP214E3_2010/ap214_model_geometry.js +1 -1
  2061. package/compiled/src/AP214E3_2010/ap214_model_profile.d.ts +3 -3
  2062. package/compiled/src/AP214E3_2010/ap214_scene_builder.d.ts +12 -12
  2063. package/compiled/src/AP214E3_2010/ap214_scene_builder.js +5 -5
  2064. package/compiled/src/AP214E3_2010/ap214_step_external_mapping.d.ts +5 -5
  2065. package/compiled/src/AP214E3_2010/ap214_step_external_mapping.js +2 -2
  2066. package/compiled/src/AP214E3_2010/ap214_step_model.d.ts +9 -9
  2067. package/compiled/src/AP214E3_2010/ap214_step_model.js +8 -8
  2068. package/compiled/src/AP214E3_2010/ap214_step_model.test.js +9 -9
  2069. package/compiled/src/AP214E3_2010/ap214_step_parser.d.ts +9 -6
  2070. package/compiled/src/AP214E3_2010/ap214_step_parser.js +3 -3
  2071. package/compiled/src/core/canonical_material.d.ts +8 -3
  2072. package/compiled/src/core/canonical_material.js +9 -9
  2073. package/compiled/src/core/canonical_mesh.d.ts +3 -3
  2074. package/compiled/src/core/canonical_profile.d.ts +2 -2
  2075. package/compiled/src/core/csg_operations.d.ts +2 -2
  2076. package/compiled/src/core/csg_operations.js +1 -1
  2077. package/compiled/src/core/entity.d.ts +2 -2
  2078. package/compiled/src/core/entity_description.d.ts +2 -2
  2079. package/compiled/src/core/geometry_aggregator.d.ts +4 -4
  2080. package/compiled/src/core/geometry_aggregator.js +3 -3
  2081. package/compiled/src/core/geometry_aggregator.test.js +13 -13
  2082. package/compiled/src/core/geometry_convertor.d.ts +4 -4
  2083. package/compiled/src/core/i_local_id_set.d.ts +2 -2
  2084. package/compiled/src/core/model.d.ts +8 -8
  2085. package/compiled/src/core/model_materials.d.ts +3 -3
  2086. package/compiled/src/core/native_types.d.ts +2 -2
  2087. package/compiled/src/core/packed_mesh.d.ts +20 -10
  2088. package/compiled/src/core/packed_mesh.js +1 -1
  2089. package/compiled/src/core/packed_mesh.test.js +12 -12
  2090. package/compiled/src/core/scene.d.ts +6 -6
  2091. package/compiled/src/core/scene_node.d.ts +4 -4
  2092. package/compiled/src/core/simple_memoization.js +1 -1
  2093. package/compiled/src/core/triangle_element_map.d.ts +2 -2
  2094. package/compiled/src/format_detection/model_format_detector.d.ts +2 -2
  2095. package/compiled/src/format_detection/model_format_detector.js +6 -6
  2096. package/compiled/src/format_detection/model_format_detector.test.js +14 -14
  2097. package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.d.ts +5 -5
  2098. package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.js +2 -2
  2099. package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.d.ts +5 -5
  2100. package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.js +2 -2
  2101. package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.d.ts +7 -7
  2102. package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.js +3 -3
  2103. package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.d.ts +2 -2
  2104. package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.js +2 -2
  2105. package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.d.ts +2 -2
  2106. package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.js +2 -2
  2107. package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.d.ts +2 -2
  2108. package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.js +2 -2
  2109. package/compiled/src/ifc/ifc4_gen/IfcActor.gen.d.ts +9 -9
  2110. package/compiled/src/ifc/ifc4_gen/IfcActor.gen.js +6 -6
  2111. package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.d.ts +6 -6
  2112. package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.js +3 -3
  2113. package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.d.ts +7 -7
  2114. package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.js +3 -3
  2115. package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.d.ts +7 -7
  2116. package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.js +3 -3
  2117. package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.d.ts +2 -2
  2118. package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.js +2 -2
  2119. package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.d.ts +6 -6
  2120. package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.js +3 -3
  2121. package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.d.ts +2 -2
  2122. package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.js +2 -2
  2123. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.d.ts +6 -6
  2124. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.js +2 -2
  2125. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.d.ts +7 -7
  2126. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.js +5 -5
  2127. package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.d.ts +6 -6
  2128. package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.js +2 -2
  2129. package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.d.ts +7 -7
  2130. package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.js +3 -3
  2131. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.d.ts +7 -7
  2132. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.js +3 -3
  2133. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.d.ts +7 -7
  2134. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.js +3 -3
  2135. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.d.ts +2 -2
  2136. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.js +2 -2
  2137. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.d.ts +7 -7
  2138. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.js +3 -3
  2139. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.d.ts +2 -2
  2140. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.js +2 -2
  2141. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.d.ts +7 -7
  2142. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.js +3 -3
  2143. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.d.ts +7 -7
  2144. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.js +3 -3
  2145. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.d.ts +2 -2
  2146. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.js +2 -2
  2147. package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.d.ts +7 -7
  2148. package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.js +3 -3
  2149. package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.d.ts +7 -7
  2150. package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.js +3 -3
  2151. package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.d.ts +2 -2
  2152. package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.js +2 -2
  2153. package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.d.ts +5 -5
  2154. package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.js +2 -2
  2155. package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.d.ts +2 -2
  2156. package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.js +2 -2
  2157. package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.d.ts +2 -2
  2158. package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.js +2 -2
  2159. package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.d.ts +5 -5
  2160. package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.js +2 -2
  2161. package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.d.ts +6 -6
  2162. package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.js +2 -2
  2163. package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.d.ts +7 -7
  2164. package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.js +5 -5
  2165. package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.d.ts +6 -6
  2166. package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.js +3 -3
  2167. package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.d.ts +116 -116
  2168. package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.js +116 -116
  2169. package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.d.ts +8 -8
  2170. package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.js +7 -7
  2171. package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.d.ts +7 -7
  2172. package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.js +5 -5
  2173. package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.d.ts +7 -7
  2174. package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.js +3 -3
  2175. package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.d.ts +7 -7
  2176. package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.js +3 -3
  2177. package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.d.ts +7 -7
  2178. package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.js +5 -5
  2179. package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.d.ts +5 -5
  2180. package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.js +4 -4
  2181. package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.d.ts +5 -5
  2182. package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.js +2 -2
  2183. package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.d.ts +5 -5
  2184. package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.js +2 -2
  2185. package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.d.ts +2 -2
  2186. package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.js +2 -2
  2187. package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.d.ts +2 -2
  2188. package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.js +2 -2
  2189. package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.d.ts +10 -10
  2190. package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.js +8 -8
  2191. package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.d.ts +6 -6
  2192. package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.js +2 -2
  2193. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.d.ts +7 -7
  2194. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.js +3 -3
  2195. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.d.ts +7 -7
  2196. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.js +3 -3
  2197. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.d.ts +2 -2
  2198. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.js +2 -2
  2199. package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.d.ts +7 -7
  2200. package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.js +3 -3
  2201. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.d.ts +7 -7
  2202. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.js +4 -4
  2203. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.d.ts +7 -7
  2204. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.js +4 -4
  2205. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.d.ts +8 -8
  2206. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.js +7 -7
  2207. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.d.ts +2 -2
  2208. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.js +2 -2
  2209. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.d.ts +7 -7
  2210. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.js +6 -6
  2211. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.d.ts +8 -8
  2212. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.js +7 -7
  2213. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.d.ts +2 -2
  2214. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.js +2 -2
  2215. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.d.ts +7 -7
  2216. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.js +8 -8
  2217. package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.d.ts +7 -7
  2218. package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.js +3 -3
  2219. package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.d.ts +6 -6
  2220. package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.js +2 -2
  2221. package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.d.ts +7 -7
  2222. package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.js +3 -3
  2223. package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.d.ts +2 -2
  2224. package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.js +2 -2
  2225. package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.d.ts +2 -2
  2226. package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.js +2 -2
  2227. package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.d.ts +9 -6
  2228. package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.js +2 -2
  2229. package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.d.ts +10 -7
  2230. package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.js +2 -2
  2231. package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.d.ts +6 -6
  2232. package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.js +2 -2
  2233. package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.d.ts +7 -7
  2234. package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.js +3 -3
  2235. package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.d.ts +7 -7
  2236. package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.js +3 -3
  2237. package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.d.ts +2 -2
  2238. package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.js +2 -2
  2239. package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.d.ts +5 -5
  2240. package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.js +2 -2
  2241. package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.d.ts +6 -6
  2242. package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.js +2 -2
  2243. package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.d.ts +2 -2
  2244. package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.js +2 -2
  2245. package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.d.ts +11 -11
  2246. package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.js +9 -9
  2247. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.d.ts +5 -5
  2248. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.js +2 -2
  2249. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.d.ts +6 -6
  2250. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.js +2 -2
  2251. package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.d.ts +9 -9
  2252. package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.js +11 -11
  2253. package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.d.ts +8 -8
  2254. package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.js +7 -7
  2255. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.d.ts +9 -9
  2256. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.js +11 -11
  2257. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.d.ts +8 -8
  2258. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.js +5 -5
  2259. package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.d.ts +6 -6
  2260. package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.js +2 -2
  2261. package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.d.ts +6 -6
  2262. package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.js +2 -2
  2263. package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.d.ts +7 -7
  2264. package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.js +3 -3
  2265. package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.d.ts +5 -5
  2266. package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.js +2 -2
  2267. package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.d.ts +7 -7
  2268. package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.js +3 -3
  2269. package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.d.ts +7 -7
  2270. package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.js +3 -3
  2271. package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.d.ts +6 -6
  2272. package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.js +2 -2
  2273. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.d.ts +7 -7
  2274. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.js +3 -3
  2275. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.d.ts +7 -7
  2276. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.js +3 -3
  2277. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.d.ts +2 -2
  2278. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.js +2 -2
  2279. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.d.ts +7 -7
  2280. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.js +3 -3
  2281. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.d.ts +7 -7
  2282. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.js +3 -3
  2283. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.d.ts +2 -2
  2284. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.js +2 -2
  2285. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.d.ts +6 -6
  2286. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.js +2 -2
  2287. package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.d.ts +6 -6
  2288. package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.js +2 -2
  2289. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.d.ts +7 -7
  2290. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.js +3 -3
  2291. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.d.ts +2 -2
  2292. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.js +2 -2
  2293. package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.d.ts +7 -7
  2294. package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.js +3 -3
  2295. package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.d.ts +7 -7
  2296. package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.js +3 -3
  2297. package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.d.ts +2 -2
  2298. package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.js +2 -2
  2299. package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.d.ts +6 -6
  2300. package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.js +2 -2
  2301. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.d.ts +7 -7
  2302. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.js +3 -3
  2303. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.d.ts +7 -7
  2304. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.js +3 -3
  2305. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.d.ts +2 -2
  2306. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.js +2 -2
  2307. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.d.ts +7 -7
  2308. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.js +3 -3
  2309. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.d.ts +7 -7
  2310. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.js +3 -3
  2311. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.d.ts +2 -2
  2312. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.js +2 -2
  2313. package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.d.ts +7 -7
  2314. package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.js +3 -3
  2315. package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.d.ts +7 -7
  2316. package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.js +3 -3
  2317. package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.d.ts +2 -2
  2318. package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.js +2 -2
  2319. package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.d.ts +7 -7
  2320. package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.js +3 -3
  2321. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.d.ts +7 -7
  2322. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.js +3 -3
  2323. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.d.ts +2 -2
  2324. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.js +2 -2
  2325. package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.d.ts +5 -5
  2326. package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.js +2 -2
  2327. package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.d.ts +6 -6
  2328. package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.js +4 -4
  2329. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.d.ts +6 -6
  2330. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.js +3 -3
  2331. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.d.ts +6 -6
  2332. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.js +4 -4
  2333. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.d.ts +6 -6
  2334. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.js +4 -4
  2335. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.d.ts +8 -8
  2336. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.js +6 -6
  2337. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.d.ts +6 -6
  2338. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.js +2 -2
  2339. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.d.ts +6 -6
  2340. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.js +2 -2
  2341. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.d.ts +7 -7
  2342. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.js +3 -3
  2343. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.d.ts +6 -6
  2344. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.js +2 -2
  2345. package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.d.ts +6 -6
  2346. package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.js +2 -2
  2347. package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.d.ts +2 -2
  2348. package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.js +2 -2
  2349. package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.d.ts +7 -7
  2350. package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.js +3 -3
  2351. package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.d.ts +7 -7
  2352. package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.js +3 -3
  2353. package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.d.ts +2 -2
  2354. package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.js +2 -2
  2355. package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.d.ts +7 -7
  2356. package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.js +3 -3
  2357. package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.d.ts +7 -7
  2358. package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.js +3 -3
  2359. package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.d.ts +2 -2
  2360. package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.js +2 -2
  2361. package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.d.ts +6 -6
  2362. package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.js +2 -2
  2363. package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.d.ts +6 -6
  2364. package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.js +2 -2
  2365. package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.d.ts +6 -6
  2366. package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.js +2 -2
  2367. package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.d.ts +6 -6
  2368. package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.js +2 -2
  2369. package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.d.ts +6 -6
  2370. package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.js +2 -2
  2371. package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.d.ts +6 -6
  2372. package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.js +4 -4
  2373. package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.d.ts +7 -7
  2374. package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.js +4 -4
  2375. package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.d.ts +6 -6
  2376. package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.js +2 -2
  2377. package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.d.ts +7 -7
  2378. package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.js +3 -3
  2379. package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.d.ts +7 -7
  2380. package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.js +3 -3
  2381. package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.d.ts +2 -2
  2382. package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.js +2 -2
  2383. package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.d.ts +6 -6
  2384. package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.js +2 -2
  2385. package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.d.ts +6 -6
  2386. package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.js +4 -4
  2387. package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.d.ts +6 -6
  2388. package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.js +2 -2
  2389. package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.d.ts +7 -7
  2390. package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.js +3 -3
  2391. package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.d.ts +6 -6
  2392. package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.js +2 -2
  2393. package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.d.ts +7 -7
  2394. package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.js +3 -3
  2395. package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.d.ts +2 -2
  2396. package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.js +2 -2
  2397. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.d.ts +7 -7
  2398. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.js +3 -3
  2399. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.d.ts +7 -7
  2400. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.js +3 -3
  2401. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.d.ts +2 -2
  2402. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.js +2 -2
  2403. package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.d.ts +5 -5
  2404. package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.js +4 -4
  2405. package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.d.ts +6 -6
  2406. package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.js +4 -4
  2407. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.d.ts +7 -7
  2408. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.js +5 -5
  2409. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.d.ts +2 -2
  2410. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.js +2 -2
  2411. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.d.ts +7 -7
  2412. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.js +5 -5
  2413. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.d.ts +7 -7
  2414. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.js +3 -3
  2415. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.d.ts +8 -8
  2416. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.js +4 -4
  2417. package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.d.ts +6 -6
  2418. package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.js +4 -4
  2419. package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.d.ts +5 -5
  2420. package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.js +4 -4
  2421. package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.d.ts +7 -7
  2422. package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.js +3 -3
  2423. package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.d.ts +7 -7
  2424. package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.js +3 -3
  2425. package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.d.ts +2 -2
  2426. package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.js +2 -2
  2427. package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.d.ts +7 -7
  2428. package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.js +3 -3
  2429. package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.d.ts +7 -7
  2430. package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.js +3 -3
  2431. package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.d.ts +2 -2
  2432. package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.js +2 -2
  2433. package/compiled/src/ifc/ifc4_gen/IfcConic.gen.d.ts +8 -8
  2434. package/compiled/src/ifc/ifc4_gen/IfcConic.gen.js +5 -5
  2435. package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.d.ts +7 -7
  2436. package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.js +5 -5
  2437. package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.d.ts +8 -8
  2438. package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.js +6 -6
  2439. package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.d.ts +5 -5
  2440. package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.js +2 -2
  2441. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.d.ts +6 -6
  2442. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.js +2 -2
  2443. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.d.ts +8 -8
  2444. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.js +6 -6
  2445. package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.d.ts +9 -9
  2446. package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.js +7 -7
  2447. package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.d.ts +2 -2
  2448. package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.js +2 -2
  2449. package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.d.ts +8 -8
  2450. package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.js +6 -6
  2451. package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.d.ts +9 -9
  2452. package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.js +7 -7
  2453. package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.d.ts +2 -2
  2454. package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.js +2 -2
  2455. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.d.ts +7 -7
  2456. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.js +3 -3
  2457. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.d.ts +7 -7
  2458. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.js +3 -3
  2459. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.d.ts +2 -2
  2460. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.js +2 -2
  2461. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.d.ts +7 -7
  2462. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.js +3 -3
  2463. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.d.ts +7 -7
  2464. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.js +3 -3
  2465. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.d.ts +2 -2
  2466. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.js +2 -2
  2467. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.d.ts +7 -7
  2468. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.js +3 -3
  2469. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.d.ts +7 -7
  2470. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.js +3 -3
  2471. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.d.ts +2 -2
  2472. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.js +2 -2
  2473. package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.d.ts +9 -9
  2474. package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.js +7 -7
  2475. package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.d.ts +8 -8
  2476. package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.js +6 -6
  2477. package/compiled/src/ifc/ifc4_gen/IfcContext.gen.d.ts +8 -8
  2478. package/compiled/src/ifc/ifc4_gen/IfcContext.gen.js +6 -6
  2479. package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.d.ts +5 -5
  2480. package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.js +2 -2
  2481. package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.d.ts +6 -6
  2482. package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.js +2 -2
  2483. package/compiled/src/ifc/ifc4_gen/IfcControl.gen.d.ts +6 -6
  2484. package/compiled/src/ifc/ifc4_gen/IfcControl.gen.js +2 -2
  2485. package/compiled/src/ifc/ifc4_gen/IfcController.gen.d.ts +7 -7
  2486. package/compiled/src/ifc/ifc4_gen/IfcController.gen.js +3 -3
  2487. package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.d.ts +7 -7
  2488. package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.js +3 -3
  2489. package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.d.ts +2 -2
  2490. package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.js +2 -2
  2491. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.d.ts +7 -7
  2492. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.js +3 -3
  2493. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.d.ts +6 -6
  2494. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.js +2 -2
  2495. package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.d.ts +7 -7
  2496. package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.js +3 -3
  2497. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.d.ts +7 -7
  2498. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.js +3 -3
  2499. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.d.ts +2 -2
  2500. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.js +2 -2
  2501. package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.d.ts +7 -7
  2502. package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.js +3 -3
  2503. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.d.ts +7 -7
  2504. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.js +3 -3
  2505. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.d.ts +2 -2
  2506. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.js +2 -2
  2507. package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.d.ts +7 -7
  2508. package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.js +5 -5
  2509. package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.d.ts +5 -5
  2510. package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.js +2 -2
  2511. package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.d.ts +9 -9
  2512. package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.js +8 -8
  2513. package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.d.ts +2 -2
  2514. package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.js +2 -2
  2515. package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.d.ts +7 -7
  2516. package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.js +3 -3
  2517. package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.d.ts +2 -2
  2518. package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.js +2 -2
  2519. package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.d.ts +6 -6
  2520. package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.js +2 -2
  2521. package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.d.ts +5 -5
  2522. package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.js +2 -2
  2523. package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.d.ts +7 -7
  2524. package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.js +3 -3
  2525. package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.d.ts +7 -7
  2526. package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.js +3 -3
  2527. package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.d.ts +2 -2
  2528. package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.js +2 -2
  2529. package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.d.ts +7 -7
  2530. package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.js +3 -3
  2531. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.d.ts +7 -7
  2532. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.js +3 -3
  2533. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.d.ts +2 -2
  2534. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.js +2 -2
  2535. package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.d.ts +7 -7
  2536. package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.js +3 -3
  2537. package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.d.ts +8 -8
  2538. package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.js +5 -5
  2539. package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.d.ts +8 -8
  2540. package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.js +4 -4
  2541. package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.d.ts +7 -7
  2542. package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.js +3 -3
  2543. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.d.ts +7 -7
  2544. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.js +3 -3
  2545. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.d.ts +2 -2
  2546. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.js +2 -2
  2547. package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.d.ts +5 -5
  2548. package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.js +2 -2
  2549. package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.d.ts +6 -6
  2550. package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.js +3 -3
  2551. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.d.ts +8 -8
  2552. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.js +6 -6
  2553. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.d.ts +8 -8
  2554. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.js +6 -6
  2555. package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.d.ts +2 -2
  2556. package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.js +2 -2
  2557. package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.d.ts +17 -17
  2558. package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.js +16 -16
  2559. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.d.ts +7 -7
  2560. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.js +5 -5
  2561. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.d.ts +8 -8
  2562. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.js +5 -5
  2563. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.d.ts +6 -6
  2564. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.js +2 -2
  2565. package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.d.ts +6 -6
  2566. package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.js +2 -2
  2567. package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.d.ts +7 -7
  2568. package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.js +3 -3
  2569. package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.d.ts +7 -7
  2570. package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.js +3 -3
  2571. package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.d.ts +2 -2
  2572. package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.js +2 -2
  2573. package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.d.ts +2 -2
  2574. package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.js +2 -2
  2575. package/compiled/src/ifc/ifc4_gen/IfcDate.gen.d.ts +5 -5
  2576. package/compiled/src/ifc/ifc4_gen/IfcDate.gen.js +2 -2
  2577. package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.d.ts +5 -5
  2578. package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.js +2 -2
  2579. package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.d.ts +5 -5
  2580. package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.js +2 -2
  2581. package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.d.ts +5 -5
  2582. package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.js +2 -2
  2583. package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.d.ts +7 -7
  2584. package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.js +3 -3
  2585. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.d.ts +8 -8
  2586. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.js +7 -7
  2587. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.d.ts +6 -6
  2588. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.js +3 -3
  2589. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.d.ts +2 -2
  2590. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.js +2 -2
  2591. package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.d.ts +5 -5
  2592. package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.js +2 -2
  2593. package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.d.ts +5 -5
  2594. package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.js +2 -2
  2595. package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.d.ts +5 -5
  2596. package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.js +2 -2
  2597. package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.d.ts +6 -6
  2598. package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.js +4 -4
  2599. package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.d.ts +2 -2
  2600. package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.js +2 -2
  2601. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.d.ts +7 -7
  2602. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.js +3 -3
  2603. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.d.ts +7 -7
  2604. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.js +3 -3
  2605. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.d.ts +2 -2
  2606. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.js +2 -2
  2607. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.d.ts +7 -7
  2608. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.js +3 -3
  2609. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.d.ts +7 -7
  2610. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.js +3 -3
  2611. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.d.ts +2 -2
  2612. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.js +2 -2
  2613. package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.d.ts +6 -6
  2614. package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.js +2 -2
  2615. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.d.ts +6 -6
  2616. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.js +2 -2
  2617. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.d.ts +6 -6
  2618. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.js +2 -2
  2619. package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.d.ts +6 -6
  2620. package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.js +2 -2
  2621. package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.d.ts +6 -6
  2622. package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.js +2 -2
  2623. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.d.ts +6 -6
  2624. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.js +2 -2
  2625. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.d.ts +6 -6
  2626. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.js +2 -2
  2627. package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.d.ts +9 -9
  2628. package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.js +5 -5
  2629. package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.d.ts +2 -2
  2630. package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.js +2 -2
  2631. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.d.ts +7 -7
  2632. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.js +3 -3
  2633. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.d.ts +2 -2
  2634. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.js +2 -2
  2635. package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.d.ts +2 -2
  2636. package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.js +2 -2
  2637. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.d.ts +11 -11
  2638. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.js +11 -11
  2639. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.d.ts +7 -7
  2640. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.js +5 -5
  2641. package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.d.ts +7 -7
  2642. package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.js +3 -3
  2643. package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.d.ts +2 -2
  2644. package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.js +2 -2
  2645. package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.d.ts +8 -8
  2646. package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.js +4 -4
  2647. package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.d.ts +7 -7
  2648. package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.js +3 -3
  2649. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.d.ts +2 -2
  2650. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.js +2 -2
  2651. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.d.ts +2 -2
  2652. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.js +2 -2
  2653. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.d.ts +9 -9
  2654. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.js +5 -5
  2655. package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.d.ts +6 -6
  2656. package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.js +2 -2
  2657. package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.d.ts +8 -8
  2658. package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.js +4 -4
  2659. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.d.ts +2 -2
  2660. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.js +2 -2
  2661. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.d.ts +2 -2
  2662. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.js +2 -2
  2663. package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.d.ts +8 -8
  2664. package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.js +4 -4
  2665. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.d.ts +2 -2
  2666. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.js +2 -2
  2667. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.d.ts +2 -2
  2668. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.js +2 -2
  2669. package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.d.ts +5 -5
  2670. package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.js +2 -2
  2671. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.d.ts +6 -6
  2672. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.js +2 -2
  2673. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.d.ts +6 -6
  2674. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.js +2 -2
  2675. package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.d.ts +7 -7
  2676. package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.js +3 -3
  2677. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.d.ts +7 -7
  2678. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.js +3 -3
  2679. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.d.ts +2 -2
  2680. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.js +2 -2
  2681. package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.d.ts +7 -7
  2682. package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.js +3 -3
  2683. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.d.ts +7 -7
  2684. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.js +3 -3
  2685. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.d.ts +2 -2
  2686. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.js +2 -2
  2687. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.d.ts +7 -7
  2688. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.js +3 -3
  2689. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.d.ts +7 -7
  2690. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.js +3 -3
  2691. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.d.ts +2 -2
  2692. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.js +2 -2
  2693. package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.d.ts +5 -5
  2694. package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.js +2 -2
  2695. package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.d.ts +5 -5
  2696. package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.js +2 -2
  2697. package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.d.ts +7 -7
  2698. package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.js +3 -3
  2699. package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.d.ts +7 -7
  2700. package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.js +3 -3
  2701. package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.d.ts +7 -7
  2702. package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.js +5 -5
  2703. package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.d.ts +7 -7
  2704. package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.js +3 -3
  2705. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.d.ts +7 -7
  2706. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.js +3 -3
  2707. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.d.ts +2 -2
  2708. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.js +2 -2
  2709. package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.d.ts +5 -5
  2710. package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.js +2 -2
  2711. package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.d.ts +5 -5
  2712. package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.js +2 -2
  2713. package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.d.ts +5 -5
  2714. package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.js +2 -2
  2715. package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.d.ts +5 -5
  2716. package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.js +2 -2
  2717. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.d.ts +7 -7
  2718. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.js +3 -3
  2719. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.d.ts +7 -7
  2720. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.js +3 -3
  2721. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.d.ts +2 -2
  2722. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.js +2 -2
  2723. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.d.ts +7 -7
  2724. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.js +3 -3
  2725. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.d.ts +2 -2
  2726. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.js +2 -2
  2727. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.d.ts +7 -7
  2728. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.js +3 -3
  2729. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.d.ts +7 -7
  2730. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.js +3 -3
  2731. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.d.ts +2 -2
  2732. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.js +2 -2
  2733. package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.d.ts +7 -7
  2734. package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.js +3 -3
  2735. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.d.ts +7 -7
  2736. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.js +3 -3
  2737. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.d.ts +2 -2
  2738. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.js +2 -2
  2739. package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.d.ts +7 -7
  2740. package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.js +3 -3
  2741. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.d.ts +7 -7
  2742. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.js +3 -3
  2743. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.d.ts +2 -2
  2744. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.js +2 -2
  2745. package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.d.ts +5 -5
  2746. package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.js +2 -2
  2747. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.d.ts +7 -7
  2748. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.js +3 -3
  2749. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.d.ts +7 -7
  2750. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.js +3 -3
  2751. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.d.ts +2 -2
  2752. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.js +2 -2
  2753. package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.d.ts +5 -5
  2754. package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.js +2 -2
  2755. package/compiled/src/ifc/ifc4_gen/IfcElement.gen.d.ts +6 -6
  2756. package/compiled/src/ifc/ifc4_gen/IfcElement.gen.js +2 -2
  2757. package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.d.ts +8 -8
  2758. package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.js +4 -4
  2759. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.d.ts +7 -7
  2760. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.js +3 -3
  2761. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.d.ts +2 -2
  2762. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.js +2 -2
  2763. package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.d.ts +6 -6
  2764. package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.js +2 -2
  2765. package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.d.ts +6 -6
  2766. package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.js +2 -2
  2767. package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.d.ts +2 -2
  2768. package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.js +2 -2
  2769. package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.d.ts +7 -7
  2770. package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.js +5 -5
  2771. package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.d.ts +6 -6
  2772. package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.js +2 -2
  2773. package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.d.ts +7 -7
  2774. package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.js +3 -3
  2775. package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.d.ts +6 -6
  2776. package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.js +2 -2
  2777. package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.d.ts +6 -6
  2778. package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.js +2 -2
  2779. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.d.ts +6 -6
  2780. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.js +2 -2
  2781. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.d.ts +6 -6
  2782. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.js +2 -2
  2783. package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.d.ts +5 -5
  2784. package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.js +2 -2
  2785. package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.d.ts +7 -7
  2786. package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.js +3 -3
  2787. package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.d.ts +7 -7
  2788. package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.js +3 -3
  2789. package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.d.ts +2 -2
  2790. package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.js +2 -2
  2791. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.d.ts +7 -7
  2792. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.js +3 -3
  2793. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.d.ts +7 -7
  2794. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.js +3 -3
  2795. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.d.ts +2 -2
  2796. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.js +2 -2
  2797. package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.d.ts +7 -7
  2798. package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.js +3 -3
  2799. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.d.ts +7 -7
  2800. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.js +3 -3
  2801. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.d.ts +2 -2
  2802. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.js +2 -2
  2803. package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.d.ts +9 -9
  2804. package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.js +5 -5
  2805. package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.d.ts +6 -6
  2806. package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.js +2 -2
  2807. package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.d.ts +2 -2
  2808. package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.js +2 -2
  2809. package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.d.ts +8 -8
  2810. package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.js +4 -4
  2811. package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.d.ts +2 -2
  2812. package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.js +2 -2
  2813. package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.d.ts +7 -7
  2814. package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.js +5 -5
  2815. package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.d.ts +5 -5
  2816. package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.js +2 -2
  2817. package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.d.ts +5 -5
  2818. package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.js +2 -2
  2819. package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.d.ts +22 -22
  2820. package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.js +21 -21
  2821. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.d.ts +7 -7
  2822. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.js +3 -3
  2823. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.d.ts +2 -2
  2824. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.js +2 -2
  2825. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.d.ts +6 -6
  2826. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.js +2 -2
  2827. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.d.ts +6 -6
  2828. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.js +2 -2
  2829. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.d.ts +6 -6
  2830. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.js +2 -2
  2831. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.d.ts +6 -6
  2832. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.js +2 -2
  2833. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.d.ts +7 -7
  2834. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.js +3 -3
  2835. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.d.ts +7 -7
  2836. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.js +3 -3
  2837. package/compiled/src/ifc/ifc4_gen/IfcFace.gen.d.ts +7 -7
  2838. package/compiled/src/ifc/ifc4_gen/IfcFace.gen.js +5 -5
  2839. package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.d.ts +7 -7
  2840. package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.js +5 -5
  2841. package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.d.ts +7 -7
  2842. package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.js +3 -3
  2843. package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.d.ts +6 -6
  2844. package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.js +2 -2
  2845. package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.d.ts +7 -7
  2846. package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.js +3 -3
  2847. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.d.ts +6 -6
  2848. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.js +2 -2
  2849. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.d.ts +7 -7
  2850. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.js +5 -5
  2851. package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.d.ts +6 -6
  2852. package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.js +2 -2
  2853. package/compiled/src/ifc/ifc4_gen/IfcFan.gen.d.ts +7 -7
  2854. package/compiled/src/ifc/ifc4_gen/IfcFan.gen.js +3 -3
  2855. package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.d.ts +7 -7
  2856. package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.js +3 -3
  2857. package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.d.ts +2 -2
  2858. package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.js +2 -2
  2859. package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.d.ts +7 -7
  2860. package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.js +3 -3
  2861. package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.d.ts +7 -7
  2862. package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.js +3 -3
  2863. package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.d.ts +2 -2
  2864. package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.js +2 -2
  2865. package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.d.ts +6 -6
  2866. package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.js +2 -2
  2867. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.d.ts +6 -6
  2868. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.js +2 -2
  2869. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.d.ts +6 -6
  2870. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.js +2 -2
  2871. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.d.ts +11 -11
  2872. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.js +10 -10
  2873. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.d.ts +10 -10
  2874. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.js +7 -7
  2875. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.d.ts +8 -8
  2876. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.js +7 -7
  2877. package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.d.ts +7 -7
  2878. package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.js +3 -3
  2879. package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.d.ts +7 -7
  2880. package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.js +3 -3
  2881. package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.d.ts +2 -2
  2882. package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.js +2 -2
  2883. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.d.ts +7 -7
  2884. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.js +3 -3
  2885. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.d.ts +7 -7
  2886. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.js +3 -3
  2887. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.d.ts +2 -2
  2888. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.js +2 -2
  2889. package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.d.ts +8 -8
  2890. package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.js +4 -4
  2891. package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.d.ts +6 -6
  2892. package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.js +2 -2
  2893. package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.d.ts +6 -6
  2894. package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.js +2 -2
  2895. package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.d.ts +2 -2
  2896. package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.js +2 -2
  2897. package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.d.ts +6 -6
  2898. package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.js +2 -2
  2899. package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.d.ts +6 -6
  2900. package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.js +2 -2
  2901. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.d.ts +7 -7
  2902. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.js +3 -3
  2903. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.d.ts +7 -7
  2904. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.js +3 -3
  2905. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.d.ts +2 -2
  2906. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.js +2 -2
  2907. package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.d.ts +7 -7
  2908. package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.js +3 -3
  2909. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.d.ts +7 -7
  2910. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.js +3 -3
  2911. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.d.ts +2 -2
  2912. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.js +2 -2
  2913. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.d.ts +6 -6
  2914. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.js +2 -2
  2915. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.d.ts +6 -6
  2916. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.js +2 -2
  2917. package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.d.ts +6 -6
  2918. package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.js +2 -2
  2919. package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.d.ts +6 -6
  2920. package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.js +2 -2
  2921. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.d.ts +6 -6
  2922. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.js +2 -2
  2923. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.d.ts +6 -6
  2924. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.js +2 -2
  2925. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.d.ts +6 -6
  2926. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.js +2 -2
  2927. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.d.ts +6 -6
  2928. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.js +2 -2
  2929. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.d.ts +6 -6
  2930. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.js +2 -2
  2931. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.d.ts +6 -6
  2932. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.js +2 -2
  2933. package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.d.ts +5 -5
  2934. package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.js +2 -2
  2935. package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.d.ts +5 -5
  2936. package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.js +2 -2
  2937. package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.d.ts +5 -5
  2938. package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.js +2 -2
  2939. package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.d.ts +7 -7
  2940. package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.js +3 -3
  2941. package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.d.ts +7 -7
  2942. package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.js +3 -3
  2943. package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.d.ts +2 -2
  2944. package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.js +2 -2
  2945. package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.d.ts +5 -5
  2946. package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.js +2 -2
  2947. package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.d.ts +5 -5
  2948. package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.js +2 -2
  2949. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.d.ts +6 -6
  2950. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.js +2 -2
  2951. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.d.ts +6 -6
  2952. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.js +2 -2
  2953. package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.d.ts +7 -7
  2954. package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.js +3 -3
  2955. package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.d.ts +8 -8
  2956. package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.js +4 -4
  2957. package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.d.ts +2 -2
  2958. package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.js +2 -2
  2959. package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.d.ts +7 -7
  2960. package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.js +3 -3
  2961. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.d.ts +7 -7
  2962. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.js +3 -3
  2963. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.d.ts +2 -2
  2964. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.js +2 -2
  2965. package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.d.ts +6 -6
  2966. package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.js +2 -2
  2967. package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.d.ts +2 -2
  2968. package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.js +2 -2
  2969. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.d.ts +9 -9
  2970. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.js +6 -6
  2971. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.d.ts +6 -6
  2972. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.js +2 -2
  2973. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.d.ts +9 -9
  2974. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.js +5 -5
  2975. package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.d.ts +9 -9
  2976. package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.js +8 -8
  2977. package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.d.ts +2 -2
  2978. package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.js +2 -2
  2979. package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.d.ts +5 -5
  2980. package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.js +2 -2
  2981. package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.d.ts +8 -8
  2982. package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.js +8 -8
  2983. package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.d.ts +6 -6
  2984. package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.js +3 -3
  2985. package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.d.ts +8 -8
  2986. package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.js +5 -5
  2987. package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.d.ts +2 -2
  2988. package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.js +2 -2
  2989. package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.d.ts +6 -6
  2990. package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.js +2 -2
  2991. package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.d.ts +7 -7
  2992. package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.js +3 -3
  2993. package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.d.ts +7 -7
  2994. package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.js +3 -3
  2995. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.d.ts +7 -7
  2996. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.js +3 -3
  2997. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.d.ts +2 -2
  2998. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.js +2 -2
  2999. package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.d.ts +5 -5
  3000. package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.js +2 -2
  3001. package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.d.ts +5 -5
  3002. package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.js +2 -2
  3003. package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.d.ts +7 -7
  3004. package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.js +3 -3
  3005. package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.d.ts +7 -7
  3006. package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.js +3 -3
  3007. package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.d.ts +2 -2
  3008. package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.js +2 -2
  3009. package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.d.ts +6 -6
  3010. package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.js +2 -2
  3011. package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.d.ts +5 -5
  3012. package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.js +2 -2
  3013. package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.d.ts +5 -5
  3014. package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.js +2 -2
  3015. package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.d.ts +6 -6
  3016. package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.js +2 -2
  3017. package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.d.ts +8 -8
  3018. package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.js +6 -6
  3019. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.d.ts +9 -9
  3020. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.js +8 -8
  3021. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.d.ts +6 -6
  3022. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.js +4 -4
  3023. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.d.ts +6 -6
  3024. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.js +4 -4
  3025. package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.d.ts +8 -8
  3026. package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.js +4 -4
  3027. package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.d.ts +6 -6
  3028. package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.js +4 -4
  3029. package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.d.ts +5 -5
  3030. package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.js +2 -2
  3031. package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.d.ts +5 -5
  3032. package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.js +2 -2
  3033. package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.d.ts +5 -5
  3034. package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.js +2 -2
  3035. package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.d.ts +7 -7
  3036. package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.js +3 -3
  3037. package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.d.ts +7 -7
  3038. package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.js +3 -3
  3039. package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.d.ts +2 -2
  3040. package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.js +2 -2
  3041. package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.d.ts +2 -2
  3042. package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.js +2 -2
  3043. package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.d.ts +6 -6
  3044. package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.js +2 -2
  3045. package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.d.ts +11 -11
  3046. package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.js +10 -10
  3047. package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.d.ts +2 -2
  3048. package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.js +2 -2
  3049. package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.d.ts +5 -5
  3050. package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.js +2 -2
  3051. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.d.ts +7 -7
  3052. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.js +5 -5
  3053. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.d.ts +113 -113
  3054. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.js +113 -113
  3055. package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.d.ts +5 -5
  3056. package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.js +2 -2
  3057. package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.d.ts +7 -7
  3058. package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.js +3 -3
  3059. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.d.ts +7 -7
  3060. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.js +3 -3
  3061. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.d.ts +2 -2
  3062. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.js +2 -2
  3063. package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.d.ts +5 -5
  3064. package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.js +2 -2
  3065. package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.d.ts +2 -2
  3066. package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.js +2 -2
  3067. package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.d.ts +6 -6
  3068. package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.js +2 -2
  3069. package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.d.ts +5 -5
  3070. package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.js +2 -2
  3071. package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.d.ts +7 -7
  3072. package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.js +3 -3
  3073. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.d.ts +7 -7
  3074. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.js +3 -3
  3075. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.d.ts +2 -2
  3076. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.js +2 -2
  3077. package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.d.ts +9 -9
  3078. package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.js +6 -6
  3079. package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.d.ts +7 -7
  3080. package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.js +3 -3
  3081. package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.d.ts +7 -7
  3082. package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.js +3 -3
  3083. package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.d.ts +2 -2
  3084. package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.js +2 -2
  3085. package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.d.ts +5 -5
  3086. package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.js +2 -2
  3087. package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.d.ts +2 -2
  3088. package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.js +2 -2
  3089. package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.d.ts +5 -5
  3090. package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.js +2 -2
  3091. package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.d.ts +9 -9
  3092. package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.js +6 -6
  3093. package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.d.ts +7 -7
  3094. package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.js +3 -3
  3095. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.d.ts +2 -2
  3096. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.js +2 -2
  3097. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.d.ts +5 -5
  3098. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.js +5 -5
  3099. package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.d.ts +2 -2
  3100. package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.js +2 -2
  3101. package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.d.ts +7 -7
  3102. package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.js +3 -3
  3103. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.d.ts +7 -7
  3104. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.js +3 -3
  3105. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.d.ts +2 -2
  3106. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.js +2 -2
  3107. package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.d.ts +7 -7
  3108. package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.js +6 -6
  3109. package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.d.ts +7 -7
  3110. package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.js +3 -3
  3111. package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.d.ts +6 -6
  3112. package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.js +2 -2
  3113. package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.d.ts +7 -7
  3114. package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.js +3 -3
  3115. package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.d.ts +11 -11
  3116. package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.js +8 -8
  3117. package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.d.ts +7 -7
  3118. package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.js +3 -3
  3119. package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.d.ts +7 -7
  3120. package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.js +3 -3
  3121. package/compiled/src/ifc/ifc4_gen/IfcLine.gen.d.ts +8 -8
  3122. package/compiled/src/ifc/ifc4_gen/IfcLine.gen.js +4 -4
  3123. package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.d.ts +5 -5
  3124. package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.js +4 -4
  3125. package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.d.ts +5 -5
  3126. package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.js +2 -2
  3127. package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.d.ts +5 -5
  3128. package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.js +2 -2
  3129. package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.d.ts +5 -5
  3130. package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.js +2 -2
  3131. package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.d.ts +5 -5
  3132. package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.js +2 -2
  3133. package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.d.ts +2 -2
  3134. package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.js +2 -2
  3135. package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.d.ts +8 -8
  3136. package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.js +5 -5
  3137. package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.d.ts +5 -5
  3138. package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.js +2 -2
  3139. package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.d.ts +2 -2
  3140. package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.js +2 -2
  3141. package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.d.ts +6 -6
  3142. package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.js +2 -2
  3143. package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.d.ts +5 -5
  3144. package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.js +2 -2
  3145. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.d.ts +5 -5
  3146. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.js +2 -2
  3147. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.d.ts +5 -5
  3148. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.js +2 -2
  3149. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.d.ts +5 -5
  3150. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.js +2 -2
  3151. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.d.ts +5 -5
  3152. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.js +2 -2
  3153. package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.d.ts +7 -7
  3154. package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.js +3 -3
  3155. package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.d.ts +6 -6
  3156. package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.js +2 -2
  3157. package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.d.ts +8 -8
  3158. package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.js +4 -4
  3159. package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.d.ts +5 -5
  3160. package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.js +2 -2
  3161. package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.d.ts +5 -5
  3162. package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.js +2 -2
  3163. package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.d.ts +5 -5
  3164. package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.js +2 -2
  3165. package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.d.ts +5 -5
  3166. package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.js +2 -2
  3167. package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.d.ts +6 -6
  3168. package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.js +2 -2
  3169. package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.d.ts +8 -8
  3170. package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.js +8 -8
  3171. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.d.ts +7 -7
  3172. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.js +3 -3
  3173. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.d.ts +7 -7
  3174. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.js +5 -5
  3175. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.d.ts +5 -5
  3176. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.js +2 -2
  3177. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.d.ts +7 -7
  3178. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.js +3 -3
  3179. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.d.ts +7 -7
  3180. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.js +3 -3
  3181. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.d.ts +7 -7
  3182. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.js +6 -6
  3183. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.d.ts +9 -9
  3184. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.js +5 -5
  3185. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.d.ts +7 -7
  3186. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.js +5 -5
  3187. package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.d.ts +6 -6
  3188. package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.js +5 -5
  3189. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.d.ts +8 -8
  3190. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.js +4 -4
  3191. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.d.ts +8 -8
  3192. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.js +6 -6
  3193. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.d.ts +7 -7
  3194. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.js +3 -3
  3195. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.d.ts +7 -7
  3196. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.js +3 -3
  3197. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.d.ts +6 -6
  3198. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.js +4 -4
  3199. package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.d.ts +7 -7
  3200. package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.js +3 -3
  3201. package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.d.ts +7 -7
  3202. package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.js +5 -5
  3203. package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.d.ts +5 -5
  3204. package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.js +2 -2
  3205. package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.d.ts +116 -116
  3206. package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.js +115 -115
  3207. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.d.ts +7 -7
  3208. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.js +3 -3
  3209. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.d.ts +7 -7
  3210. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.js +3 -3
  3211. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.d.ts +2 -2
  3212. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.js +2 -2
  3213. package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.d.ts +7 -7
  3214. package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.js +3 -3
  3215. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.d.ts +7 -7
  3216. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.js +3 -3
  3217. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.d.ts +2 -2
  3218. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.js +2 -2
  3219. package/compiled/src/ifc/ifc4_gen/IfcMember.gen.d.ts +7 -7
  3220. package/compiled/src/ifc/ifc4_gen/IfcMember.gen.js +3 -3
  3221. package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.d.ts +6 -6
  3222. package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.js +2 -2
  3223. package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.d.ts +7 -7
  3224. package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.js +3 -3
  3225. package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.d.ts +2 -2
  3226. package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.js +2 -2
  3227. package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.d.ts +120 -120
  3228. package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.js +117 -117
  3229. package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.d.ts +6 -6
  3230. package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.js +2 -2
  3231. package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.d.ts +5 -5
  3232. package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.js +2 -2
  3233. package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.d.ts +5 -5
  3234. package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.js +2 -2
  3235. package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.d.ts +5 -5
  3236. package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.js +2 -2
  3237. package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.d.ts +5 -5
  3238. package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.js +2 -2
  3239. package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.d.ts +5 -5
  3240. package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.js +2 -2
  3241. package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.d.ts +5 -5
  3242. package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.js +2 -2
  3243. package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.d.ts +5 -5
  3244. package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.js +2 -2
  3245. package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.d.ts +5 -5
  3246. package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.js +2 -2
  3247. package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.d.ts +5 -5
  3248. package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.js +2 -2
  3249. package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.d.ts +5 -5
  3250. package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.js +2 -2
  3251. package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.d.ts +7 -7
  3252. package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.js +3 -3
  3253. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.d.ts +7 -7
  3254. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.js +3 -3
  3255. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.d.ts +2 -2
  3256. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.js +2 -2
  3257. package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.d.ts +7 -7
  3258. package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.js +4 -4
  3259. package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.d.ts +5 -5
  3260. package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.js +2 -2
  3261. package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.d.ts +5 -5
  3262. package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.js +2 -2
  3263. package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.d.ts +2 -2
  3264. package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.js +2 -2
  3265. package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.d.ts +5 -5
  3266. package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.js +2 -2
  3267. package/compiled/src/ifc/ifc4_gen/IfcObject.gen.d.ts +6 -6
  3268. package/compiled/src/ifc/ifc4_gen/IfcObject.gen.js +2 -2
  3269. package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.d.ts +6 -6
  3270. package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.js +2 -2
  3271. package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.d.ts +5 -5
  3272. package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.js +2 -2
  3273. package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.d.ts +2 -2
  3274. package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.js +2 -2
  3275. package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.d.ts +8 -8
  3276. package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.js +6 -6
  3277. package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.d.ts +2 -2
  3278. package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.js +2 -2
  3279. package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.d.ts +7 -7
  3280. package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.js +3 -3
  3281. package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.d.ts +2 -2
  3282. package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.js +2 -2
  3283. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.d.ts +6 -6
  3284. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.js +2 -2
  3285. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.d.ts +7 -7
  3286. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.js +3 -3
  3287. package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.d.ts +6 -6
  3288. package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.js +2 -2
  3289. package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.d.ts +7 -7
  3290. package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.js +3 -3
  3291. package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.d.ts +2 -2
  3292. package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.js +2 -2
  3293. package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.d.ts +6 -6
  3294. package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.js +2 -2
  3295. package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.d.ts +7 -7
  3296. package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.js +7 -7
  3297. package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.d.ts +7 -7
  3298. package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.js +5 -5
  3299. package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.d.ts +7 -7
  3300. package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.js +3 -3
  3301. package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.d.ts +6 -6
  3302. package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.js +2 -2
  3303. package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.d.ts +7 -7
  3304. package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.js +3 -3
  3305. package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.d.ts +7 -7
  3306. package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.js +3 -3
  3307. package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.d.ts +2 -2
  3308. package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.js +2 -2
  3309. package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.d.ts +9 -9
  3310. package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.js +6 -6
  3311. package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.d.ts +5 -5
  3312. package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.js +2 -2
  3313. package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.d.ts +5 -5
  3314. package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.js +2 -2
  3315. package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.d.ts +7 -7
  3316. package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.js +3 -3
  3317. package/compiled/src/ifc/ifc4_gen/IfcPath.gen.d.ts +7 -7
  3318. package/compiled/src/ifc/ifc4_gen/IfcPath.gen.js +5 -5
  3319. package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.d.ts +7 -7
  3320. package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.js +3 -3
  3321. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.d.ts +7 -7
  3322. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.js +3 -3
  3323. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.d.ts +2 -2
  3324. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.js +2 -2
  3325. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.d.ts +2 -2
  3326. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.js +2 -2
  3327. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.d.ts +9 -9
  3328. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.js +5 -5
  3329. package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.d.ts +7 -7
  3330. package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.js +3 -3
  3331. package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.d.ts +2 -2
  3332. package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.js +2 -2
  3333. package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.d.ts +7 -7
  3334. package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.js +10 -10
  3335. package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.d.ts +8 -8
  3336. package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.js +7 -7
  3337. package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.d.ts +6 -6
  3338. package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.js +4 -4
  3339. package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.d.ts +2 -2
  3340. package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.js +2 -2
  3341. package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.d.ts +5 -5
  3342. package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.js +2 -2
  3343. package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.d.ts +7 -7
  3344. package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.js +3 -3
  3345. package/compiled/src/ifc/ifc4_gen/IfcPile.gen.d.ts +8 -8
  3346. package/compiled/src/ifc/ifc4_gen/IfcPile.gen.js +4 -4
  3347. package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.d.ts +2 -2
  3348. package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.js +2 -2
  3349. package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.d.ts +7 -7
  3350. package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.js +3 -3
  3351. package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.d.ts +2 -2
  3352. package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.js +2 -2
  3353. package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.d.ts +7 -7
  3354. package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.js +3 -3
  3355. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.d.ts +7 -7
  3356. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.js +3 -3
  3357. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.d.ts +2 -2
  3358. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.js +2 -2
  3359. package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.d.ts +7 -7
  3360. package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.js +3 -3
  3361. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.d.ts +7 -7
  3362. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.js +3 -3
  3363. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.d.ts +2 -2
  3364. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.js +2 -2
  3365. package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.d.ts +10 -7
  3366. package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.js +4 -4
  3367. package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.d.ts +7 -7
  3368. package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.js +3 -3
  3369. package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.d.ts +8 -8
  3370. package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.js +5 -5
  3371. package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.d.ts +6 -6
  3372. package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.js +2 -2
  3373. package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.d.ts +5 -5
  3374. package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.js +2 -2
  3375. package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.d.ts +6 -6
  3376. package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.js +2 -2
  3377. package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.d.ts +5 -5
  3378. package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.js +2 -2
  3379. package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.d.ts +7 -7
  3380. package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.js +3 -3
  3381. package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.d.ts +6 -6
  3382. package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.js +2 -2
  3383. package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.d.ts +7 -7
  3384. package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.js +3 -3
  3385. package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.d.ts +2 -2
  3386. package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.js +2 -2
  3387. package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.d.ts +6 -6
  3388. package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.js +2 -2
  3389. package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.d.ts +7 -7
  3390. package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.js +3 -3
  3391. package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.d.ts +7 -7
  3392. package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.js +3 -3
  3393. package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.d.ts +7 -7
  3394. package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.js +5 -5
  3395. package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.d.ts +8 -8
  3396. package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.js +4 -4
  3397. package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.d.ts +7 -7
  3398. package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.js +6 -6
  3399. package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.d.ts +7 -7
  3400. package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.js +5 -5
  3401. package/compiled/src/ifc/ifc4_gen/IfcPort.gen.d.ts +6 -6
  3402. package/compiled/src/ifc/ifc4_gen/IfcPort.gen.js +2 -2
  3403. package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.d.ts +5 -5
  3404. package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.js +2 -2
  3405. package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.d.ts +5 -5
  3406. package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.js +2 -2
  3407. package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.d.ts +5 -5
  3408. package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.js +2 -2
  3409. package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.d.ts +5 -5
  3410. package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.js +2 -2
  3411. package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.d.ts +6 -6
  3412. package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.js +4 -4
  3413. package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.d.ts +5 -5
  3414. package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.js +2 -2
  3415. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.d.ts +6 -6
  3416. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.js +2 -2
  3417. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.d.ts +6 -6
  3418. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.js +2 -2
  3419. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.d.ts +6 -6
  3420. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.js +2 -2
  3421. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.d.ts +6 -6
  3422. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.js +2 -2
  3423. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.d.ts +6 -6
  3424. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.js +2 -2
  3425. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.d.ts +6 -6
  3426. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.js +2 -2
  3427. package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.d.ts +2 -2
  3428. package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.js +2 -2
  3429. package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.d.ts +5 -5
  3430. package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.js +2 -2
  3431. package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.d.ts +5 -5
  3432. package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.js +2 -2
  3433. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.d.ts +7 -7
  3434. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.js +7 -7
  3435. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.d.ts +7 -7
  3436. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.js +5 -5
  3437. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.d.ts +5 -5
  3438. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.js +2 -2
  3439. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.d.ts +10 -10
  3440. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.js +10 -10
  3441. package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.d.ts +5 -5
  3442. package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.js +2 -2
  3443. package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.d.ts +7 -7
  3444. package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.js +3 -3
  3445. package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.d.ts +7 -7
  3446. package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.js +3 -3
  3447. package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.d.ts +2 -2
  3448. package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.js +2 -2
  3449. package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.d.ts +6 -6
  3450. package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.js +2 -2
  3451. package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.d.ts +8 -8
  3452. package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.js +4 -4
  3453. package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.d.ts +6 -6
  3454. package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.js +2 -2
  3455. package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.d.ts +6 -6
  3456. package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.js +5 -5
  3457. package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.d.ts +6 -6
  3458. package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.js +3 -3
  3459. package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.d.ts +7 -7
  3460. package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.js +3 -3
  3461. package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.d.ts +2 -2
  3462. package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.js +2 -2
  3463. package/compiled/src/ifc/ifc4_gen/IfcProject.gen.d.ts +6 -6
  3464. package/compiled/src/ifc/ifc4_gen/IfcProject.gen.js +2 -2
  3465. package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.d.ts +6 -6
  3466. package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.js +2 -2
  3467. package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.d.ts +7 -7
  3468. package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.js +3 -3
  3469. package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.d.ts +2 -2
  3470. package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.js +2 -2
  3471. package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.d.ts +7 -7
  3472. package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.js +3 -3
  3473. package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.d.ts +2 -2
  3474. package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.js +2 -2
  3475. package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.d.ts +7 -7
  3476. package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.js +3 -3
  3477. package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.d.ts +2 -2
  3478. package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.js +2 -2
  3479. package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.d.ts +6 -6
  3480. package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.js +2 -2
  3481. package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.d.ts +5 -5
  3482. package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.js +2 -2
  3483. package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.d.ts +117 -117
  3484. package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.js +117 -117
  3485. package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.d.ts +6 -6
  3486. package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.js +2 -2
  3487. package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.d.ts +7 -7
  3488. package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.js +3 -3
  3489. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.d.ts +115 -115
  3490. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.js +114 -114
  3491. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.d.ts +117 -117
  3492. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.js +117 -117
  3493. package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.d.ts +117 -117
  3494. package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.js +117 -117
  3495. package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.d.ts +15 -15
  3496. package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.js +12 -12
  3497. package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.d.ts +7 -7
  3498. package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.js +5 -5
  3499. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.d.ts +6 -6
  3500. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.js +2 -2
  3501. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.d.ts +6 -6
  3502. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.js +5 -5
  3503. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.d.ts +8 -8
  3504. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.js +6 -6
  3505. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.d.ts +2 -2
  3506. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.js +2 -2
  3507. package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.d.ts +117 -117
  3508. package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.js +115 -115
  3509. package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.d.ts +118 -118
  3510. package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.js +121 -121
  3511. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.d.ts +6 -6
  3512. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.js +2 -2
  3513. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.d.ts +6 -6
  3514. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.js +2 -2
  3515. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.d.ts +7 -7
  3516. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.js +3 -3
  3517. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.d.ts +7 -7
  3518. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.js +3 -3
  3519. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.d.ts +7 -7
  3520. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.js +3 -3
  3521. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.d.ts +2 -2
  3522. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.js +2 -2
  3523. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.d.ts +7 -7
  3524. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.js +3 -3
  3525. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.d.ts +2 -2
  3526. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.js +2 -2
  3527. package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.d.ts +7 -7
  3528. package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.js +3 -3
  3529. package/compiled/src/ifc/ifc4_gen/IfcPump.gen.d.ts +7 -7
  3530. package/compiled/src/ifc/ifc4_gen/IfcPump.gen.js +3 -3
  3531. package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.d.ts +7 -7
  3532. package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.js +3 -3
  3533. package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.d.ts +2 -2
  3534. package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.js +2 -2
  3535. package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.d.ts +6 -6
  3536. package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.js +2 -2
  3537. package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.d.ts +6 -6
  3538. package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.js +2 -2
  3539. package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.d.ts +6 -6
  3540. package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.js +2 -2
  3541. package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.d.ts +6 -6
  3542. package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.js +2 -2
  3543. package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.d.ts +6 -6
  3544. package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.js +2 -2
  3545. package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.d.ts +6 -6
  3546. package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.js +2 -2
  3547. package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.d.ts +6 -6
  3548. package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.js +2 -2
  3549. package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.d.ts +5 -5
  3550. package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.js +2 -2
  3551. package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.d.ts +7 -7
  3552. package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.js +3 -3
  3553. package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.d.ts +7 -7
  3554. package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.js +3 -3
  3555. package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.d.ts +2 -2
  3556. package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.js +2 -2
  3557. package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.d.ts +7 -7
  3558. package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.js +3 -3
  3559. package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.d.ts +7 -7
  3560. package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.js +3 -3
  3561. package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.d.ts +7 -7
  3562. package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.js +3 -3
  3563. package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.d.ts +2 -2
  3564. package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.js +2 -2
  3565. package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.d.ts +7 -7
  3566. package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.js +3 -3
  3567. package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.d.ts +2 -2
  3568. package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.js +2 -2
  3569. package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.d.ts +5 -5
  3570. package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.js +2 -2
  3571. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.d.ts +6 -6
  3572. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.js +4 -4
  3573. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.d.ts +6 -6
  3574. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.js +5 -5
  3575. package/compiled/src/ifc/ifc4_gen/IfcReal.gen.d.ts +5 -5
  3576. package/compiled/src/ifc/ifc4_gen/IfcReal.gen.js +2 -2
  3577. package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.d.ts +6 -6
  3578. package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.js +2 -2
  3579. package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.d.ts +6 -6
  3580. package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.js +2 -2
  3581. package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.d.ts +6 -6
  3582. package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.js +2 -2
  3583. package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.d.ts +7 -7
  3584. package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.js +3 -3
  3585. package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.d.ts +7 -7
  3586. package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.js +9 -9
  3587. package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.d.ts +2 -2
  3588. package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.js +2 -2
  3589. package/compiled/src/ifc/ifc4_gen/IfcReference.gen.d.ts +5 -5
  3590. package/compiled/src/ifc/ifc4_gen/IfcReference.gen.js +4 -4
  3591. package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.d.ts +2 -2
  3592. package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.js +2 -2
  3593. package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.d.ts +7 -7
  3594. package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.js +5 -5
  3595. package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.d.ts +7 -7
  3596. package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.js +3 -3
  3597. package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.d.ts +7 -7
  3598. package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.js +5 -5
  3599. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.d.ts +8 -8
  3600. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.js +4 -4
  3601. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.d.ts +2 -2
  3602. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.js +2 -2
  3603. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.d.ts +2 -2
  3604. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.js +2 -2
  3605. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.d.ts +10 -10
  3606. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.js +9 -9
  3607. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.d.ts +2 -2
  3608. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.js +2 -2
  3609. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.d.ts +6 -6
  3610. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.js +2 -2
  3611. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.d.ts +6 -6
  3612. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.js +2 -2
  3613. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.d.ts +7 -7
  3614. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.js +3 -3
  3615. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.d.ts +9 -9
  3616. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.js +8 -8
  3617. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.d.ts +2 -2
  3618. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.js +2 -2
  3619. package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.d.ts +7 -7
  3620. package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.js +5 -5
  3621. package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.d.ts +8 -8
  3622. package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.js +6 -6
  3623. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.d.ts +8 -8
  3624. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.js +4 -4
  3625. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.d.ts +7 -7
  3626. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.js +3 -3
  3627. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.d.ts +7 -7
  3628. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.js +3 -3
  3629. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.d.ts +6 -6
  3630. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.js +2 -2
  3631. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.d.ts +9 -9
  3632. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.js +6 -6
  3633. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.d.ts +8 -8
  3634. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.js +5 -5
  3635. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.d.ts +8 -8
  3636. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.js +5 -5
  3637. package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.d.ts +8 -8
  3638. package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.js +7 -7
  3639. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.d.ts +7 -7
  3640. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.js +3 -3
  3641. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.d.ts +8 -8
  3642. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.js +5 -5
  3643. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.d.ts +7 -7
  3644. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.js +3 -3
  3645. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.d.ts +8 -8
  3646. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.js +5 -5
  3647. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.d.ts +8 -8
  3648. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.js +5 -5
  3649. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.d.ts +9 -9
  3650. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.js +6 -6
  3651. package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.d.ts +6 -6
  3652. package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.js +2 -2
  3653. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.d.ts +8 -8
  3654. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.js +4 -4
  3655. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.d.ts +7 -7
  3656. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.js +6 -6
  3657. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.d.ts +8 -8
  3658. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.js +4 -4
  3659. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.d.ts +8 -8
  3660. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.js +4 -4
  3661. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.d.ts +9 -9
  3662. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.js +6 -6
  3663. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.d.ts +11 -11
  3664. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.js +7 -7
  3665. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.d.ts +7 -7
  3666. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.js +3 -3
  3667. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.d.ts +7 -7
  3668. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.js +5 -5
  3669. package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.d.ts +8 -8
  3670. package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.js +6 -6
  3671. package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.d.ts +8 -8
  3672. package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.js +6 -6
  3673. package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.d.ts +8 -8
  3674. package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.js +6 -6
  3675. package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.d.ts +9 -9
  3676. package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.js +8 -8
  3677. package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.d.ts +6 -6
  3678. package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.js +2 -2
  3679. package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.d.ts +6 -6
  3680. package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.js +2 -2
  3681. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.d.ts +7 -7
  3682. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.js +5 -5
  3683. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.d.ts +9 -9
  3684. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.js +8 -8
  3685. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.d.ts +8 -8
  3686. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.js +6 -6
  3687. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.d.ts +8 -8
  3688. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.js +6 -6
  3689. package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.d.ts +8 -8
  3690. package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.js +4 -4
  3691. package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.d.ts +8 -8
  3692. package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.js +6 -6
  3693. package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.d.ts +8 -8
  3694. package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.js +4 -4
  3695. package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.d.ts +7 -7
  3696. package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.js +5 -5
  3697. package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.d.ts +8 -8
  3698. package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.js +4 -4
  3699. package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.d.ts +8 -8
  3700. package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.js +6 -6
  3701. package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.d.ts +9 -9
  3702. package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.js +5 -5
  3703. package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.d.ts +8 -8
  3704. package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.js +6 -6
  3705. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.d.ts +12 -12
  3706. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.js +9 -9
  3707. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.d.ts +6 -6
  3708. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.js +2 -2
  3709. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.d.ts +6 -6
  3710. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.js +2 -2
  3711. package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.d.ts +8 -8
  3712. package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.js +4 -4
  3713. package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.d.ts +6 -6
  3714. package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.js +2 -2
  3715. package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.d.ts +6 -6
  3716. package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.js +2 -2
  3717. package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.d.ts +7 -7
  3718. package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.js +6 -6
  3719. package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.d.ts +5 -5
  3720. package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.js +2 -2
  3721. package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.d.ts +5 -5
  3722. package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.js +2 -2
  3723. package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.d.ts +8 -8
  3724. package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.js +6 -6
  3725. package/compiled/src/ifc/ifc4_gen/IfcResource.gen.d.ts +6 -6
  3726. package/compiled/src/ifc/ifc4_gen/IfcResource.gen.js +2 -2
  3727. package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.d.ts +22 -22
  3728. package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.js +21 -21
  3729. package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.d.ts +22 -22
  3730. package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.js +21 -21
  3731. package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.d.ts +5 -5
  3732. package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.js +2 -2
  3733. package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.d.ts +6 -6
  3734. package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.js +2 -2
  3735. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.d.ts +7 -7
  3736. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.js +3 -3
  3737. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.d.ts +7 -7
  3738. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.js +3 -3
  3739. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.d.ts +6 -6
  3740. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.js +2 -2
  3741. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.d.ts +6 -6
  3742. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.js +2 -2
  3743. package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.d.ts +2 -2
  3744. package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.js +2 -2
  3745. package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.d.ts +7 -7
  3746. package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.js +3 -3
  3747. package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.d.ts +7 -7
  3748. package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.js +3 -3
  3749. package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.d.ts +2 -2
  3750. package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.js +2 -2
  3751. package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.d.ts +6 -6
  3752. package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.js +3 -3
  3753. package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.d.ts +5 -5
  3754. package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.js +2 -2
  3755. package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.d.ts +5 -5
  3756. package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.js +2 -2
  3757. package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.d.ts +5 -5
  3758. package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.js +2 -2
  3759. package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.d.ts +6 -6
  3760. package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.js +2 -2
  3761. package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.d.ts +2 -2
  3762. package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.js +2 -2
  3763. package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.d.ts +9 -9
  3764. package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.js +5 -5
  3765. package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.d.ts +2 -2
  3766. package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.js +2 -2
  3767. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.d.ts +7 -7
  3768. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.js +3 -3
  3769. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.d.ts +7 -7
  3770. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.js +3 -3
  3771. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.d.ts +2 -2
  3772. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.js +2 -2
  3773. package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.d.ts +6 -6
  3774. package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.js +3 -3
  3775. package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.d.ts +6 -6
  3776. package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.js +2 -2
  3777. package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.d.ts +5 -5
  3778. package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.js +2 -2
  3779. package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.d.ts +8 -8
  3780. package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.js +4 -4
  3781. package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.d.ts +9 -9
  3782. package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.js +7 -7
  3783. package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.d.ts +2 -2
  3784. package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.js +2 -2
  3785. package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.d.ts +5 -5
  3786. package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.js +2 -2
  3787. package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.d.ts +9 -9
  3788. package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.js +8 -8
  3789. package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.d.ts +7 -7
  3790. package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.js +3 -3
  3791. package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.d.ts +7 -7
  3792. package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.js +3 -3
  3793. package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.d.ts +2 -2
  3794. package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.js +2 -2
  3795. package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.d.ts +2 -2
  3796. package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.js +2 -2
  3797. package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.d.ts +7 -7
  3798. package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.js +3 -3
  3799. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.d.ts +7 -7
  3800. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.js +3 -3
  3801. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.d.ts +2 -2
  3802. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.js +2 -2
  3803. package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.d.ts +8 -8
  3804. package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.js +8 -8
  3805. package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.d.ts +6 -6
  3806. package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.js +2 -2
  3807. package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.d.ts +6 -6
  3808. package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.js +2 -2
  3809. package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.d.ts +5 -5
  3810. package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.js +2 -2
  3811. package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.d.ts +8 -8
  3812. package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.js +7 -7
  3813. package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.d.ts +6 -6
  3814. package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.js +2 -2
  3815. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.d.ts +12 -12
  3816. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.js +10 -10
  3817. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.d.ts +2 -2
  3818. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.js +2 -2
  3819. package/compiled/src/ifc/ifc4_gen/IfcSite.gen.d.ts +7 -7
  3820. package/compiled/src/ifc/ifc4_gen/IfcSite.gen.js +6 -6
  3821. package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.d.ts +7 -7
  3822. package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.js +3 -3
  3823. package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.d.ts +6 -6
  3824. package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.js +2 -2
  3825. package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.d.ts +6 -6
  3826. package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.js +2 -2
  3827. package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.d.ts +7 -7
  3828. package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.js +3 -3
  3829. package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.d.ts +2 -2
  3830. package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.js +2 -2
  3831. package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.d.ts +6 -6
  3832. package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.js +2 -2
  3833. package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.d.ts +7 -7
  3834. package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.js +3 -3
  3835. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.d.ts +7 -7
  3836. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.js +3 -3
  3837. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.d.ts +2 -2
  3838. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.js +2 -2
  3839. package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.d.ts +5 -5
  3840. package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.js +2 -2
  3841. package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.d.ts +6 -6
  3842. package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.js +2 -2
  3843. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.d.ts +5 -5
  3844. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.js +2 -2
  3845. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.d.ts +5 -5
  3846. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.js +2 -2
  3847. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.d.ts +5 -5
  3848. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.js +2 -2
  3849. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.d.ts +5 -5
  3850. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.js +2 -2
  3851. package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.d.ts +7 -7
  3852. package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.js +3 -3
  3853. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.d.ts +7 -7
  3854. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.js +3 -3
  3855. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.d.ts +7 -7
  3856. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.js +3 -3
  3857. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.d.ts +2 -2
  3858. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.js +2 -2
  3859. package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.d.ts +7 -7
  3860. package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.js +3 -3
  3861. package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.d.ts +2 -2
  3862. package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.js +2 -2
  3863. package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.d.ts +6 -6
  3864. package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.js +2 -2
  3865. package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.d.ts +6 -6
  3866. package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.js +2 -2
  3867. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.d.ts +7 -7
  3868. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.js +3 -3
  3869. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.d.ts +6 -6
  3870. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.js +2 -2
  3871. package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.d.ts +7 -7
  3872. package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.js +3 -3
  3873. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.d.ts +7 -7
  3874. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.js +3 -3
  3875. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.d.ts +2 -2
  3876. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.js +2 -2
  3877. package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.d.ts +5 -5
  3878. package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.js +2 -2
  3879. package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.d.ts +5 -5
  3880. package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.js +2 -2
  3881. package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.d.ts +5 -5
  3882. package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.js +2 -2
  3883. package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.d.ts +6 -6
  3884. package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.js +2 -2
  3885. package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.d.ts +6 -6
  3886. package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.js +2 -2
  3887. package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.d.ts +7 -7
  3888. package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.js +3 -3
  3889. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.d.ts +7 -7
  3890. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.js +3 -3
  3891. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.d.ts +2 -2
  3892. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.js +2 -2
  3893. package/compiled/src/ifc/ifc4_gen/IfcStair.gen.d.ts +7 -7
  3894. package/compiled/src/ifc/ifc4_gen/IfcStair.gen.js +3 -3
  3895. package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.d.ts +7 -7
  3896. package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.js +3 -3
  3897. package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.d.ts +7 -7
  3898. package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.js +3 -3
  3899. package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.d.ts +2 -2
  3900. package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.js +2 -2
  3901. package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.d.ts +7 -7
  3902. package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.js +3 -3
  3903. package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.d.ts +2 -2
  3904. package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.js +2 -2
  3905. package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.d.ts +2 -2
  3906. package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.js +2 -2
  3907. package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.d.ts +5 -5
  3908. package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.js +2 -2
  3909. package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.d.ts +6 -6
  3910. package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.js +2 -2
  3911. package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.d.ts +8 -8
  3912. package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.js +4 -4
  3913. package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.d.ts +11 -11
  3914. package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.js +10 -10
  3915. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.d.ts +7 -7
  3916. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.js +3 -3
  3917. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.d.ts +5 -5
  3918. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.js +2 -2
  3919. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.d.ts +8 -8
  3920. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.js +4 -4
  3921. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.d.ts +2 -2
  3922. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.js +2 -2
  3923. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.d.ts +7 -7
  3924. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.js +3 -3
  3925. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.d.ts +8 -8
  3926. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.js +4 -4
  3927. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.d.ts +2 -2
  3928. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.js +2 -2
  3929. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.d.ts +6 -6
  3930. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.js +2 -2
  3931. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.d.ts +7 -7
  3932. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.js +3 -3
  3933. package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.d.ts +6 -6
  3934. package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.js +2 -2
  3935. package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.d.ts +6 -6
  3936. package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.js +2 -2
  3937. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.d.ts +5 -5
  3938. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.js +2 -2
  3939. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.d.ts +6 -6
  3940. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.js +4 -4
  3941. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.d.ts +7 -7
  3942. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.js +6 -6
  3943. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.d.ts +9 -9
  3944. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.js +5 -5
  3945. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.d.ts +6 -6
  3946. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.js +2 -2
  3947. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.d.ts +6 -6
  3948. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.js +2 -2
  3949. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.d.ts +6 -6
  3950. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.js +2 -2
  3951. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.d.ts +6 -6
  3952. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.js +2 -2
  3953. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.d.ts +6 -6
  3954. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.js +2 -2
  3955. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.d.ts +6 -6
  3956. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.js +2 -2
  3957. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.d.ts +6 -6
  3958. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.js +2 -2
  3959. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.d.ts +6 -6
  3960. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.js +2 -2
  3961. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.d.ts +6 -6
  3962. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.js +2 -2
  3963. package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.d.ts +6 -6
  3964. package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.js +2 -2
  3965. package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.d.ts +6 -6
  3966. package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.js +2 -2
  3967. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.d.ts +6 -6
  3968. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.js +2 -2
  3969. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.d.ts +7 -7
  3970. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.js +3 -3
  3971. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.d.ts +6 -6
  3972. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.js +2 -2
  3973. package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.d.ts +6 -6
  3974. package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.js +2 -2
  3975. package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.d.ts +8 -8
  3976. package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.js +4 -4
  3977. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.d.ts +8 -8
  3978. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.js +4 -4
  3979. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.d.ts +2 -2
  3980. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.js +2 -2
  3981. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.d.ts +6 -6
  3982. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.js +2 -2
  3983. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.d.ts +7 -7
  3984. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.js +3 -3
  3985. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.d.ts +2 -2
  3986. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.js +2 -2
  3987. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.d.ts +6 -6
  3988. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.js +2 -2
  3989. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.d.ts +7 -7
  3990. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.js +3 -3
  3991. package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.d.ts +6 -6
  3992. package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.js +2 -2
  3993. package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.d.ts +8 -8
  3994. package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.js +7 -7
  3995. package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.d.ts +6 -6
  3996. package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.js +2 -2
  3997. package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.d.ts +7 -7
  3998. package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.js +3 -3
  3999. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.d.ts +7 -7
  4000. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.js +3 -3
  4001. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.d.ts +2 -2
  4002. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.js +2 -2
  4003. package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.d.ts +6 -6
  4004. package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.js +2 -2
  4005. package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.d.ts +6 -6
  4006. package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.js +2 -2
  4007. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.d.ts +9 -9
  4008. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.js +7 -7
  4009. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.d.ts +8 -8
  4010. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.js +4 -4
  4011. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.d.ts +7 -7
  4012. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.js +3 -3
  4013. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.d.ts +2 -2
  4014. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.js +2 -2
  4015. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.d.ts +7 -7
  4016. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.js +3 -3
  4017. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.d.ts +7 -7
  4018. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.js +3 -3
  4019. package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.d.ts +6 -6
  4020. package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.js +5 -5
  4021. package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.d.ts +2 -2
  4022. package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.js +2 -2
  4023. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.d.ts +12 -12
  4024. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.js +11 -11
  4025. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.d.ts +7 -7
  4026. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.js +3 -3
  4027. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.d.ts +6 -6
  4028. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.js +2 -2
  4029. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.d.ts +11 -11
  4030. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.js +13 -13
  4031. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.d.ts +7 -7
  4032. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.js +3 -3
  4033. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.d.ts +7 -7
  4034. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.js +5 -5
  4035. package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.d.ts +7 -7
  4036. package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.js +5 -5
  4037. package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.d.ts +8 -8
  4038. package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.js +4 -4
  4039. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.d.ts +7 -7
  4040. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.js +3 -3
  4041. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.d.ts +6 -6
  4042. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.js +2 -2
  4043. package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.d.ts +8 -8
  4044. package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.js +4 -4
  4045. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.d.ts +7 -7
  4046. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.js +3 -3
  4047. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.d.ts +7 -7
  4048. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.js +3 -3
  4049. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.d.ts +2 -2
  4050. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.js +2 -2
  4051. package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.d.ts +6 -6
  4052. package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.js +2 -2
  4053. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.d.ts +7 -7
  4054. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.js +3 -3
  4055. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.d.ts +7 -7
  4056. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.js +3 -3
  4057. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.d.ts +2 -2
  4058. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.js +2 -2
  4059. package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.d.ts +6 -6
  4060. package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.js +2 -2
  4061. package/compiled/src/ifc/ifc4_gen/IfcTable.gen.d.ts +7 -7
  4062. package/compiled/src/ifc/ifc4_gen/IfcTable.gen.js +7 -7
  4063. package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.d.ts +9 -9
  4064. package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.js +7 -7
  4065. package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.d.ts +113 -113
  4066. package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.js +113 -113
  4067. package/compiled/src/ifc/ifc4_gen/IfcTank.gen.d.ts +7 -7
  4068. package/compiled/src/ifc/ifc4_gen/IfcTank.gen.js +3 -3
  4069. package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.d.ts +7 -7
  4070. package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.js +3 -3
  4071. package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.d.ts +2 -2
  4072. package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.js +2 -2
  4073. package/compiled/src/ifc/ifc4_gen/IfcTask.gen.d.ts +8 -8
  4074. package/compiled/src/ifc/ifc4_gen/IfcTask.gen.js +4 -4
  4075. package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.d.ts +2 -2
  4076. package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.js +2 -2
  4077. package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.d.ts +7 -7
  4078. package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.js +3 -3
  4079. package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.d.ts +7 -7
  4080. package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.js +3 -3
  4081. package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.d.ts +7 -7
  4082. package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.js +3 -3
  4083. package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.d.ts +2 -2
  4084. package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.js +2 -2
  4085. package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.d.ts +6 -6
  4086. package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.js +7 -7
  4087. package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.d.ts +5 -5
  4088. package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.js +2 -2
  4089. package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.d.ts +5 -5
  4090. package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.js +2 -2
  4091. package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.d.ts +7 -7
  4092. package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.js +3 -3
  4093. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.d.ts +7 -7
  4094. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.js +3 -3
  4095. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.d.ts +7 -7
  4096. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.js +3 -3
  4097. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.d.ts +2 -2
  4098. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.js +2 -2
  4099. package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.d.ts +7 -7
  4100. package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.js +3 -3
  4101. package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.d.ts +2 -2
  4102. package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.js +2 -2
  4103. package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.d.ts +7 -7
  4104. package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.js +3 -3
  4105. package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.d.ts +6 -6
  4106. package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.js +2 -2
  4107. package/compiled/src/ifc/ifc4_gen/IfcText.gen.d.ts +5 -5
  4108. package/compiled/src/ifc/ifc4_gen/IfcText.gen.js +2 -2
  4109. package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.d.ts +5 -5
  4110. package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.js +2 -2
  4111. package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.d.ts +5 -5
  4112. package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.js +2 -2
  4113. package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.d.ts +5 -5
  4114. package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.js +2 -2
  4115. package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.d.ts +9 -9
  4116. package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.js +6 -6
  4117. package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.d.ts +7 -7
  4118. package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.js +3 -3
  4119. package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.d.ts +2 -2
  4120. package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.js +2 -2
  4121. package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.d.ts +10 -10
  4122. package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.js +7 -7
  4123. package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.d.ts +12 -12
  4124. package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.js +11 -11
  4125. package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.d.ts +8 -8
  4126. package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.js +6 -6
  4127. package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.d.ts +12 -12
  4128. package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.js +12 -12
  4129. package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.d.ts +5 -5
  4130. package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.js +2 -2
  4131. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.d.ts +7 -7
  4132. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.js +5 -5
  4133. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.d.ts +6 -6
  4134. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.js +4 -4
  4135. package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.d.ts +8 -8
  4136. package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.js +6 -6
  4137. package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.d.ts +6 -6
  4138. package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.js +4 -4
  4139. package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.d.ts +6 -6
  4140. package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.js +4 -4
  4141. package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.d.ts +5 -5
  4142. package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.js +2 -2
  4143. package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.d.ts +5 -5
  4144. package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.js +2 -2
  4145. package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.d.ts +5 -5
  4146. package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.js +2 -2
  4147. package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.d.ts +5 -5
  4148. package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.js +2 -2
  4149. package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.d.ts +5 -5
  4150. package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.js +2 -2
  4151. package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.d.ts +5 -5
  4152. package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.js +2 -2
  4153. package/compiled/src/ifc/ifc4_gen/IfcTime.gen.d.ts +5 -5
  4154. package/compiled/src/ifc/ifc4_gen/IfcTime.gen.js +2 -2
  4155. package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.d.ts +5 -5
  4156. package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.js +2 -2
  4157. package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.d.ts +5 -5
  4158. package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.js +2 -2
  4159. package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.d.ts +10 -10
  4160. package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.js +8 -8
  4161. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.d.ts +2 -2
  4162. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.js +2 -2
  4163. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.d.ts +113 -113
  4164. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.js +113 -113
  4165. package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.d.ts +5 -5
  4166. package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.js +2 -2
  4167. package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.d.ts +6 -6
  4168. package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.js +2 -2
  4169. package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.d.ts +6 -6
  4170. package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.js +2 -2
  4171. package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.d.ts +6 -6
  4172. package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.js +2 -2
  4173. package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.d.ts +5 -5
  4174. package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.js +2 -2
  4175. package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.d.ts +7 -7
  4176. package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.js +3 -3
  4177. package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.d.ts +7 -7
  4178. package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.js +3 -3
  4179. package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.d.ts +2 -2
  4180. package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.js +2 -2
  4181. package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.d.ts +2 -2
  4182. package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.js +2 -2
  4183. package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.d.ts +7 -7
  4184. package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.js +3 -3
  4185. package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.d.ts +7 -7
  4186. package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.js +3 -3
  4187. package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.d.ts +2 -2
  4188. package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.js +2 -2
  4189. package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.d.ts +6 -6
  4190. package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.js +2 -2
  4191. package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.d.ts +6 -6
  4192. package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.js +6 -6
  4193. package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.d.ts +10 -10
  4194. package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.js +11 -11
  4195. package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.d.ts +2 -2
  4196. package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.js +2 -2
  4197. package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.d.ts +7 -7
  4198. package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.js +3 -3
  4199. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.d.ts +7 -7
  4200. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.js +3 -3
  4201. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.d.ts +2 -2
  4202. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.js +2 -2
  4203. package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.d.ts +7 -7
  4204. package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.js +5 -5
  4205. package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.d.ts +6 -6
  4206. package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.js +2 -2
  4207. package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.d.ts +7 -7
  4208. package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.js +5 -5
  4209. package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.d.ts +6 -6
  4210. package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.js +2 -2
  4211. package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.d.ts +5 -5
  4212. package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.js +2 -2
  4213. package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.d.ts +6 -6
  4214. package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.js +2 -2
  4215. package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.d.ts +8 -8
  4216. package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.js +8 -8
  4217. package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.d.ts +2 -2
  4218. package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.js +2 -2
  4219. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.d.ts +7 -7
  4220. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.js +3 -3
  4221. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.d.ts +7 -7
  4222. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.js +3 -3
  4223. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.d.ts +2 -2
  4224. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.js +2 -2
  4225. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.d.ts +7 -7
  4226. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.js +3 -3
  4227. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.d.ts +7 -7
  4228. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.js +3 -3
  4229. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.d.ts +2 -2
  4230. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.js +2 -2
  4231. package/compiled/src/ifc/ifc4_gen/IfcValve.gen.d.ts +7 -7
  4232. package/compiled/src/ifc/ifc4_gen/IfcValve.gen.js +3 -3
  4233. package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.d.ts +7 -7
  4234. package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.js +3 -3
  4235. package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.d.ts +2 -2
  4236. package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.js +2 -2
  4237. package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.d.ts +5 -5
  4238. package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.js +2 -2
  4239. package/compiled/src/ifc/ifc4_gen/IfcVector.gen.d.ts +7 -7
  4240. package/compiled/src/ifc/ifc4_gen/IfcVector.gen.js +3 -3
  4241. package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.d.ts +6 -6
  4242. package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.js +2 -2
  4243. package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.d.ts +7 -7
  4244. package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.js +3 -3
  4245. package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.d.ts +7 -7
  4246. package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.js +3 -3
  4247. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.d.ts +7 -7
  4248. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.js +3 -3
  4249. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.d.ts +7 -7
  4250. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.js +3 -3
  4251. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.d.ts +2 -2
  4252. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.js +2 -2
  4253. package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.d.ts +6 -6
  4254. package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.js +2 -2
  4255. package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.d.ts +6 -6
  4256. package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.js +6 -6
  4257. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.d.ts +7 -7
  4258. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.js +3 -3
  4259. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.d.ts +2 -2
  4260. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.js +2 -2
  4261. package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.d.ts +5 -5
  4262. package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.js +2 -2
  4263. package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.d.ts +5 -5
  4264. package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.js +2 -2
  4265. package/compiled/src/ifc/ifc4_gen/IfcWall.gen.d.ts +7 -7
  4266. package/compiled/src/ifc/ifc4_gen/IfcWall.gen.js +3 -3
  4267. package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.d.ts +6 -6
  4268. package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.js +2 -2
  4269. package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.d.ts +6 -6
  4270. package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.js +2 -2
  4271. package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.d.ts +7 -7
  4272. package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.js +3 -3
  4273. package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.d.ts +2 -2
  4274. package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.js +2 -2
  4275. package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.d.ts +5 -5
  4276. package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.js +2 -2
  4277. package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.d.ts +5 -5
  4278. package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.js +2 -2
  4279. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.d.ts +7 -7
  4280. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.js +3 -3
  4281. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.d.ts +7 -7
  4282. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.js +3 -3
  4283. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.d.ts +2 -2
  4284. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.js +2 -2
  4285. package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.d.ts +8 -8
  4286. package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.js +4 -4
  4287. package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.d.ts +7 -7
  4288. package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.js +3 -3
  4289. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.d.ts +2 -2
  4290. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.js +2 -2
  4291. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.d.ts +2 -2
  4292. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.js +2 -2
  4293. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.d.ts +9 -9
  4294. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.js +5 -5
  4295. package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.d.ts +6 -6
  4296. package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.js +2 -2
  4297. package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.d.ts +8 -8
  4298. package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.js +4 -4
  4299. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.d.ts +2 -2
  4300. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.js +2 -2
  4301. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.d.ts +2 -2
  4302. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.js +2 -2
  4303. package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.d.ts +8 -8
  4304. package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.js +4 -4
  4305. package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.d.ts +2 -2
  4306. package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.js +2 -2
  4307. package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.d.ts +2 -2
  4308. package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.js +2 -2
  4309. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.d.ts +8 -8
  4310. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.js +7 -7
  4311. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.d.ts +2 -2
  4312. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.js +2 -2
  4313. package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.d.ts +7 -7
  4314. package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.js +5 -5
  4315. package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.d.ts +7 -7
  4316. package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.js +3 -3
  4317. package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.d.ts +2 -2
  4318. package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.js +2 -2
  4319. package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.d.ts +7 -7
  4320. package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.js +3 -3
  4321. package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.d.ts +2 -2
  4322. package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.js +2 -2
  4323. package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.d.ts +7 -7
  4324. package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.js +3 -3
  4325. package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.d.ts +6 -6
  4326. package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.js +2 -2
  4327. package/compiled/src/ifc/ifc4_gen/IfcZone.gen.d.ts +6 -6
  4328. package/compiled/src/ifc/ifc4_gen/IfcZone.gen.js +2 -2
  4329. package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.d.ts +3 -3
  4330. package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.js +1 -1
  4331. package/compiled/src/ifc/ifc4_gen/index.d.ts +1117 -1117
  4332. package/compiled/src/ifc/ifc4_gen/index.js +1116 -1116
  4333. package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.d.ts +4 -4
  4334. package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.js +1121 -1121
  4335. package/compiled/src/ifc/ifc_block_extraction.test.js +13 -13
  4336. package/compiled/src/ifc/ifc_command_line_main.js +117 -116
  4337. package/compiled/src/ifc/ifc_functions.d.ts +35 -35
  4338. package/compiled/src/ifc/ifc_functions.js +39 -39
  4339. package/compiled/src/ifc/ifc_geometry_extraction.d.ts +17 -14
  4340. package/compiled/src/ifc/ifc_geometry_extraction.js +67 -67
  4341. package/compiled/src/ifc/ifc_geometry_extraction.test.js +16 -16
  4342. package/compiled/src/ifc/ifc_material_cache.d.ts +15 -9
  4343. package/compiled/src/ifc/ifc_material_cache.js +1 -1
  4344. package/compiled/src/ifc/ifc_material_cache_node.d.ts +8 -5
  4345. package/compiled/src/ifc/ifc_model_curves.d.ts +9 -6
  4346. package/compiled/src/ifc/ifc_model_curves.js +3 -3
  4347. package/compiled/src/ifc/ifc_model_curves_node.d.ts +7 -4
  4348. package/compiled/src/ifc/ifc_model_geometry.d.ts +6 -6
  4349. package/compiled/src/ifc/ifc_model_geometry.js +3 -3
  4350. package/compiled/src/ifc/ifc_model_geometry_node.d.ts +7 -4
  4351. package/compiled/src/ifc/ifc_model_geometry_node.js +7 -7
  4352. package/compiled/src/ifc/ifc_model_profile.d.ts +9 -6
  4353. package/compiled/src/ifc/ifc_model_profile.js +2 -2
  4354. package/compiled/src/ifc/ifc_model_profile_node.d.ts +7 -4
  4355. package/compiled/src/ifc/ifc_property_extraction.d.ts +3 -3
  4356. package/compiled/src/ifc/ifc_property_extraction.js +12 -12
  4357. package/compiled/src/ifc/ifc_property_extraction.test.js +10 -10
  4358. package/compiled/src/ifc/ifc_regression_main.js +73 -79
  4359. package/compiled/src/ifc/ifc_scene_builder.d.ts +13 -13
  4360. package/compiled/src/ifc/ifc_scene_builder.js +5 -5
  4361. package/compiled/src/ifc/ifc_scene_builder.test.js +13 -13
  4362. package/compiled/src/ifc/ifc_step_external_mapping.d.ts +5 -5
  4363. package/compiled/src/ifc/ifc_step_external_mapping.js +2 -2
  4364. package/compiled/src/ifc/ifc_step_model.d.ts +11 -11
  4365. package/compiled/src/ifc/ifc_step_model.js +10 -10
  4366. package/compiled/src/ifc/ifc_step_model.test.js +50 -58
  4367. package/compiled/src/ifc/ifc_step_parser.d.ts +9 -6
  4368. package/compiled/src/ifc/ifc_step_parser.js +3 -3
  4369. package/compiled/src/ifc/ifc_step_parser.test.js +9 -9
  4370. package/compiled/src/index.d.ts +11 -11
  4371. package/compiled/src/index.js +9 -9
  4372. package/compiled/src/indexing/bit_operations.js +4 -4
  4373. package/compiled/src/indexing/bit_operations.test.js +7 -7
  4374. package/compiled/src/indexing/cursor_utilities.d.ts +2 -2
  4375. package/compiled/src/indexing/cursor_utilities.js +1 -1
  4376. package/compiled/src/indexing/cursor_utilities.test.js +20 -9
  4377. package/compiled/src/indexing/dynamic_single_index_set.d.ts +5 -5
  4378. package/compiled/src/indexing/dynamic_single_index_set.js +6 -6
  4379. package/compiled/src/indexing/dynamic_single_index_set.test.js +17 -17
  4380. package/compiled/src/indexing/dynamic_single_index_set_cursor.d.ts +2 -2
  4381. package/compiled/src/indexing/dynamic_single_index_set_cursor.js +2 -2
  4382. package/compiled/src/indexing/dynamic_single_index_set_cursor.test.js +14 -14
  4383. package/compiled/src/indexing/interpolation_search_table_32.test.js +9 -9
  4384. package/compiled/src/indexing/minimal_perfect_hash.d.ts +10 -4
  4385. package/compiled/src/indexing/minimal_perfect_hash.js +1 -1
  4386. package/compiled/src/indexing/multi_index_set.d.ts +2 -2
  4387. package/compiled/src/indexing/multi_index_set.js +3 -3
  4388. package/compiled/src/indexing/multi_index_set_cursor_or.d.ts +2 -2
  4389. package/compiled/src/indexing/multi_index_set_cursor_or.js +2 -2
  4390. package/compiled/src/indexing/multi_index_set_cursor_xor.d.ts +2 -2
  4391. package/compiled/src/indexing/multi_index_set_cursor_xor.js +2 -2
  4392. package/compiled/src/indexing/search_operations.js +1 -1
  4393. package/compiled/src/indexing/single_index_set.d.ts +4 -4
  4394. package/compiled/src/indexing/single_index_set.js +3 -3
  4395. package/compiled/src/indexing/single_index_set.test.js +19 -8
  4396. package/compiled/src/indexing/single_index_set_cursor.d.ts +2 -2
  4397. package/compiled/src/loaders/conway_model_loader.d.ts +7 -4
  4398. package/compiled/src/loaders/conway_model_loader.js +42 -42
  4399. package/compiled/src/logging/logger.d.ts +3 -3
  4400. package/compiled/src/logging/logger.js +8 -8
  4401. package/compiled/src/memory/memory.js +5 -5
  4402. package/compiled/src/parsing/char_bit_set.js +5 -5
  4403. package/compiled/src/parsing/hex_parser.d.ts +6 -3
  4404. package/compiled/src/parsing/hex_parser.js +9 -9
  4405. package/compiled/src/parsing/hex_parser.test.js +16 -16
  4406. package/compiled/src/parsing/integer_parser.d.ts +2 -2
  4407. package/compiled/src/parsing/integer_parser.js +5 -5
  4408. package/compiled/src/parsing/integer_parser.test.js +15 -15
  4409. package/compiled/src/parsing/parsing_buffer.d.ts +3 -3
  4410. package/compiled/src/parsing/parsing_buffer.js +6 -6
  4411. package/compiled/src/parsing/parsing_constants.d.ts +2 -2
  4412. package/compiled/src/parsing/parsing_constants.js +41 -41
  4413. package/compiled/src/parsing/parsing_dfa_16table.js +5 -5
  4414. package/compiled/src/parsing/parsing_dfa_4table.js +5 -5
  4415. package/compiled/src/parsing/real_parser.d.ts +2 -2
  4416. package/compiled/src/parsing/real_parser.js +16 -16
  4417. package/compiled/src/parsing/real_parser.test.js +27 -27
  4418. package/compiled/src/rendering/threejs/html_viewer.d.ts +2 -2
  4419. package/compiled/src/rendering/threejs/html_viewer.js +9 -9
  4420. package/compiled/src/rendering/threejs/scene_object.d.ts +4 -4
  4421. package/compiled/src/rendering/threejs/scene_object.js +9 -9
  4422. package/compiled/src/rendering/threejs/simple_viewer_scene.d.ts +13 -7
  4423. package/compiled/src/rendering/threejs/simple_viewer_scene.js +18 -18
  4424. package/compiled/src/statistics/statistics.js +13 -13
  4425. package/compiled/src/step/indexing/step_type_indexer.d.ts +3 -3
  4426. package/compiled/src/step/indexing/step_type_indexer.js +2 -2
  4427. package/compiled/src/step/parsing/step_attribute_map.d.ts +2 -2
  4428. package/compiled/src/step/parsing/step_attribute_map.js +11 -11
  4429. package/compiled/src/step/parsing/step_comment_parser.d.ts +2 -2
  4430. package/compiled/src/step/parsing/step_comment_parser.js +7 -7
  4431. package/compiled/src/step/parsing/step_comment_parser.test.js +9 -9
  4432. package/compiled/src/step/parsing/step_deserialization_functions.d.ts +6 -3
  4433. package/compiled/src/step/parsing/step_deserialization_functions.js +23 -23
  4434. package/compiled/src/step/parsing/step_entity_identifier_parser.d.ts +2 -2
  4435. package/compiled/src/step/parsing/step_entity_identifier_parser.js +5 -5
  4436. package/compiled/src/step/parsing/step_entity_identifier_parser.test.js +11 -11
  4437. package/compiled/src/step/parsing/step_enum_parser.d.ts +3 -3
  4438. package/compiled/src/step/parsing/step_enum_parser.js +7 -7
  4439. package/compiled/src/step/parsing/step_enum_parser.test.js +13 -13
  4440. package/compiled/src/step/parsing/step_parser.d.ts +25 -9
  4441. package/compiled/src/step/parsing/step_parser.js +15 -15
  4442. package/compiled/src/step/parsing/step_string_parser.d.ts +2 -2
  4443. package/compiled/src/step/parsing/step_string_parser.js +30 -30
  4444. package/compiled/src/step/parsing/step_string_parser.test.js +14 -14
  4445. package/compiled/src/step/step_entity_base.d.ts +25 -13
  4446. package/compiled/src/step/step_entity_base.js +25 -25
  4447. package/compiled/src/step/step_entity_constructor.d.ts +4 -4
  4448. package/compiled/src/step/step_entity_internal_reference.d.ts +4 -4
  4449. package/compiled/src/step/step_entity_schema.d.ts +5 -5
  4450. package/compiled/src/step/step_external_mapping.d.ts +4 -4
  4451. package/compiled/src/step/step_external_mapping.js +1 -1
  4452. package/compiled/src/step/step_external_mapping.test.js +10 -10
  4453. package/compiled/src/step/step_model_base.d.ts +13 -13
  4454. package/compiled/src/step/step_model_base.js +4 -4
  4455. package/compiled/src/utilities/environment.js +6 -6
  4456. package/compiled/src/version/version.js +1 -1
  4457. package/compiled/tsconfig.tsbuildinfo +1 -1
  4458. package/package.json +1 -1
@@ -1,1125 +1,1125 @@
1
1
  /* This is generated code, don't alter */
2
- import { FieldDescriptionKind, } from '../../core/entity_field_description';
3
- import EntityTypesIfc from './entity_types_ifc.gen';
4
- import EntityTypesIfcSearch from './entity_types_search.gen';
5
- import StepEntitySchema from '../../step/step_entity_schema';
6
- import StepParser from '../../step/parsing/step_parser';
7
- import { IfcActionRequest } from './index';
8
- import { IfcControl } from './index';
9
- import { IfcActor } from './index';
10
- import { IfcOccupant } from './index';
11
- import { IfcObject } from './index';
12
- import { IfcActorRole } from './index';
13
- import { IfcActuator } from './index';
14
- import { IfcDistributionControlElement } from './index';
15
- import { IfcActuatorType } from './index';
16
- import { IfcDistributionControlElementType } from './index';
17
- import { IfcAddress } from './index';
18
- import { IfcPostalAddress } from './index';
19
- import { IfcTelecomAddress } from './index';
20
- import { IfcAdvancedBrep } from './index';
21
- import { IfcAdvancedBrepWithVoids } from './index';
22
- import { IfcManifoldSolidBrep } from './index';
23
- import { IfcAdvancedFace } from './index';
24
- import { IfcFaceSurface } from './index';
25
- import { IfcAirTerminal } from './index';
26
- import { IfcFlowTerminal } from './index';
27
- import { IfcAirTerminalBox } from './index';
28
- import { IfcFlowController } from './index';
29
- import { IfcAirTerminalBoxType } from './index';
30
- import { IfcFlowControllerType } from './index';
31
- import { IfcAirTerminalType } from './index';
32
- import { IfcFlowTerminalType } from './index';
33
- import { IfcAirToAirHeatRecovery } from './index';
34
- import { IfcEnergyConversionDevice } from './index';
35
- import { IfcAirToAirHeatRecoveryType } from './index';
36
- import { IfcEnergyConversionDeviceType } from './index';
37
- import { IfcAlarm } from './index';
38
- import { IfcAlarmType } from './index';
39
- import { IfcAnnotation } from './index';
40
- import { IfcProduct } from './index';
41
- import { IfcAnnotationFillArea } from './index';
42
- import { IfcGeometricRepresentationItem } from './index';
43
- import { IfcApplication } from './index';
44
- import { IfcAppliedValue } from './index';
45
- import { IfcCostValue } from './index';
46
- import { IfcApproval } from './index';
47
- import { IfcApprovalRelationship } from './index';
48
- import { IfcResourceLevelRelationship } from './index';
49
- import { IfcArbitraryClosedProfileDef } from './index';
50
- import { IfcArbitraryProfileDefWithVoids } from './index';
51
- import { IfcProfileDef } from './index';
52
- import { IfcArbitraryOpenProfileDef } from './index';
53
- import { IfcCenterLineProfileDef } from './index';
54
- import { IfcAsset } from './index';
55
- import { IfcGroup } from './index';
56
- import { IfcAsymmetricIShapeProfileDef } from './index';
57
- import { IfcParameterizedProfileDef } from './index';
58
- import { IfcAudioVisualAppliance } from './index';
59
- import { IfcAudioVisualApplianceType } from './index';
60
- import { IfcAxis1Placement } from './index';
61
- import { IfcPlacement } from './index';
62
- import { IfcAxis2Placement2D } from './index';
63
- import { IfcAxis2Placement3D } from './index';
64
- import { IfcBSplineCurve } from './index';
65
- import { IfcBSplineCurveWithKnots } from './index';
66
- import { IfcBoundedCurve } from './index';
67
- import { IfcRationalBSplineCurveWithKnots } from './index';
68
- import { IfcBSplineSurface } from './index';
69
- import { IfcBSplineSurfaceWithKnots } from './index';
70
- import { IfcBoundedSurface } from './index';
71
- import { IfcRationalBSplineSurfaceWithKnots } from './index';
72
- import { IfcBeam } from './index';
73
- import { IfcBeamStandardCase } from './index';
74
- import { IfcBuildingElement } from './index';
75
- import { IfcBeamType } from './index';
76
- import { IfcBuildingElementType } from './index';
77
- import { IfcBlobTexture } from './index';
78
- import { IfcSurfaceTexture } from './index';
79
- import { IfcBlock } from './index';
80
- import { IfcCsgPrimitive3D } from './index';
81
- import { IfcBoiler } from './index';
82
- import { IfcBoilerType } from './index';
83
- import { IfcBooleanClippingResult } from './index';
84
- import { IfcBooleanResult } from './index';
85
- import { IfcBoundaryCondition } from './index';
86
- import { IfcBoundaryEdgeCondition } from './index';
87
- import { IfcBoundaryFaceCondition } from './index';
88
- import { IfcBoundaryNodeCondition } from './index';
89
- import { IfcBoundaryCurve } from './index';
90
- import { IfcOuterBoundaryCurve } from './index';
91
- import { IfcCompositeCurveOnSurface } from './index';
92
- import { IfcBoundaryNodeConditionWarping } from './index';
93
- import { IfcCompositeCurve } from './index';
94
- import { IfcIndexedPolyCurve } from './index';
95
- import { IfcPolyline } from './index';
96
- import { IfcTrimmedCurve } from './index';
97
- import { IfcCurve } from './index';
98
- import { IfcCurveBoundedPlane } from './index';
99
- import { IfcCurveBoundedSurface } from './index';
100
- import { IfcRectangularTrimmedSurface } from './index';
101
- import { IfcSurface } from './index';
102
- import { IfcBoundingBox } from './index';
103
- import { IfcBoxedHalfSpace } from './index';
104
- import { IfcHalfSpaceSolid } from './index';
105
- import { IfcBuilding } from './index';
106
- import { IfcSpatialStructureElement } from './index';
107
- import { IfcBuildingElementProxy } from './index';
108
- import { IfcChimney } from './index';
109
- import { IfcColumn } from './index';
110
- import { IfcCovering } from './index';
111
- import { IfcCurtainWall } from './index';
112
- import { IfcDoor } from './index';
113
- import { IfcFooting } from './index';
114
- import { IfcMember } from './index';
115
- import { IfcPile } from './index';
116
- import { IfcPlate } from './index';
117
- import { IfcRailing } from './index';
118
- import { IfcRamp } from './index';
119
- import { IfcRampFlight } from './index';
120
- import { IfcRoof } from './index';
121
- import { IfcShadingDevice } from './index';
122
- import { IfcSlab } from './index';
123
- import { IfcStair } from './index';
124
- import { IfcStairFlight } from './index';
125
- import { IfcWall } from './index';
126
- import { IfcWindow } from './index';
127
- import { IfcElement } from './index';
128
- import { IfcBuildingElementPart } from './index';
129
- import { IfcElementComponent } from './index';
130
- import { IfcBuildingElementPartType } from './index';
131
- import { IfcElementComponentType } from './index';
132
- import { IfcBuildingElementProxyType } from './index';
133
- import { IfcChimneyType } from './index';
134
- import { IfcColumnType } from './index';
135
- import { IfcCoveringType } from './index';
136
- import { IfcCurtainWallType } from './index';
137
- import { IfcDoorType } from './index';
138
- import { IfcFootingType } from './index';
139
- import { IfcMemberType } from './index';
140
- import { IfcPileType } from './index';
141
- import { IfcPlateType } from './index';
142
- import { IfcRailingType } from './index';
143
- import { IfcRampFlightType } from './index';
144
- import { IfcRampType } from './index';
145
- import { IfcRoofType } from './index';
146
- import { IfcShadingDeviceType } from './index';
147
- import { IfcSlabType } from './index';
148
- import { IfcStairFlightType } from './index';
149
- import { IfcStairType } from './index';
150
- import { IfcWallType } from './index';
151
- import { IfcWindowType } from './index';
152
- import { IfcElementType } from './index';
153
- import { IfcBuildingStorey } from './index';
154
- import { IfcBuildingSystem } from './index';
155
- import { IfcSystem } from './index';
156
- import { IfcBurner } from './index';
157
- import { IfcBurnerType } from './index';
158
- import { IfcCShapeProfileDef } from './index';
159
- import { IfcCableCarrierFitting } from './index';
160
- import { IfcFlowFitting } from './index';
161
- import { IfcCableCarrierFittingType } from './index';
162
- import { IfcFlowFittingType } from './index';
163
- import { IfcCableCarrierSegment } from './index';
164
- import { IfcFlowSegment } from './index';
165
- import { IfcCableCarrierSegmentType } from './index';
166
- import { IfcFlowSegmentType } from './index';
167
- import { IfcCableFitting } from './index';
168
- import { IfcCableFittingType } from './index';
169
- import { IfcCableSegment } from './index';
170
- import { IfcCableSegmentType } from './index';
171
- import { IfcCartesianPoint } from './index';
172
- import { IfcPoint } from './index';
173
- import { IfcCartesianPointList } from './index';
174
- import { IfcCartesianPointList2D } from './index';
175
- import { IfcCartesianPointList3D } from './index';
176
- import { IfcCartesianTransformationOperator } from './index';
177
- import { IfcCartesianTransformationOperator2D } from './index';
178
- import { IfcCartesianTransformationOperator3D } from './index';
179
- import { IfcCartesianTransformationOperator2DnonUniform } from './index';
180
- import { IfcCartesianTransformationOperator3DnonUniform } from './index';
181
- import { IfcChiller } from './index';
182
- import { IfcChillerType } from './index';
183
- import { IfcCircle } from './index';
184
- import { IfcConic } from './index';
185
- import { IfcCircleHollowProfileDef } from './index';
186
- import { IfcCircleProfileDef } from './index';
187
- import { IfcCivilElement } from './index';
188
- import { IfcCivilElementType } from './index';
189
- import { IfcClassification } from './index';
190
- import { IfcExternalInformation } from './index';
191
- import { IfcClassificationReference } from './index';
192
- import { IfcExternalReference } from './index';
193
- import { IfcClosedShell } from './index';
194
- import { IfcConnectedFaceSet } from './index';
195
- import { IfcCoil } from './index';
196
- import { IfcCoilType } from './index';
197
- import { IfcColourRgb } from './index';
198
- import { IfcColourSpecification } from './index';
199
- import { IfcColourRgbList } from './index';
200
- import { IfcPresentationItem } from './index';
201
- import { IfcColumnStandardCase } from './index';
202
- import { IfcCommunicationsAppliance } from './index';
203
- import { IfcCommunicationsApplianceType } from './index';
204
- import { IfcComplexProperty } from './index';
205
- import { IfcProperty } from './index';
206
- import { IfcComplexPropertyTemplate } from './index';
207
- import { IfcPropertyTemplate } from './index';
208
- import { IfcCompositeCurveSegment } from './index';
209
- import { IfcReparametrisedCompositeCurveSegment } from './index';
210
- import { IfcCompositeProfileDef } from './index';
211
- import { IfcCompressor } from './index';
212
- import { IfcFlowMovingDevice } from './index';
213
- import { IfcCompressorType } from './index';
214
- import { IfcFlowMovingDeviceType } from './index';
215
- import { IfcCondenser } from './index';
216
- import { IfcCondenserType } from './index';
217
- import { IfcEllipse } from './index';
218
- import { IfcOpenShell } from './index';
219
- import { IfcTopologicalRepresentationItem } from './index';
220
- import { IfcConnectionCurveGeometry } from './index';
221
- import { IfcConnectionGeometry } from './index';
222
- import { IfcConnectionPointGeometry } from './index';
223
- import { IfcConnectionSurfaceGeometry } from './index';
224
- import { IfcConnectionVolumeGeometry } from './index';
225
- import { IfcConnectionPointEccentricity } from './index';
226
- import { IfcConstraint } from './index';
227
- import { IfcMetric } from './index';
228
- import { IfcObjective } from './index';
229
- import { IfcConstructionEquipmentResource } from './index';
230
- import { IfcConstructionResource } from './index';
231
- import { IfcConstructionEquipmentResourceType } from './index';
232
- import { IfcConstructionResourceType } from './index';
233
- import { IfcConstructionMaterialResource } from './index';
234
- import { IfcConstructionMaterialResourceType } from './index';
235
- import { IfcConstructionProductResource } from './index';
236
- import { IfcConstructionProductResourceType } from './index';
237
- import { IfcCrewResource } from './index';
238
- import { IfcLaborResource } from './index';
239
- import { IfcSubContractResource } from './index';
240
- import { IfcResource } from './index';
241
- import { IfcCrewResourceType } from './index';
242
- import { IfcLaborResourceType } from './index';
243
- import { IfcSubContractResourceType } from './index';
244
- import { IfcTypeResource } from './index';
245
- import { IfcContext } from './index';
246
- import { IfcProject } from './index';
247
- import { IfcProjectLibrary } from './index';
248
- import { IfcObjectDefinition } from './index';
249
- import { IfcContextDependentUnit } from './index';
250
- import { IfcNamedUnit } from './index';
251
- import { IfcCostItem } from './index';
252
- import { IfcCostSchedule } from './index';
253
- import { IfcPerformanceHistory } from './index';
254
- import { IfcPermit } from './index';
255
- import { IfcProjectOrder } from './index';
256
- import { IfcWorkCalendar } from './index';
257
- import { IfcWorkControl } from './index';
258
- import { IfcController } from './index';
259
- import { IfcControllerType } from './index';
260
- import { IfcConversionBasedUnit } from './index';
261
- import { IfcConversionBasedUnitWithOffset } from './index';
262
- import { IfcCooledBeam } from './index';
263
- import { IfcCooledBeamType } from './index';
264
- import { IfcCoolingTower } from './index';
265
- import { IfcCoolingTowerType } from './index';
266
- import { IfcCoordinateOperation } from './index';
267
- import { IfcMapConversion } from './index';
268
- import { IfcCoordinateReferenceSystem } from './index';
269
- import { IfcProjectedCRS } from './index';
270
- import { IfcRectangularPyramid } from './index';
271
- import { IfcRightCircularCone } from './index';
272
- import { IfcRightCircularCylinder } from './index';
273
- import { IfcSphere } from './index';
274
- import { IfcCsgSolid } from './index';
275
- import { IfcSolidModel } from './index';
276
- import { IfcCurrencyRelationship } from './index';
277
- import { IfcLine } from './index';
278
- import { IfcOffsetCurve2D } from './index';
279
- import { IfcOffsetCurve3D } from './index';
280
- import { IfcPcurve } from './index';
281
- import { IfcSurfaceCurve } from './index';
282
- import { IfcCurveStyle } from './index';
283
- import { IfcPresentationStyle } from './index';
284
- import { IfcCurveStyleFont } from './index';
285
- import { IfcCurveStyleFontAndScaling } from './index';
286
- import { IfcCurveStyleFontPattern } from './index';
287
- import { IfcCylindricalSurface } from './index';
288
- import { IfcElementarySurface } from './index';
289
- import { IfcDamper } from './index';
290
- import { IfcDamperType } from './index';
291
- import { IfcDerivedProfileDef } from './index';
292
- import { IfcMirroredProfileDef } from './index';
293
- import { IfcDerivedUnit } from './index';
294
- import { IfcDerivedUnitElement } from './index';
295
- import { IfcDimensionalExponents } from './index';
296
- import { IfcDirection } from './index';
297
- import { IfcDiscreteAccessory } from './index';
298
- import { IfcDiscreteAccessoryType } from './index';
299
- import { IfcDistributionChamberElement } from './index';
300
- import { IfcDistributionFlowElement } from './index';
301
- import { IfcDistributionChamberElementType } from './index';
302
- import { IfcDistributionFlowElementType } from './index';
303
- import { IfcDistributionCircuit } from './index';
304
- import { IfcDistributionSystem } from './index';
305
- import { IfcFlowInstrument } from './index';
306
- import { IfcProtectiveDeviceTrippingUnit } from './index';
307
- import { IfcSensor } from './index';
308
- import { IfcUnitaryControlElement } from './index';
309
- import { IfcDistributionElement } from './index';
310
- import { IfcFlowInstrumentType } from './index';
311
- import { IfcProtectiveDeviceTrippingUnitType } from './index';
312
- import { IfcSensorType } from './index';
313
- import { IfcUnitaryControlElementType } from './index';
314
- import { IfcDistributionElementType } from './index';
315
- import { IfcFlowStorageDevice } from './index';
316
- import { IfcFlowTreatmentDevice } from './index';
317
- import { IfcFlowStorageDeviceType } from './index';
318
- import { IfcFlowTreatmentDeviceType } from './index';
319
- import { IfcDistributionPort } from './index';
320
- import { IfcPort } from './index';
321
- import { IfcDocumentInformation } from './index';
322
- import { IfcDocumentInformationRelationship } from './index';
323
- import { IfcDocumentReference } from './index';
324
- import { IfcDoorStandardCase } from './index';
325
- import { IfcDoorLiningProperties } from './index';
326
- import { IfcPreDefinedPropertySet } from './index';
327
- import { IfcDoorPanelProperties } from './index';
328
- import { IfcDoorStyle } from './index';
329
- import { IfcTypeProduct } from './index';
330
- import { IfcDraughtingPreDefinedColour } from './index';
331
- import { IfcPreDefinedColour } from './index';
332
- import { IfcDraughtingPreDefinedCurveFont } from './index';
333
- import { IfcPreDefinedCurveFont } from './index';
334
- import { IfcDuctFitting } from './index';
335
- import { IfcDuctFittingType } from './index';
336
- import { IfcDuctSegment } from './index';
337
- import { IfcDuctSegmentType } from './index';
338
- import { IfcDuctSilencer } from './index';
339
- import { IfcDuctSilencerType } from './index';
340
- import { IfcEdge } from './index';
341
- import { IfcEdgeCurve } from './index';
342
- import { IfcOrientedEdge } from './index';
343
- import { IfcSubedge } from './index';
344
- import { IfcEdgeLoop } from './index';
345
- import { IfcLoop } from './index';
346
- import { IfcElectricAppliance } from './index';
347
- import { IfcElectricApplianceType } from './index';
348
- import { IfcElectricDistributionBoard } from './index';
349
- import { IfcElectricDistributionBoardType } from './index';
350
- import { IfcElectricFlowStorageDevice } from './index';
351
- import { IfcElectricFlowStorageDeviceType } from './index';
352
- import { IfcElectricGenerator } from './index';
353
- import { IfcElectricGeneratorType } from './index';
354
- import { IfcElectricMotor } from './index';
355
- import { IfcElectricMotorType } from './index';
356
- import { IfcElectricTimeControl } from './index';
357
- import { IfcElectricTimeControlType } from './index';
358
- import { IfcElementAssembly } from './index';
359
- import { IfcFeatureElement } from './index';
360
- import { IfcFurnishingElement } from './index';
361
- import { IfcGeographicElement } from './index';
362
- import { IfcTransportElement } from './index';
363
- import { IfcVirtualElement } from './index';
364
- import { IfcElementAssemblyType } from './index';
365
- import { IfcFastener } from './index';
366
- import { IfcMechanicalFastener } from './index';
367
- import { IfcReinforcingElement } from './index';
368
- import { IfcVibrationIsolator } from './index';
369
- import { IfcFastenerType } from './index';
370
- import { IfcMechanicalFastenerType } from './index';
371
- import { IfcReinforcingElementType } from './index';
372
- import { IfcVibrationIsolatorType } from './index';
373
- import { IfcElementQuantity } from './index';
374
- import { IfcQuantitySet } from './index';
375
- import { IfcFurnishingElementType } from './index';
376
- import { IfcGeographicElementType } from './index';
377
- import { IfcTransportElementType } from './index';
378
- import { IfcPlane } from './index';
379
- import { IfcSphericalSurface } from './index';
380
- import { IfcToroidalSurface } from './index';
381
- import { IfcEllipseProfileDef } from './index';
382
- import { IfcEngine } from './index';
383
- import { IfcEvaporativeCooler } from './index';
384
- import { IfcEvaporator } from './index';
385
- import { IfcHeatExchanger } from './index';
386
- import { IfcHumidifier } from './index';
387
- import { IfcMotorConnection } from './index';
388
- import { IfcSolarDevice } from './index';
389
- import { IfcTransformer } from './index';
390
- import { IfcTubeBundle } from './index';
391
- import { IfcUnitaryEquipment } from './index';
392
- import { IfcEngineType } from './index';
393
- import { IfcEvaporativeCoolerType } from './index';
394
- import { IfcEvaporatorType } from './index';
395
- import { IfcHeatExchangerType } from './index';
396
- import { IfcHumidifierType } from './index';
397
- import { IfcMotorConnectionType } from './index';
398
- import { IfcSolarDeviceType } from './index';
399
- import { IfcTransformerType } from './index';
400
- import { IfcTubeBundleType } from './index';
401
- import { IfcUnitaryEquipmentType } from './index';
402
- import { IfcEvent } from './index';
403
- import { IfcProcess } from './index';
404
- import { IfcEventTime } from './index';
405
- import { IfcSchedulingTime } from './index';
406
- import { IfcEventType } from './index';
407
- import { IfcTypeProcess } from './index';
408
- import { IfcExtendedProperties } from './index';
409
- import { IfcMaterialProperties } from './index';
410
- import { IfcProfileProperties } from './index';
411
- import { IfcPropertyAbstraction } from './index';
412
- import { IfcLibraryInformation } from './index';
413
- import { IfcExternallyDefinedHatchStyle } from './index';
414
- import { IfcExternallyDefinedSurfaceStyle } from './index';
415
- import { IfcExternallyDefinedTextFont } from './index';
416
- import { IfcLibraryReference } from './index';
417
- import { IfcExternalReferenceRelationship } from './index';
418
- import { IfcExternalSpatialElement } from './index';
419
- import { IfcExternalSpatialStructureElement } from './index';
420
- import { IfcSpatialElement } from './index';
421
- import { IfcExtrudedAreaSolid } from './index';
422
- import { IfcExtrudedAreaSolidTapered } from './index';
423
- import { IfcSweptAreaSolid } from './index';
424
- import { IfcFace } from './index';
425
- import { IfcFaceBasedSurfaceModel } from './index';
426
- import { IfcFaceBound } from './index';
427
- import { IfcFaceOuterBound } from './index';
428
- import { IfcFacetedBrep } from './index';
429
- import { IfcFacetedBrepWithVoids } from './index';
430
- import { IfcFailureConnectionCondition } from './index';
431
- import { IfcStructuralConnectionCondition } from './index';
432
- import { IfcFan } from './index';
433
- import { IfcFanType } from './index';
434
- import { IfcFeatureElementAddition } from './index';
435
- import { IfcFeatureElementSubtraction } from './index';
436
- import { IfcSurfaceFeature } from './index';
437
- import { IfcProjectionElement } from './index';
438
- import { IfcOpeningElement } from './index';
439
- import { IfcVoidingFeature } from './index';
440
- import { IfcFillAreaStyle } from './index';
441
- import { IfcFillAreaStyleHatching } from './index';
442
- import { IfcFillAreaStyleTiles } from './index';
443
- import { IfcFilter } from './index';
444
- import { IfcFilterType } from './index';
445
- import { IfcFireSuppressionTerminal } from './index';
446
- import { IfcFireSuppressionTerminalType } from './index';
447
- import { IfcFixedReferenceSweptAreaSolid } from './index';
448
- import { IfcFlowMeter } from './index';
449
- import { IfcProtectiveDevice } from './index';
450
- import { IfcSwitchingDevice } from './index';
451
- import { IfcValve } from './index';
452
- import { IfcElectricDistributionPoint } from './index';
453
- import { IfcFlowMeterType } from './index';
454
- import { IfcProtectiveDeviceType } from './index';
455
- import { IfcSwitchingDeviceType } from './index';
456
- import { IfcValveType } from './index';
457
- import { IfcJunctionBox } from './index';
458
- import { IfcPipeFitting } from './index';
459
- import { IfcJunctionBoxType } from './index';
460
- import { IfcPipeFittingType } from './index';
461
- import { IfcPump } from './index';
462
- import { IfcPumpType } from './index';
463
- import { IfcPipeSegment } from './index';
464
- import { IfcPipeSegmentType } from './index';
465
- import { IfcTank } from './index';
466
- import { IfcTankType } from './index';
467
- import { IfcLamp } from './index';
468
- import { IfcLightFixture } from './index';
469
- import { IfcMedicalDevice } from './index';
470
- import { IfcOutlet } from './index';
471
- import { IfcSanitaryTerminal } from './index';
472
- import { IfcSpaceHeater } from './index';
473
- import { IfcStackTerminal } from './index';
474
- import { IfcWasteTerminal } from './index';
475
- import { IfcLampType } from './index';
476
- import { IfcLightFixtureType } from './index';
477
- import { IfcMedicalDeviceType } from './index';
478
- import { IfcOutletType } from './index';
479
- import { IfcSanitaryTerminalType } from './index';
480
- import { IfcSpaceHeaterType } from './index';
481
- import { IfcStackTerminalType } from './index';
482
- import { IfcWasteTerminalType } from './index';
483
- import { IfcInterceptor } from './index';
484
- import { IfcInterceptorType } from './index';
485
- import { IfcFurniture } from './index';
486
- import { IfcSystemFurnitureElement } from './index';
487
- import { IfcFurnitureType } from './index';
488
- import { IfcSystemFurnitureElementType } from './index';
489
- import { IfcGeometricCurveSet } from './index';
490
- import { IfcGeometricSet } from './index';
491
- import { IfcGeometricRepresentationContext } from './index';
492
- import { IfcGeometricRepresentationSubContext } from './index';
493
- import { IfcRepresentationContext } from './index';
494
- import { IfcLightSource } from './index';
495
- import { IfcPlanarExtent } from './index';
496
- import { IfcSectionedSpine } from './index';
497
- import { IfcShellBasedSurfaceModel } from './index';
498
- import { IfcTessellatedItem } from './index';
499
- import { IfcTextLiteral } from './index';
500
- import { IfcVector } from './index';
501
- import { IfcRepresentationItem } from './index';
502
- import { IfcGrid } from './index';
503
- import { IfcGridAxis } from './index';
504
- import { IfcGridPlacement } from './index';
505
- import { IfcObjectPlacement } from './index';
506
- import { IfcInventory } from './index';
507
- import { IfcStructuralLoadGroup } from './index';
508
- import { IfcStructuralResultGroup } from './index';
509
- import { IfcPolygonalBoundedHalfSpace } from './index';
510
- import { IfcIShapeProfileDef } from './index';
511
- import { IfcImageTexture } from './index';
512
- import { IfcIndexedColourMap } from './index';
513
- import { IfcIndexedPolygonalFace } from './index';
514
- import { IfcIndexedPolygonalFaceWithVoids } from './index';
515
- import { IfcIndexedTextureMap } from './index';
516
- import { IfcIndexedTriangleTextureMap } from './index';
517
- import { IfcTextureCoordinate } from './index';
518
- import { IfcIntersectionCurve } from './index';
519
- import { IfcIrregularTimeSeries } from './index';
520
- import { IfcTimeSeries } from './index';
521
- import { IfcIrregularTimeSeriesValue } from './index';
522
- import { IfcLShapeProfileDef } from './index';
523
- import { IfcLagTime } from './index';
524
- import { IfcLightDistributionData } from './index';
525
- import { IfcLightIntensityDistribution } from './index';
526
- import { IfcLightSourceAmbient } from './index';
527
- import { IfcLightSourceDirectional } from './index';
528
- import { IfcLightSourceGoniometric } from './index';
529
- import { IfcLightSourcePositional } from './index';
530
- import { IfcLightSourceSpot } from './index';
531
- import { IfcLocalPlacement } from './index';
532
- import { IfcPolyLoop } from './index';
533
- import { IfcVertexLoop } from './index';
534
- import { IfcMappedItem } from './index';
535
- import { IfcMaterial } from './index';
536
- import { IfcMaterialDefinition } from './index';
537
- import { IfcMaterialClassificationRelationship } from './index';
538
- import { IfcMaterialConstituent } from './index';
539
- import { IfcMaterialConstituentSet } from './index';
540
- import { IfcMaterialLayer } from './index';
541
- import { IfcMaterialLayerSet } from './index';
542
- import { IfcMaterialProfile } from './index';
543
- import { IfcMaterialProfileSet } from './index';
544
- import { IfcMaterialDefinitionRepresentation } from './index';
545
- import { IfcProductRepresentation } from './index';
546
- import { IfcMaterialLayerWithOffsets } from './index';
547
- import { IfcMaterialLayerSetUsage } from './index';
548
- import { IfcMaterialUsageDefinition } from './index';
549
- import { IfcMaterialList } from './index';
550
- import { IfcMaterialProfileWithOffsets } from './index';
551
- import { IfcMaterialProfileSetUsage } from './index';
552
- import { IfcMaterialProfileSetUsageTapering } from './index';
553
- import { IfcMaterialRelationship } from './index';
554
- import { IfcMeasureWithUnit } from './index';
555
- import { IfcMemberStandardCase } from './index';
556
- import { IfcMonetaryUnit } from './index';
557
- import { IfcSIUnit } from './index';
558
- import { IfcTypeObject } from './index';
559
- import { IfcRoot } from './index';
560
- import { IfcOpeningStandardCase } from './index';
561
- import { IfcOrganization } from './index';
562
- import { IfcOrganizationRelationship } from './index';
563
- import { IfcOwnerHistory } from './index';
564
- import { IfcRectangleProfileDef } from './index';
565
- import { IfcTShapeProfileDef } from './index';
566
- import { IfcTrapeziumProfileDef } from './index';
567
- import { IfcUShapeProfileDef } from './index';
568
- import { IfcZShapeProfileDef } from './index';
569
- import { IfcPath } from './index';
570
- import { IfcPermeableCoveringProperties } from './index';
571
- import { IfcPerson } from './index';
572
- import { IfcPersonAndOrganization } from './index';
573
- import { IfcPhysicalComplexQuantity } from './index';
574
- import { IfcPhysicalQuantity } from './index';
575
- import { IfcPhysicalSimpleQuantity } from './index';
576
- import { IfcQuantityArea } from './index';
577
- import { IfcQuantityCount } from './index';
578
- import { IfcQuantityLength } from './index';
579
- import { IfcQuantityTime } from './index';
580
- import { IfcQuantityVolume } from './index';
581
- import { IfcQuantityWeight } from './index';
582
- import { IfcPixelTexture } from './index';
583
- import { IfcPlanarBox } from './index';
584
- import { IfcPlateStandardCase } from './index';
585
- import { IfcPointOnCurve } from './index';
586
- import { IfcPointOnSurface } from './index';
587
- import { IfcPolygonalFaceSet } from './index';
588
- import { IfcTessellatedFaceSet } from './index';
589
- import { IfcPreDefinedItem } from './index';
590
- import { IfcPreDefinedTextFont } from './index';
591
- import { IfcPreDefinedProperties } from './index';
592
- import { IfcReinforcementBarProperties } from './index';
593
- import { IfcSectionProperties } from './index';
594
- import { IfcSectionReinforcementProperties } from './index';
595
- import { IfcReinforcementDefinitionProperties } from './index';
596
- import { IfcWindowLiningProperties } from './index';
597
- import { IfcWindowPanelProperties } from './index';
598
- import { IfcPropertySetDefinition } from './index';
599
- import { IfcTextStyleFontModel } from './index';
600
- import { IfcSurfaceStyleLighting } from './index';
601
- import { IfcSurfaceStyleRefraction } from './index';
602
- import { IfcSurfaceStyleShading } from './index';
603
- import { IfcSurfaceStyleWithTextures } from './index';
604
- import { IfcTextStyleForDefinedFont } from './index';
605
- import { IfcTextStyleTextModel } from './index';
606
- import { IfcTextureVertex } from './index';
607
- import { IfcTextureVertexList } from './index';
608
- import { IfcPresentationLayerAssignment } from './index';
609
- import { IfcPresentationLayerWithStyle } from './index';
610
- import { IfcSurfaceStyle } from './index';
611
- import { IfcTextStyle } from './index';
612
- import { IfcPresentationStyleAssignment } from './index';
613
- import { IfcProcedure } from './index';
614
- import { IfcProcedureType } from './index';
615
- import { IfcTask } from './index';
616
- import { IfcProxy } from './index';
617
- import { IfcStructuralActivity } from './index';
618
- import { IfcStructuralItem } from './index';
619
- import { IfcProductDefinitionShape } from './index';
620
- import { IfcSimpleProperty } from './index';
621
- import { IfcPropertyEnumeration } from './index';
622
- import { IfcPropertyBoundedValue } from './index';
623
- import { IfcPropertyDefinition } from './index';
624
- import { IfcPropertyTemplateDefinition } from './index';
625
- import { IfcPropertyDependencyRelationship } from './index';
626
- import { IfcPropertyEnumeratedValue } from './index';
627
- import { IfcPropertyListValue } from './index';
628
- import { IfcPropertyReferenceValue } from './index';
629
- import { IfcPropertySet } from './index';
630
- import { IfcPropertySetTemplate } from './index';
631
- import { IfcPropertySingleValue } from './index';
632
- import { IfcPropertyTableValue } from './index';
633
- import { IfcSimplePropertyTemplate } from './index';
634
- import { IfcRectangleHollowProfileDef } from './index';
635
- import { IfcRoundedRectangleProfileDef } from './index';
636
- import { IfcRecurrencePattern } from './index';
637
- import { IfcReference } from './index';
638
- import { IfcRegularTimeSeries } from './index';
639
- import { IfcReinforcingBar } from './index';
640
- import { IfcReinforcingBarType } from './index';
641
- import { IfcReinforcingMesh } from './index';
642
- import { IfcTendon } from './index';
643
- import { IfcTendonAnchor } from './index';
644
- import { IfcReinforcingMeshType } from './index';
645
- import { IfcTendonAnchorType } from './index';
646
- import { IfcTendonType } from './index';
647
- import { IfcRelAggregates } from './index';
648
- import { IfcRelDecomposes } from './index';
649
- import { IfcRelAssigns } from './index';
650
- import { IfcRelAssignsToActor } from './index';
651
- import { IfcRelAssignsToControl } from './index';
652
- import { IfcRelAssignsToGroup } from './index';
653
- import { IfcRelAssignsToProcess } from './index';
654
- import { IfcRelAssignsToProduct } from './index';
655
- import { IfcRelAssignsToResource } from './index';
656
- import { IfcRelationship } from './index';
657
- import { IfcRelAssignsToGroupByFactor } from './index';
658
- import { IfcRelAssociates } from './index';
659
- import { IfcRelAssociatesApproval } from './index';
660
- import { IfcRelAssociatesClassification } from './index';
661
- import { IfcRelAssociatesConstraint } from './index';
662
- import { IfcRelAssociatesDocument } from './index';
663
- import { IfcRelAssociatesLibrary } from './index';
664
- import { IfcRelAssociatesMaterial } from './index';
665
- import { IfcRelConnects } from './index';
666
- import { IfcRelConnectsElements } from './index';
667
- import { IfcRelConnectsPortToElement } from './index';
668
- import { IfcRelConnectsPorts } from './index';
669
- import { IfcRelConnectsStructuralActivity } from './index';
670
- import { IfcRelConnectsStructuralMember } from './index';
671
- import { IfcRelContainedInSpatialStructure } from './index';
672
- import { IfcRelCoversBldgElements } from './index';
673
- import { IfcRelCoversSpaces } from './index';
674
- import { IfcRelFillsElement } from './index';
675
- import { IfcRelFlowControlElements } from './index';
676
- import { IfcRelInterferesElements } from './index';
677
- import { IfcRelReferencedInSpatialStructure } from './index';
678
- import { IfcRelSequence } from './index';
679
- import { IfcRelServicesBuildings } from './index';
680
- import { IfcRelSpaceBoundary } from './index';
681
- import { IfcRelConnectsPathElements } from './index';
682
- import { IfcRelConnectsWithRealizingElements } from './index';
683
- import { IfcRelConnectsWithEccentricity } from './index';
684
- import { IfcRelDeclares } from './index';
685
- import { IfcRelNests } from './index';
686
- import { IfcRelProjectsElement } from './index';
687
- import { IfcRelVoidsElement } from './index';
688
- import { IfcRelDefines } from './index';
689
- import { IfcRelDefinesByObject } from './index';
690
- import { IfcRelDefinesByProperties } from './index';
691
- import { IfcRelDefinesByTemplate } from './index';
692
- import { IfcRelDefinesByType } from './index';
693
- import { IfcRelSpaceBoundary1stLevel } from './index';
694
- import { IfcRelSpaceBoundary2ndLevel } from './index';
695
- import { IfcRepresentation } from './index';
696
- import { IfcShapeModel } from './index';
697
- import { IfcStyleModel } from './index';
698
- import { IfcStyledItem } from './index';
699
- import { IfcRepresentationMap } from './index';
700
- import { IfcResourceApprovalRelationship } from './index';
701
- import { IfcResourceConstraintRelationship } from './index';
702
- import { IfcResourceTime } from './index';
703
- import { IfcRevolvedAreaSolid } from './index';
704
- import { IfcRevolvedAreaSolidTapered } from './index';
705
- import { IfcTaskTime } from './index';
706
- import { IfcWorkTime } from './index';
707
- import { IfcSeamCurve } from './index';
708
- import { IfcShapeAspect } from './index';
709
- import { IfcShapeRepresentation } from './index';
710
- import { IfcTopologyRepresentation } from './index';
711
- import { IfcSite } from './index';
712
- import { IfcSlabElementedCase } from './index';
713
- import { IfcSlabStandardCase } from './index';
714
- import { IfcSlippageConnectionCondition } from './index';
715
- import { IfcSweptDiskSolid } from './index';
716
- import { IfcSpace } from './index';
717
- import { IfcSpaceType } from './index';
718
- import { IfcSpatialStructureElementType } from './index';
719
- import { IfcSpatialZone } from './index';
720
- import { IfcSpatialElementType } from './index';
721
- import { IfcSpatialZoneType } from './index';
722
- import { IfcStructuralAction } from './index';
723
- import { IfcStructuralCurveAction } from './index';
724
- import { IfcStructuralPointAction } from './index';
725
- import { IfcStructuralSurfaceAction } from './index';
726
- import { IfcStructuralReaction } from './index';
727
- import { IfcStructuralAnalysisModel } from './index';
728
- import { IfcStructuralConnection } from './index';
729
- import { IfcStructuralCurveConnection } from './index';
730
- import { IfcStructuralPointConnection } from './index';
731
- import { IfcStructuralSurfaceConnection } from './index';
732
- import { IfcStructuralLinearAction } from './index';
733
- import { IfcStructuralCurveMember } from './index';
734
- import { IfcStructuralCurveMemberVarying } from './index';
735
- import { IfcStructuralMember } from './index';
736
- import { IfcStructuralCurveReaction } from './index';
737
- import { IfcStructuralLoad } from './index';
738
- import { IfcStructuralLoadConfiguration } from './index';
739
- import { IfcStructuralLoadOrResult } from './index';
740
- import { IfcStructuralLoadCase } from './index';
741
- import { IfcStructuralLoadLinearForce } from './index';
742
- import { IfcStructuralLoadStatic } from './index';
743
- import { IfcSurfaceReinforcementArea } from './index';
744
- import { IfcStructuralLoadPlanarForce } from './index';
745
- import { IfcStructuralLoadSingleDisplacement } from './index';
746
- import { IfcStructuralLoadSingleDisplacementDistortion } from './index';
747
- import { IfcStructuralLoadSingleForce } from './index';
748
- import { IfcStructuralLoadSingleForceWarping } from './index';
749
- import { IfcStructuralLoadTemperature } from './index';
750
- import { IfcStructuralSurfaceMember } from './index';
751
- import { IfcStructuralPlanarAction } from './index';
752
- import { IfcStructuralPointReaction } from './index';
753
- import { IfcStructuralSurfaceReaction } from './index';
754
- import { IfcStructuralSurfaceMemberVarying } from './index';
755
- import { IfcStyledRepresentation } from './index';
756
- import { IfcSweptSurface } from './index';
757
- import { IfcSurfaceCurveSweptAreaSolid } from './index';
758
- import { IfcSurfaceOfLinearExtrusion } from './index';
759
- import { IfcSurfaceOfRevolution } from './index';
760
- import { IfcSurfaceStyleRendering } from './index';
761
- import { IfcSweptDiskSolidPolygonal } from './index';
762
- import { IfcZone } from './index';
763
- import { IfcTable } from './index';
764
- import { IfcTableColumn } from './index';
765
- import { IfcTableRow } from './index';
766
- import { IfcTaskTimeRecurring } from './index';
767
- import { IfcTaskType } from './index';
768
- import { IfcTriangulatedFaceSet } from './index';
769
- import { IfcTextLiteralWithExtent } from './index';
770
- import { IfcTextureCoordinateGenerator } from './index';
771
- import { IfcTextureMap } from './index';
772
- import { IfcTimePeriod } from './index';
773
- import { IfcTimeSeriesValue } from './index';
774
- import { IfcVertex } from './index';
775
- import { IfcWindowStyle } from './index';
776
- import { IfcUnitAssignment } from './index';
777
- import { IfcVertexPoint } from './index';
778
- import { IfcVirtualGridIntersection } from './index';
779
- import { IfcWallElementedCase } from './index';
780
- import { IfcWallStandardCase } from './index';
781
- import { IfcWindowStandardCase } from './index';
782
- import { IfcWorkPlan } from './index';
783
- import { IfcWorkSchedule } from './index';
784
- import { IfcStrippedOptional } from './index';
785
- import { IfcAbsorbedDoseMeasure } from './index';
786
- import { IfcAccelerationMeasure } from './index';
787
- import { IfcAmountOfSubstanceMeasure } from './index';
788
- import { IfcAngularVelocityMeasure } from './index';
789
- import { IfcArcIndex } from './index';
790
- import { IfcAreaDensityMeasure } from './index';
791
- import { IfcAreaMeasure } from './index';
792
- import { IfcBinary } from './index';
793
- import { IfcBoolean } from './index';
794
- import { IfcBoxAlignment } from './index';
795
- import { IfcCardinalPointReference } from './index';
796
- import { IfcComplexNumber } from './index';
797
- import { IfcCompoundPlaneAngleMeasure } from './index';
798
- import { IfcContextDependentMeasure } from './index';
799
- import { IfcCountMeasure } from './index';
800
- import { IfcCurvatureMeasure } from './index';
801
- import { IfcDate } from './index';
802
- import { IfcDateTime } from './index';
803
- import { IfcDayInMonthNumber } from './index';
804
- import { IfcDayInWeekNumber } from './index';
805
- import { IfcDescriptiveMeasure } from './index';
806
- import { IfcDimensionCount } from './index';
807
- import { IfcDoseEquivalentMeasure } from './index';
808
- import { IfcDuration } from './index';
809
- import { IfcDynamicViscosityMeasure } from './index';
810
- import { IfcElectricCapacitanceMeasure } from './index';
811
- import { IfcElectricChargeMeasure } from './index';
812
- import { IfcElectricConductanceMeasure } from './index';
813
- import { IfcElectricCurrentMeasure } from './index';
814
- import { IfcElectricResistanceMeasure } from './index';
815
- import { IfcElectricVoltageMeasure } from './index';
816
- import { IfcEnergyMeasure } from './index';
817
- import { IfcFontStyle } from './index';
818
- import { IfcFontVariant } from './index';
819
- import { IfcFontWeight } from './index';
820
- import { IfcForceMeasure } from './index';
821
- import { IfcFrequencyMeasure } from './index';
822
- import { IfcGloballyUniqueId } from './index';
823
- import { IfcHeatFluxDensityMeasure } from './index';
824
- import { IfcHeatingValueMeasure } from './index';
825
- import { IfcIdentifier } from './index';
826
- import { IfcIlluminanceMeasure } from './index';
827
- import { IfcInductanceMeasure } from './index';
828
- import { IfcInteger } from './index';
829
- import { IfcIntegerCountRateMeasure } from './index';
830
- import { IfcIonConcentrationMeasure } from './index';
831
- import { IfcIsothermalMoistureCapacityMeasure } from './index';
832
- import { IfcKinematicViscosityMeasure } from './index';
833
- import { IfcLabel } from './index';
834
- import { IfcLanguageId } from './index';
835
- import { IfcLengthMeasure } from './index';
836
- import { IfcLineIndex } from './index';
837
- import { IfcLinearForceMeasure } from './index';
838
- import { IfcLinearMomentMeasure } from './index';
839
- import { IfcLinearStiffnessMeasure } from './index';
840
- import { IfcLinearVelocityMeasure } from './index';
841
- import { IfcLogical } from './index';
842
- import { IfcLuminousFluxMeasure } from './index';
843
- import { IfcLuminousIntensityDistributionMeasure } from './index';
844
- import { IfcLuminousIntensityMeasure } from './index';
845
- import { IfcMagneticFluxDensityMeasure } from './index';
846
- import { IfcMagneticFluxMeasure } from './index';
847
- import { IfcMassDensityMeasure } from './index';
848
- import { IfcMassFlowRateMeasure } from './index';
849
- import { IfcMassMeasure } from './index';
850
- import { IfcMassPerLengthMeasure } from './index';
851
- import { IfcModulusOfElasticityMeasure } from './index';
852
- import { IfcModulusOfLinearSubgradeReactionMeasure } from './index';
853
- import { IfcModulusOfRotationalSubgradeReactionMeasure } from './index';
854
- import { IfcModulusOfSubgradeReactionMeasure } from './index';
855
- import { IfcMoistureDiffusivityMeasure } from './index';
856
- import { IfcMolecularWeightMeasure } from './index';
857
- import { IfcMomentOfInertiaMeasure } from './index';
858
- import { IfcMonetaryMeasure } from './index';
859
- import { IfcMonthInYearNumber } from './index';
860
- import { IfcNonNegativeLengthMeasure } from './index';
861
- import { IfcNormalisedRatioMeasure } from './index';
862
- import { IfcNumericMeasure } from './index';
863
- import { IfcPHMeasure } from './index';
864
- import { IfcParameterValue } from './index';
865
- import { IfcPlanarForceMeasure } from './index';
866
- import { IfcPlaneAngleMeasure } from './index';
867
- import { IfcPositiveInteger } from './index';
868
- import { IfcPositiveLengthMeasure } from './index';
869
- import { IfcPositivePlaneAngleMeasure } from './index';
870
- import { IfcPositiveRatioMeasure } from './index';
871
- import { IfcPowerMeasure } from './index';
872
- import { IfcPresentableText } from './index';
873
- import { IfcPressureMeasure } from './index';
874
- import { IfcPropertySetDefinitionSet } from './index';
875
- import { IfcRadioActivityMeasure } from './index';
876
- import { IfcRatioMeasure } from './index';
877
- import { IfcReal } from './index';
878
- import { IfcRotationalFrequencyMeasure } from './index';
879
- import { IfcRotationalMassMeasure } from './index';
880
- import { IfcRotationalStiffnessMeasure } from './index';
881
- import { IfcSectionModulusMeasure } from './index';
882
- import { IfcSectionalAreaIntegralMeasure } from './index';
883
- import { IfcShearModulusMeasure } from './index';
884
- import { IfcSolidAngleMeasure } from './index';
885
- import { IfcSoundPowerLevelMeasure } from './index';
886
- import { IfcSoundPowerMeasure } from './index';
887
- import { IfcSoundPressureLevelMeasure } from './index';
888
- import { IfcSoundPressureMeasure } from './index';
889
- import { IfcSpecificHeatCapacityMeasure } from './index';
890
- import { IfcSpecularExponent } from './index';
891
- import { IfcSpecularRoughness } from './index';
892
- import { IfcTemperatureGradientMeasure } from './index';
893
- import { IfcTemperatureRateOfChangeMeasure } from './index';
894
- import { IfcText } from './index';
895
- import { IfcTextAlignment } from './index';
896
- import { IfcTextDecoration } from './index';
897
- import { IfcTextFontName } from './index';
898
- import { IfcTextTransformation } from './index';
899
- import { IfcThermalAdmittanceMeasure } from './index';
900
- import { IfcThermalConductivityMeasure } from './index';
901
- import { IfcThermalExpansionCoefficientMeasure } from './index';
902
- import { IfcThermalResistanceMeasure } from './index';
903
- import { IfcThermalTransmittanceMeasure } from './index';
904
- import { IfcThermodynamicTemperatureMeasure } from './index';
905
- import { IfcTime } from './index';
906
- import { IfcTimeMeasure } from './index';
907
- import { IfcTimeStamp } from './index';
908
- import { IfcTorqueMeasure } from './index';
909
- import { IfcURIReference } from './index';
910
- import { IfcVaporPermeabilityMeasure } from './index';
911
- import { IfcVolumeMeasure } from './index';
912
- import { IfcVolumetricFlowRateMeasure } from './index';
913
- import { IfcWarpingConstantMeasure } from './index';
914
- import { IfcWarpingMomentMeasure } from './index';
915
- import { IfcActionRequestTypeEnum } from './index';
916
- import { IfcActionSourceTypeEnum } from './index';
917
- import { IfcActionTypeEnum } from './index';
918
- import { IfcActuatorTypeEnum } from './index';
919
- import { IfcAddressTypeEnum } from './index';
920
- import { IfcAirTerminalBoxTypeEnum } from './index';
921
- import { IfcAirTerminalTypeEnum } from './index';
922
- import { IfcAirToAirHeatRecoveryTypeEnum } from './index';
923
- import { IfcAlarmTypeEnum } from './index';
924
- import { IfcAnalysisModelTypeEnum } from './index';
925
- import { IfcAnalysisTheoryTypeEnum } from './index';
926
- import { IfcArithmeticOperatorEnum } from './index';
927
- import { IfcAssemblyPlaceEnum } from './index';
928
- import { IfcAudioVisualApplianceTypeEnum } from './index';
929
- import { IfcBeamTypeEnum } from './index';
930
- import { IfcBenchmarkEnum } from './index';
931
- import { IfcBoilerTypeEnum } from './index';
932
- import { IfcBooleanOperator } from './index';
933
- import { IfcBSplineCurveForm } from './index';
934
- import { IfcBSplineSurfaceForm } from './index';
935
- import { IfcBuildingElementPartTypeEnum } from './index';
936
- import { IfcBuildingElementProxyTypeEnum } from './index';
937
- import { IfcBuildingSystemTypeEnum } from './index';
938
- import { IfcBurnerTypeEnum } from './index';
939
- import { IfcCableCarrierFittingTypeEnum } from './index';
940
- import { IfcCableCarrierSegmentTypeEnum } from './index';
941
- import { IfcCableFittingTypeEnum } from './index';
942
- import { IfcCableSegmentTypeEnum } from './index';
943
- import { IfcChangeActionEnum } from './index';
944
- import { IfcChillerTypeEnum } from './index';
945
- import { IfcChimneyTypeEnum } from './index';
946
- import { IfcCoilTypeEnum } from './index';
947
- import { IfcColumnTypeEnum } from './index';
948
- import { IfcCommunicationsApplianceTypeEnum } from './index';
949
- import { IfcComplexPropertyTemplateTypeEnum } from './index';
950
- import { IfcCompressorTypeEnum } from './index';
951
- import { IfcCondenserTypeEnum } from './index';
952
- import { IfcConnectionTypeEnum } from './index';
953
- import { IfcConstraintEnum } from './index';
954
- import { IfcConstructionEquipmentResourceTypeEnum } from './index';
955
- import { IfcConstructionMaterialResourceTypeEnum } from './index';
956
- import { IfcConstructionProductResourceTypeEnum } from './index';
957
- import { IfcControllerTypeEnum } from './index';
958
- import { IfcCooledBeamTypeEnum } from './index';
959
- import { IfcCoolingTowerTypeEnum } from './index';
960
- import { IfcCostItemTypeEnum } from './index';
961
- import { IfcCostScheduleTypeEnum } from './index';
962
- import { IfcCoveringTypeEnum } from './index';
963
- import { IfcCrewResourceTypeEnum } from './index';
964
- import { IfcCurtainWallTypeEnum } from './index';
965
- import { IfcCurveInterpolationEnum } from './index';
966
- import { IfcDamperTypeEnum } from './index';
967
- import { IfcDataOriginEnum } from './index';
968
- import { IfcDerivedUnitEnum } from './index';
969
- import { IfcDirectionSenseEnum } from './index';
970
- import { IfcDiscreteAccessoryTypeEnum } from './index';
971
- import { IfcDistributionChamberElementTypeEnum } from './index';
972
- import { IfcDistributionPortTypeEnum } from './index';
973
- import { IfcDistributionSystemEnum } from './index';
974
- import { IfcDocumentConfidentialityEnum } from './index';
975
- import { IfcDocumentStatusEnum } from './index';
976
- import { IfcDoorPanelOperationEnum } from './index';
977
- import { IfcDoorPanelPositionEnum } from './index';
978
- import { IfcDoorStyleConstructionEnum } from './index';
979
- import { IfcDoorStyleOperationEnum } from './index';
980
- import { IfcDoorTypeEnum } from './index';
981
- import { IfcDoorTypeOperationEnum } from './index';
982
- import { IfcDuctFittingTypeEnum } from './index';
983
- import { IfcDuctSegmentTypeEnum } from './index';
984
- import { IfcDuctSilencerTypeEnum } from './index';
985
- import { IfcElectricApplianceTypeEnum } from './index';
986
- import { IfcElectricDistributionBoardTypeEnum } from './index';
987
- import { IfcElectricDistributionPointFunctionEnum } from './index';
988
- import { IfcElectricFlowStorageDeviceTypeEnum } from './index';
989
- import { IfcElectricGeneratorTypeEnum } from './index';
990
- import { IfcElectricMotorTypeEnum } from './index';
991
- import { IfcElectricTimeControlTypeEnum } from './index';
992
- import { IfcElementAssemblyTypeEnum } from './index';
993
- import { IfcElementCompositionEnum } from './index';
994
- import { IfcEngineTypeEnum } from './index';
995
- import { IfcEvaporativeCoolerTypeEnum } from './index';
996
- import { IfcEvaporatorTypeEnum } from './index';
997
- import { IfcEventTriggerTypeEnum } from './index';
998
- import { IfcEventTypeEnum } from './index';
999
- import { IfcExternalSpatialElementTypeEnum } from './index';
1000
- import { IfcFanTypeEnum } from './index';
1001
- import { IfcFastenerTypeEnum } from './index';
1002
- import { IfcFilterTypeEnum } from './index';
1003
- import { IfcFireSuppressionTerminalTypeEnum } from './index';
1004
- import { IfcFlowDirectionEnum } from './index';
1005
- import { IfcFlowInstrumentTypeEnum } from './index';
1006
- import { IfcFlowMeterTypeEnum } from './index';
1007
- import { IfcFootingTypeEnum } from './index';
1008
- import { IfcFurnitureTypeEnum } from './index';
1009
- import { IfcGeographicElementTypeEnum } from './index';
1010
- import { IfcGeometricProjectionEnum } from './index';
1011
- import { IfcGlobalOrLocalEnum } from './index';
1012
- import { IfcGridTypeEnum } from './index';
1013
- import { IfcHeatExchangerTypeEnum } from './index';
1014
- import { IfcHumidifierTypeEnum } from './index';
1015
- import { IfcInterceptorTypeEnum } from './index';
1016
- import { IfcInternalOrExternalEnum } from './index';
1017
- import { IfcInventoryTypeEnum } from './index';
1018
- import { IfcJunctionBoxTypeEnum } from './index';
1019
- import { IfcKnotType } from './index';
1020
- import { IfcLaborResourceTypeEnum } from './index';
1021
- import { IfcLampTypeEnum } from './index';
1022
- import { IfcLayerSetDirectionEnum } from './index';
1023
- import { IfcLightDistributionCurveEnum } from './index';
1024
- import { IfcLightEmissionSourceEnum } from './index';
1025
- import { IfcLightFixtureTypeEnum } from './index';
1026
- import { IfcLoadGroupTypeEnum } from './index';
1027
- import { IfcLogicalOperatorEnum } from './index';
1028
- import { IfcMechanicalFastenerTypeEnum } from './index';
1029
- import { IfcMedicalDeviceTypeEnum } from './index';
1030
- import { IfcMemberTypeEnum } from './index';
1031
- import { IfcMotorConnectionTypeEnum } from './index';
1032
- import { IfcNullStyle } from './index';
1033
- import { IfcObjectiveEnum } from './index';
1034
- import { IfcObjectTypeEnum } from './index';
1035
- import { IfcOccupantTypeEnum } from './index';
1036
- import { IfcOpeningElementTypeEnum } from './index';
1037
- import { IfcOutletTypeEnum } from './index';
1038
- import { IfcPerformanceHistoryTypeEnum } from './index';
1039
- import { IfcPermeableCoveringOperationEnum } from './index';
1040
- import { IfcPermitTypeEnum } from './index';
1041
- import { IfcPhysicalOrVirtualEnum } from './index';
1042
- import { IfcPileConstructionEnum } from './index';
1043
- import { IfcPileTypeEnum } from './index';
1044
- import { IfcPipeFittingTypeEnum } from './index';
1045
- import { IfcPipeSegmentTypeEnum } from './index';
1046
- import { IfcPlateTypeEnum } from './index';
1047
- import { IfcPreferredSurfaceCurveRepresentation } from './index';
1048
- import { IfcProcedureTypeEnum } from './index';
1049
- import { IfcProfileTypeEnum } from './index';
1050
- import { IfcProjectedOrTrueLengthEnum } from './index';
1051
- import { IfcProjectionElementTypeEnum } from './index';
1052
- import { IfcProjectOrderTypeEnum } from './index';
1053
- import { IfcPropertySetTemplateTypeEnum } from './index';
1054
- import { IfcProtectiveDeviceTrippingUnitTypeEnum } from './index';
1055
- import { IfcProtectiveDeviceTypeEnum } from './index';
1056
- import { IfcPumpTypeEnum } from './index';
1057
- import { IfcRailingTypeEnum } from './index';
1058
- import { IfcRampFlightTypeEnum } from './index';
1059
- import { IfcRampTypeEnum } from './index';
1060
- import { IfcRecurrenceTypeEnum } from './index';
1061
- import { IfcReflectanceMethodEnum } from './index';
1062
- import { IfcReinforcingBarRoleEnum } from './index';
1063
- import { IfcReinforcingBarSurfaceEnum } from './index';
1064
- import { IfcReinforcingBarTypeEnum } from './index';
1065
- import { IfcReinforcingMeshTypeEnum } from './index';
1066
- import { IfcRoleEnum } from './index';
1067
- import { IfcRoofTypeEnum } from './index';
1068
- import { IfcSanitaryTerminalTypeEnum } from './index';
1069
- import { IfcSectionTypeEnum } from './index';
1070
- import { IfcSensorTypeEnum } from './index';
1071
- import { IfcSequenceEnum } from './index';
1072
- import { IfcShadingDeviceTypeEnum } from './index';
1073
- import { IfcSimplePropertyTemplateTypeEnum } from './index';
1074
- import { IfcSIPrefix } from './index';
1075
- import { IfcSIUnitName } from './index';
1076
- import { IfcSlabTypeEnum } from './index';
1077
- import { IfcSolarDeviceTypeEnum } from './index';
1078
- import { IfcSpaceHeaterTypeEnum } from './index';
1079
- import { IfcSpaceTypeEnum } from './index';
1080
- import { IfcSpatialZoneTypeEnum } from './index';
1081
- import { IfcStackTerminalTypeEnum } from './index';
1082
- import { IfcStairFlightTypeEnum } from './index';
1083
- import { IfcStairTypeEnum } from './index';
1084
- import { IfcStateEnum } from './index';
1085
- import { IfcStructuralCurveActivityTypeEnum } from './index';
1086
- import { IfcStructuralCurveMemberTypeEnum } from './index';
1087
- import { IfcStructuralSurfaceActivityTypeEnum } from './index';
1088
- import { IfcStructuralSurfaceMemberTypeEnum } from './index';
1089
- import { IfcSubContractResourceTypeEnum } from './index';
1090
- import { IfcSurfaceFeatureTypeEnum } from './index';
1091
- import { IfcSurfaceSide } from './index';
1092
- import { IfcSwitchingDeviceTypeEnum } from './index';
1093
- import { IfcSystemFurnitureElementTypeEnum } from './index';
1094
- import { IfcTankTypeEnum } from './index';
1095
- import { IfcTaskDurationEnum } from './index';
1096
- import { IfcTaskTypeEnum } from './index';
1097
- import { IfcTendonAnchorTypeEnum } from './index';
1098
- import { IfcTendonTypeEnum } from './index';
1099
- import { IfcTextPath } from './index';
1100
- import { IfcTimeSeriesDataTypeEnum } from './index';
1101
- import { IfcTransformerTypeEnum } from './index';
1102
- import { IfcTransitionCode } from './index';
1103
- import { IfcTransportElementTypeEnum } from './index';
1104
- import { IfcTrimmingPreference } from './index';
1105
- import { IfcTubeBundleTypeEnum } from './index';
1106
- import { IfcUnitaryControlElementTypeEnum } from './index';
1107
- import { IfcUnitaryEquipmentTypeEnum } from './index';
1108
- import { IfcUnitEnum } from './index';
1109
- import { IfcValveTypeEnum } from './index';
1110
- import { IfcVibrationIsolatorTypeEnum } from './index';
1111
- import { IfcVoidingFeatureTypeEnum } from './index';
1112
- import { IfcWallTypeEnum } from './index';
1113
- import { IfcWasteTerminalTypeEnum } from './index';
1114
- import { IfcWindowPanelOperationEnum } from './index';
1115
- import { IfcWindowPanelPositionEnum } from './index';
1116
- import { IfcWindowStyleConstructionEnum } from './index';
1117
- import { IfcWindowStyleOperationEnum } from './index';
1118
- import { IfcWindowTypeEnum } from './index';
1119
- import { IfcWindowTypePartitioningEnum } from './index';
1120
- import { IfcWorkCalendarTypeEnum } from './index';
1121
- import { IfcWorkPlanTypeEnum } from './index';
1122
- import { IfcWorkScheduleTypeEnum } from './index';
2
+ import { FieldDescriptionKind, } from "../../core/entity_field_description.js";
3
+ import EntityTypesIfc from "./entity_types_ifc.gen.js";
4
+ import EntityTypesIfcSearch from "./entity_types_search.gen.js";
5
+ import StepEntitySchema from "../../step/step_entity_schema.js";
6
+ import StepParser from "../../step/parsing/step_parser.js";
7
+ import { IfcActionRequest } from "./index.js";
8
+ import { IfcControl } from "./index.js";
9
+ import { IfcActor } from "./index.js";
10
+ import { IfcOccupant } from "./index.js";
11
+ import { IfcObject } from "./index.js";
12
+ import { IfcActorRole } from "./index.js";
13
+ import { IfcActuator } from "./index.js";
14
+ import { IfcDistributionControlElement } from "./index.js";
15
+ import { IfcActuatorType } from "./index.js";
16
+ import { IfcDistributionControlElementType } from "./index.js";
17
+ import { IfcAddress } from "./index.js";
18
+ import { IfcPostalAddress } from "./index.js";
19
+ import { IfcTelecomAddress } from "./index.js";
20
+ import { IfcAdvancedBrep } from "./index.js";
21
+ import { IfcAdvancedBrepWithVoids } from "./index.js";
22
+ import { IfcManifoldSolidBrep } from "./index.js";
23
+ import { IfcAdvancedFace } from "./index.js";
24
+ import { IfcFaceSurface } from "./index.js";
25
+ import { IfcAirTerminal } from "./index.js";
26
+ import { IfcFlowTerminal } from "./index.js";
27
+ import { IfcAirTerminalBox } from "./index.js";
28
+ import { IfcFlowController } from "./index.js";
29
+ import { IfcAirTerminalBoxType } from "./index.js";
30
+ import { IfcFlowControllerType } from "./index.js";
31
+ import { IfcAirTerminalType } from "./index.js";
32
+ import { IfcFlowTerminalType } from "./index.js";
33
+ import { IfcAirToAirHeatRecovery } from "./index.js";
34
+ import { IfcEnergyConversionDevice } from "./index.js";
35
+ import { IfcAirToAirHeatRecoveryType } from "./index.js";
36
+ import { IfcEnergyConversionDeviceType } from "./index.js";
37
+ import { IfcAlarm } from "./index.js";
38
+ import { IfcAlarmType } from "./index.js";
39
+ import { IfcAnnotation } from "./index.js";
40
+ import { IfcProduct } from "./index.js";
41
+ import { IfcAnnotationFillArea } from "./index.js";
42
+ import { IfcGeometricRepresentationItem } from "./index.js";
43
+ import { IfcApplication } from "./index.js";
44
+ import { IfcAppliedValue } from "./index.js";
45
+ import { IfcCostValue } from "./index.js";
46
+ import { IfcApproval } from "./index.js";
47
+ import { IfcApprovalRelationship } from "./index.js";
48
+ import { IfcResourceLevelRelationship } from "./index.js";
49
+ import { IfcArbitraryClosedProfileDef } from "./index.js";
50
+ import { IfcArbitraryProfileDefWithVoids } from "./index.js";
51
+ import { IfcProfileDef } from "./index.js";
52
+ import { IfcArbitraryOpenProfileDef } from "./index.js";
53
+ import { IfcCenterLineProfileDef } from "./index.js";
54
+ import { IfcAsset } from "./index.js";
55
+ import { IfcGroup } from "./index.js";
56
+ import { IfcAsymmetricIShapeProfileDef } from "./index.js";
57
+ import { IfcParameterizedProfileDef } from "./index.js";
58
+ import { IfcAudioVisualAppliance } from "./index.js";
59
+ import { IfcAudioVisualApplianceType } from "./index.js";
60
+ import { IfcAxis1Placement } from "./index.js";
61
+ import { IfcPlacement } from "./index.js";
62
+ import { IfcAxis2Placement2D } from "./index.js";
63
+ import { IfcAxis2Placement3D } from "./index.js";
64
+ import { IfcBSplineCurve } from "./index.js";
65
+ import { IfcBSplineCurveWithKnots } from "./index.js";
66
+ import { IfcBoundedCurve } from "./index.js";
67
+ import { IfcRationalBSplineCurveWithKnots } from "./index.js";
68
+ import { IfcBSplineSurface } from "./index.js";
69
+ import { IfcBSplineSurfaceWithKnots } from "./index.js";
70
+ import { IfcBoundedSurface } from "./index.js";
71
+ import { IfcRationalBSplineSurfaceWithKnots } from "./index.js";
72
+ import { IfcBeam } from "./index.js";
73
+ import { IfcBeamStandardCase } from "./index.js";
74
+ import { IfcBuildingElement } from "./index.js";
75
+ import { IfcBeamType } from "./index.js";
76
+ import { IfcBuildingElementType } from "./index.js";
77
+ import { IfcBlobTexture } from "./index.js";
78
+ import { IfcSurfaceTexture } from "./index.js";
79
+ import { IfcBlock } from "./index.js";
80
+ import { IfcCsgPrimitive3D } from "./index.js";
81
+ import { IfcBoiler } from "./index.js";
82
+ import { IfcBoilerType } from "./index.js";
83
+ import { IfcBooleanClippingResult } from "./index.js";
84
+ import { IfcBooleanResult } from "./index.js";
85
+ import { IfcBoundaryCondition } from "./index.js";
86
+ import { IfcBoundaryEdgeCondition } from "./index.js";
87
+ import { IfcBoundaryFaceCondition } from "./index.js";
88
+ import { IfcBoundaryNodeCondition } from "./index.js";
89
+ import { IfcBoundaryCurve } from "./index.js";
90
+ import { IfcOuterBoundaryCurve } from "./index.js";
91
+ import { IfcCompositeCurveOnSurface } from "./index.js";
92
+ import { IfcBoundaryNodeConditionWarping } from "./index.js";
93
+ import { IfcCompositeCurve } from "./index.js";
94
+ import { IfcIndexedPolyCurve } from "./index.js";
95
+ import { IfcPolyline } from "./index.js";
96
+ import { IfcTrimmedCurve } from "./index.js";
97
+ import { IfcCurve } from "./index.js";
98
+ import { IfcCurveBoundedPlane } from "./index.js";
99
+ import { IfcCurveBoundedSurface } from "./index.js";
100
+ import { IfcRectangularTrimmedSurface } from "./index.js";
101
+ import { IfcSurface } from "./index.js";
102
+ import { IfcBoundingBox } from "./index.js";
103
+ import { IfcBoxedHalfSpace } from "./index.js";
104
+ import { IfcHalfSpaceSolid } from "./index.js";
105
+ import { IfcBuilding } from "./index.js";
106
+ import { IfcSpatialStructureElement } from "./index.js";
107
+ import { IfcBuildingElementProxy } from "./index.js";
108
+ import { IfcChimney } from "./index.js";
109
+ import { IfcColumn } from "./index.js";
110
+ import { IfcCovering } from "./index.js";
111
+ import { IfcCurtainWall } from "./index.js";
112
+ import { IfcDoor } from "./index.js";
113
+ import { IfcFooting } from "./index.js";
114
+ import { IfcMember } from "./index.js";
115
+ import { IfcPile } from "./index.js";
116
+ import { IfcPlate } from "./index.js";
117
+ import { IfcRailing } from "./index.js";
118
+ import { IfcRamp } from "./index.js";
119
+ import { IfcRampFlight } from "./index.js";
120
+ import { IfcRoof } from "./index.js";
121
+ import { IfcShadingDevice } from "./index.js";
122
+ import { IfcSlab } from "./index.js";
123
+ import { IfcStair } from "./index.js";
124
+ import { IfcStairFlight } from "./index.js";
125
+ import { IfcWall } from "./index.js";
126
+ import { IfcWindow } from "./index.js";
127
+ import { IfcElement } from "./index.js";
128
+ import { IfcBuildingElementPart } from "./index.js";
129
+ import { IfcElementComponent } from "./index.js";
130
+ import { IfcBuildingElementPartType } from "./index.js";
131
+ import { IfcElementComponentType } from "./index.js";
132
+ import { IfcBuildingElementProxyType } from "./index.js";
133
+ import { IfcChimneyType } from "./index.js";
134
+ import { IfcColumnType } from "./index.js";
135
+ import { IfcCoveringType } from "./index.js";
136
+ import { IfcCurtainWallType } from "./index.js";
137
+ import { IfcDoorType } from "./index.js";
138
+ import { IfcFootingType } from "./index.js";
139
+ import { IfcMemberType } from "./index.js";
140
+ import { IfcPileType } from "./index.js";
141
+ import { IfcPlateType } from "./index.js";
142
+ import { IfcRailingType } from "./index.js";
143
+ import { IfcRampFlightType } from "./index.js";
144
+ import { IfcRampType } from "./index.js";
145
+ import { IfcRoofType } from "./index.js";
146
+ import { IfcShadingDeviceType } from "./index.js";
147
+ import { IfcSlabType } from "./index.js";
148
+ import { IfcStairFlightType } from "./index.js";
149
+ import { IfcStairType } from "./index.js";
150
+ import { IfcWallType } from "./index.js";
151
+ import { IfcWindowType } from "./index.js";
152
+ import { IfcElementType } from "./index.js";
153
+ import { IfcBuildingStorey } from "./index.js";
154
+ import { IfcBuildingSystem } from "./index.js";
155
+ import { IfcSystem } from "./index.js";
156
+ import { IfcBurner } from "./index.js";
157
+ import { IfcBurnerType } from "./index.js";
158
+ import { IfcCShapeProfileDef } from "./index.js";
159
+ import { IfcCableCarrierFitting } from "./index.js";
160
+ import { IfcFlowFitting } from "./index.js";
161
+ import { IfcCableCarrierFittingType } from "./index.js";
162
+ import { IfcFlowFittingType } from "./index.js";
163
+ import { IfcCableCarrierSegment } from "./index.js";
164
+ import { IfcFlowSegment } from "./index.js";
165
+ import { IfcCableCarrierSegmentType } from "./index.js";
166
+ import { IfcFlowSegmentType } from "./index.js";
167
+ import { IfcCableFitting } from "./index.js";
168
+ import { IfcCableFittingType } from "./index.js";
169
+ import { IfcCableSegment } from "./index.js";
170
+ import { IfcCableSegmentType } from "./index.js";
171
+ import { IfcCartesianPoint } from "./index.js";
172
+ import { IfcPoint } from "./index.js";
173
+ import { IfcCartesianPointList } from "./index.js";
174
+ import { IfcCartesianPointList2D } from "./index.js";
175
+ import { IfcCartesianPointList3D } from "./index.js";
176
+ import { IfcCartesianTransformationOperator } from "./index.js";
177
+ import { IfcCartesianTransformationOperator2D } from "./index.js";
178
+ import { IfcCartesianTransformationOperator3D } from "./index.js";
179
+ import { IfcCartesianTransformationOperator2DnonUniform } from "./index.js";
180
+ import { IfcCartesianTransformationOperator3DnonUniform } from "./index.js";
181
+ import { IfcChiller } from "./index.js";
182
+ import { IfcChillerType } from "./index.js";
183
+ import { IfcCircle } from "./index.js";
184
+ import { IfcConic } from "./index.js";
185
+ import { IfcCircleHollowProfileDef } from "./index.js";
186
+ import { IfcCircleProfileDef } from "./index.js";
187
+ import { IfcCivilElement } from "./index.js";
188
+ import { IfcCivilElementType } from "./index.js";
189
+ import { IfcClassification } from "./index.js";
190
+ import { IfcExternalInformation } from "./index.js";
191
+ import { IfcClassificationReference } from "./index.js";
192
+ import { IfcExternalReference } from "./index.js";
193
+ import { IfcClosedShell } from "./index.js";
194
+ import { IfcConnectedFaceSet } from "./index.js";
195
+ import { IfcCoil } from "./index.js";
196
+ import { IfcCoilType } from "./index.js";
197
+ import { IfcColourRgb } from "./index.js";
198
+ import { IfcColourSpecification } from "./index.js";
199
+ import { IfcColourRgbList } from "./index.js";
200
+ import { IfcPresentationItem } from "./index.js";
201
+ import { IfcColumnStandardCase } from "./index.js";
202
+ import { IfcCommunicationsAppliance } from "./index.js";
203
+ import { IfcCommunicationsApplianceType } from "./index.js";
204
+ import { IfcComplexProperty } from "./index.js";
205
+ import { IfcProperty } from "./index.js";
206
+ import { IfcComplexPropertyTemplate } from "./index.js";
207
+ import { IfcPropertyTemplate } from "./index.js";
208
+ import { IfcCompositeCurveSegment } from "./index.js";
209
+ import { IfcReparametrisedCompositeCurveSegment } from "./index.js";
210
+ import { IfcCompositeProfileDef } from "./index.js";
211
+ import { IfcCompressor } from "./index.js";
212
+ import { IfcFlowMovingDevice } from "./index.js";
213
+ import { IfcCompressorType } from "./index.js";
214
+ import { IfcFlowMovingDeviceType } from "./index.js";
215
+ import { IfcCondenser } from "./index.js";
216
+ import { IfcCondenserType } from "./index.js";
217
+ import { IfcEllipse } from "./index.js";
218
+ import { IfcOpenShell } from "./index.js";
219
+ import { IfcTopologicalRepresentationItem } from "./index.js";
220
+ import { IfcConnectionCurveGeometry } from "./index.js";
221
+ import { IfcConnectionGeometry } from "./index.js";
222
+ import { IfcConnectionPointGeometry } from "./index.js";
223
+ import { IfcConnectionSurfaceGeometry } from "./index.js";
224
+ import { IfcConnectionVolumeGeometry } from "./index.js";
225
+ import { IfcConnectionPointEccentricity } from "./index.js";
226
+ import { IfcConstraint } from "./index.js";
227
+ import { IfcMetric } from "./index.js";
228
+ import { IfcObjective } from "./index.js";
229
+ import { IfcConstructionEquipmentResource } from "./index.js";
230
+ import { IfcConstructionResource } from "./index.js";
231
+ import { IfcConstructionEquipmentResourceType } from "./index.js";
232
+ import { IfcConstructionResourceType } from "./index.js";
233
+ import { IfcConstructionMaterialResource } from "./index.js";
234
+ import { IfcConstructionMaterialResourceType } from "./index.js";
235
+ import { IfcConstructionProductResource } from "./index.js";
236
+ import { IfcConstructionProductResourceType } from "./index.js";
237
+ import { IfcCrewResource } from "./index.js";
238
+ import { IfcLaborResource } from "./index.js";
239
+ import { IfcSubContractResource } from "./index.js";
240
+ import { IfcResource } from "./index.js";
241
+ import { IfcCrewResourceType } from "./index.js";
242
+ import { IfcLaborResourceType } from "./index.js";
243
+ import { IfcSubContractResourceType } from "./index.js";
244
+ import { IfcTypeResource } from "./index.js";
245
+ import { IfcContext } from "./index.js";
246
+ import { IfcProject } from "./index.js";
247
+ import { IfcProjectLibrary } from "./index.js";
248
+ import { IfcObjectDefinition } from "./index.js";
249
+ import { IfcContextDependentUnit } from "./index.js";
250
+ import { IfcNamedUnit } from "./index.js";
251
+ import { IfcCostItem } from "./index.js";
252
+ import { IfcCostSchedule } from "./index.js";
253
+ import { IfcPerformanceHistory } from "./index.js";
254
+ import { IfcPermit } from "./index.js";
255
+ import { IfcProjectOrder } from "./index.js";
256
+ import { IfcWorkCalendar } from "./index.js";
257
+ import { IfcWorkControl } from "./index.js";
258
+ import { IfcController } from "./index.js";
259
+ import { IfcControllerType } from "./index.js";
260
+ import { IfcConversionBasedUnit } from "./index.js";
261
+ import { IfcConversionBasedUnitWithOffset } from "./index.js";
262
+ import { IfcCooledBeam } from "./index.js";
263
+ import { IfcCooledBeamType } from "./index.js";
264
+ import { IfcCoolingTower } from "./index.js";
265
+ import { IfcCoolingTowerType } from "./index.js";
266
+ import { IfcCoordinateOperation } from "./index.js";
267
+ import { IfcMapConversion } from "./index.js";
268
+ import { IfcCoordinateReferenceSystem } from "./index.js";
269
+ import { IfcProjectedCRS } from "./index.js";
270
+ import { IfcRectangularPyramid } from "./index.js";
271
+ import { IfcRightCircularCone } from "./index.js";
272
+ import { IfcRightCircularCylinder } from "./index.js";
273
+ import { IfcSphere } from "./index.js";
274
+ import { IfcCsgSolid } from "./index.js";
275
+ import { IfcSolidModel } from "./index.js";
276
+ import { IfcCurrencyRelationship } from "./index.js";
277
+ import { IfcLine } from "./index.js";
278
+ import { IfcOffsetCurve2D } from "./index.js";
279
+ import { IfcOffsetCurve3D } from "./index.js";
280
+ import { IfcPcurve } from "./index.js";
281
+ import { IfcSurfaceCurve } from "./index.js";
282
+ import { IfcCurveStyle } from "./index.js";
283
+ import { IfcPresentationStyle } from "./index.js";
284
+ import { IfcCurveStyleFont } from "./index.js";
285
+ import { IfcCurveStyleFontAndScaling } from "./index.js";
286
+ import { IfcCurveStyleFontPattern } from "./index.js";
287
+ import { IfcCylindricalSurface } from "./index.js";
288
+ import { IfcElementarySurface } from "./index.js";
289
+ import { IfcDamper } from "./index.js";
290
+ import { IfcDamperType } from "./index.js";
291
+ import { IfcDerivedProfileDef } from "./index.js";
292
+ import { IfcMirroredProfileDef } from "./index.js";
293
+ import { IfcDerivedUnit } from "./index.js";
294
+ import { IfcDerivedUnitElement } from "./index.js";
295
+ import { IfcDimensionalExponents } from "./index.js";
296
+ import { IfcDirection } from "./index.js";
297
+ import { IfcDiscreteAccessory } from "./index.js";
298
+ import { IfcDiscreteAccessoryType } from "./index.js";
299
+ import { IfcDistributionChamberElement } from "./index.js";
300
+ import { IfcDistributionFlowElement } from "./index.js";
301
+ import { IfcDistributionChamberElementType } from "./index.js";
302
+ import { IfcDistributionFlowElementType } from "./index.js";
303
+ import { IfcDistributionCircuit } from "./index.js";
304
+ import { IfcDistributionSystem } from "./index.js";
305
+ import { IfcFlowInstrument } from "./index.js";
306
+ import { IfcProtectiveDeviceTrippingUnit } from "./index.js";
307
+ import { IfcSensor } from "./index.js";
308
+ import { IfcUnitaryControlElement } from "./index.js";
309
+ import { IfcDistributionElement } from "./index.js";
310
+ import { IfcFlowInstrumentType } from "./index.js";
311
+ import { IfcProtectiveDeviceTrippingUnitType } from "./index.js";
312
+ import { IfcSensorType } from "./index.js";
313
+ import { IfcUnitaryControlElementType } from "./index.js";
314
+ import { IfcDistributionElementType } from "./index.js";
315
+ import { IfcFlowStorageDevice } from "./index.js";
316
+ import { IfcFlowTreatmentDevice } from "./index.js";
317
+ import { IfcFlowStorageDeviceType } from "./index.js";
318
+ import { IfcFlowTreatmentDeviceType } from "./index.js";
319
+ import { IfcDistributionPort } from "./index.js";
320
+ import { IfcPort } from "./index.js";
321
+ import { IfcDocumentInformation } from "./index.js";
322
+ import { IfcDocumentInformationRelationship } from "./index.js";
323
+ import { IfcDocumentReference } from "./index.js";
324
+ import { IfcDoorStandardCase } from "./index.js";
325
+ import { IfcDoorLiningProperties } from "./index.js";
326
+ import { IfcPreDefinedPropertySet } from "./index.js";
327
+ import { IfcDoorPanelProperties } from "./index.js";
328
+ import { IfcDoorStyle } from "./index.js";
329
+ import { IfcTypeProduct } from "./index.js";
330
+ import { IfcDraughtingPreDefinedColour } from "./index.js";
331
+ import { IfcPreDefinedColour } from "./index.js";
332
+ import { IfcDraughtingPreDefinedCurveFont } from "./index.js";
333
+ import { IfcPreDefinedCurveFont } from "./index.js";
334
+ import { IfcDuctFitting } from "./index.js";
335
+ import { IfcDuctFittingType } from "./index.js";
336
+ import { IfcDuctSegment } from "./index.js";
337
+ import { IfcDuctSegmentType } from "./index.js";
338
+ import { IfcDuctSilencer } from "./index.js";
339
+ import { IfcDuctSilencerType } from "./index.js";
340
+ import { IfcEdge } from "./index.js";
341
+ import { IfcEdgeCurve } from "./index.js";
342
+ import { IfcOrientedEdge } from "./index.js";
343
+ import { IfcSubedge } from "./index.js";
344
+ import { IfcEdgeLoop } from "./index.js";
345
+ import { IfcLoop } from "./index.js";
346
+ import { IfcElectricAppliance } from "./index.js";
347
+ import { IfcElectricApplianceType } from "./index.js";
348
+ import { IfcElectricDistributionBoard } from "./index.js";
349
+ import { IfcElectricDistributionBoardType } from "./index.js";
350
+ import { IfcElectricFlowStorageDevice } from "./index.js";
351
+ import { IfcElectricFlowStorageDeviceType } from "./index.js";
352
+ import { IfcElectricGenerator } from "./index.js";
353
+ import { IfcElectricGeneratorType } from "./index.js";
354
+ import { IfcElectricMotor } from "./index.js";
355
+ import { IfcElectricMotorType } from "./index.js";
356
+ import { IfcElectricTimeControl } from "./index.js";
357
+ import { IfcElectricTimeControlType } from "./index.js";
358
+ import { IfcElementAssembly } from "./index.js";
359
+ import { IfcFeatureElement } from "./index.js";
360
+ import { IfcFurnishingElement } from "./index.js";
361
+ import { IfcGeographicElement } from "./index.js";
362
+ import { IfcTransportElement } from "./index.js";
363
+ import { IfcVirtualElement } from "./index.js";
364
+ import { IfcElementAssemblyType } from "./index.js";
365
+ import { IfcFastener } from "./index.js";
366
+ import { IfcMechanicalFastener } from "./index.js";
367
+ import { IfcReinforcingElement } from "./index.js";
368
+ import { IfcVibrationIsolator } from "./index.js";
369
+ import { IfcFastenerType } from "./index.js";
370
+ import { IfcMechanicalFastenerType } from "./index.js";
371
+ import { IfcReinforcingElementType } from "./index.js";
372
+ import { IfcVibrationIsolatorType } from "./index.js";
373
+ import { IfcElementQuantity } from "./index.js";
374
+ import { IfcQuantitySet } from "./index.js";
375
+ import { IfcFurnishingElementType } from "./index.js";
376
+ import { IfcGeographicElementType } from "./index.js";
377
+ import { IfcTransportElementType } from "./index.js";
378
+ import { IfcPlane } from "./index.js";
379
+ import { IfcSphericalSurface } from "./index.js";
380
+ import { IfcToroidalSurface } from "./index.js";
381
+ import { IfcEllipseProfileDef } from "./index.js";
382
+ import { IfcEngine } from "./index.js";
383
+ import { IfcEvaporativeCooler } from "./index.js";
384
+ import { IfcEvaporator } from "./index.js";
385
+ import { IfcHeatExchanger } from "./index.js";
386
+ import { IfcHumidifier } from "./index.js";
387
+ import { IfcMotorConnection } from "./index.js";
388
+ import { IfcSolarDevice } from "./index.js";
389
+ import { IfcTransformer } from "./index.js";
390
+ import { IfcTubeBundle } from "./index.js";
391
+ import { IfcUnitaryEquipment } from "./index.js";
392
+ import { IfcEngineType } from "./index.js";
393
+ import { IfcEvaporativeCoolerType } from "./index.js";
394
+ import { IfcEvaporatorType } from "./index.js";
395
+ import { IfcHeatExchangerType } from "./index.js";
396
+ import { IfcHumidifierType } from "./index.js";
397
+ import { IfcMotorConnectionType } from "./index.js";
398
+ import { IfcSolarDeviceType } from "./index.js";
399
+ import { IfcTransformerType } from "./index.js";
400
+ import { IfcTubeBundleType } from "./index.js";
401
+ import { IfcUnitaryEquipmentType } from "./index.js";
402
+ import { IfcEvent } from "./index.js";
403
+ import { IfcProcess } from "./index.js";
404
+ import { IfcEventTime } from "./index.js";
405
+ import { IfcSchedulingTime } from "./index.js";
406
+ import { IfcEventType } from "./index.js";
407
+ import { IfcTypeProcess } from "./index.js";
408
+ import { IfcExtendedProperties } from "./index.js";
409
+ import { IfcMaterialProperties } from "./index.js";
410
+ import { IfcProfileProperties } from "./index.js";
411
+ import { IfcPropertyAbstraction } from "./index.js";
412
+ import { IfcLibraryInformation } from "./index.js";
413
+ import { IfcExternallyDefinedHatchStyle } from "./index.js";
414
+ import { IfcExternallyDefinedSurfaceStyle } from "./index.js";
415
+ import { IfcExternallyDefinedTextFont } from "./index.js";
416
+ import { IfcLibraryReference } from "./index.js";
417
+ import { IfcExternalReferenceRelationship } from "./index.js";
418
+ import { IfcExternalSpatialElement } from "./index.js";
419
+ import { IfcExternalSpatialStructureElement } from "./index.js";
420
+ import { IfcSpatialElement } from "./index.js";
421
+ import { IfcExtrudedAreaSolid } from "./index.js";
422
+ import { IfcExtrudedAreaSolidTapered } from "./index.js";
423
+ import { IfcSweptAreaSolid } from "./index.js";
424
+ import { IfcFace } from "./index.js";
425
+ import { IfcFaceBasedSurfaceModel } from "./index.js";
426
+ import { IfcFaceBound } from "./index.js";
427
+ import { IfcFaceOuterBound } from "./index.js";
428
+ import { IfcFacetedBrep } from "./index.js";
429
+ import { IfcFacetedBrepWithVoids } from "./index.js";
430
+ import { IfcFailureConnectionCondition } from "./index.js";
431
+ import { IfcStructuralConnectionCondition } from "./index.js";
432
+ import { IfcFan } from "./index.js";
433
+ import { IfcFanType } from "./index.js";
434
+ import { IfcFeatureElementAddition } from "./index.js";
435
+ import { IfcFeatureElementSubtraction } from "./index.js";
436
+ import { IfcSurfaceFeature } from "./index.js";
437
+ import { IfcProjectionElement } from "./index.js";
438
+ import { IfcOpeningElement } from "./index.js";
439
+ import { IfcVoidingFeature } from "./index.js";
440
+ import { IfcFillAreaStyle } from "./index.js";
441
+ import { IfcFillAreaStyleHatching } from "./index.js";
442
+ import { IfcFillAreaStyleTiles } from "./index.js";
443
+ import { IfcFilter } from "./index.js";
444
+ import { IfcFilterType } from "./index.js";
445
+ import { IfcFireSuppressionTerminal } from "./index.js";
446
+ import { IfcFireSuppressionTerminalType } from "./index.js";
447
+ import { IfcFixedReferenceSweptAreaSolid } from "./index.js";
448
+ import { IfcFlowMeter } from "./index.js";
449
+ import { IfcProtectiveDevice } from "./index.js";
450
+ import { IfcSwitchingDevice } from "./index.js";
451
+ import { IfcValve } from "./index.js";
452
+ import { IfcElectricDistributionPoint } from "./index.js";
453
+ import { IfcFlowMeterType } from "./index.js";
454
+ import { IfcProtectiveDeviceType } from "./index.js";
455
+ import { IfcSwitchingDeviceType } from "./index.js";
456
+ import { IfcValveType } from "./index.js";
457
+ import { IfcJunctionBox } from "./index.js";
458
+ import { IfcPipeFitting } from "./index.js";
459
+ import { IfcJunctionBoxType } from "./index.js";
460
+ import { IfcPipeFittingType } from "./index.js";
461
+ import { IfcPump } from "./index.js";
462
+ import { IfcPumpType } from "./index.js";
463
+ import { IfcPipeSegment } from "./index.js";
464
+ import { IfcPipeSegmentType } from "./index.js";
465
+ import { IfcTank } from "./index.js";
466
+ import { IfcTankType } from "./index.js";
467
+ import { IfcLamp } from "./index.js";
468
+ import { IfcLightFixture } from "./index.js";
469
+ import { IfcMedicalDevice } from "./index.js";
470
+ import { IfcOutlet } from "./index.js";
471
+ import { IfcSanitaryTerminal } from "./index.js";
472
+ import { IfcSpaceHeater } from "./index.js";
473
+ import { IfcStackTerminal } from "./index.js";
474
+ import { IfcWasteTerminal } from "./index.js";
475
+ import { IfcLampType } from "./index.js";
476
+ import { IfcLightFixtureType } from "./index.js";
477
+ import { IfcMedicalDeviceType } from "./index.js";
478
+ import { IfcOutletType } from "./index.js";
479
+ import { IfcSanitaryTerminalType } from "./index.js";
480
+ import { IfcSpaceHeaterType } from "./index.js";
481
+ import { IfcStackTerminalType } from "./index.js";
482
+ import { IfcWasteTerminalType } from "./index.js";
483
+ import { IfcInterceptor } from "./index.js";
484
+ import { IfcInterceptorType } from "./index.js";
485
+ import { IfcFurniture } from "./index.js";
486
+ import { IfcSystemFurnitureElement } from "./index.js";
487
+ import { IfcFurnitureType } from "./index.js";
488
+ import { IfcSystemFurnitureElementType } from "./index.js";
489
+ import { IfcGeometricCurveSet } from "./index.js";
490
+ import { IfcGeometricSet } from "./index.js";
491
+ import { IfcGeometricRepresentationContext } from "./index.js";
492
+ import { IfcGeometricRepresentationSubContext } from "./index.js";
493
+ import { IfcRepresentationContext } from "./index.js";
494
+ import { IfcLightSource } from "./index.js";
495
+ import { IfcPlanarExtent } from "./index.js";
496
+ import { IfcSectionedSpine } from "./index.js";
497
+ import { IfcShellBasedSurfaceModel } from "./index.js";
498
+ import { IfcTessellatedItem } from "./index.js";
499
+ import { IfcTextLiteral } from "./index.js";
500
+ import { IfcVector } from "./index.js";
501
+ import { IfcRepresentationItem } from "./index.js";
502
+ import { IfcGrid } from "./index.js";
503
+ import { IfcGridAxis } from "./index.js";
504
+ import { IfcGridPlacement } from "./index.js";
505
+ import { IfcObjectPlacement } from "./index.js";
506
+ import { IfcInventory } from "./index.js";
507
+ import { IfcStructuralLoadGroup } from "./index.js";
508
+ import { IfcStructuralResultGroup } from "./index.js";
509
+ import { IfcPolygonalBoundedHalfSpace } from "./index.js";
510
+ import { IfcIShapeProfileDef } from "./index.js";
511
+ import { IfcImageTexture } from "./index.js";
512
+ import { IfcIndexedColourMap } from "./index.js";
513
+ import { IfcIndexedPolygonalFace } from "./index.js";
514
+ import { IfcIndexedPolygonalFaceWithVoids } from "./index.js";
515
+ import { IfcIndexedTextureMap } from "./index.js";
516
+ import { IfcIndexedTriangleTextureMap } from "./index.js";
517
+ import { IfcTextureCoordinate } from "./index.js";
518
+ import { IfcIntersectionCurve } from "./index.js";
519
+ import { IfcIrregularTimeSeries } from "./index.js";
520
+ import { IfcTimeSeries } from "./index.js";
521
+ import { IfcIrregularTimeSeriesValue } from "./index.js";
522
+ import { IfcLShapeProfileDef } from "./index.js";
523
+ import { IfcLagTime } from "./index.js";
524
+ import { IfcLightDistributionData } from "./index.js";
525
+ import { IfcLightIntensityDistribution } from "./index.js";
526
+ import { IfcLightSourceAmbient } from "./index.js";
527
+ import { IfcLightSourceDirectional } from "./index.js";
528
+ import { IfcLightSourceGoniometric } from "./index.js";
529
+ import { IfcLightSourcePositional } from "./index.js";
530
+ import { IfcLightSourceSpot } from "./index.js";
531
+ import { IfcLocalPlacement } from "./index.js";
532
+ import { IfcPolyLoop } from "./index.js";
533
+ import { IfcVertexLoop } from "./index.js";
534
+ import { IfcMappedItem } from "./index.js";
535
+ import { IfcMaterial } from "./index.js";
536
+ import { IfcMaterialDefinition } from "./index.js";
537
+ import { IfcMaterialClassificationRelationship } from "./index.js";
538
+ import { IfcMaterialConstituent } from "./index.js";
539
+ import { IfcMaterialConstituentSet } from "./index.js";
540
+ import { IfcMaterialLayer } from "./index.js";
541
+ import { IfcMaterialLayerSet } from "./index.js";
542
+ import { IfcMaterialProfile } from "./index.js";
543
+ import { IfcMaterialProfileSet } from "./index.js";
544
+ import { IfcMaterialDefinitionRepresentation } from "./index.js";
545
+ import { IfcProductRepresentation } from "./index.js";
546
+ import { IfcMaterialLayerWithOffsets } from "./index.js";
547
+ import { IfcMaterialLayerSetUsage } from "./index.js";
548
+ import { IfcMaterialUsageDefinition } from "./index.js";
549
+ import { IfcMaterialList } from "./index.js";
550
+ import { IfcMaterialProfileWithOffsets } from "./index.js";
551
+ import { IfcMaterialProfileSetUsage } from "./index.js";
552
+ import { IfcMaterialProfileSetUsageTapering } from "./index.js";
553
+ import { IfcMaterialRelationship } from "./index.js";
554
+ import { IfcMeasureWithUnit } from "./index.js";
555
+ import { IfcMemberStandardCase } from "./index.js";
556
+ import { IfcMonetaryUnit } from "./index.js";
557
+ import { IfcSIUnit } from "./index.js";
558
+ import { IfcTypeObject } from "./index.js";
559
+ import { IfcRoot } from "./index.js";
560
+ import { IfcOpeningStandardCase } from "./index.js";
561
+ import { IfcOrganization } from "./index.js";
562
+ import { IfcOrganizationRelationship } from "./index.js";
563
+ import { IfcOwnerHistory } from "./index.js";
564
+ import { IfcRectangleProfileDef } from "./index.js";
565
+ import { IfcTShapeProfileDef } from "./index.js";
566
+ import { IfcTrapeziumProfileDef } from "./index.js";
567
+ import { IfcUShapeProfileDef } from "./index.js";
568
+ import { IfcZShapeProfileDef } from "./index.js";
569
+ import { IfcPath } from "./index.js";
570
+ import { IfcPermeableCoveringProperties } from "./index.js";
571
+ import { IfcPerson } from "./index.js";
572
+ import { IfcPersonAndOrganization } from "./index.js";
573
+ import { IfcPhysicalComplexQuantity } from "./index.js";
574
+ import { IfcPhysicalQuantity } from "./index.js";
575
+ import { IfcPhysicalSimpleQuantity } from "./index.js";
576
+ import { IfcQuantityArea } from "./index.js";
577
+ import { IfcQuantityCount } from "./index.js";
578
+ import { IfcQuantityLength } from "./index.js";
579
+ import { IfcQuantityTime } from "./index.js";
580
+ import { IfcQuantityVolume } from "./index.js";
581
+ import { IfcQuantityWeight } from "./index.js";
582
+ import { IfcPixelTexture } from "./index.js";
583
+ import { IfcPlanarBox } from "./index.js";
584
+ import { IfcPlateStandardCase } from "./index.js";
585
+ import { IfcPointOnCurve } from "./index.js";
586
+ import { IfcPointOnSurface } from "./index.js";
587
+ import { IfcPolygonalFaceSet } from "./index.js";
588
+ import { IfcTessellatedFaceSet } from "./index.js";
589
+ import { IfcPreDefinedItem } from "./index.js";
590
+ import { IfcPreDefinedTextFont } from "./index.js";
591
+ import { IfcPreDefinedProperties } from "./index.js";
592
+ import { IfcReinforcementBarProperties } from "./index.js";
593
+ import { IfcSectionProperties } from "./index.js";
594
+ import { IfcSectionReinforcementProperties } from "./index.js";
595
+ import { IfcReinforcementDefinitionProperties } from "./index.js";
596
+ import { IfcWindowLiningProperties } from "./index.js";
597
+ import { IfcWindowPanelProperties } from "./index.js";
598
+ import { IfcPropertySetDefinition } from "./index.js";
599
+ import { IfcTextStyleFontModel } from "./index.js";
600
+ import { IfcSurfaceStyleLighting } from "./index.js";
601
+ import { IfcSurfaceStyleRefraction } from "./index.js";
602
+ import { IfcSurfaceStyleShading } from "./index.js";
603
+ import { IfcSurfaceStyleWithTextures } from "./index.js";
604
+ import { IfcTextStyleForDefinedFont } from "./index.js";
605
+ import { IfcTextStyleTextModel } from "./index.js";
606
+ import { IfcTextureVertex } from "./index.js";
607
+ import { IfcTextureVertexList } from "./index.js";
608
+ import { IfcPresentationLayerAssignment } from "./index.js";
609
+ import { IfcPresentationLayerWithStyle } from "./index.js";
610
+ import { IfcSurfaceStyle } from "./index.js";
611
+ import { IfcTextStyle } from "./index.js";
612
+ import { IfcPresentationStyleAssignment } from "./index.js";
613
+ import { IfcProcedure } from "./index.js";
614
+ import { IfcProcedureType } from "./index.js";
615
+ import { IfcTask } from "./index.js";
616
+ import { IfcProxy } from "./index.js";
617
+ import { IfcStructuralActivity } from "./index.js";
618
+ import { IfcStructuralItem } from "./index.js";
619
+ import { IfcProductDefinitionShape } from "./index.js";
620
+ import { IfcSimpleProperty } from "./index.js";
621
+ import { IfcPropertyEnumeration } from "./index.js";
622
+ import { IfcPropertyBoundedValue } from "./index.js";
623
+ import { IfcPropertyDefinition } from "./index.js";
624
+ import { IfcPropertyTemplateDefinition } from "./index.js";
625
+ import { IfcPropertyDependencyRelationship } from "./index.js";
626
+ import { IfcPropertyEnumeratedValue } from "./index.js";
627
+ import { IfcPropertyListValue } from "./index.js";
628
+ import { IfcPropertyReferenceValue } from "./index.js";
629
+ import { IfcPropertySet } from "./index.js";
630
+ import { IfcPropertySetTemplate } from "./index.js";
631
+ import { IfcPropertySingleValue } from "./index.js";
632
+ import { IfcPropertyTableValue } from "./index.js";
633
+ import { IfcSimplePropertyTemplate } from "./index.js";
634
+ import { IfcRectangleHollowProfileDef } from "./index.js";
635
+ import { IfcRoundedRectangleProfileDef } from "./index.js";
636
+ import { IfcRecurrencePattern } from "./index.js";
637
+ import { IfcReference } from "./index.js";
638
+ import { IfcRegularTimeSeries } from "./index.js";
639
+ import { IfcReinforcingBar } from "./index.js";
640
+ import { IfcReinforcingBarType } from "./index.js";
641
+ import { IfcReinforcingMesh } from "./index.js";
642
+ import { IfcTendon } from "./index.js";
643
+ import { IfcTendonAnchor } from "./index.js";
644
+ import { IfcReinforcingMeshType } from "./index.js";
645
+ import { IfcTendonAnchorType } from "./index.js";
646
+ import { IfcTendonType } from "./index.js";
647
+ import { IfcRelAggregates } from "./index.js";
648
+ import { IfcRelDecomposes } from "./index.js";
649
+ import { IfcRelAssigns } from "./index.js";
650
+ import { IfcRelAssignsToActor } from "./index.js";
651
+ import { IfcRelAssignsToControl } from "./index.js";
652
+ import { IfcRelAssignsToGroup } from "./index.js";
653
+ import { IfcRelAssignsToProcess } from "./index.js";
654
+ import { IfcRelAssignsToProduct } from "./index.js";
655
+ import { IfcRelAssignsToResource } from "./index.js";
656
+ import { IfcRelationship } from "./index.js";
657
+ import { IfcRelAssignsToGroupByFactor } from "./index.js";
658
+ import { IfcRelAssociates } from "./index.js";
659
+ import { IfcRelAssociatesApproval } from "./index.js";
660
+ import { IfcRelAssociatesClassification } from "./index.js";
661
+ import { IfcRelAssociatesConstraint } from "./index.js";
662
+ import { IfcRelAssociatesDocument } from "./index.js";
663
+ import { IfcRelAssociatesLibrary } from "./index.js";
664
+ import { IfcRelAssociatesMaterial } from "./index.js";
665
+ import { IfcRelConnects } from "./index.js";
666
+ import { IfcRelConnectsElements } from "./index.js";
667
+ import { IfcRelConnectsPortToElement } from "./index.js";
668
+ import { IfcRelConnectsPorts } from "./index.js";
669
+ import { IfcRelConnectsStructuralActivity } from "./index.js";
670
+ import { IfcRelConnectsStructuralMember } from "./index.js";
671
+ import { IfcRelContainedInSpatialStructure } from "./index.js";
672
+ import { IfcRelCoversBldgElements } from "./index.js";
673
+ import { IfcRelCoversSpaces } from "./index.js";
674
+ import { IfcRelFillsElement } from "./index.js";
675
+ import { IfcRelFlowControlElements } from "./index.js";
676
+ import { IfcRelInterferesElements } from "./index.js";
677
+ import { IfcRelReferencedInSpatialStructure } from "./index.js";
678
+ import { IfcRelSequence } from "./index.js";
679
+ import { IfcRelServicesBuildings } from "./index.js";
680
+ import { IfcRelSpaceBoundary } from "./index.js";
681
+ import { IfcRelConnectsPathElements } from "./index.js";
682
+ import { IfcRelConnectsWithRealizingElements } from "./index.js";
683
+ import { IfcRelConnectsWithEccentricity } from "./index.js";
684
+ import { IfcRelDeclares } from "./index.js";
685
+ import { IfcRelNests } from "./index.js";
686
+ import { IfcRelProjectsElement } from "./index.js";
687
+ import { IfcRelVoidsElement } from "./index.js";
688
+ import { IfcRelDefines } from "./index.js";
689
+ import { IfcRelDefinesByObject } from "./index.js";
690
+ import { IfcRelDefinesByProperties } from "./index.js";
691
+ import { IfcRelDefinesByTemplate } from "./index.js";
692
+ import { IfcRelDefinesByType } from "./index.js";
693
+ import { IfcRelSpaceBoundary1stLevel } from "./index.js";
694
+ import { IfcRelSpaceBoundary2ndLevel } from "./index.js";
695
+ import { IfcRepresentation } from "./index.js";
696
+ import { IfcShapeModel } from "./index.js";
697
+ import { IfcStyleModel } from "./index.js";
698
+ import { IfcStyledItem } from "./index.js";
699
+ import { IfcRepresentationMap } from "./index.js";
700
+ import { IfcResourceApprovalRelationship } from "./index.js";
701
+ import { IfcResourceConstraintRelationship } from "./index.js";
702
+ import { IfcResourceTime } from "./index.js";
703
+ import { IfcRevolvedAreaSolid } from "./index.js";
704
+ import { IfcRevolvedAreaSolidTapered } from "./index.js";
705
+ import { IfcTaskTime } from "./index.js";
706
+ import { IfcWorkTime } from "./index.js";
707
+ import { IfcSeamCurve } from "./index.js";
708
+ import { IfcShapeAspect } from "./index.js";
709
+ import { IfcShapeRepresentation } from "./index.js";
710
+ import { IfcTopologyRepresentation } from "./index.js";
711
+ import { IfcSite } from "./index.js";
712
+ import { IfcSlabElementedCase } from "./index.js";
713
+ import { IfcSlabStandardCase } from "./index.js";
714
+ import { IfcSlippageConnectionCondition } from "./index.js";
715
+ import { IfcSweptDiskSolid } from "./index.js";
716
+ import { IfcSpace } from "./index.js";
717
+ import { IfcSpaceType } from "./index.js";
718
+ import { IfcSpatialStructureElementType } from "./index.js";
719
+ import { IfcSpatialZone } from "./index.js";
720
+ import { IfcSpatialElementType } from "./index.js";
721
+ import { IfcSpatialZoneType } from "./index.js";
722
+ import { IfcStructuralAction } from "./index.js";
723
+ import { IfcStructuralCurveAction } from "./index.js";
724
+ import { IfcStructuralPointAction } from "./index.js";
725
+ import { IfcStructuralSurfaceAction } from "./index.js";
726
+ import { IfcStructuralReaction } from "./index.js";
727
+ import { IfcStructuralAnalysisModel } from "./index.js";
728
+ import { IfcStructuralConnection } from "./index.js";
729
+ import { IfcStructuralCurveConnection } from "./index.js";
730
+ import { IfcStructuralPointConnection } from "./index.js";
731
+ import { IfcStructuralSurfaceConnection } from "./index.js";
732
+ import { IfcStructuralLinearAction } from "./index.js";
733
+ import { IfcStructuralCurveMember } from "./index.js";
734
+ import { IfcStructuralCurveMemberVarying } from "./index.js";
735
+ import { IfcStructuralMember } from "./index.js";
736
+ import { IfcStructuralCurveReaction } from "./index.js";
737
+ import { IfcStructuralLoad } from "./index.js";
738
+ import { IfcStructuralLoadConfiguration } from "./index.js";
739
+ import { IfcStructuralLoadOrResult } from "./index.js";
740
+ import { IfcStructuralLoadCase } from "./index.js";
741
+ import { IfcStructuralLoadLinearForce } from "./index.js";
742
+ import { IfcStructuralLoadStatic } from "./index.js";
743
+ import { IfcSurfaceReinforcementArea } from "./index.js";
744
+ import { IfcStructuralLoadPlanarForce } from "./index.js";
745
+ import { IfcStructuralLoadSingleDisplacement } from "./index.js";
746
+ import { IfcStructuralLoadSingleDisplacementDistortion } from "./index.js";
747
+ import { IfcStructuralLoadSingleForce } from "./index.js";
748
+ import { IfcStructuralLoadSingleForceWarping } from "./index.js";
749
+ import { IfcStructuralLoadTemperature } from "./index.js";
750
+ import { IfcStructuralSurfaceMember } from "./index.js";
751
+ import { IfcStructuralPlanarAction } from "./index.js";
752
+ import { IfcStructuralPointReaction } from "./index.js";
753
+ import { IfcStructuralSurfaceReaction } from "./index.js";
754
+ import { IfcStructuralSurfaceMemberVarying } from "./index.js";
755
+ import { IfcStyledRepresentation } from "./index.js";
756
+ import { IfcSweptSurface } from "./index.js";
757
+ import { IfcSurfaceCurveSweptAreaSolid } from "./index.js";
758
+ import { IfcSurfaceOfLinearExtrusion } from "./index.js";
759
+ import { IfcSurfaceOfRevolution } from "./index.js";
760
+ import { IfcSurfaceStyleRendering } from "./index.js";
761
+ import { IfcSweptDiskSolidPolygonal } from "./index.js";
762
+ import { IfcZone } from "./index.js";
763
+ import { IfcTable } from "./index.js";
764
+ import { IfcTableColumn } from "./index.js";
765
+ import { IfcTableRow } from "./index.js";
766
+ import { IfcTaskTimeRecurring } from "./index.js";
767
+ import { IfcTaskType } from "./index.js";
768
+ import { IfcTriangulatedFaceSet } from "./index.js";
769
+ import { IfcTextLiteralWithExtent } from "./index.js";
770
+ import { IfcTextureCoordinateGenerator } from "./index.js";
771
+ import { IfcTextureMap } from "./index.js";
772
+ import { IfcTimePeriod } from "./index.js";
773
+ import { IfcTimeSeriesValue } from "./index.js";
774
+ import { IfcVertex } from "./index.js";
775
+ import { IfcWindowStyle } from "./index.js";
776
+ import { IfcUnitAssignment } from "./index.js";
777
+ import { IfcVertexPoint } from "./index.js";
778
+ import { IfcVirtualGridIntersection } from "./index.js";
779
+ import { IfcWallElementedCase } from "./index.js";
780
+ import { IfcWallStandardCase } from "./index.js";
781
+ import { IfcWindowStandardCase } from "./index.js";
782
+ import { IfcWorkPlan } from "./index.js";
783
+ import { IfcWorkSchedule } from "./index.js";
784
+ import { IfcStrippedOptional } from "./index.js";
785
+ import { IfcAbsorbedDoseMeasure } from "./index.js";
786
+ import { IfcAccelerationMeasure } from "./index.js";
787
+ import { IfcAmountOfSubstanceMeasure } from "./index.js";
788
+ import { IfcAngularVelocityMeasure } from "./index.js";
789
+ import { IfcArcIndex } from "./index.js";
790
+ import { IfcAreaDensityMeasure } from "./index.js";
791
+ import { IfcAreaMeasure } from "./index.js";
792
+ import { IfcBinary } from "./index.js";
793
+ import { IfcBoolean } from "./index.js";
794
+ import { IfcBoxAlignment } from "./index.js";
795
+ import { IfcCardinalPointReference } from "./index.js";
796
+ import { IfcComplexNumber } from "./index.js";
797
+ import { IfcCompoundPlaneAngleMeasure } from "./index.js";
798
+ import { IfcContextDependentMeasure } from "./index.js";
799
+ import { IfcCountMeasure } from "./index.js";
800
+ import { IfcCurvatureMeasure } from "./index.js";
801
+ import { IfcDate } from "./index.js";
802
+ import { IfcDateTime } from "./index.js";
803
+ import { IfcDayInMonthNumber } from "./index.js";
804
+ import { IfcDayInWeekNumber } from "./index.js";
805
+ import { IfcDescriptiveMeasure } from "./index.js";
806
+ import { IfcDimensionCount } from "./index.js";
807
+ import { IfcDoseEquivalentMeasure } from "./index.js";
808
+ import { IfcDuration } from "./index.js";
809
+ import { IfcDynamicViscosityMeasure } from "./index.js";
810
+ import { IfcElectricCapacitanceMeasure } from "./index.js";
811
+ import { IfcElectricChargeMeasure } from "./index.js";
812
+ import { IfcElectricConductanceMeasure } from "./index.js";
813
+ import { IfcElectricCurrentMeasure } from "./index.js";
814
+ import { IfcElectricResistanceMeasure } from "./index.js";
815
+ import { IfcElectricVoltageMeasure } from "./index.js";
816
+ import { IfcEnergyMeasure } from "./index.js";
817
+ import { IfcFontStyle } from "./index.js";
818
+ import { IfcFontVariant } from "./index.js";
819
+ import { IfcFontWeight } from "./index.js";
820
+ import { IfcForceMeasure } from "./index.js";
821
+ import { IfcFrequencyMeasure } from "./index.js";
822
+ import { IfcGloballyUniqueId } from "./index.js";
823
+ import { IfcHeatFluxDensityMeasure } from "./index.js";
824
+ import { IfcHeatingValueMeasure } from "./index.js";
825
+ import { IfcIdentifier } from "./index.js";
826
+ import { IfcIlluminanceMeasure } from "./index.js";
827
+ import { IfcInductanceMeasure } from "./index.js";
828
+ import { IfcInteger } from "./index.js";
829
+ import { IfcIntegerCountRateMeasure } from "./index.js";
830
+ import { IfcIonConcentrationMeasure } from "./index.js";
831
+ import { IfcIsothermalMoistureCapacityMeasure } from "./index.js";
832
+ import { IfcKinematicViscosityMeasure } from "./index.js";
833
+ import { IfcLabel } from "./index.js";
834
+ import { IfcLanguageId } from "./index.js";
835
+ import { IfcLengthMeasure } from "./index.js";
836
+ import { IfcLineIndex } from "./index.js";
837
+ import { IfcLinearForceMeasure } from "./index.js";
838
+ import { IfcLinearMomentMeasure } from "./index.js";
839
+ import { IfcLinearStiffnessMeasure } from "./index.js";
840
+ import { IfcLinearVelocityMeasure } from "./index.js";
841
+ import { IfcLogical } from "./index.js";
842
+ import { IfcLuminousFluxMeasure } from "./index.js";
843
+ import { IfcLuminousIntensityDistributionMeasure } from "./index.js";
844
+ import { IfcLuminousIntensityMeasure } from "./index.js";
845
+ import { IfcMagneticFluxDensityMeasure } from "./index.js";
846
+ import { IfcMagneticFluxMeasure } from "./index.js";
847
+ import { IfcMassDensityMeasure } from "./index.js";
848
+ import { IfcMassFlowRateMeasure } from "./index.js";
849
+ import { IfcMassMeasure } from "./index.js";
850
+ import { IfcMassPerLengthMeasure } from "./index.js";
851
+ import { IfcModulusOfElasticityMeasure } from "./index.js";
852
+ import { IfcModulusOfLinearSubgradeReactionMeasure } from "./index.js";
853
+ import { IfcModulusOfRotationalSubgradeReactionMeasure } from "./index.js";
854
+ import { IfcModulusOfSubgradeReactionMeasure } from "./index.js";
855
+ import { IfcMoistureDiffusivityMeasure } from "./index.js";
856
+ import { IfcMolecularWeightMeasure } from "./index.js";
857
+ import { IfcMomentOfInertiaMeasure } from "./index.js";
858
+ import { IfcMonetaryMeasure } from "./index.js";
859
+ import { IfcMonthInYearNumber } from "./index.js";
860
+ import { IfcNonNegativeLengthMeasure } from "./index.js";
861
+ import { IfcNormalisedRatioMeasure } from "./index.js";
862
+ import { IfcNumericMeasure } from "./index.js";
863
+ import { IfcPHMeasure } from "./index.js";
864
+ import { IfcParameterValue } from "./index.js";
865
+ import { IfcPlanarForceMeasure } from "./index.js";
866
+ import { IfcPlaneAngleMeasure } from "./index.js";
867
+ import { IfcPositiveInteger } from "./index.js";
868
+ import { IfcPositiveLengthMeasure } from "./index.js";
869
+ import { IfcPositivePlaneAngleMeasure } from "./index.js";
870
+ import { IfcPositiveRatioMeasure } from "./index.js";
871
+ import { IfcPowerMeasure } from "./index.js";
872
+ import { IfcPresentableText } from "./index.js";
873
+ import { IfcPressureMeasure } from "./index.js";
874
+ import { IfcPropertySetDefinitionSet } from "./index.js";
875
+ import { IfcRadioActivityMeasure } from "./index.js";
876
+ import { IfcRatioMeasure } from "./index.js";
877
+ import { IfcReal } from "./index.js";
878
+ import { IfcRotationalFrequencyMeasure } from "./index.js";
879
+ import { IfcRotationalMassMeasure } from "./index.js";
880
+ import { IfcRotationalStiffnessMeasure } from "./index.js";
881
+ import { IfcSectionModulusMeasure } from "./index.js";
882
+ import { IfcSectionalAreaIntegralMeasure } from "./index.js";
883
+ import { IfcShearModulusMeasure } from "./index.js";
884
+ import { IfcSolidAngleMeasure } from "./index.js";
885
+ import { IfcSoundPowerLevelMeasure } from "./index.js";
886
+ import { IfcSoundPowerMeasure } from "./index.js";
887
+ import { IfcSoundPressureLevelMeasure } from "./index.js";
888
+ import { IfcSoundPressureMeasure } from "./index.js";
889
+ import { IfcSpecificHeatCapacityMeasure } from "./index.js";
890
+ import { IfcSpecularExponent } from "./index.js";
891
+ import { IfcSpecularRoughness } from "./index.js";
892
+ import { IfcTemperatureGradientMeasure } from "./index.js";
893
+ import { IfcTemperatureRateOfChangeMeasure } from "./index.js";
894
+ import { IfcText } from "./index.js";
895
+ import { IfcTextAlignment } from "./index.js";
896
+ import { IfcTextDecoration } from "./index.js";
897
+ import { IfcTextFontName } from "./index.js";
898
+ import { IfcTextTransformation } from "./index.js";
899
+ import { IfcThermalAdmittanceMeasure } from "./index.js";
900
+ import { IfcThermalConductivityMeasure } from "./index.js";
901
+ import { IfcThermalExpansionCoefficientMeasure } from "./index.js";
902
+ import { IfcThermalResistanceMeasure } from "./index.js";
903
+ import { IfcThermalTransmittanceMeasure } from "./index.js";
904
+ import { IfcThermodynamicTemperatureMeasure } from "./index.js";
905
+ import { IfcTime } from "./index.js";
906
+ import { IfcTimeMeasure } from "./index.js";
907
+ import { IfcTimeStamp } from "./index.js";
908
+ import { IfcTorqueMeasure } from "./index.js";
909
+ import { IfcURIReference } from "./index.js";
910
+ import { IfcVaporPermeabilityMeasure } from "./index.js";
911
+ import { IfcVolumeMeasure } from "./index.js";
912
+ import { IfcVolumetricFlowRateMeasure } from "./index.js";
913
+ import { IfcWarpingConstantMeasure } from "./index.js";
914
+ import { IfcWarpingMomentMeasure } from "./index.js";
915
+ import { IfcActionRequestTypeEnum } from "./index.js";
916
+ import { IfcActionSourceTypeEnum } from "./index.js";
917
+ import { IfcActionTypeEnum } from "./index.js";
918
+ import { IfcActuatorTypeEnum } from "./index.js";
919
+ import { IfcAddressTypeEnum } from "./index.js";
920
+ import { IfcAirTerminalBoxTypeEnum } from "./index.js";
921
+ import { IfcAirTerminalTypeEnum } from "./index.js";
922
+ import { IfcAirToAirHeatRecoveryTypeEnum } from "./index.js";
923
+ import { IfcAlarmTypeEnum } from "./index.js";
924
+ import { IfcAnalysisModelTypeEnum } from "./index.js";
925
+ import { IfcAnalysisTheoryTypeEnum } from "./index.js";
926
+ import { IfcArithmeticOperatorEnum } from "./index.js";
927
+ import { IfcAssemblyPlaceEnum } from "./index.js";
928
+ import { IfcAudioVisualApplianceTypeEnum } from "./index.js";
929
+ import { IfcBeamTypeEnum } from "./index.js";
930
+ import { IfcBenchmarkEnum } from "./index.js";
931
+ import { IfcBoilerTypeEnum } from "./index.js";
932
+ import { IfcBooleanOperator } from "./index.js";
933
+ import { IfcBSplineCurveForm } from "./index.js";
934
+ import { IfcBSplineSurfaceForm } from "./index.js";
935
+ import { IfcBuildingElementPartTypeEnum } from "./index.js";
936
+ import { IfcBuildingElementProxyTypeEnum } from "./index.js";
937
+ import { IfcBuildingSystemTypeEnum } from "./index.js";
938
+ import { IfcBurnerTypeEnum } from "./index.js";
939
+ import { IfcCableCarrierFittingTypeEnum } from "./index.js";
940
+ import { IfcCableCarrierSegmentTypeEnum } from "./index.js";
941
+ import { IfcCableFittingTypeEnum } from "./index.js";
942
+ import { IfcCableSegmentTypeEnum } from "./index.js";
943
+ import { IfcChangeActionEnum } from "./index.js";
944
+ import { IfcChillerTypeEnum } from "./index.js";
945
+ import { IfcChimneyTypeEnum } from "./index.js";
946
+ import { IfcCoilTypeEnum } from "./index.js";
947
+ import { IfcColumnTypeEnum } from "./index.js";
948
+ import { IfcCommunicationsApplianceTypeEnum } from "./index.js";
949
+ import { IfcComplexPropertyTemplateTypeEnum } from "./index.js";
950
+ import { IfcCompressorTypeEnum } from "./index.js";
951
+ import { IfcCondenserTypeEnum } from "./index.js";
952
+ import { IfcConnectionTypeEnum } from "./index.js";
953
+ import { IfcConstraintEnum } from "./index.js";
954
+ import { IfcConstructionEquipmentResourceTypeEnum } from "./index.js";
955
+ import { IfcConstructionMaterialResourceTypeEnum } from "./index.js";
956
+ import { IfcConstructionProductResourceTypeEnum } from "./index.js";
957
+ import { IfcControllerTypeEnum } from "./index.js";
958
+ import { IfcCooledBeamTypeEnum } from "./index.js";
959
+ import { IfcCoolingTowerTypeEnum } from "./index.js";
960
+ import { IfcCostItemTypeEnum } from "./index.js";
961
+ import { IfcCostScheduleTypeEnum } from "./index.js";
962
+ import { IfcCoveringTypeEnum } from "./index.js";
963
+ import { IfcCrewResourceTypeEnum } from "./index.js";
964
+ import { IfcCurtainWallTypeEnum } from "./index.js";
965
+ import { IfcCurveInterpolationEnum } from "./index.js";
966
+ import { IfcDamperTypeEnum } from "./index.js";
967
+ import { IfcDataOriginEnum } from "./index.js";
968
+ import { IfcDerivedUnitEnum } from "./index.js";
969
+ import { IfcDirectionSenseEnum } from "./index.js";
970
+ import { IfcDiscreteAccessoryTypeEnum } from "./index.js";
971
+ import { IfcDistributionChamberElementTypeEnum } from "./index.js";
972
+ import { IfcDistributionPortTypeEnum } from "./index.js";
973
+ import { IfcDistributionSystemEnum } from "./index.js";
974
+ import { IfcDocumentConfidentialityEnum } from "./index.js";
975
+ import { IfcDocumentStatusEnum } from "./index.js";
976
+ import { IfcDoorPanelOperationEnum } from "./index.js";
977
+ import { IfcDoorPanelPositionEnum } from "./index.js";
978
+ import { IfcDoorStyleConstructionEnum } from "./index.js";
979
+ import { IfcDoorStyleOperationEnum } from "./index.js";
980
+ import { IfcDoorTypeEnum } from "./index.js";
981
+ import { IfcDoorTypeOperationEnum } from "./index.js";
982
+ import { IfcDuctFittingTypeEnum } from "./index.js";
983
+ import { IfcDuctSegmentTypeEnum } from "./index.js";
984
+ import { IfcDuctSilencerTypeEnum } from "./index.js";
985
+ import { IfcElectricApplianceTypeEnum } from "./index.js";
986
+ import { IfcElectricDistributionBoardTypeEnum } from "./index.js";
987
+ import { IfcElectricDistributionPointFunctionEnum } from "./index.js";
988
+ import { IfcElectricFlowStorageDeviceTypeEnum } from "./index.js";
989
+ import { IfcElectricGeneratorTypeEnum } from "./index.js";
990
+ import { IfcElectricMotorTypeEnum } from "./index.js";
991
+ import { IfcElectricTimeControlTypeEnum } from "./index.js";
992
+ import { IfcElementAssemblyTypeEnum } from "./index.js";
993
+ import { IfcElementCompositionEnum } from "./index.js";
994
+ import { IfcEngineTypeEnum } from "./index.js";
995
+ import { IfcEvaporativeCoolerTypeEnum } from "./index.js";
996
+ import { IfcEvaporatorTypeEnum } from "./index.js";
997
+ import { IfcEventTriggerTypeEnum } from "./index.js";
998
+ import { IfcEventTypeEnum } from "./index.js";
999
+ import { IfcExternalSpatialElementTypeEnum } from "./index.js";
1000
+ import { IfcFanTypeEnum } from "./index.js";
1001
+ import { IfcFastenerTypeEnum } from "./index.js";
1002
+ import { IfcFilterTypeEnum } from "./index.js";
1003
+ import { IfcFireSuppressionTerminalTypeEnum } from "./index.js";
1004
+ import { IfcFlowDirectionEnum } from "./index.js";
1005
+ import { IfcFlowInstrumentTypeEnum } from "./index.js";
1006
+ import { IfcFlowMeterTypeEnum } from "./index.js";
1007
+ import { IfcFootingTypeEnum } from "./index.js";
1008
+ import { IfcFurnitureTypeEnum } from "./index.js";
1009
+ import { IfcGeographicElementTypeEnum } from "./index.js";
1010
+ import { IfcGeometricProjectionEnum } from "./index.js";
1011
+ import { IfcGlobalOrLocalEnum } from "./index.js";
1012
+ import { IfcGridTypeEnum } from "./index.js";
1013
+ import { IfcHeatExchangerTypeEnum } from "./index.js";
1014
+ import { IfcHumidifierTypeEnum } from "./index.js";
1015
+ import { IfcInterceptorTypeEnum } from "./index.js";
1016
+ import { IfcInternalOrExternalEnum } from "./index.js";
1017
+ import { IfcInventoryTypeEnum } from "./index.js";
1018
+ import { IfcJunctionBoxTypeEnum } from "./index.js";
1019
+ import { IfcKnotType } from "./index.js";
1020
+ import { IfcLaborResourceTypeEnum } from "./index.js";
1021
+ import { IfcLampTypeEnum } from "./index.js";
1022
+ import { IfcLayerSetDirectionEnum } from "./index.js";
1023
+ import { IfcLightDistributionCurveEnum } from "./index.js";
1024
+ import { IfcLightEmissionSourceEnum } from "./index.js";
1025
+ import { IfcLightFixtureTypeEnum } from "./index.js";
1026
+ import { IfcLoadGroupTypeEnum } from "./index.js";
1027
+ import { IfcLogicalOperatorEnum } from "./index.js";
1028
+ import { IfcMechanicalFastenerTypeEnum } from "./index.js";
1029
+ import { IfcMedicalDeviceTypeEnum } from "./index.js";
1030
+ import { IfcMemberTypeEnum } from "./index.js";
1031
+ import { IfcMotorConnectionTypeEnum } from "./index.js";
1032
+ import { IfcNullStyle } from "./index.js";
1033
+ import { IfcObjectiveEnum } from "./index.js";
1034
+ import { IfcObjectTypeEnum } from "./index.js";
1035
+ import { IfcOccupantTypeEnum } from "./index.js";
1036
+ import { IfcOpeningElementTypeEnum } from "./index.js";
1037
+ import { IfcOutletTypeEnum } from "./index.js";
1038
+ import { IfcPerformanceHistoryTypeEnum } from "./index.js";
1039
+ import { IfcPermeableCoveringOperationEnum } from "./index.js";
1040
+ import { IfcPermitTypeEnum } from "./index.js";
1041
+ import { IfcPhysicalOrVirtualEnum } from "./index.js";
1042
+ import { IfcPileConstructionEnum } from "./index.js";
1043
+ import { IfcPileTypeEnum } from "./index.js";
1044
+ import { IfcPipeFittingTypeEnum } from "./index.js";
1045
+ import { IfcPipeSegmentTypeEnum } from "./index.js";
1046
+ import { IfcPlateTypeEnum } from "./index.js";
1047
+ import { IfcPreferredSurfaceCurveRepresentation } from "./index.js";
1048
+ import { IfcProcedureTypeEnum } from "./index.js";
1049
+ import { IfcProfileTypeEnum } from "./index.js";
1050
+ import { IfcProjectedOrTrueLengthEnum } from "./index.js";
1051
+ import { IfcProjectionElementTypeEnum } from "./index.js";
1052
+ import { IfcProjectOrderTypeEnum } from "./index.js";
1053
+ import { IfcPropertySetTemplateTypeEnum } from "./index.js";
1054
+ import { IfcProtectiveDeviceTrippingUnitTypeEnum } from "./index.js";
1055
+ import { IfcProtectiveDeviceTypeEnum } from "./index.js";
1056
+ import { IfcPumpTypeEnum } from "./index.js";
1057
+ import { IfcRailingTypeEnum } from "./index.js";
1058
+ import { IfcRampFlightTypeEnum } from "./index.js";
1059
+ import { IfcRampTypeEnum } from "./index.js";
1060
+ import { IfcRecurrenceTypeEnum } from "./index.js";
1061
+ import { IfcReflectanceMethodEnum } from "./index.js";
1062
+ import { IfcReinforcingBarRoleEnum } from "./index.js";
1063
+ import { IfcReinforcingBarSurfaceEnum } from "./index.js";
1064
+ import { IfcReinforcingBarTypeEnum } from "./index.js";
1065
+ import { IfcReinforcingMeshTypeEnum } from "./index.js";
1066
+ import { IfcRoleEnum } from "./index.js";
1067
+ import { IfcRoofTypeEnum } from "./index.js";
1068
+ import { IfcSanitaryTerminalTypeEnum } from "./index.js";
1069
+ import { IfcSectionTypeEnum } from "./index.js";
1070
+ import { IfcSensorTypeEnum } from "./index.js";
1071
+ import { IfcSequenceEnum } from "./index.js";
1072
+ import { IfcShadingDeviceTypeEnum } from "./index.js";
1073
+ import { IfcSimplePropertyTemplateTypeEnum } from "./index.js";
1074
+ import { IfcSIPrefix } from "./index.js";
1075
+ import { IfcSIUnitName } from "./index.js";
1076
+ import { IfcSlabTypeEnum } from "./index.js";
1077
+ import { IfcSolarDeviceTypeEnum } from "./index.js";
1078
+ import { IfcSpaceHeaterTypeEnum } from "./index.js";
1079
+ import { IfcSpaceTypeEnum } from "./index.js";
1080
+ import { IfcSpatialZoneTypeEnum } from "./index.js";
1081
+ import { IfcStackTerminalTypeEnum } from "./index.js";
1082
+ import { IfcStairFlightTypeEnum } from "./index.js";
1083
+ import { IfcStairTypeEnum } from "./index.js";
1084
+ import { IfcStateEnum } from "./index.js";
1085
+ import { IfcStructuralCurveActivityTypeEnum } from "./index.js";
1086
+ import { IfcStructuralCurveMemberTypeEnum } from "./index.js";
1087
+ import { IfcStructuralSurfaceActivityTypeEnum } from "./index.js";
1088
+ import { IfcStructuralSurfaceMemberTypeEnum } from "./index.js";
1089
+ import { IfcSubContractResourceTypeEnum } from "./index.js";
1090
+ import { IfcSurfaceFeatureTypeEnum } from "./index.js";
1091
+ import { IfcSurfaceSide } from "./index.js";
1092
+ import { IfcSwitchingDeviceTypeEnum } from "./index.js";
1093
+ import { IfcSystemFurnitureElementTypeEnum } from "./index.js";
1094
+ import { IfcTankTypeEnum } from "./index.js";
1095
+ import { IfcTaskDurationEnum } from "./index.js";
1096
+ import { IfcTaskTypeEnum } from "./index.js";
1097
+ import { IfcTendonAnchorTypeEnum } from "./index.js";
1098
+ import { IfcTendonTypeEnum } from "./index.js";
1099
+ import { IfcTextPath } from "./index.js";
1100
+ import { IfcTimeSeriesDataTypeEnum } from "./index.js";
1101
+ import { IfcTransformerTypeEnum } from "./index.js";
1102
+ import { IfcTransitionCode } from "./index.js";
1103
+ import { IfcTransportElementTypeEnum } from "./index.js";
1104
+ import { IfcTrimmingPreference } from "./index.js";
1105
+ import { IfcTubeBundleTypeEnum } from "./index.js";
1106
+ import { IfcUnitaryControlElementTypeEnum } from "./index.js";
1107
+ import { IfcUnitaryEquipmentTypeEnum } from "./index.js";
1108
+ import { IfcUnitEnum } from "./index.js";
1109
+ import { IfcValveTypeEnum } from "./index.js";
1110
+ import { IfcVibrationIsolatorTypeEnum } from "./index.js";
1111
+ import { IfcVoidingFeatureTypeEnum } from "./index.js";
1112
+ import { IfcWallTypeEnum } from "./index.js";
1113
+ import { IfcWasteTerminalTypeEnum } from "./index.js";
1114
+ import { IfcWindowPanelOperationEnum } from "./index.js";
1115
+ import { IfcWindowPanelPositionEnum } from "./index.js";
1116
+ import { IfcWindowStyleConstructionEnum } from "./index.js";
1117
+ import { IfcWindowStyleOperationEnum } from "./index.js";
1118
+ import { IfcWindowTypeEnum } from "./index.js";
1119
+ import { IfcWindowTypePartitioningEnum } from "./index.js";
1120
+ import { IfcWorkCalendarTypeEnum } from "./index.js";
1121
+ import { IfcWorkPlanTypeEnum } from "./index.js";
1122
+ import { IfcWorkScheduleTypeEnum } from "./index.js";
1123
1123
  let constructors = [
1124
1124
  void 0,
1125
1125
  IfcActionRequest,