@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,991 +1,991 @@
1
- export { ahead_or_behind, ahead_or_behindDeserializeStep } from './ahead_or_behind.gen';
2
- export { angle_relator, angle_relatorDeserializeStep } from './angle_relator.gen';
3
- export { approximation_method, approximation_methodDeserializeStep } from './approximation_method.gen';
4
- export { b_spline_curve_form, b_spline_curve_formDeserializeStep } from './b_spline_curve_form.gen';
5
- export { b_spline_surface_form, b_spline_surface_formDeserializeStep } from './b_spline_surface_form.gen';
6
- export { boolean_operator, boolean_operatorDeserializeStep } from './boolean_operator.gen';
7
- export { central_or_parallel, central_or_parallelDeserializeStep } from './central_or_parallel.gen';
8
- export { dimension_extent_usage, dimension_extent_usageDeserializeStep } from './dimension_extent_usage.gen';
9
- export { interpolation_type, interpolation_typeDeserializeStep } from './interpolation_type.gen';
10
- export { knot_type, knot_typeDeserializeStep } from './knot_type.gen';
11
- export { limit_condition, limit_conditionDeserializeStep } from './limit_condition.gen';
12
- export { marker_type, marker_typeDeserializeStep } from './marker_type.gen';
13
- export { null_style, null_styleDeserializeStep } from './null_style.gen';
14
- export { preferred_surface_curve_representation, preferred_surface_curve_representationDeserializeStep } from './preferred_surface_curve_representation.gen';
15
- export { product_or_presentation_space, product_or_presentation_spaceDeserializeStep } from './product_or_presentation_space.gen';
16
- export { shading_curve_method, shading_curve_methodDeserializeStep } from './shading_curve_method.gen';
17
- export { shading_surface_method, shading_surface_methodDeserializeStep } from './shading_surface_method.gen';
18
- export { si_prefix, si_prefixDeserializeStep } from './si_prefix.gen';
19
- export { si_unit_name, si_unit_nameDeserializeStep } from './si_unit_name.gen';
20
- export { source, sourceDeserializeStep } from './source.gen';
21
- export { surface_side, surface_sideDeserializeStep } from './surface_side.gen';
22
- export { text_path, text_pathDeserializeStep } from './text_path.gen';
23
- export { transition_code, transition_codeDeserializeStep } from './transition_code.gen';
24
- export { trimming_preference, trimming_preferenceDeserializeStep } from './trimming_preference.gen';
25
- export { unlimited_range, unlimited_rangeDeserializeStep } from './unlimited_range.gen';
26
- export { ypr_enumeration, ypr_enumerationDeserializeStep } from './ypr_enumeration.gen';
27
- export { action } from './action.gen';
28
- export { action_assignment } from './action_assignment.gen';
29
- export { action_directive } from './action_directive.gen';
30
- export { action_method } from './action_method.gen';
31
- export { action_method_relationship } from './action_method_relationship.gen';
32
- export { action_property } from './action_property.gen';
33
- export { action_property_representation } from './action_property_representation.gen';
34
- export { action_relationship } from './action_relationship.gen';
35
- export { action_request_assignment } from './action_request_assignment.gen';
36
- export { action_request_solution } from './action_request_solution.gen';
37
- export { action_request_status } from './action_request_status.gen';
38
- export { action_resource } from './action_resource.gen';
39
- export { action_resource_requirement } from './action_resource_requirement.gen';
40
- export { action_resource_type } from './action_resource_type.gen';
41
- export { action_status } from './action_status.gen';
42
- export { address } from './address.gen';
43
- export { alternate_product_relationship } from './alternate_product_relationship.gen';
44
- export { measure_with_unit } from './measure_with_unit.gen';
45
- export { named_unit } from './named_unit.gen';
46
- export { dimensional_size } from './dimensional_size.gen';
47
- export { annotation_occurrence_relationship } from './annotation_occurrence_relationship.gen';
48
- export { application_context } from './application_context.gen';
49
- export { application_context_element } from './application_context_element.gen';
50
- export { application_context_relationship } from './application_context_relationship.gen';
51
- export { application_protocol_definition } from './application_protocol_definition.gen';
52
- export { approval_assignment } from './approval_assignment.gen';
53
- export { shape_aspect } from './shape_aspect.gen';
54
- export { certification_assignment } from './certification_assignment.gen';
55
- export { classification_assignment } from './classification_assignment.gen';
56
- export { contract_assignment } from './contract_assignment.gen';
57
- export { date_and_time_assignment } from './date_and_time_assignment.gen';
58
- export { date_assignment } from './date_assignment.gen';
59
- export { document_reference } from './document_reference.gen';
60
- export { document_usage_constraint_assignment } from './document_usage_constraint_assignment.gen';
61
- export { effectivity_assignment } from './effectivity_assignment.gen';
62
- export { event_occurrence_assignment } from './event_occurrence_assignment.gen';
63
- export { group_assignment } from './group_assignment.gen';
64
- export { identification_assignment } from './identification_assignment.gen';
65
- export { name_assignment } from './name_assignment.gen';
66
- export { organization_assignment } from './organization_assignment.gen';
67
- export { organizational_project_assignment } from './organizational_project_assignment.gen';
68
- export { person_and_organization_assignment } from './person_and_organization_assignment.gen';
69
- export { presented_item } from './presented_item.gen';
70
- export { security_classification_assignment } from './security_classification_assignment.gen';
71
- export { time_interval_assignment } from './time_interval_assignment.gen';
72
- export { approval } from './approval.gen';
73
- export { approval_date_time } from './approval_date_time.gen';
74
- export { approval_person_organization } from './approval_person_organization.gen';
75
- export { approval_relationship } from './approval_relationship.gen';
76
- export { approval_role } from './approval_role.gen';
77
- export { approval_status } from './approval_status.gen';
78
- export { founded_item } from './founded_item.gen';
79
- export { area_in_set } from './area_in_set.gen';
80
- export { derived_unit } from './derived_unit.gen';
81
- export { assembly_component_usage_substitute } from './assembly_component_usage_substitute.gen';
82
- export { attribute_classification_assignment } from './attribute_classification_assignment.gen';
83
- export { attribute_value_assignment } from './attribute_value_assignment.gen';
84
- export { attribute_value_role } from './attribute_value_role.gen';
85
- export { colour } from './colour.gen';
86
- export { generic_expression } from './generic_expression.gen';
87
- export { defined_function } from './defined_function.gen';
88
- export { date } from './date.gen';
89
- export { representation_map } from './representation_map.gen';
90
- export { functionally_defined_transformation } from './functionally_defined_transformation.gen';
91
- export { certification } from './certification.gen';
92
- export { certification_type } from './certification_type.gen';
93
- export { characterized_object } from './characterized_object.gen';
94
- export { group } from './group.gen';
95
- export { effectivity_context_assignment } from './effectivity_context_assignment.gen';
96
- export { classification_role } from './classification_role.gen';
97
- export { representation_item } from './representation_item.gen';
98
- export { concept_feature_operator } from './concept_feature_operator.gen';
99
- export { concept_feature_relationship } from './concept_feature_relationship.gen';
100
- export { product_concept_feature } from './product_concept_feature.gen';
101
- export { configuration_item } from './configuration_item.gen';
102
- export { configuration_definition } from './configuration_definition.gen';
103
- export { configuration_design } from './configuration_design.gen';
104
- export { configuration_interpolation } from './configuration_interpolation.gen';
105
- export { representation } from './representation.gen';
106
- export { representation_relationship } from './representation_relationship.gen';
107
- export { invisibility } from './invisibility.gen';
108
- export { context_dependent_shape_representation } from './context_dependent_shape_representation.gen';
109
- export { contract } from './contract.gen';
110
- export { contract_type } from './contract_type.gen';
111
- export { coordinated_universal_time_offset } from './coordinated_universal_time_offset.gen';
112
- export { curve_style_rendering } from './curve_style_rendering.gen';
113
- export { simple_pair_range } from './simple_pair_range.gen';
114
- export { pair_value } from './pair_value.gen';
115
- export { geometric_tolerance } from './geometric_tolerance.gen';
116
- export { data_environment } from './data_environment.gen';
117
- export { date_and_time } from './date_and_time.gen';
118
- export { date_role } from './date_role.gen';
119
- export { date_time_role } from './date_time_role.gen';
120
- export { effectivity } from './effectivity.gen';
121
- export { datum_reference } from './datum_reference.gen';
122
- export { derived_unit_element } from './derived_unit_element.gen';
123
- export { variable_semantics } from './variable_semantics.gen';
124
- export { description_attribute } from './description_attribute.gen';
125
- export { draughting_callout_relationship } from './draughting_callout_relationship.gen';
126
- export { dimension_related_tolerance_zone_element } from './dimension_related_tolerance_zone_element.gen';
127
- export { dimensional_characteristic_representation } from './dimensional_characteristic_representation.gen';
128
- export { dimensional_exponents } from './dimensional_exponents.gen';
129
- export { shape_aspect_relationship } from './shape_aspect_relationship.gen';
130
- export { document } from './document.gen';
131
- export { document_product_association } from './document_product_association.gen';
132
- export { document_relationship } from './document_relationship.gen';
133
- export { document_representation_type } from './document_representation_type.gen';
134
- export { document_type } from './document_type.gen';
135
- export { document_usage_constraint } from './document_usage_constraint.gen';
136
- export { document_usage_role } from './document_usage_role.gen';
137
- export { item_identified_representation_usage } from './item_identified_representation_usage.gen';
138
- export { draughting_title } from './draughting_title.gen';
139
- export { drawing_definition } from './drawing_definition.gen';
140
- export { presentation_set } from './presentation_set.gen';
141
- export { drawing_revision_sequence } from './drawing_revision_sequence.gen';
142
- export { effectivity_context_role } from './effectivity_context_role.gen';
143
- export { effectivity_relationship } from './effectivity_relationship.gen';
144
- export { environment } from './environment.gen';
145
- export { event_occurrence } from './event_occurrence.gen';
146
- export { event_occurrence_context_assignment } from './event_occurrence_context_assignment.gen';
147
- export { event_occurrence_context_role } from './event_occurrence_context_role.gen';
148
- export { event_occurrence_role } from './event_occurrence_role.gen';
149
- export { external_source } from './external_source.gen';
150
- export { externally_defined_item } from './externally_defined_item.gen';
151
- export { general_property } from './general_property.gen';
152
- export { externally_defined_item_relationship } from './externally_defined_item_relationship.gen';
153
- export { fill_area_style_colour } from './fill_area_style_colour.gen';
154
- export { general_property_association } from './general_property_association.gen';
155
- export { general_property_relationship } from './general_property_relationship.gen';
156
- export { representation_context } from './representation_context.gen';
157
- export { geometric_tolerance_relationship } from './geometric_tolerance_relationship.gen';
158
- export { group_relationship } from './group_relationship.gen';
159
- export { id_attribute } from './id_attribute.gen';
160
- export { identification_role } from './identification_role.gen';
161
- export { initial_state } from './initial_state.gen';
162
- export { interpolated_configuration_sequence } from './interpolated_configuration_sequence.gen';
163
- export { item_defined_transformation } from './item_defined_transformation.gen';
164
- export { kinematic_analysis_consistency } from './kinematic_analysis_consistency.gen';
165
- export { kinematic_analysis_result } from './kinematic_analysis_result.gen';
166
- export { kinematic_control } from './kinematic_control.gen';
167
- export { kinematic_joint } from './kinematic_joint.gen';
168
- export { kinematic_link } from './kinematic_link.gen';
169
- export { kinematic_link_representation_relation } from './kinematic_link_representation_relation.gen';
170
- export { property_definition } from './property_definition.gen';
171
- export { property_definition_representation } from './property_definition_representation.gen';
172
- export { kinematic_structure } from './kinematic_structure.gen';
173
- export { pre_defined_item } from './pre_defined_item.gen';
174
- export { limits_and_fits } from './limits_and_fits.gen';
175
- export { local_time } from './local_time.gen';
176
- export { material_designation } from './material_designation.gen';
177
- export { material_designation_characterization } from './material_designation_characterization.gen';
178
- export { measure_qualification } from './measure_qualification.gen';
179
- export { mechanism } from './mechanism.gen';
180
- export { name_attribute } from './name_attribute.gen';
181
- export { object_role } from './object_role.gen';
182
- export { organization } from './organization.gen';
183
- export { organization_relationship } from './organization_relationship.gen';
184
- export { organization_role } from './organization_role.gen';
185
- export { organizational_project } from './organizational_project.gen';
186
- export { organizational_project_relationship } from './organizational_project_relationship.gen';
187
- export { organizational_project_role } from './organizational_project_role.gen';
188
- export { pair_actuator } from './pair_actuator.gen';
189
- export { person } from './person.gen';
190
- export { person_and_organization } from './person_and_organization.gen';
191
- export { person_and_organization_role } from './person_and_organization_role.gen';
192
- export { plus_minus_tolerance } from './plus_minus_tolerance.gen';
193
- export { precision_qualifier } from './precision_qualifier.gen';
194
- export { presentation_layer_assignment } from './presentation_layer_assignment.gen';
195
- export { presentation_size } from './presentation_size.gen';
196
- export { presented_item_representation } from './presented_item_representation.gen';
197
- export { process_product_association } from './process_product_association.gen';
198
- export { process_property_association } from './process_property_association.gen';
199
- export { product } from './product.gen';
200
- export { product_category } from './product_category.gen';
201
- export { product_category_relationship } from './product_category_relationship.gen';
202
- export { product_concept } from './product_concept.gen';
203
- export { product_concept_feature_association } from './product_concept_feature_association.gen';
204
- export { product_concept_relationship } from './product_concept_relationship.gen';
205
- export { product_definition } from './product_definition.gen';
206
- export { product_definition_context_association } from './product_definition_context_association.gen';
207
- export { product_definition_context_role } from './product_definition_context_role.gen';
208
- export { product_definition_formation } from './product_definition_formation.gen';
209
- export { product_definition_formation_relationship } from './product_definition_formation_relationship.gen';
210
- export { product_definition_occurrence_relationship } from './product_definition_occurrence_relationship.gen';
211
- export { product_definition_relationship } from './product_definition_relationship.gen';
212
- export { product_definition_substitute } from './product_definition_substitute.gen';
213
- export { tolerance_zone_definition } from './tolerance_zone_definition.gen';
214
- export { property_definition_relationship } from './property_definition_relationship.gen';
215
- export { uncertainty_qualifier } from './uncertainty_qualifier.gen';
216
- export { resource_property } from './resource_property.gen';
217
- export { resource_property_representation } from './resource_property_representation.gen';
218
- export { resource_requirement_type } from './resource_requirement_type.gen';
219
- export { role_association } from './role_association.gen';
220
- export { rotation_about_direction } from './rotation_about_direction.gen';
221
- export { runout_zone_orientation } from './runout_zone_orientation.gen';
222
- export { security_classification } from './security_classification.gen';
223
- export { security_classification_level } from './security_classification_level.gen';
224
- export { surface_rendering_properties } from './surface_rendering_properties.gen';
225
- export { surface_style_reflectance_ambient } from './surface_style_reflectance_ambient.gen';
226
- export { surface_style_rendering } from './surface_style_rendering.gen';
227
- export { surface_style_transparent } from './surface_style_transparent.gen';
228
- export { symbol_colour } from './symbol_colour.gen';
229
- export { text_style_for_defined_font } from './text_style_for_defined_font.gen';
230
- export { time_interval } from './time_interval.gen';
231
- export { time_interval_role } from './time_interval_role.gen';
232
- export { tolerance_value } from './tolerance_value.gen';
233
- export { tolerance_zone_form } from './tolerance_zone_form.gen';
234
- export { type_qualifier } from './type_qualifier.gen';
235
- export { versioned_action_request } from './versioned_action_request.gen';
236
- export { versioned_action_request_relationship } from './versioned_action_request_relationship.gen';
237
- export { amount_of_substance_measure } from './amount_of_substance_measure.gen';
238
- export { area_measure } from './area_measure.gen';
239
- export { box_height } from './box_height.gen';
240
- export { box_rotate_angle } from './box_rotate_angle.gen';
241
- export { box_slant_angle } from './box_slant_angle.gen';
242
- export { box_width } from './box_width.gen';
243
- export { celsius_temperature_measure } from './celsius_temperature_measure.gen';
244
- export { context_dependent_measure } from './context_dependent_measure.gen';
245
- export { count_measure } from './count_measure.gen';
246
- export { curve_tolerance_deviation } from './curve_tolerance_deviation.gen';
247
- export { curve_tolerance_parameter } from './curve_tolerance_parameter.gen';
248
- export { day_in_month_number } from './day_in_month_number.gen';
249
- export { descriptive_measure } from './descriptive_measure.gen';
250
- export { dimension_count } from './dimension_count.gen';
251
- export { electric_current_measure } from './electric_current_measure.gen';
252
- export { hour_in_day } from './hour_in_day.gen';
253
- export { identifier } from './identifier.gen';
254
- export { label } from './label.gen';
255
- export { length_measure } from './length_measure.gen';
256
- export { list_of_reversible_topology_item } from './list_of_reversible_topology_item.gen';
257
- export { list_representation_item } from './list_representation_item.gen';
258
- export { luminous_intensity_measure } from './luminous_intensity_measure.gen';
259
- export { mass_measure } from './mass_measure.gen';
260
- export { minute_in_hour } from './minute_in_hour.gen';
261
- export { month_in_year_number } from './month_in_year_number.gen';
262
- export { non_negative_length_measure } from './non_negative_length_measure.gen';
263
- export { numeric_measure } from './numeric_measure.gen';
264
- export { parameter_value } from './parameter_value.gen';
265
- export { plane_angle_measure } from './plane_angle_measure.gen';
266
- export { positive_length_measure } from './positive_length_measure.gen';
267
- export { positive_plane_angle_measure } from './positive_plane_angle_measure.gen';
268
- export { positive_ratio_measure } from './positive_ratio_measure.gen';
269
- export { presentable_text } from './presentable_text.gen';
270
- export { ratio_measure } from './ratio_measure.gen';
271
- export { second_in_minute } from './second_in_minute.gen';
272
- export { set_of_reversible_topology_item } from './set_of_reversible_topology_item.gen';
273
- export { set_representation_item } from './set_representation_item.gen';
274
- export { solid_angle_measure } from './solid_angle_measure.gen';
275
- export { surface_tolerance_deviation } from './surface_tolerance_deviation.gen';
276
- export { surface_tolerance_parameter } from './surface_tolerance_parameter.gen';
277
- export { text } from './text.gen';
278
- export { text_alignment } from './text_alignment.gen';
279
- export { text_delineation } from './text_delineation.gen';
280
- export { thermodynamic_temperature_measure } from './thermodynamic_temperature_measure.gen';
281
- export { time_measure } from './time_measure.gen';
282
- export { u_direction_count } from './u_direction_count.gen';
283
- export { v_direction_count } from './v_direction_count.gen';
284
- export { volume_measure } from './volume_measure.gen';
285
- export { year_number } from './year_number.gen';
286
- export { ypr_rotation } from './ypr_rotation.gen';
287
- export { shape_representation } from './shape_representation.gen';
288
- export { amount_of_substance_measure_with_unit } from './amount_of_substance_measure_with_unit.gen';
289
- export { amount_of_substance_unit } from './amount_of_substance_unit.gen';
290
- export { dimensional_location } from './dimensional_location.gen';
291
- export { angular_size } from './angular_size.gen';
292
- export { geometric_tolerance_with_datum_reference } from './geometric_tolerance_with_datum_reference.gen';
293
- export { geometric_representation_item } from './geometric_representation_item.gen';
294
- export { styled_item } from './styled_item.gen';
295
- export { annotation_occurrence_associativity } from './annotation_occurrence_associativity.gen';
296
- export { mapped_item } from './mapped_item.gen';
297
- export { derived_shape_aspect } from './derived_shape_aspect.gen';
298
- export { product_concept_context } from './product_concept_context.gen';
299
- export { product_context } from './product_context.gen';
300
- export { product_definition_context } from './product_definition_context.gen';
301
- export { applied_action_assignment } from './applied_action_assignment.gen';
302
- export { applied_action_request_assignment } from './applied_action_request_assignment.gen';
303
- export { applied_approval_assignment } from './applied_approval_assignment.gen';
304
- export { applied_area } from './applied_area.gen';
305
- export { applied_certification_assignment } from './applied_certification_assignment.gen';
306
- export { applied_classification_assignment } from './applied_classification_assignment.gen';
307
- export { applied_contract_assignment } from './applied_contract_assignment.gen';
308
- export { applied_date_and_time_assignment } from './applied_date_and_time_assignment.gen';
309
- export { applied_date_assignment } from './applied_date_assignment.gen';
310
- export { applied_document_reference } from './applied_document_reference.gen';
311
- export { applied_document_usage_constraint_assignment } from './applied_document_usage_constraint_assignment.gen';
312
- export { applied_effectivity_assignment } from './applied_effectivity_assignment.gen';
313
- export { applied_event_occurrence_assignment } from './applied_event_occurrence_assignment.gen';
314
- export { external_identification_assignment } from './external_identification_assignment.gen';
315
- export { applied_group_assignment } from './applied_group_assignment.gen';
316
- export { applied_identification_assignment } from './applied_identification_assignment.gen';
317
- export { applied_ineffectivity_assignment } from './applied_ineffectivity_assignment.gen';
318
- export { applied_name_assignment } from './applied_name_assignment.gen';
319
- export { applied_organization_assignment } from './applied_organization_assignment.gen';
320
- export { applied_organizational_project_assignment } from './applied_organizational_project_assignment.gen';
321
- export { applied_person_and_organization_assignment } from './applied_person_and_organization_assignment.gen';
322
- export { applied_presented_item } from './applied_presented_item.gen';
323
- export { applied_security_classification_assignment } from './applied_security_classification_assignment.gen';
324
- export { applied_time_interval_assignment } from './applied_time_interval_assignment.gen';
325
- export { approximation_tolerance } from './approximation_tolerance.gen';
326
- export { approximation_tolerance_deviation } from './approximation_tolerance_deviation.gen';
327
- export { approximation_tolerance_parameter } from './approximation_tolerance_parameter.gen';
328
- export { area_measure_with_unit } from './area_measure_with_unit.gen';
329
- export { area_unit } from './area_unit.gen';
330
- export { product_definition_usage } from './product_definition_usage.gen';
331
- export { attribute_language_assignment } from './attribute_language_assignment.gen';
332
- export { background_colour } from './background_colour.gen';
333
- export { feature_definition } from './feature_definition.gen';
334
- export { bead_end } from './bead_end.gen';
335
- export { binary_generic_expression } from './binary_generic_expression.gen';
336
- export { expression } from './expression.gen';
337
- export { boss_top } from './boss_top.gen';
338
- export { box_domain } from './box_domain.gen';
339
- export { calendar_date } from './calendar_date.gen';
340
- export { camera_usage } from './camera_usage.gen';
341
- export { celsius_temperature_measure_with_unit } from './celsius_temperature_measure_with_unit.gen';
342
- export { transition_feature } from './transition_feature.gen';
343
- export { chamfer_offset } from './chamfer_offset.gen';
344
- export { class_ } from './class.gen';
345
- export { circular_closed_profile } from './circular_closed_profile.gen';
346
- export { class_system } from './class_system.gen';
347
- export { class_usage_effectivity_context_assignment } from './class_usage_effectivity_context_assignment.gen';
348
- export { closed_path_profile } from './closed_path_profile.gen';
349
- export { colour_specification } from './colour_specification.gen';
350
- export { composite_shape_aspect } from './composite_shape_aspect.gen';
351
- export { datum } from './datum.gen';
352
- export { composite_curve_segment } from './composite_curve_segment.gen';
353
- export { compound_representation_item } from './compound_representation_item.gen';
354
- export { multiple_arity_generic_expression } from './multiple_arity_generic_expression.gen';
355
- export { concept_feature_relationship_with_condition } from './concept_feature_relationship_with_condition.gen';
356
- export { conditional_concept_feature } from './conditional_concept_feature.gen';
357
- export { configurable_item } from './configurable_item.gen';
358
- export { product_definition_effectivity } from './product_definition_effectivity.gen';
359
- export { configured_effectivity_assignment } from './configured_effectivity_assignment.gen';
360
- export { configured_effectivity_context_assignment } from './configured_effectivity_context_assignment.gen';
361
- export { topological_representation_item } from './topological_representation_item.gen';
362
- export { constructive_geometry_representation } from './constructive_geometry_representation.gen';
363
- export { constructive_geometry_representation_relationship } from './constructive_geometry_representation_relationship.gen';
364
- export { contact_ratio_representation } from './contact_ratio_representation.gen';
365
- export { context_dependent_invisibility } from './context_dependent_invisibility.gen';
366
- export { context_dependent_unit } from './context_dependent_unit.gen';
367
- export { conversion_based_unit } from './conversion_based_unit.gen';
368
- export { curve_style } from './curve_style.gen';
369
- export { curve_style_font } from './curve_style_font.gen';
370
- export { curve_style_font_pattern } from './curve_style_font_pattern.gen';
371
- export { kinematic_pair } from './kinematic_pair.gen';
372
- export { cylindrical_pair_range } from './cylindrical_pair_range.gen';
373
- export { cylindrical_pair_value } from './cylindrical_pair_value.gen';
374
- export { cylindricity_tolerance } from './cylindricity_tolerance.gen';
375
- export { dated_effectivity } from './dated_effectivity.gen';
376
- export { datum_feature } from './datum_feature.gen';
377
- export { datum_target } from './datum_target.gen';
378
- export { default_tolerance_table } from './default_tolerance_table.gen';
379
- export { definitional_representation } from './definitional_representation.gen';
380
- export { volume_unit } from './volume_unit.gen';
381
- export { descriptive_representation_item } from './descriptive_representation_item.gen';
382
- export { dimension_callout_component_relationship } from './dimension_callout_component_relationship.gen';
383
- export { dimension_callout_relationship } from './dimension_callout_relationship.gen';
384
- export { dimension_pair } from './dimension_pair.gen';
385
- export { dimensional_size_with_path } from './dimensional_size_with_path.gen';
386
- export { executed_action } from './executed_action.gen';
387
- export { directed_angle } from './directed_angle.gen';
388
- export { document_product_equivalence } from './document_product_equivalence.gen';
389
- export { draughting_model } from './draughting_model.gen';
390
- export { draughting_model_item_association } from './draughting_model_item_association.gen';
391
- export { pre_defined_curve_font } from './pre_defined_curve_font.gen';
392
- export { pre_defined_text_font } from './pre_defined_text_font.gen';
393
- export { draughting_specification_reference } from './draughting_specification_reference.gen';
394
- export { symbol_representation } from './symbol_representation.gen';
395
- export { drawing_revision } from './drawing_revision.gen';
396
- export { drawing_sheet_revision_usage } from './drawing_sheet_revision_usage.gen';
397
- export { serial_numbered_effectivity } from './serial_numbered_effectivity.gen';
398
- export { lot_effectivity } from './lot_effectivity.gen';
399
- export { time_interval_based_effectivity } from './time_interval_based_effectivity.gen';
400
- export { electric_current_measure_with_unit } from './electric_current_measure_with_unit.gen';
401
- export { electric_current_unit } from './electric_current_unit.gen';
402
- export { element_delivery } from './element_delivery.gen';
403
- export { product_concept_feature_category } from './product_concept_feature_category.gen';
404
- export { externally_defined_character_glyph } from './externally_defined_character_glyph.gen';
405
- export { externally_defined_curve_font } from './externally_defined_curve_font.gen';
406
- export { externally_defined_symbol } from './externally_defined_symbol.gen';
407
- export { externally_defined_text_font } from './externally_defined_text_font.gen';
408
- export { feature_component_definition } from './feature_component_definition.gen';
409
- export { feature_component_relationship } from './feature_component_relationship.gen';
410
- export { product_definition_shape } from './product_definition_shape.gen';
411
- export { fill_area_style } from './fill_area_style.gen';
412
- export { flatness_tolerance } from './flatness_tolerance.gen';
413
- export { founded_kinematic_path } from './founded_kinematic_path.gen';
414
- export { gear_pair_range } from './gear_pair_range.gen';
415
- export { gear_pair_value } from './gear_pair_value.gen';
416
- export { general_material_property } from './general_material_property.gen';
417
- export { simple_generic_expression } from './simple_generic_expression.gen';
418
- export { unary_generic_expression } from './unary_generic_expression.gen';
419
- export { geometric_item_specific_usage } from './geometric_item_specific_usage.gen';
420
- export { geometric_representation_context } from './geometric_representation_context.gen';
421
- export { geometric_tolerance_with_defined_unit } from './geometric_tolerance_with_defined_unit.gen';
422
- export { global_uncertainty_assigned_context } from './global_uncertainty_assigned_context.gen';
423
- export { global_unit_assigned_context } from './global_unit_assigned_context.gen';
424
- export { hardness_representation } from './hardness_representation.gen';
425
- export { hole_bottom } from './hole_bottom.gen';
426
- export { joggle_termination } from './joggle_termination.gen';
427
- export { kinematic_frame_background_representation } from './kinematic_frame_background_representation.gen';
428
- export { representation_relationship_with_transformation } from './representation_relationship_with_transformation.gen';
429
- export { kinematic_ground_representation } from './kinematic_ground_representation.gen';
430
- export { kinematic_link_representation } from './kinematic_link_representation.gen';
431
- export { kinematic_link_representation_association } from './kinematic_link_representation_association.gen';
432
- export { kinematic_path } from './kinematic_path.gen';
433
- export { kinematic_property_definition } from './kinematic_property_definition.gen';
434
- export { kinematic_property_representation_relation } from './kinematic_property_representation_relation.gen';
435
- export { language } from './language.gen';
436
- export { language_assignment } from './language_assignment.gen';
437
- export { length_measure_with_unit } from './length_measure_with_unit.gen';
438
- export { length_unit } from './length_unit.gen';
439
- export { line_profile_tolerance } from './line_profile_tolerance.gen';
440
- export { luminous_intensity_measure_with_unit } from './luminous_intensity_measure_with_unit.gen';
441
- export { luminous_intensity_unit } from './luminous_intensity_unit.gen';
442
- export { mass_measure_with_unit } from './mass_measure_with_unit.gen';
443
- export { mass_unit } from './mass_unit.gen';
444
- export { material_property } from './material_property.gen';
445
- export { material_property_representation } from './material_property_representation.gen';
446
- export { time_measure_with_unit } from './time_measure_with_unit.gen';
447
- export { thermodynamic_temperature_measure_with_unit } from './thermodynamic_temperature_measure_with_unit.gen';
448
- export { plane_angle_measure_with_unit } from './plane_angle_measure_with_unit.gen';
449
- export { solid_angle_measure_with_unit } from './solid_angle_measure_with_unit.gen';
450
- export { volume_measure_with_unit } from './volume_measure_with_unit.gen';
451
- export { ratio_measure_with_unit } from './ratio_measure_with_unit.gen';
452
- export { mechanical_design_geometric_presentation_representation } from './mechanical_design_geometric_presentation_representation.gen';
453
- export { modified_geometric_tolerance } from './modified_geometric_tolerance.gen';
454
- export { moments_of_inertia_representation } from './moments_of_inertia_representation.gen';
455
- export { motion_link_relationship } from './motion_link_relationship.gen';
456
- export { multi_language_attribute_assignment } from './multi_language_attribute_assignment.gen';
457
- export { si_unit } from './si_unit.gen';
458
- export { ngon_closed_profile } from './ngon_closed_profile.gen';
459
- export { open_path_profile } from './open_path_profile.gen';
460
- export { organizational_address } from './organizational_address.gen';
461
- export { package_product_concept_feature } from './package_product_concept_feature.gen';
462
- export { parametric_representation_context } from './parametric_representation_context.gen';
463
- export { partial_circular_profile } from './partial_circular_profile.gen';
464
- export { path_feature_component } from './path_feature_component.gen';
465
- export { personal_address } from './personal_address.gen';
466
- export { product_definition_with_associated_documents } from './product_definition_with_associated_documents.gen';
467
- export { placed_feature } from './placed_feature.gen';
468
- export { planar_curve_pair_range } from './planar_curve_pair_range.gen';
469
- export { planar_pair_range } from './planar_pair_range.gen';
470
- export { planar_pair_value } from './planar_pair_value.gen';
471
- export { plane_angle_unit } from './plane_angle_unit.gen';
472
- export { pocket_bottom } from './pocket_bottom.gen';
473
- export { point_on_planar_curve_pair_range } from './point_on_planar_curve_pair_range.gen';
474
- export { point_on_planar_curve_pair_value } from './point_on_planar_curve_pair_value.gen';
475
- export { point_on_surface_pair_range } from './point_on_surface_pair_range.gen';
476
- export { point_on_surface_pair_value } from './point_on_surface_pair_value.gen';
477
- export { point_style } from './point_style.gen';
478
- export { position_tolerance } from './position_tolerance.gen';
479
- export { pre_defined_symbol } from './pre_defined_symbol.gen';
480
- export { pre_defined_marker } from './pre_defined_marker.gen';
481
- export { presentation_representation } from './presentation_representation.gen';
482
- export { presentation_style_assignment } from './presentation_style_assignment.gen';
483
- export { prismatic_pair_range } from './prismatic_pair_range.gen';
484
- export { prismatic_pair_value } from './prismatic_pair_value.gen';
485
- export { process_operation } from './process_operation.gen';
486
- export { process_plan } from './process_plan.gen';
487
- export { product_concept_feature_category_usage } from './product_concept_feature_category_usage.gen';
488
- export { product_definition_formation_with_specified_source } from './product_definition_formation_with_specified_source.gen';
489
- export { product_definition_process } from './product_definition_process.gen';
490
- export { product_related_product_category } from './product_related_product_category.gen';
491
- export { projected_zone_definition } from './projected_zone_definition.gen';
492
- export { property_process } from './property_process.gen';
493
- export { qualified_representation_item } from './qualified_representation_item.gen';
494
- export { qualitative_uncertainty } from './qualitative_uncertainty.gen';
495
- export { rack_and_pinion_pair_range } from './rack_and_pinion_pair_range.gen';
496
- export { rack_and_pinion_pair_value } from './rack_and_pinion_pair_value.gen';
497
- export { ratio_unit } from './ratio_unit.gen';
498
- export { rectangular_closed_profile } from './rectangular_closed_profile.gen';
499
- export { referenced_modified_datum } from './referenced_modified_datum.gen';
500
- export { relative_event_occurrence } from './relative_event_occurrence.gen';
501
- export { value_representation_item } from './value_representation_item.gen';
502
- export { requirement_for_action_resource } from './requirement_for_action_resource.gen';
503
- export { retention } from './retention.gen';
504
- export { revolute_pair_range } from './revolute_pair_range.gen';
505
- export { revolute_pair_value } from './revolute_pair_value.gen';
506
- export { rolling_curve_pair_value } from './rolling_curve_pair_value.gen';
507
- export { rolling_surface_pair_value } from './rolling_surface_pair_value.gen';
508
- export { rounded_u_profile } from './rounded_u_profile.gen';
509
- export { roundness_tolerance } from './roundness_tolerance.gen';
510
- export { runout_zone_definition } from './runout_zone_definition.gen';
511
- export { runout_zone_orientation_reference_direction } from './runout_zone_orientation_reference_direction.gen';
512
- export { screw_pair_range } from './screw_pair_range.gen';
513
- export { screw_pair_value } from './screw_pair_value.gen';
514
- export { shape_aspect_associativity } from './shape_aspect_associativity.gen';
515
- export { shape_aspect_deriving_relationship } from './shape_aspect_deriving_relationship.gen';
516
- export { shape_aspect_transition } from './shape_aspect_transition.gen';
517
- export { shape_defining_relationship } from './shape_defining_relationship.gen';
518
- export { shape_definition_representation } from './shape_definition_representation.gen';
519
- export { shape_representation_relationship } from './shape_representation_relationship.gen';
520
- export { sliding_curve_pair_value } from './sliding_curve_pair_value.gen';
521
- export { sliding_surface_pair_value } from './sliding_surface_pair_value.gen';
522
- export { slot_end } from './slot_end.gen';
523
- export { solid_angle_unit } from './solid_angle_unit.gen';
524
- export { spherical_pair_range } from './spherical_pair_range.gen';
525
- export { spherical_pair_value } from './spherical_pair_value.gen';
526
- export { sql_mappable_defined_function } from './sql_mappable_defined_function.gen';
527
- export { square_u_profile } from './square_u_profile.gen';
528
- export { standard_uncertainty } from './standard_uncertainty.gen';
529
- export { straightness_tolerance } from './straightness_tolerance.gen';
530
- export { surface_pair_range } from './surface_pair_range.gen';
531
- export { surface_patch } from './surface_patch.gen';
532
- export { surface_profile_tolerance } from './surface_profile_tolerance.gen';
533
- export { surface_side_style } from './surface_side_style.gen';
534
- export { surface_style_boundary } from './surface_style_boundary.gen';
535
- export { surface_style_control_grid } from './surface_style_control_grid.gen';
536
- export { surface_style_fill_area } from './surface_style_fill_area.gen';
537
- export { surface_style_parameter_line } from './surface_style_parameter_line.gen';
538
- export { surface_style_reflectance_ambient_diffuse } from './surface_style_reflectance_ambient_diffuse.gen';
539
- export { surface_style_rendering_with_properties } from './surface_style_rendering_with_properties.gen';
540
- export { surface_style_segmentation_curve } from './surface_style_segmentation_curve.gen';
541
- export { surface_style_silhouette } from './surface_style_silhouette.gen';
542
- export { surface_style_usage } from './surface_style_usage.gen';
543
- export { surface_texture_representation } from './surface_texture_representation.gen';
544
- export { symbol_representation_map } from './symbol_representation_map.gen';
545
- export { symbol_style } from './symbol_style.gen';
546
- export { symmetric_shape_aspect } from './symmetric_shape_aspect.gen';
547
- export { tactile_appearance_representation } from './tactile_appearance_representation.gen';
548
- export { taper } from './taper.gen';
549
- export { tee_profile } from './tee_profile.gen';
550
- export { text_string_representation } from './text_string_representation.gen';
551
- export { text_style } from './text_style.gen';
552
- export { thermodynamic_temperature_unit } from './thermodynamic_temperature_unit.gen';
553
- export { time_interval_with_bounds } from './time_interval_with_bounds.gen';
554
- export { time_unit } from './time_unit.gen';
555
- export { tolerance_zone } from './tolerance_zone.gen';
556
- export { uncertainty_assigned_representation } from './uncertainty_assigned_representation.gen';
557
- export { uncertainty_measure_with_unit } from './uncertainty_measure_with_unit.gen';
558
- export { unconstrained_pair_value } from './unconstrained_pair_value.gen';
559
- export { universal_pair_range } from './universal_pair_range.gen';
560
- export { universal_pair_value } from './universal_pair_value.gen';
561
- export { vee_profile } from './vee_profile.gen';
562
- export { view_volume } from './view_volume.gen';
563
- export { visual_appearance_representation } from './visual_appearance_representation.gen';
564
- export { advanced_brep_shape_representation } from './advanced_brep_shape_representation.gen';
565
- export { angular_location } from './angular_location.gen';
566
- export { angularity_tolerance } from './angularity_tolerance.gen';
567
- export { annotation_occurrence } from './annotation_occurrence.gen';
568
- export { annotation_fill_area } from './annotation_fill_area.gen';
569
- export { annotation_symbol } from './annotation_symbol.gen';
570
- export { annotation_text } from './annotation_text.gen';
571
- export { annotation_text_character } from './annotation_text_character.gen';
572
- export { apex } from './apex.gen';
573
- export { applied_external_identification_assignment } from './applied_external_identification_assignment.gen';
574
- export { assembly_component_usage } from './assembly_component_usage.gen';
575
- export { placement } from './placement.gen';
576
- export { barring_hole } from './barring_hole.gen';
577
- export { bead } from './bead.gen';
578
- export { boolean_expression } from './boolean_expression.gen';
579
- export { numeric_expression } from './numeric_expression.gen';
580
- export { block } from './block.gen';
581
- export { generic_literal } from './generic_literal.gen';
582
- export { boolean_result } from './boolean_result.gen';
583
- export { boss } from './boss.gen';
584
- export { curve } from './curve.gen';
585
- export { surface } from './surface.gen';
586
- export { half_space_solid } from './half_space_solid.gen';
587
- export { camera_image } from './camera_image.gen';
588
- export { camera_model } from './camera_model.gen';
589
- export { point } from './point.gen';
590
- export { centre_of_symmetry } from './centre_of_symmetry.gen';
591
- export { chamfer } from './chamfer.gen';
592
- export { generic_character_glyph_symbol } from './generic_character_glyph_symbol.gen';
593
- export { replicate_feature } from './replicate_feature.gen';
594
- export { circular_runout_tolerance } from './circular_runout_tolerance.gen';
595
- export { connected_face_set } from './connected_face_set.gen';
596
- export { coaxiality_tolerance } from './coaxiality_tolerance.gen';
597
- export { colour_rgb } from './colour_rgb.gen';
598
- export { compound_feature } from './compound_feature.gen';
599
- export { composite_text } from './composite_text.gen';
600
- export { compound_shape_representation } from './compound_shape_representation.gen';
601
- export { string_expression } from './string_expression.gen';
602
- export { concentricity_tolerance } from './concentricity_tolerance.gen';
603
- export { configuration_effectivity } from './configuration_effectivity.gen';
604
- export { connected_edge_set } from './connected_edge_set.gen';
605
- export { over_riding_styled_item } from './over_riding_styled_item.gen';
606
- export { csg_shape_representation } from './csg_shape_representation.gen';
607
- export { solid_model } from './solid_model.gen';
608
- export { curve_swept_solid_shape_representation } from './curve_swept_solid_shape_representation.gen';
609
- export { cylindrical_pair } from './cylindrical_pair.gen';
610
- export { draughting_callout } from './draughting_callout.gen';
611
- export { default_tolerance_table_cell } from './default_tolerance_table_cell.gen';
612
- export { defined_character_glyph } from './defined_character_glyph.gen';
613
- export { defined_symbol } from './defined_symbol.gen';
614
- export { geometric_alignment } from './geometric_alignment.gen';
615
- export { geometric_intersection } from './geometric_intersection.gen';
616
- export { parallel_offset } from './parallel_offset.gen';
617
- export { perpendicular_to } from './perpendicular_to.gen';
618
- export { extension } from './extension.gen';
619
- export { tangent } from './tangent.gen';
620
- export { derived_unit_variable } from './derived_unit_variable.gen';
621
- export { text_literal } from './text_literal.gen';
622
- export { dimensional_location_with_path } from './dimensional_location_with_path.gen';
623
- export { directed_action } from './directed_action.gen';
624
- export { directed_dimensional_location } from './directed_dimensional_location.gen';
625
- export { direction } from './direction.gen';
626
- export { direction_shape_representation } from './direction_shape_representation.gen';
627
- export { document_file } from './document_file.gen';
628
- export { pre_defined_colour } from './pre_defined_colour.gen';
629
- export { draughting_pre_defined_curve_font } from './draughting_pre_defined_curve_font.gen';
630
- export { draughting_pre_defined_text_font } from './draughting_pre_defined_text_font.gen';
631
- export { draughting_subfigure_representation } from './draughting_subfigure_representation.gen';
632
- export { draughting_symbol_representation } from './draughting_symbol_representation.gen';
633
- export { presentation_area } from './presentation_area.gen';
634
- export { edge } from './edge.gen';
635
- export { edge_based_wireframe_model } from './edge_based_wireframe_model.gen';
636
- export { edge_based_wireframe_shape_representation } from './edge_based_wireframe_shape_representation.gen';
637
- export { loop } from './loop.gen';
638
- export { path } from './path.gen';
639
- export { edge_round } from './edge_round.gen';
640
- export { exclusive_product_concept_feature_category } from './exclusive_product_concept_feature_category.gen';
641
- export { externally_defined_dimension_definition } from './externally_defined_dimension_definition.gen';
642
- export { externally_defined_general_property } from './externally_defined_general_property.gen';
643
- export { externally_defined_style } from './externally_defined_style.gen';
644
- export { face } from './face.gen';
645
- export { face_based_surface_model } from './face_based_surface_model.gen';
646
- export { face_bound } from './face_bound.gen';
647
- export { face_shape_representation } from './face_shape_representation.gen';
648
- export { faceted_brep_shape_representation } from './faceted_brep_shape_representation.gen';
649
- export { feature_in_panel } from './feature_in_panel.gen';
650
- export { featured_shape } from './featured_shape.gen';
651
- export { fill_area_style_hatching } from './fill_area_style_hatching.gen';
652
- export { fill_area_style_tile_symbol_with_style } from './fill_area_style_tile_symbol_with_style.gen';
653
- export { fill_area_style_tiles } from './fill_area_style_tiles.gen';
654
- export { fillet } from './fillet.gen';
655
- export { fully_constrained_pair } from './fully_constrained_pair.gen';
656
- export { gear_pair } from './gear_pair.gen';
657
- export { general_feature } from './general_feature.gen';
658
- export { generic_variable } from './generic_variable.gen';
659
- export { geometric_set } from './geometric_set.gen';
660
- export { vector } from './vector.gen';
661
- export { sphere } from './sphere.gen';
662
- export { right_circular_cone } from './right_circular_cone.gen';
663
- export { right_circular_cylinder } from './right_circular_cylinder.gen';
664
- export { torus } from './torus.gen';
665
- export { right_angular_wedge } from './right_angular_wedge.gen';
666
- export { shell_based_surface_model } from './shell_based_surface_model.gen';
667
- export { geometrically_bounded_2d_wireframe_representation } from './geometrically_bounded_2d_wireframe_representation.gen';
668
- export { geometrically_bounded_surface_shape_representation } from './geometrically_bounded_surface_shape_representation.gen';
669
- export { geometrically_bounded_wireframe_shape_representation } from './geometrically_bounded_wireframe_shape_representation.gen';
670
- export { hole_in_panel } from './hole_in_panel.gen';
671
- export { universal_pair } from './universal_pair.gen';
672
- export { inclusion_product_concept_feature } from './inclusion_product_concept_feature.gen';
673
- export { joggle } from './joggle.gen';
674
- export { kinematic_frame_background_representation_association } from './kinematic_frame_background_representation_association.gen';
675
- export { known_source } from './known_source.gen';
676
- export { light_source } from './light_source.gen';
677
- export { location_shape_representation } from './location_shape_representation.gen';
678
- export { locator } from './locator.gen';
679
- export { make_from_usage_option } from './make_from_usage_option.gen';
680
- export { manifold_subsurface_shape_representation } from './manifold_subsurface_shape_representation.gen';
681
- export { manifold_surface_shape_representation } from './manifold_surface_shape_representation.gen';
682
- export { measure_representation_item } from './measure_representation_item.gen';
683
- export { mechanism_base_placement } from './mechanism_base_placement.gen';
684
- export { named_unit_variable } from './named_unit_variable.gen';
685
- export { non_manifold_surface_shape_representation } from './non_manifold_surface_shape_representation.gen';
686
- export { one_direction_repeat_factor } from './one_direction_repeat_factor.gen';
687
- export { parallelism_tolerance } from './parallelism_tolerance.gen';
688
- export { path_shape_representation } from './path_shape_representation.gen';
689
- export { pattern_offset_membership } from './pattern_offset_membership.gen';
690
- export { pattern_omit_membership } from './pattern_omit_membership.gen';
691
- export { perpendicularity_tolerance } from './perpendicularity_tolerance.gen';
692
- export { physically_modelled_product_definition } from './physically_modelled_product_definition.gen';
693
- export { placed_datum_target_feature } from './placed_datum_target_feature.gen';
694
- export { planar_extent } from './planar_extent.gen';
695
- export { planar_curve_pair } from './planar_curve_pair.gen';
696
- export { planar_pair } from './planar_pair.gen';
697
- export { planar_shape_representation } from './planar_shape_representation.gen';
698
- export { pocket } from './pocket.gen';
699
- export { point_on_planar_curve_pair } from './point_on_planar_curve_pair.gen';
700
- export { point_on_surface_pair } from './point_on_surface_pair.gen';
701
- export { point_placement_shape_representation } from './point_placement_shape_representation.gen';
702
- export { pre_defined_dimension_symbol } from './pre_defined_dimension_symbol.gen';
703
- export { pre_defined_geometrical_tolerance_symbol } from './pre_defined_geometrical_tolerance_symbol.gen';
704
- export { pre_defined_presentation_style } from './pre_defined_presentation_style.gen';
705
- export { pre_defined_surface_condition_symbol } from './pre_defined_surface_condition_symbol.gen';
706
- export { pre_defined_terminator_symbol } from './pre_defined_terminator_symbol.gen';
707
- export { presentation_view } from './presentation_view.gen';
708
- export { presentation_style_by_context } from './presentation_style_by_context.gen';
709
- export { prismatic_pair } from './prismatic_pair.gen';
710
- export { product_class } from './product_class.gen';
711
- export { product_definition_resource } from './product_definition_resource.gen';
712
- export { product_identification } from './product_identification.gen';
713
- export { product_process_plan } from './product_process_plan.gen';
714
- export { rack_and_pinion_pair } from './rack_and_pinion_pair.gen';
715
- export { rep_item_group } from './rep_item_group.gen';
716
- export { reparametrised_composite_curve_segment } from './reparametrised_composite_curve_segment.gen';
717
- export { resulting_path } from './resulting_path.gen';
718
- export { revolute_pair } from './revolute_pair.gen';
719
- export { rib } from './rib.gen';
720
- export { surface_pair } from './surface_pair.gen';
721
- export { round_hole } from './round_hole.gen';
722
- export { screw_pair } from './screw_pair.gen';
723
- export { shape_dimension_representation } from './shape_dimension_representation.gen';
724
- export { shape_representation_with_parameters } from './shape_representation_with_parameters.gen';
725
- export { slot } from './slot.gen';
726
- export { spherical_pair } from './spherical_pair.gen';
727
- export { surface_style_reflectance_ambient_diffuse_specular } from './surface_style_reflectance_ambient_diffuse_specular.gen';
728
- export { symbol_target } from './symbol_target.gen';
729
- export { symmetry_tolerance } from './symmetry_tolerance.gen';
730
- export { text_style_with_box_characteristics } from './text_style_with_box_characteristics.gen';
731
- export { text_style_with_mirror } from './text_style_with_mirror.gen';
732
- export { text_style_with_spacing } from './text_style_with_spacing.gen';
733
- export { thread } from './thread.gen';
734
- export { vertex } from './vertex.gen';
735
- export { total_runout_tolerance } from './total_runout_tolerance.gen';
736
- export { unconstrained_pair } from './unconstrained_pair.gen';
737
- export { value_range } from './value_range.gen';
738
- export { dimension_curve_directed_callout } from './dimension_curve_directed_callout.gen';
739
- export { annotation_curve_occurrence } from './annotation_curve_occurrence.gen';
740
- export { annotation_fill_area_occurrence } from './annotation_fill_area_occurrence.gen';
741
- export { annotation_text_occurrence } from './annotation_text_occurrence.gen';
742
- export { annotation_symbol_occurrence } from './annotation_symbol_occurrence.gen';
743
- export { next_assembly_usage_occurrence } from './next_assembly_usage_occurrence.gen';
744
- export { specified_higher_usage_occurrence } from './specified_higher_usage_occurrence.gen';
745
- export { promissory_usage_occurrence } from './promissory_usage_occurrence.gen';
746
- export { axis1_placement } from './axis1_placement.gen';
747
- export { axis2_placement_2d } from './axis2_placement_2d.gen';
748
- export { axis2_placement_3d } from './axis2_placement_3d.gen';
749
- export { bounded_curve } from './bounded_curve.gen';
750
- export { bounded_surface } from './bounded_surface.gen';
751
- export { variable } from './variable.gen';
752
- export { pcurve } from './pcurve.gen';
753
- export { surface_curve } from './surface_curve.gen';
754
- export { boxed_half_space } from './boxed_half_space.gen';
755
- export { manifold_solid_brep } from './manifold_solid_brep.gen';
756
- export { camera_image_2d_with_scale } from './camera_image_2d_with_scale.gen';
757
- export { camera_image_3d_with_scale } from './camera_image_3d_with_scale.gen';
758
- export { camera_model_d2 } from './camera_model_d2.gen';
759
- export { camera_model_d3 } from './camera_model_d3.gen';
760
- export { cartesian_point } from './cartesian_point.gen';
761
- export { cartesian_transformation_operator } from './cartesian_transformation_operator.gen';
762
- export { character_glyph_symbol } from './character_glyph_symbol.gen';
763
- export { characterized_class } from './characterized_class.gen';
764
- export { conic } from './conic.gen';
765
- export { circular_pattern } from './circular_pattern.gen';
766
- export { closed_shell } from './closed_shell.gen';
767
- export { composite_hole } from './composite_hole.gen';
768
- export { composite_text_with_associated_curves } from './composite_text_with_associated_curves.gen';
769
- export { composite_text_with_blanking_box } from './composite_text_with_blanking_box.gen';
770
- export { composite_text_with_extent } from './composite_text_with_extent.gen';
771
- export { elementary_surface } from './elementary_surface.gen';
772
- export { open_shell } from './open_shell.gen';
773
- export { connected_face_sub_set } from './connected_face_sub_set.gen';
774
- export { context_dependent_over_riding_styled_item } from './context_dependent_over_riding_styled_item.gen';
775
- export { csg_solid } from './csg_solid.gen';
776
- export { line } from './line.gen';
777
- export { offset_curve_2d } from './offset_curve_2d.gen';
778
- export { offset_curve_3d } from './offset_curve_3d.gen';
779
- export { curve_replica } from './curve_replica.gen';
780
- export { datum_feature_callout } from './datum_feature_callout.gen';
781
- export { datum_target_callout } from './datum_target_callout.gen';
782
- export { degenerate_pcurve } from './degenerate_pcurve.gen';
783
- export { dimension_callout } from './dimension_callout.gen';
784
- export { draughting_annotation_occurrence } from './draughting_annotation_occurrence.gen';
785
- export { draughting_elements } from './draughting_elements.gen';
786
- export { draughting_pre_defined_colour } from './draughting_pre_defined_colour.gen';
787
- export { text_literal_with_delineation } from './text_literal_with_delineation.gen';
788
- export { drawing_sheet_layout } from './drawing_sheet_layout.gen';
789
- export { drawing_sheet_revision } from './drawing_sheet_revision.gen';
790
- export { oriented_edge } from './oriented_edge.gen';
791
- export { subedge } from './subedge.gen';
792
- export { expression_conversion_based_unit } from './expression_conversion_based_unit.gen';
793
- export { externally_defined_class } from './externally_defined_class.gen';
794
- export { externally_defined_feature_definition } from './externally_defined_feature_definition.gen';
795
- export { externally_defined_hatch_style } from './externally_defined_hatch_style.gen';
796
- export { externally_defined_tile_style } from './externally_defined_tile_style.gen';
797
- export { swept_area_solid } from './swept_area_solid.gen';
798
- export { swept_face_solid } from './swept_face_solid.gen';
799
- export { subface } from './subface.gen';
800
- export { oriented_face } from './oriented_face.gen';
801
- export { face_outer_bound } from './face_outer_bound.gen';
802
- export { feature_pattern } from './feature_pattern.gen';
803
- export { geometric_curve_set } from './geometric_curve_set.gen';
804
- export { geometrical_tolerance_callout } from './geometrical_tolerance_callout.gen';
805
- export { homokinetic_pair } from './homokinetic_pair.gen';
806
- export { instanced_feature } from './instanced_feature.gen';
807
- export { kinematic_frame_based_transformation } from './kinematic_frame_based_transformation.gen';
808
- export { leader_directed_callout } from './leader_directed_callout.gen';
809
- export { light_source_ambient } from './light_source_ambient.gen';
810
- export { light_source_directional } from './light_source_directional.gen';
811
- export { light_source_positional } from './light_source_positional.gen';
812
- export { light_source_spot } from './light_source_spot.gen';
813
- export { vertex_loop } from './vertex_loop.gen';
814
- export { mechanical_design_geometric_presentation_area } from './mechanical_design_geometric_presentation_area.gen';
815
- export { modified_pattern } from './modified_pattern.gen';
816
- export { offset_surface } from './offset_surface.gen';
817
- export { projection_directed_callout } from './projection_directed_callout.gen';
818
- export { oriented_path } from './oriented_path.gen';
819
- export { oriented_surface } from './oriented_surface.gen';
820
- export { planar_box } from './planar_box.gen';
821
- export { point_on_curve } from './point_on_curve.gen';
822
- export { point_on_surface } from './point_on_surface.gen';
823
- export { point_replica } from './point_replica.gen';
824
- export { quantified_assembly_component_usage } from './quantified_assembly_component_usage.gen';
825
- export { rectangular_pattern } from './rectangular_pattern.gen';
826
- export { rolling_curve_pair } from './rolling_curve_pair.gen';
827
- export { rolling_surface_pair } from './rolling_surface_pair.gen';
828
- export { sliding_curve_pair } from './sliding_curve_pair.gen';
829
- export { sliding_surface_pair } from './sliding_surface_pair.gen';
830
- export { swept_disk_solid } from './swept_disk_solid.gen';
831
- export { solid_replica } from './solid_replica.gen';
832
- export { structured_dimension_callout } from './structured_dimension_callout.gen';
833
- export { swept_surface } from './swept_surface.gen';
834
- export { surface_replica } from './surface_replica.gen';
835
- export { surface_condition_callout } from './surface_condition_callout.gen';
836
- export { text_literal_with_associated_curves } from './text_literal_with_associated_curves.gen';
837
- export { text_literal_with_blanking_box } from './text_literal_with_blanking_box.gen';
838
- export { text_literal_with_extent } from './text_literal_with_extent.gen';
839
- export { two_direction_repeat_factor } from './two_direction_repeat_factor.gen';
840
- export { angular_dimension } from './angular_dimension.gen';
841
- export { annotation_subfigure_occurrence } from './annotation_subfigure_occurrence.gen';
842
- export { b_spline_curve } from './b_spline_curve.gen';
843
- export { b_spline_surface } from './b_spline_surface.gen';
844
- export { boolean_defined_function } from './boolean_defined_function.gen';
845
- export { polyline } from './polyline.gen';
846
- export { trimmed_curve } from './trimmed_curve.gen';
847
- export { composite_curve } from './composite_curve.gen';
848
- export { rectangular_trimmed_surface } from './rectangular_trimmed_surface.gen';
849
- export { curve_bounded_surface } from './curve_bounded_surface.gen';
850
- export { rectangular_composite_surface } from './rectangular_composite_surface.gen';
851
- export { brep_with_voids } from './brep_with_voids.gen';
852
- export { camera_model_d3_with_hlhsr } from './camera_model_d3_with_hlhsr.gen';
853
- export { cartesian_transformation_operator_2d } from './cartesian_transformation_operator_2d.gen';
854
- export { cartesian_transformation_operator_3d } from './cartesian_transformation_operator_3d.gen';
855
- export { circle } from './circle.gen';
856
- export { common_datum } from './common_datum.gen';
857
- export { ellipse } from './ellipse.gen';
858
- export { hyperbola } from './hyperbola.gen';
859
- export { parabola } from './parabola.gen';
860
- export { conical_surface } from './conical_surface.gen';
861
- export { curve_dimension } from './curve_dimension.gen';
862
- export { cylindrical_surface } from './cylindrical_surface.gen';
863
- export { numeric_defined_function } from './numeric_defined_function.gen';
864
- export { string_defined_function } from './string_defined_function.gen';
865
- export { toroidal_surface } from './toroidal_surface.gen';
866
- export { diameter_dimension } from './diameter_dimension.gen';
867
- export { dimension_curve } from './dimension_curve.gen';
868
- export { terminator_symbol } from './terminator_symbol.gen';
869
- export { draughting_text_literal_with_delineation } from './draughting_text_literal_with_delineation.gen';
870
- export { plane } from './plane.gen';
871
- export { spherical_surface } from './spherical_surface.gen';
872
- export { evaluated_degenerate_pcurve } from './evaluated_degenerate_pcurve.gen';
873
- export { extruded_area_solid } from './extruded_area_solid.gen';
874
- export { extruded_face_solid } from './extruded_face_solid.gen';
875
- export { faceted_brep } from './faceted_brep.gen';
876
- export { hidden_element_over_riding_styled_item } from './hidden_element_over_riding_styled_item.gen';
877
- export { intersection_curve } from './intersection_curve.gen';
878
- export { leader_curve } from './leader_curve.gen';
879
- export { leader_directed_dimension } from './leader_directed_dimension.gen';
880
- export { linear_dimension } from './linear_dimension.gen';
881
- export { ordinate_dimension } from './ordinate_dimension.gen';
882
- export { oriented_closed_shell } from './oriented_closed_shell.gen';
883
- export { oriented_open_shell } from './oriented_open_shell.gen';
884
- export { person_and_organization_address } from './person_and_organization_address.gen';
885
- export { pre_defined_point_marker_symbol } from './pre_defined_point_marker_symbol.gen';
886
- export { projection_curve } from './projection_curve.gen';
887
- export { radius_dimension } from './radius_dimension.gen';
888
- export { revolved_area_solid } from './revolved_area_solid.gen';
889
- export { revolved_face_solid } from './revolved_face_solid.gen';
890
- export { surface_curve_swept_area_solid } from './surface_curve_swept_area_solid.gen';
891
- export { seam_curve } from './seam_curve.gen';
892
- export { seam_edge } from './seam_edge.gen';
893
- export { surface_of_linear_extrusion } from './surface_of_linear_extrusion.gen';
894
- export { surface_of_revolution } from './surface_of_revolution.gen';
895
- export { face_surface } from './face_surface.gen';
896
- export { multiple_arity_boolean_expression } from './multiple_arity_boolean_expression.gen';
897
- export { annotation_plane } from './annotation_plane.gen';
898
- export { uniform_curve } from './uniform_curve.gen';
899
- export { b_spline_curve_with_knots } from './b_spline_curve_with_knots.gen';
900
- export { quasi_uniform_curve } from './quasi_uniform_curve.gen';
901
- export { bezier_curve } from './bezier_curve.gen';
902
- export { b_spline_surface_with_knots } from './b_spline_surface_with_knots.gen';
903
- export { uniform_surface } from './uniform_surface.gen';
904
- export { quasi_uniform_surface } from './quasi_uniform_surface.gen';
905
- export { bezier_surface } from './bezier_surface.gen';
906
- export { binary_boolean_expression } from './binary_boolean_expression.gen';
907
- export { binary_numeric_expression } from './binary_numeric_expression.gen';
908
- export { simple_boolean_expression } from './simple_boolean_expression.gen';
909
- export { unary_boolean_expression } from './unary_boolean_expression.gen';
910
- export { comparison_expression } from './comparison_expression.gen';
911
- export { interval_expression } from './interval_expression.gen';
912
- export { composite_curve_on_surface } from './composite_curve_on_surface.gen';
913
- export { concat_expression } from './concat_expression.gen';
914
- export { degenerate_toroidal_surface } from './degenerate_toroidal_surface.gen';
915
- export { dimension_curve_terminator } from './dimension_curve_terminator.gen';
916
- export { dimension_text_associativity } from './dimension_text_associativity.gen';
917
- export { edge_curve } from './edge_curve.gen';
918
- export { format_function } from './format_function.gen';
919
- export { poly_loop } from './poly_loop.gen';
920
- export { vertex_point } from './vertex_point.gen';
921
- export { index_expression } from './index_expression.gen';
922
- export { value_function } from './value_function.gen';
923
- export { integer_defined_function } from './integer_defined_function.gen';
924
- export { leader_terminator } from './leader_terminator.gen';
925
- export { length_function } from './length_function.gen';
926
- export { simple_numeric_expression } from './simple_numeric_expression.gen';
927
- export { multiple_arity_numeric_expression } from './multiple_arity_numeric_expression.gen';
928
- export { real_defined_function } from './real_defined_function.gen';
929
- export { unary_numeric_expression } from './unary_numeric_expression.gen';
930
- export { product_specification } from './product_specification.gen';
931
- export { rational_b_spline_curve } from './rational_b_spline_curve.gen';
932
- export { rational_b_spline_surface } from './rational_b_spline_surface.gen';
933
- export { ruled_surface_swept_area_solid } from './ruled_surface_swept_area_solid.gen';
934
- export { simple_string_expression } from './simple_string_expression.gen';
935
- export { substring_expression } from './substring_expression.gen';
936
- export { vector_style } from './vector_style.gen';
937
- export { unary_function_call } from './unary_function_call.gen';
938
- export { advanced_face } from './advanced_face.gen';
939
- export { and_expression } from './and_expression.gen';
940
- export { binary_function_call } from './binary_function_call.gen';
941
- export { xor_expression } from './xor_expression.gen';
942
- export { equals_expression } from './equals_expression.gen';
943
- export { minus_expression } from './minus_expression.gen';
944
- export { div_expression } from './div_expression.gen';
945
- export { mod_expression } from './mod_expression.gen';
946
- export { slash_expression } from './slash_expression.gen';
947
- export { power_expression } from './power_expression.gen';
948
- export { boundary_curve } from './boundary_curve.gen';
949
- export { comparison_equal } from './comparison_equal.gen';
950
- export { comparison_greater } from './comparison_greater.gen';
951
- export { comparison_greater_equal } from './comparison_greater_equal.gen';
952
- export { comparison_less } from './comparison_less.gen';
953
- export { comparison_less_equal } from './comparison_less_equal.gen';
954
- export { comparison_not_equal } from './comparison_not_equal.gen';
955
- export { like_expression } from './like_expression.gen';
956
- export { edge_loop } from './edge_loop.gen';
957
- export { int_value_function } from './int_value_function.gen';
958
- export { multiple_arity_function_call } from './multiple_arity_function_call.gen';
959
- export { mult_expression } from './mult_expression.gen';
960
- export { or_expression } from './or_expression.gen';
961
- export { plus_expression } from './plus_expression.gen';
962
- export { not_expression } from './not_expression.gen';
963
- export { odd_function } from './odd_function.gen';
964
- export { abs_function } from './abs_function.gen';
965
- export { acos_function } from './acos_function.gen';
966
- export { asin_function } from './asin_function.gen';
967
- export { atan_function } from './atan_function.gen';
968
- export { cos_function } from './cos_function.gen';
969
- export { exp_function } from './exp_function.gen';
970
- export { log10_function } from './log10_function.gen';
971
- export { log2_function } from './log2_function.gen';
972
- export { log_function } from './log_function.gen';
973
- export { maximum_function } from './maximum_function.gen';
974
- export { minimum_function } from './minimum_function.gen';
975
- export { minus_function } from './minus_function.gen';
976
- export { outer_boundary_curve } from './outer_boundary_curve.gen';
977
- export { sin_function } from './sin_function.gen';
978
- export { square_root_function } from './square_root_function.gen';
979
- export { tan_function } from './tan_function.gen';
980
- export { bounded_pcurve } from './bounded_pcurve.gen';
981
- export { bounded_surface_curve } from './bounded_surface_curve.gen';
982
- export { boolean_literal } from './boolean_literal.gen';
983
- export { literal_number } from './literal_number.gen';
984
- export { string_literal } from './string_literal.gen';
985
- export { boolean_variable } from './boolean_variable.gen';
986
- export { int_literal } from './int_literal.gen';
987
- export { numeric_variable } from './numeric_variable.gen';
988
- export { real_literal } from './real_literal.gen';
989
- export { string_variable } from './string_variable.gen';
990
- export { int_numeric_variable } from './int_numeric_variable.gen';
991
- export { real_numeric_variable } from './real_numeric_variable.gen';
1
+ export { ahead_or_behind, ahead_or_behindDeserializeStep } from "./ahead_or_behind.gen.js";
2
+ export { angle_relator, angle_relatorDeserializeStep } from "./angle_relator.gen.js";
3
+ export { approximation_method, approximation_methodDeserializeStep } from "./approximation_method.gen.js";
4
+ export { b_spline_curve_form, b_spline_curve_formDeserializeStep } from "./b_spline_curve_form.gen.js";
5
+ export { b_spline_surface_form, b_spline_surface_formDeserializeStep } from "./b_spline_surface_form.gen.js";
6
+ export { boolean_operator, boolean_operatorDeserializeStep } from "./boolean_operator.gen.js";
7
+ export { central_or_parallel, central_or_parallelDeserializeStep } from "./central_or_parallel.gen.js";
8
+ export { dimension_extent_usage, dimension_extent_usageDeserializeStep } from "./dimension_extent_usage.gen.js";
9
+ export { interpolation_type, interpolation_typeDeserializeStep } from "./interpolation_type.gen.js";
10
+ export { knot_type, knot_typeDeserializeStep } from "./knot_type.gen.js";
11
+ export { limit_condition, limit_conditionDeserializeStep } from "./limit_condition.gen.js";
12
+ export { marker_type, marker_typeDeserializeStep } from "./marker_type.gen.js";
13
+ export { null_style, null_styleDeserializeStep } from "./null_style.gen.js";
14
+ export { preferred_surface_curve_representation, preferred_surface_curve_representationDeserializeStep } from "./preferred_surface_curve_representation.gen.js";
15
+ export { product_or_presentation_space, product_or_presentation_spaceDeserializeStep } from "./product_or_presentation_space.gen.js";
16
+ export { shading_curve_method, shading_curve_methodDeserializeStep } from "./shading_curve_method.gen.js";
17
+ export { shading_surface_method, shading_surface_methodDeserializeStep } from "./shading_surface_method.gen.js";
18
+ export { si_prefix, si_prefixDeserializeStep } from "./si_prefix.gen.js";
19
+ export { si_unit_name, si_unit_nameDeserializeStep } from "./si_unit_name.gen.js";
20
+ export { source, sourceDeserializeStep } from "./source.gen.js";
21
+ export { surface_side, surface_sideDeserializeStep } from "./surface_side.gen.js";
22
+ export { text_path, text_pathDeserializeStep } from "./text_path.gen.js";
23
+ export { transition_code, transition_codeDeserializeStep } from "./transition_code.gen.js";
24
+ export { trimming_preference, trimming_preferenceDeserializeStep } from "./trimming_preference.gen.js";
25
+ export { unlimited_range, unlimited_rangeDeserializeStep } from "./unlimited_range.gen.js";
26
+ export { ypr_enumeration, ypr_enumerationDeserializeStep } from "./ypr_enumeration.gen.js";
27
+ export { action } from "./action.gen.js";
28
+ export { action_assignment } from "./action_assignment.gen.js";
29
+ export { action_directive } from "./action_directive.gen.js";
30
+ export { action_method } from "./action_method.gen.js";
31
+ export { action_method_relationship } from "./action_method_relationship.gen.js";
32
+ export { action_property } from "./action_property.gen.js";
33
+ export { action_property_representation } from "./action_property_representation.gen.js";
34
+ export { action_relationship } from "./action_relationship.gen.js";
35
+ export { action_request_assignment } from "./action_request_assignment.gen.js";
36
+ export { action_request_solution } from "./action_request_solution.gen.js";
37
+ export { action_request_status } from "./action_request_status.gen.js";
38
+ export { action_resource } from "./action_resource.gen.js";
39
+ export { action_resource_requirement } from "./action_resource_requirement.gen.js";
40
+ export { action_resource_type } from "./action_resource_type.gen.js";
41
+ export { action_status } from "./action_status.gen.js";
42
+ export { address } from "./address.gen.js";
43
+ export { alternate_product_relationship } from "./alternate_product_relationship.gen.js";
44
+ export { measure_with_unit } from "./measure_with_unit.gen.js";
45
+ export { named_unit } from "./named_unit.gen.js";
46
+ export { dimensional_size } from "./dimensional_size.gen.js";
47
+ export { annotation_occurrence_relationship } from "./annotation_occurrence_relationship.gen.js";
48
+ export { application_context } from "./application_context.gen.js";
49
+ export { application_context_element } from "./application_context_element.gen.js";
50
+ export { application_context_relationship } from "./application_context_relationship.gen.js";
51
+ export { application_protocol_definition } from "./application_protocol_definition.gen.js";
52
+ export { approval_assignment } from "./approval_assignment.gen.js";
53
+ export { shape_aspect } from "./shape_aspect.gen.js";
54
+ export { certification_assignment } from "./certification_assignment.gen.js";
55
+ export { classification_assignment } from "./classification_assignment.gen.js";
56
+ export { contract_assignment } from "./contract_assignment.gen.js";
57
+ export { date_and_time_assignment } from "./date_and_time_assignment.gen.js";
58
+ export { date_assignment } from "./date_assignment.gen.js";
59
+ export { document_reference } from "./document_reference.gen.js";
60
+ export { document_usage_constraint_assignment } from "./document_usage_constraint_assignment.gen.js";
61
+ export { effectivity_assignment } from "./effectivity_assignment.gen.js";
62
+ export { event_occurrence_assignment } from "./event_occurrence_assignment.gen.js";
63
+ export { group_assignment } from "./group_assignment.gen.js";
64
+ export { identification_assignment } from "./identification_assignment.gen.js";
65
+ export { name_assignment } from "./name_assignment.gen.js";
66
+ export { organization_assignment } from "./organization_assignment.gen.js";
67
+ export { organizational_project_assignment } from "./organizational_project_assignment.gen.js";
68
+ export { person_and_organization_assignment } from "./person_and_organization_assignment.gen.js";
69
+ export { presented_item } from "./presented_item.gen.js";
70
+ export { security_classification_assignment } from "./security_classification_assignment.gen.js";
71
+ export { time_interval_assignment } from "./time_interval_assignment.gen.js";
72
+ export { approval } from "./approval.gen.js";
73
+ export { approval_date_time } from "./approval_date_time.gen.js";
74
+ export { approval_person_organization } from "./approval_person_organization.gen.js";
75
+ export { approval_relationship } from "./approval_relationship.gen.js";
76
+ export { approval_role } from "./approval_role.gen.js";
77
+ export { approval_status } from "./approval_status.gen.js";
78
+ export { founded_item } from "./founded_item.gen.js";
79
+ export { area_in_set } from "./area_in_set.gen.js";
80
+ export { derived_unit } from "./derived_unit.gen.js";
81
+ export { assembly_component_usage_substitute } from "./assembly_component_usage_substitute.gen.js";
82
+ export { attribute_classification_assignment } from "./attribute_classification_assignment.gen.js";
83
+ export { attribute_value_assignment } from "./attribute_value_assignment.gen.js";
84
+ export { attribute_value_role } from "./attribute_value_role.gen.js";
85
+ export { colour } from "./colour.gen.js";
86
+ export { generic_expression } from "./generic_expression.gen.js";
87
+ export { defined_function } from "./defined_function.gen.js";
88
+ export { date } from "./date.gen.js";
89
+ export { representation_map } from "./representation_map.gen.js";
90
+ export { functionally_defined_transformation } from "./functionally_defined_transformation.gen.js";
91
+ export { certification } from "./certification.gen.js";
92
+ export { certification_type } from "./certification_type.gen.js";
93
+ export { characterized_object } from "./characterized_object.gen.js";
94
+ export { group } from "./group.gen.js";
95
+ export { effectivity_context_assignment } from "./effectivity_context_assignment.gen.js";
96
+ export { classification_role } from "./classification_role.gen.js";
97
+ export { representation_item } from "./representation_item.gen.js";
98
+ export { concept_feature_operator } from "./concept_feature_operator.gen.js";
99
+ export { concept_feature_relationship } from "./concept_feature_relationship.gen.js";
100
+ export { product_concept_feature } from "./product_concept_feature.gen.js";
101
+ export { configuration_item } from "./configuration_item.gen.js";
102
+ export { configuration_definition } from "./configuration_definition.gen.js";
103
+ export { configuration_design } from "./configuration_design.gen.js";
104
+ export { configuration_interpolation } from "./configuration_interpolation.gen.js";
105
+ export { representation } from "./representation.gen.js";
106
+ export { representation_relationship } from "./representation_relationship.gen.js";
107
+ export { invisibility } from "./invisibility.gen.js";
108
+ export { context_dependent_shape_representation } from "./context_dependent_shape_representation.gen.js";
109
+ export { contract } from "./contract.gen.js";
110
+ export { contract_type } from "./contract_type.gen.js";
111
+ export { coordinated_universal_time_offset } from "./coordinated_universal_time_offset.gen.js";
112
+ export { curve_style_rendering } from "./curve_style_rendering.gen.js";
113
+ export { simple_pair_range } from "./simple_pair_range.gen.js";
114
+ export { pair_value } from "./pair_value.gen.js";
115
+ export { geometric_tolerance } from "./geometric_tolerance.gen.js";
116
+ export { data_environment } from "./data_environment.gen.js";
117
+ export { date_and_time } from "./date_and_time.gen.js";
118
+ export { date_role } from "./date_role.gen.js";
119
+ export { date_time_role } from "./date_time_role.gen.js";
120
+ export { effectivity } from "./effectivity.gen.js";
121
+ export { datum_reference } from "./datum_reference.gen.js";
122
+ export { derived_unit_element } from "./derived_unit_element.gen.js";
123
+ export { variable_semantics } from "./variable_semantics.gen.js";
124
+ export { description_attribute } from "./description_attribute.gen.js";
125
+ export { draughting_callout_relationship } from "./draughting_callout_relationship.gen.js";
126
+ export { dimension_related_tolerance_zone_element } from "./dimension_related_tolerance_zone_element.gen.js";
127
+ export { dimensional_characteristic_representation } from "./dimensional_characteristic_representation.gen.js";
128
+ export { dimensional_exponents } from "./dimensional_exponents.gen.js";
129
+ export { shape_aspect_relationship } from "./shape_aspect_relationship.gen.js";
130
+ export { document } from "./document.gen.js";
131
+ export { document_product_association } from "./document_product_association.gen.js";
132
+ export { document_relationship } from "./document_relationship.gen.js";
133
+ export { document_representation_type } from "./document_representation_type.gen.js";
134
+ export { document_type } from "./document_type.gen.js";
135
+ export { document_usage_constraint } from "./document_usage_constraint.gen.js";
136
+ export { document_usage_role } from "./document_usage_role.gen.js";
137
+ export { item_identified_representation_usage } from "./item_identified_representation_usage.gen.js";
138
+ export { draughting_title } from "./draughting_title.gen.js";
139
+ export { drawing_definition } from "./drawing_definition.gen.js";
140
+ export { presentation_set } from "./presentation_set.gen.js";
141
+ export { drawing_revision_sequence } from "./drawing_revision_sequence.gen.js";
142
+ export { effectivity_context_role } from "./effectivity_context_role.gen.js";
143
+ export { effectivity_relationship } from "./effectivity_relationship.gen.js";
144
+ export { environment } from "./environment.gen.js";
145
+ export { event_occurrence } from "./event_occurrence.gen.js";
146
+ export { event_occurrence_context_assignment } from "./event_occurrence_context_assignment.gen.js";
147
+ export { event_occurrence_context_role } from "./event_occurrence_context_role.gen.js";
148
+ export { event_occurrence_role } from "./event_occurrence_role.gen.js";
149
+ export { external_source } from "./external_source.gen.js";
150
+ export { externally_defined_item } from "./externally_defined_item.gen.js";
151
+ export { general_property } from "./general_property.gen.js";
152
+ export { externally_defined_item_relationship } from "./externally_defined_item_relationship.gen.js";
153
+ export { fill_area_style_colour } from "./fill_area_style_colour.gen.js";
154
+ export { general_property_association } from "./general_property_association.gen.js";
155
+ export { general_property_relationship } from "./general_property_relationship.gen.js";
156
+ export { representation_context } from "./representation_context.gen.js";
157
+ export { geometric_tolerance_relationship } from "./geometric_tolerance_relationship.gen.js";
158
+ export { group_relationship } from "./group_relationship.gen.js";
159
+ export { id_attribute } from "./id_attribute.gen.js";
160
+ export { identification_role } from "./identification_role.gen.js";
161
+ export { initial_state } from "./initial_state.gen.js";
162
+ export { interpolated_configuration_sequence } from "./interpolated_configuration_sequence.gen.js";
163
+ export { item_defined_transformation } from "./item_defined_transformation.gen.js";
164
+ export { kinematic_analysis_consistency } from "./kinematic_analysis_consistency.gen.js";
165
+ export { kinematic_analysis_result } from "./kinematic_analysis_result.gen.js";
166
+ export { kinematic_control } from "./kinematic_control.gen.js";
167
+ export { kinematic_joint } from "./kinematic_joint.gen.js";
168
+ export { kinematic_link } from "./kinematic_link.gen.js";
169
+ export { kinematic_link_representation_relation } from "./kinematic_link_representation_relation.gen.js";
170
+ export { property_definition } from "./property_definition.gen.js";
171
+ export { property_definition_representation } from "./property_definition_representation.gen.js";
172
+ export { kinematic_structure } from "./kinematic_structure.gen.js";
173
+ export { pre_defined_item } from "./pre_defined_item.gen.js";
174
+ export { limits_and_fits } from "./limits_and_fits.gen.js";
175
+ export { local_time } from "./local_time.gen.js";
176
+ export { material_designation } from "./material_designation.gen.js";
177
+ export { material_designation_characterization } from "./material_designation_characterization.gen.js";
178
+ export { measure_qualification } from "./measure_qualification.gen.js";
179
+ export { mechanism } from "./mechanism.gen.js";
180
+ export { name_attribute } from "./name_attribute.gen.js";
181
+ export { object_role } from "./object_role.gen.js";
182
+ export { organization } from "./organization.gen.js";
183
+ export { organization_relationship } from "./organization_relationship.gen.js";
184
+ export { organization_role } from "./organization_role.gen.js";
185
+ export { organizational_project } from "./organizational_project.gen.js";
186
+ export { organizational_project_relationship } from "./organizational_project_relationship.gen.js";
187
+ export { organizational_project_role } from "./organizational_project_role.gen.js";
188
+ export { pair_actuator } from "./pair_actuator.gen.js";
189
+ export { person } from "./person.gen.js";
190
+ export { person_and_organization } from "./person_and_organization.gen.js";
191
+ export { person_and_organization_role } from "./person_and_organization_role.gen.js";
192
+ export { plus_minus_tolerance } from "./plus_minus_tolerance.gen.js";
193
+ export { precision_qualifier } from "./precision_qualifier.gen.js";
194
+ export { presentation_layer_assignment } from "./presentation_layer_assignment.gen.js";
195
+ export { presentation_size } from "./presentation_size.gen.js";
196
+ export { presented_item_representation } from "./presented_item_representation.gen.js";
197
+ export { process_product_association } from "./process_product_association.gen.js";
198
+ export { process_property_association } from "./process_property_association.gen.js";
199
+ export { product } from "./product.gen.js";
200
+ export { product_category } from "./product_category.gen.js";
201
+ export { product_category_relationship } from "./product_category_relationship.gen.js";
202
+ export { product_concept } from "./product_concept.gen.js";
203
+ export { product_concept_feature_association } from "./product_concept_feature_association.gen.js";
204
+ export { product_concept_relationship } from "./product_concept_relationship.gen.js";
205
+ export { product_definition } from "./product_definition.gen.js";
206
+ export { product_definition_context_association } from "./product_definition_context_association.gen.js";
207
+ export { product_definition_context_role } from "./product_definition_context_role.gen.js";
208
+ export { product_definition_formation } from "./product_definition_formation.gen.js";
209
+ export { product_definition_formation_relationship } from "./product_definition_formation_relationship.gen.js";
210
+ export { product_definition_occurrence_relationship } from "./product_definition_occurrence_relationship.gen.js";
211
+ export { product_definition_relationship } from "./product_definition_relationship.gen.js";
212
+ export { product_definition_substitute } from "./product_definition_substitute.gen.js";
213
+ export { tolerance_zone_definition } from "./tolerance_zone_definition.gen.js";
214
+ export { property_definition_relationship } from "./property_definition_relationship.gen.js";
215
+ export { uncertainty_qualifier } from "./uncertainty_qualifier.gen.js";
216
+ export { resource_property } from "./resource_property.gen.js";
217
+ export { resource_property_representation } from "./resource_property_representation.gen.js";
218
+ export { resource_requirement_type } from "./resource_requirement_type.gen.js";
219
+ export { role_association } from "./role_association.gen.js";
220
+ export { rotation_about_direction } from "./rotation_about_direction.gen.js";
221
+ export { runout_zone_orientation } from "./runout_zone_orientation.gen.js";
222
+ export { security_classification } from "./security_classification.gen.js";
223
+ export { security_classification_level } from "./security_classification_level.gen.js";
224
+ export { surface_rendering_properties } from "./surface_rendering_properties.gen.js";
225
+ export { surface_style_reflectance_ambient } from "./surface_style_reflectance_ambient.gen.js";
226
+ export { surface_style_rendering } from "./surface_style_rendering.gen.js";
227
+ export { surface_style_transparent } from "./surface_style_transparent.gen.js";
228
+ export { symbol_colour } from "./symbol_colour.gen.js";
229
+ export { text_style_for_defined_font } from "./text_style_for_defined_font.gen.js";
230
+ export { time_interval } from "./time_interval.gen.js";
231
+ export { time_interval_role } from "./time_interval_role.gen.js";
232
+ export { tolerance_value } from "./tolerance_value.gen.js";
233
+ export { tolerance_zone_form } from "./tolerance_zone_form.gen.js";
234
+ export { type_qualifier } from "./type_qualifier.gen.js";
235
+ export { versioned_action_request } from "./versioned_action_request.gen.js";
236
+ export { versioned_action_request_relationship } from "./versioned_action_request_relationship.gen.js";
237
+ export { amount_of_substance_measure } from "./amount_of_substance_measure.gen.js";
238
+ export { area_measure } from "./area_measure.gen.js";
239
+ export { box_height } from "./box_height.gen.js";
240
+ export { box_rotate_angle } from "./box_rotate_angle.gen.js";
241
+ export { box_slant_angle } from "./box_slant_angle.gen.js";
242
+ export { box_width } from "./box_width.gen.js";
243
+ export { celsius_temperature_measure } from "./celsius_temperature_measure.gen.js";
244
+ export { context_dependent_measure } from "./context_dependent_measure.gen.js";
245
+ export { count_measure } from "./count_measure.gen.js";
246
+ export { curve_tolerance_deviation } from "./curve_tolerance_deviation.gen.js";
247
+ export { curve_tolerance_parameter } from "./curve_tolerance_parameter.gen.js";
248
+ export { day_in_month_number } from "./day_in_month_number.gen.js";
249
+ export { descriptive_measure } from "./descriptive_measure.gen.js";
250
+ export { dimension_count } from "./dimension_count.gen.js";
251
+ export { electric_current_measure } from "./electric_current_measure.gen.js";
252
+ export { hour_in_day } from "./hour_in_day.gen.js";
253
+ export { identifier } from "./identifier.gen.js";
254
+ export { label } from "./label.gen.js";
255
+ export { length_measure } from "./length_measure.gen.js";
256
+ export { list_of_reversible_topology_item } from "./list_of_reversible_topology_item.gen.js";
257
+ export { list_representation_item } from "./list_representation_item.gen.js";
258
+ export { luminous_intensity_measure } from "./luminous_intensity_measure.gen.js";
259
+ export { mass_measure } from "./mass_measure.gen.js";
260
+ export { minute_in_hour } from "./minute_in_hour.gen.js";
261
+ export { month_in_year_number } from "./month_in_year_number.gen.js";
262
+ export { non_negative_length_measure } from "./non_negative_length_measure.gen.js";
263
+ export { numeric_measure } from "./numeric_measure.gen.js";
264
+ export { parameter_value } from "./parameter_value.gen.js";
265
+ export { plane_angle_measure } from "./plane_angle_measure.gen.js";
266
+ export { positive_length_measure } from "./positive_length_measure.gen.js";
267
+ export { positive_plane_angle_measure } from "./positive_plane_angle_measure.gen.js";
268
+ export { positive_ratio_measure } from "./positive_ratio_measure.gen.js";
269
+ export { presentable_text } from "./presentable_text.gen.js";
270
+ export { ratio_measure } from "./ratio_measure.gen.js";
271
+ export { second_in_minute } from "./second_in_minute.gen.js";
272
+ export { set_of_reversible_topology_item } from "./set_of_reversible_topology_item.gen.js";
273
+ export { set_representation_item } from "./set_representation_item.gen.js";
274
+ export { solid_angle_measure } from "./solid_angle_measure.gen.js";
275
+ export { surface_tolerance_deviation } from "./surface_tolerance_deviation.gen.js";
276
+ export { surface_tolerance_parameter } from "./surface_tolerance_parameter.gen.js";
277
+ export { text } from "./text.gen.js";
278
+ export { text_alignment } from "./text_alignment.gen.js";
279
+ export { text_delineation } from "./text_delineation.gen.js";
280
+ export { thermodynamic_temperature_measure } from "./thermodynamic_temperature_measure.gen.js";
281
+ export { time_measure } from "./time_measure.gen.js";
282
+ export { u_direction_count } from "./u_direction_count.gen.js";
283
+ export { v_direction_count } from "./v_direction_count.gen.js";
284
+ export { volume_measure } from "./volume_measure.gen.js";
285
+ export { year_number } from "./year_number.gen.js";
286
+ export { ypr_rotation } from "./ypr_rotation.gen.js";
287
+ export { shape_representation } from "./shape_representation.gen.js";
288
+ export { amount_of_substance_measure_with_unit } from "./amount_of_substance_measure_with_unit.gen.js";
289
+ export { amount_of_substance_unit } from "./amount_of_substance_unit.gen.js";
290
+ export { dimensional_location } from "./dimensional_location.gen.js";
291
+ export { angular_size } from "./angular_size.gen.js";
292
+ export { geometric_tolerance_with_datum_reference } from "./geometric_tolerance_with_datum_reference.gen.js";
293
+ export { geometric_representation_item } from "./geometric_representation_item.gen.js";
294
+ export { styled_item } from "./styled_item.gen.js";
295
+ export { annotation_occurrence_associativity } from "./annotation_occurrence_associativity.gen.js";
296
+ export { mapped_item } from "./mapped_item.gen.js";
297
+ export { derived_shape_aspect } from "./derived_shape_aspect.gen.js";
298
+ export { product_concept_context } from "./product_concept_context.gen.js";
299
+ export { product_context } from "./product_context.gen.js";
300
+ export { product_definition_context } from "./product_definition_context.gen.js";
301
+ export { applied_action_assignment } from "./applied_action_assignment.gen.js";
302
+ export { applied_action_request_assignment } from "./applied_action_request_assignment.gen.js";
303
+ export { applied_approval_assignment } from "./applied_approval_assignment.gen.js";
304
+ export { applied_area } from "./applied_area.gen.js";
305
+ export { applied_certification_assignment } from "./applied_certification_assignment.gen.js";
306
+ export { applied_classification_assignment } from "./applied_classification_assignment.gen.js";
307
+ export { applied_contract_assignment } from "./applied_contract_assignment.gen.js";
308
+ export { applied_date_and_time_assignment } from "./applied_date_and_time_assignment.gen.js";
309
+ export { applied_date_assignment } from "./applied_date_assignment.gen.js";
310
+ export { applied_document_reference } from "./applied_document_reference.gen.js";
311
+ export { applied_document_usage_constraint_assignment } from "./applied_document_usage_constraint_assignment.gen.js";
312
+ export { applied_effectivity_assignment } from "./applied_effectivity_assignment.gen.js";
313
+ export { applied_event_occurrence_assignment } from "./applied_event_occurrence_assignment.gen.js";
314
+ export { external_identification_assignment } from "./external_identification_assignment.gen.js";
315
+ export { applied_group_assignment } from "./applied_group_assignment.gen.js";
316
+ export { applied_identification_assignment } from "./applied_identification_assignment.gen.js";
317
+ export { applied_ineffectivity_assignment } from "./applied_ineffectivity_assignment.gen.js";
318
+ export { applied_name_assignment } from "./applied_name_assignment.gen.js";
319
+ export { applied_organization_assignment } from "./applied_organization_assignment.gen.js";
320
+ export { applied_organizational_project_assignment } from "./applied_organizational_project_assignment.gen.js";
321
+ export { applied_person_and_organization_assignment } from "./applied_person_and_organization_assignment.gen.js";
322
+ export { applied_presented_item } from "./applied_presented_item.gen.js";
323
+ export { applied_security_classification_assignment } from "./applied_security_classification_assignment.gen.js";
324
+ export { applied_time_interval_assignment } from "./applied_time_interval_assignment.gen.js";
325
+ export { approximation_tolerance } from "./approximation_tolerance.gen.js";
326
+ export { approximation_tolerance_deviation } from "./approximation_tolerance_deviation.gen.js";
327
+ export { approximation_tolerance_parameter } from "./approximation_tolerance_parameter.gen.js";
328
+ export { area_measure_with_unit } from "./area_measure_with_unit.gen.js";
329
+ export { area_unit } from "./area_unit.gen.js";
330
+ export { product_definition_usage } from "./product_definition_usage.gen.js";
331
+ export { attribute_language_assignment } from "./attribute_language_assignment.gen.js";
332
+ export { background_colour } from "./background_colour.gen.js";
333
+ export { feature_definition } from "./feature_definition.gen.js";
334
+ export { bead_end } from "./bead_end.gen.js";
335
+ export { binary_generic_expression } from "./binary_generic_expression.gen.js";
336
+ export { expression } from "./expression.gen.js";
337
+ export { boss_top } from "./boss_top.gen.js";
338
+ export { box_domain } from "./box_domain.gen.js";
339
+ export { calendar_date } from "./calendar_date.gen.js";
340
+ export { camera_usage } from "./camera_usage.gen.js";
341
+ export { celsius_temperature_measure_with_unit } from "./celsius_temperature_measure_with_unit.gen.js";
342
+ export { transition_feature } from "./transition_feature.gen.js";
343
+ export { chamfer_offset } from "./chamfer_offset.gen.js";
344
+ export { class_ } from "./class.gen.js";
345
+ export { circular_closed_profile } from "./circular_closed_profile.gen.js";
346
+ export { class_system } from "./class_system.gen.js";
347
+ export { class_usage_effectivity_context_assignment } from "./class_usage_effectivity_context_assignment.gen.js";
348
+ export { closed_path_profile } from "./closed_path_profile.gen.js";
349
+ export { colour_specification } from "./colour_specification.gen.js";
350
+ export { composite_shape_aspect } from "./composite_shape_aspect.gen.js";
351
+ export { datum } from "./datum.gen.js";
352
+ export { composite_curve_segment } from "./composite_curve_segment.gen.js";
353
+ export { compound_representation_item } from "./compound_representation_item.gen.js";
354
+ export { multiple_arity_generic_expression } from "./multiple_arity_generic_expression.gen.js";
355
+ export { concept_feature_relationship_with_condition } from "./concept_feature_relationship_with_condition.gen.js";
356
+ export { conditional_concept_feature } from "./conditional_concept_feature.gen.js";
357
+ export { configurable_item } from "./configurable_item.gen.js";
358
+ export { product_definition_effectivity } from "./product_definition_effectivity.gen.js";
359
+ export { configured_effectivity_assignment } from "./configured_effectivity_assignment.gen.js";
360
+ export { configured_effectivity_context_assignment } from "./configured_effectivity_context_assignment.gen.js";
361
+ export { topological_representation_item } from "./topological_representation_item.gen.js";
362
+ export { constructive_geometry_representation } from "./constructive_geometry_representation.gen.js";
363
+ export { constructive_geometry_representation_relationship } from "./constructive_geometry_representation_relationship.gen.js";
364
+ export { contact_ratio_representation } from "./contact_ratio_representation.gen.js";
365
+ export { context_dependent_invisibility } from "./context_dependent_invisibility.gen.js";
366
+ export { context_dependent_unit } from "./context_dependent_unit.gen.js";
367
+ export { conversion_based_unit } from "./conversion_based_unit.gen.js";
368
+ export { curve_style } from "./curve_style.gen.js";
369
+ export { curve_style_font } from "./curve_style_font.gen.js";
370
+ export { curve_style_font_pattern } from "./curve_style_font_pattern.gen.js";
371
+ export { kinematic_pair } from "./kinematic_pair.gen.js";
372
+ export { cylindrical_pair_range } from "./cylindrical_pair_range.gen.js";
373
+ export { cylindrical_pair_value } from "./cylindrical_pair_value.gen.js";
374
+ export { cylindricity_tolerance } from "./cylindricity_tolerance.gen.js";
375
+ export { dated_effectivity } from "./dated_effectivity.gen.js";
376
+ export { datum_feature } from "./datum_feature.gen.js";
377
+ export { datum_target } from "./datum_target.gen.js";
378
+ export { default_tolerance_table } from "./default_tolerance_table.gen.js";
379
+ export { definitional_representation } from "./definitional_representation.gen.js";
380
+ export { volume_unit } from "./volume_unit.gen.js";
381
+ export { descriptive_representation_item } from "./descriptive_representation_item.gen.js";
382
+ export { dimension_callout_component_relationship } from "./dimension_callout_component_relationship.gen.js";
383
+ export { dimension_callout_relationship } from "./dimension_callout_relationship.gen.js";
384
+ export { dimension_pair } from "./dimension_pair.gen.js";
385
+ export { dimensional_size_with_path } from "./dimensional_size_with_path.gen.js";
386
+ export { executed_action } from "./executed_action.gen.js";
387
+ export { directed_angle } from "./directed_angle.gen.js";
388
+ export { document_product_equivalence } from "./document_product_equivalence.gen.js";
389
+ export { draughting_model } from "./draughting_model.gen.js";
390
+ export { draughting_model_item_association } from "./draughting_model_item_association.gen.js";
391
+ export { pre_defined_curve_font } from "./pre_defined_curve_font.gen.js";
392
+ export { pre_defined_text_font } from "./pre_defined_text_font.gen.js";
393
+ export { draughting_specification_reference } from "./draughting_specification_reference.gen.js";
394
+ export { symbol_representation } from "./symbol_representation.gen.js";
395
+ export { drawing_revision } from "./drawing_revision.gen.js";
396
+ export { drawing_sheet_revision_usage } from "./drawing_sheet_revision_usage.gen.js";
397
+ export { serial_numbered_effectivity } from "./serial_numbered_effectivity.gen.js";
398
+ export { lot_effectivity } from "./lot_effectivity.gen.js";
399
+ export { time_interval_based_effectivity } from "./time_interval_based_effectivity.gen.js";
400
+ export { electric_current_measure_with_unit } from "./electric_current_measure_with_unit.gen.js";
401
+ export { electric_current_unit } from "./electric_current_unit.gen.js";
402
+ export { element_delivery } from "./element_delivery.gen.js";
403
+ export { product_concept_feature_category } from "./product_concept_feature_category.gen.js";
404
+ export { externally_defined_character_glyph } from "./externally_defined_character_glyph.gen.js";
405
+ export { externally_defined_curve_font } from "./externally_defined_curve_font.gen.js";
406
+ export { externally_defined_symbol } from "./externally_defined_symbol.gen.js";
407
+ export { externally_defined_text_font } from "./externally_defined_text_font.gen.js";
408
+ export { feature_component_definition } from "./feature_component_definition.gen.js";
409
+ export { feature_component_relationship } from "./feature_component_relationship.gen.js";
410
+ export { product_definition_shape } from "./product_definition_shape.gen.js";
411
+ export { fill_area_style } from "./fill_area_style.gen.js";
412
+ export { flatness_tolerance } from "./flatness_tolerance.gen.js";
413
+ export { founded_kinematic_path } from "./founded_kinematic_path.gen.js";
414
+ export { gear_pair_range } from "./gear_pair_range.gen.js";
415
+ export { gear_pair_value } from "./gear_pair_value.gen.js";
416
+ export { general_material_property } from "./general_material_property.gen.js";
417
+ export { simple_generic_expression } from "./simple_generic_expression.gen.js";
418
+ export { unary_generic_expression } from "./unary_generic_expression.gen.js";
419
+ export { geometric_item_specific_usage } from "./geometric_item_specific_usage.gen.js";
420
+ export { geometric_representation_context } from "./geometric_representation_context.gen.js";
421
+ export { geometric_tolerance_with_defined_unit } from "./geometric_tolerance_with_defined_unit.gen.js";
422
+ export { global_uncertainty_assigned_context } from "./global_uncertainty_assigned_context.gen.js";
423
+ export { global_unit_assigned_context } from "./global_unit_assigned_context.gen.js";
424
+ export { hardness_representation } from "./hardness_representation.gen.js";
425
+ export { hole_bottom } from "./hole_bottom.gen.js";
426
+ export { joggle_termination } from "./joggle_termination.gen.js";
427
+ export { kinematic_frame_background_representation } from "./kinematic_frame_background_representation.gen.js";
428
+ export { representation_relationship_with_transformation } from "./representation_relationship_with_transformation.gen.js";
429
+ export { kinematic_ground_representation } from "./kinematic_ground_representation.gen.js";
430
+ export { kinematic_link_representation } from "./kinematic_link_representation.gen.js";
431
+ export { kinematic_link_representation_association } from "./kinematic_link_representation_association.gen.js";
432
+ export { kinematic_path } from "./kinematic_path.gen.js";
433
+ export { kinematic_property_definition } from "./kinematic_property_definition.gen.js";
434
+ export { kinematic_property_representation_relation } from "./kinematic_property_representation_relation.gen.js";
435
+ export { language } from "./language.gen.js";
436
+ export { language_assignment } from "./language_assignment.gen.js";
437
+ export { length_measure_with_unit } from "./length_measure_with_unit.gen.js";
438
+ export { length_unit } from "./length_unit.gen.js";
439
+ export { line_profile_tolerance } from "./line_profile_tolerance.gen.js";
440
+ export { luminous_intensity_measure_with_unit } from "./luminous_intensity_measure_with_unit.gen.js";
441
+ export { luminous_intensity_unit } from "./luminous_intensity_unit.gen.js";
442
+ export { mass_measure_with_unit } from "./mass_measure_with_unit.gen.js";
443
+ export { mass_unit } from "./mass_unit.gen.js";
444
+ export { material_property } from "./material_property.gen.js";
445
+ export { material_property_representation } from "./material_property_representation.gen.js";
446
+ export { time_measure_with_unit } from "./time_measure_with_unit.gen.js";
447
+ export { thermodynamic_temperature_measure_with_unit } from "./thermodynamic_temperature_measure_with_unit.gen.js";
448
+ export { plane_angle_measure_with_unit } from "./plane_angle_measure_with_unit.gen.js";
449
+ export { solid_angle_measure_with_unit } from "./solid_angle_measure_with_unit.gen.js";
450
+ export { volume_measure_with_unit } from "./volume_measure_with_unit.gen.js";
451
+ export { ratio_measure_with_unit } from "./ratio_measure_with_unit.gen.js";
452
+ export { mechanical_design_geometric_presentation_representation } from "./mechanical_design_geometric_presentation_representation.gen.js";
453
+ export { modified_geometric_tolerance } from "./modified_geometric_tolerance.gen.js";
454
+ export { moments_of_inertia_representation } from "./moments_of_inertia_representation.gen.js";
455
+ export { motion_link_relationship } from "./motion_link_relationship.gen.js";
456
+ export { multi_language_attribute_assignment } from "./multi_language_attribute_assignment.gen.js";
457
+ export { si_unit } from "./si_unit.gen.js";
458
+ export { ngon_closed_profile } from "./ngon_closed_profile.gen.js";
459
+ export { open_path_profile } from "./open_path_profile.gen.js";
460
+ export { organizational_address } from "./organizational_address.gen.js";
461
+ export { package_product_concept_feature } from "./package_product_concept_feature.gen.js";
462
+ export { parametric_representation_context } from "./parametric_representation_context.gen.js";
463
+ export { partial_circular_profile } from "./partial_circular_profile.gen.js";
464
+ export { path_feature_component } from "./path_feature_component.gen.js";
465
+ export { personal_address } from "./personal_address.gen.js";
466
+ export { product_definition_with_associated_documents } from "./product_definition_with_associated_documents.gen.js";
467
+ export { placed_feature } from "./placed_feature.gen.js";
468
+ export { planar_curve_pair_range } from "./planar_curve_pair_range.gen.js";
469
+ export { planar_pair_range } from "./planar_pair_range.gen.js";
470
+ export { planar_pair_value } from "./planar_pair_value.gen.js";
471
+ export { plane_angle_unit } from "./plane_angle_unit.gen.js";
472
+ export { pocket_bottom } from "./pocket_bottom.gen.js";
473
+ export { point_on_planar_curve_pair_range } from "./point_on_planar_curve_pair_range.gen.js";
474
+ export { point_on_planar_curve_pair_value } from "./point_on_planar_curve_pair_value.gen.js";
475
+ export { point_on_surface_pair_range } from "./point_on_surface_pair_range.gen.js";
476
+ export { point_on_surface_pair_value } from "./point_on_surface_pair_value.gen.js";
477
+ export { point_style } from "./point_style.gen.js";
478
+ export { position_tolerance } from "./position_tolerance.gen.js";
479
+ export { pre_defined_symbol } from "./pre_defined_symbol.gen.js";
480
+ export { pre_defined_marker } from "./pre_defined_marker.gen.js";
481
+ export { presentation_representation } from "./presentation_representation.gen.js";
482
+ export { presentation_style_assignment } from "./presentation_style_assignment.gen.js";
483
+ export { prismatic_pair_range } from "./prismatic_pair_range.gen.js";
484
+ export { prismatic_pair_value } from "./prismatic_pair_value.gen.js";
485
+ export { process_operation } from "./process_operation.gen.js";
486
+ export { process_plan } from "./process_plan.gen.js";
487
+ export { product_concept_feature_category_usage } from "./product_concept_feature_category_usage.gen.js";
488
+ export { product_definition_formation_with_specified_source } from "./product_definition_formation_with_specified_source.gen.js";
489
+ export { product_definition_process } from "./product_definition_process.gen.js";
490
+ export { product_related_product_category } from "./product_related_product_category.gen.js";
491
+ export { projected_zone_definition } from "./projected_zone_definition.gen.js";
492
+ export { property_process } from "./property_process.gen.js";
493
+ export { qualified_representation_item } from "./qualified_representation_item.gen.js";
494
+ export { qualitative_uncertainty } from "./qualitative_uncertainty.gen.js";
495
+ export { rack_and_pinion_pair_range } from "./rack_and_pinion_pair_range.gen.js";
496
+ export { rack_and_pinion_pair_value } from "./rack_and_pinion_pair_value.gen.js";
497
+ export { ratio_unit } from "./ratio_unit.gen.js";
498
+ export { rectangular_closed_profile } from "./rectangular_closed_profile.gen.js";
499
+ export { referenced_modified_datum } from "./referenced_modified_datum.gen.js";
500
+ export { relative_event_occurrence } from "./relative_event_occurrence.gen.js";
501
+ export { value_representation_item } from "./value_representation_item.gen.js";
502
+ export { requirement_for_action_resource } from "./requirement_for_action_resource.gen.js";
503
+ export { retention } from "./retention.gen.js";
504
+ export { revolute_pair_range } from "./revolute_pair_range.gen.js";
505
+ export { revolute_pair_value } from "./revolute_pair_value.gen.js";
506
+ export { rolling_curve_pair_value } from "./rolling_curve_pair_value.gen.js";
507
+ export { rolling_surface_pair_value } from "./rolling_surface_pair_value.gen.js";
508
+ export { rounded_u_profile } from "./rounded_u_profile.gen.js";
509
+ export { roundness_tolerance } from "./roundness_tolerance.gen.js";
510
+ export { runout_zone_definition } from "./runout_zone_definition.gen.js";
511
+ export { runout_zone_orientation_reference_direction } from "./runout_zone_orientation_reference_direction.gen.js";
512
+ export { screw_pair_range } from "./screw_pair_range.gen.js";
513
+ export { screw_pair_value } from "./screw_pair_value.gen.js";
514
+ export { shape_aspect_associativity } from "./shape_aspect_associativity.gen.js";
515
+ export { shape_aspect_deriving_relationship } from "./shape_aspect_deriving_relationship.gen.js";
516
+ export { shape_aspect_transition } from "./shape_aspect_transition.gen.js";
517
+ export { shape_defining_relationship } from "./shape_defining_relationship.gen.js";
518
+ export { shape_definition_representation } from "./shape_definition_representation.gen.js";
519
+ export { shape_representation_relationship } from "./shape_representation_relationship.gen.js";
520
+ export { sliding_curve_pair_value } from "./sliding_curve_pair_value.gen.js";
521
+ export { sliding_surface_pair_value } from "./sliding_surface_pair_value.gen.js";
522
+ export { slot_end } from "./slot_end.gen.js";
523
+ export { solid_angle_unit } from "./solid_angle_unit.gen.js";
524
+ export { spherical_pair_range } from "./spherical_pair_range.gen.js";
525
+ export { spherical_pair_value } from "./spherical_pair_value.gen.js";
526
+ export { sql_mappable_defined_function } from "./sql_mappable_defined_function.gen.js";
527
+ export { square_u_profile } from "./square_u_profile.gen.js";
528
+ export { standard_uncertainty } from "./standard_uncertainty.gen.js";
529
+ export { straightness_tolerance } from "./straightness_tolerance.gen.js";
530
+ export { surface_pair_range } from "./surface_pair_range.gen.js";
531
+ export { surface_patch } from "./surface_patch.gen.js";
532
+ export { surface_profile_tolerance } from "./surface_profile_tolerance.gen.js";
533
+ export { surface_side_style } from "./surface_side_style.gen.js";
534
+ export { surface_style_boundary } from "./surface_style_boundary.gen.js";
535
+ export { surface_style_control_grid } from "./surface_style_control_grid.gen.js";
536
+ export { surface_style_fill_area } from "./surface_style_fill_area.gen.js";
537
+ export { surface_style_parameter_line } from "./surface_style_parameter_line.gen.js";
538
+ export { surface_style_reflectance_ambient_diffuse } from "./surface_style_reflectance_ambient_diffuse.gen.js";
539
+ export { surface_style_rendering_with_properties } from "./surface_style_rendering_with_properties.gen.js";
540
+ export { surface_style_segmentation_curve } from "./surface_style_segmentation_curve.gen.js";
541
+ export { surface_style_silhouette } from "./surface_style_silhouette.gen.js";
542
+ export { surface_style_usage } from "./surface_style_usage.gen.js";
543
+ export { surface_texture_representation } from "./surface_texture_representation.gen.js";
544
+ export { symbol_representation_map } from "./symbol_representation_map.gen.js";
545
+ export { symbol_style } from "./symbol_style.gen.js";
546
+ export { symmetric_shape_aspect } from "./symmetric_shape_aspect.gen.js";
547
+ export { tactile_appearance_representation } from "./tactile_appearance_representation.gen.js";
548
+ export { taper } from "./taper.gen.js";
549
+ export { tee_profile } from "./tee_profile.gen.js";
550
+ export { text_string_representation } from "./text_string_representation.gen.js";
551
+ export { text_style } from "./text_style.gen.js";
552
+ export { thermodynamic_temperature_unit } from "./thermodynamic_temperature_unit.gen.js";
553
+ export { time_interval_with_bounds } from "./time_interval_with_bounds.gen.js";
554
+ export { time_unit } from "./time_unit.gen.js";
555
+ export { tolerance_zone } from "./tolerance_zone.gen.js";
556
+ export { uncertainty_assigned_representation } from "./uncertainty_assigned_representation.gen.js";
557
+ export { uncertainty_measure_with_unit } from "./uncertainty_measure_with_unit.gen.js";
558
+ export { unconstrained_pair_value } from "./unconstrained_pair_value.gen.js";
559
+ export { universal_pair_range } from "./universal_pair_range.gen.js";
560
+ export { universal_pair_value } from "./universal_pair_value.gen.js";
561
+ export { vee_profile } from "./vee_profile.gen.js";
562
+ export { view_volume } from "./view_volume.gen.js";
563
+ export { visual_appearance_representation } from "./visual_appearance_representation.gen.js";
564
+ export { advanced_brep_shape_representation } from "./advanced_brep_shape_representation.gen.js";
565
+ export { angular_location } from "./angular_location.gen.js";
566
+ export { angularity_tolerance } from "./angularity_tolerance.gen.js";
567
+ export { annotation_occurrence } from "./annotation_occurrence.gen.js";
568
+ export { annotation_fill_area } from "./annotation_fill_area.gen.js";
569
+ export { annotation_symbol } from "./annotation_symbol.gen.js";
570
+ export { annotation_text } from "./annotation_text.gen.js";
571
+ export { annotation_text_character } from "./annotation_text_character.gen.js";
572
+ export { apex } from "./apex.gen.js";
573
+ export { applied_external_identification_assignment } from "./applied_external_identification_assignment.gen.js";
574
+ export { assembly_component_usage } from "./assembly_component_usage.gen.js";
575
+ export { placement } from "./placement.gen.js";
576
+ export { barring_hole } from "./barring_hole.gen.js";
577
+ export { bead } from "./bead.gen.js";
578
+ export { boolean_expression } from "./boolean_expression.gen.js";
579
+ export { numeric_expression } from "./numeric_expression.gen.js";
580
+ export { block } from "./block.gen.js";
581
+ export { generic_literal } from "./generic_literal.gen.js";
582
+ export { boolean_result } from "./boolean_result.gen.js";
583
+ export { boss } from "./boss.gen.js";
584
+ export { curve } from "./curve.gen.js";
585
+ export { surface } from "./surface.gen.js";
586
+ export { half_space_solid } from "./half_space_solid.gen.js";
587
+ export { camera_image } from "./camera_image.gen.js";
588
+ export { camera_model } from "./camera_model.gen.js";
589
+ export { point } from "./point.gen.js";
590
+ export { centre_of_symmetry } from "./centre_of_symmetry.gen.js";
591
+ export { chamfer } from "./chamfer.gen.js";
592
+ export { generic_character_glyph_symbol } from "./generic_character_glyph_symbol.gen.js";
593
+ export { replicate_feature } from "./replicate_feature.gen.js";
594
+ export { circular_runout_tolerance } from "./circular_runout_tolerance.gen.js";
595
+ export { connected_face_set } from "./connected_face_set.gen.js";
596
+ export { coaxiality_tolerance } from "./coaxiality_tolerance.gen.js";
597
+ export { colour_rgb } from "./colour_rgb.gen.js";
598
+ export { compound_feature } from "./compound_feature.gen.js";
599
+ export { composite_text } from "./composite_text.gen.js";
600
+ export { compound_shape_representation } from "./compound_shape_representation.gen.js";
601
+ export { string_expression } from "./string_expression.gen.js";
602
+ export { concentricity_tolerance } from "./concentricity_tolerance.gen.js";
603
+ export { configuration_effectivity } from "./configuration_effectivity.gen.js";
604
+ export { connected_edge_set } from "./connected_edge_set.gen.js";
605
+ export { over_riding_styled_item } from "./over_riding_styled_item.gen.js";
606
+ export { csg_shape_representation } from "./csg_shape_representation.gen.js";
607
+ export { solid_model } from "./solid_model.gen.js";
608
+ export { curve_swept_solid_shape_representation } from "./curve_swept_solid_shape_representation.gen.js";
609
+ export { cylindrical_pair } from "./cylindrical_pair.gen.js";
610
+ export { draughting_callout } from "./draughting_callout.gen.js";
611
+ export { default_tolerance_table_cell } from "./default_tolerance_table_cell.gen.js";
612
+ export { defined_character_glyph } from "./defined_character_glyph.gen.js";
613
+ export { defined_symbol } from "./defined_symbol.gen.js";
614
+ export { geometric_alignment } from "./geometric_alignment.gen.js";
615
+ export { geometric_intersection } from "./geometric_intersection.gen.js";
616
+ export { parallel_offset } from "./parallel_offset.gen.js";
617
+ export { perpendicular_to } from "./perpendicular_to.gen.js";
618
+ export { extension } from "./extension.gen.js";
619
+ export { tangent } from "./tangent.gen.js";
620
+ export { derived_unit_variable } from "./derived_unit_variable.gen.js";
621
+ export { text_literal } from "./text_literal.gen.js";
622
+ export { dimensional_location_with_path } from "./dimensional_location_with_path.gen.js";
623
+ export { directed_action } from "./directed_action.gen.js";
624
+ export { directed_dimensional_location } from "./directed_dimensional_location.gen.js";
625
+ export { direction } from "./direction.gen.js";
626
+ export { direction_shape_representation } from "./direction_shape_representation.gen.js";
627
+ export { document_file } from "./document_file.gen.js";
628
+ export { pre_defined_colour } from "./pre_defined_colour.gen.js";
629
+ export { draughting_pre_defined_curve_font } from "./draughting_pre_defined_curve_font.gen.js";
630
+ export { draughting_pre_defined_text_font } from "./draughting_pre_defined_text_font.gen.js";
631
+ export { draughting_subfigure_representation } from "./draughting_subfigure_representation.gen.js";
632
+ export { draughting_symbol_representation } from "./draughting_symbol_representation.gen.js";
633
+ export { presentation_area } from "./presentation_area.gen.js";
634
+ export { edge } from "./edge.gen.js";
635
+ export { edge_based_wireframe_model } from "./edge_based_wireframe_model.gen.js";
636
+ export { edge_based_wireframe_shape_representation } from "./edge_based_wireframe_shape_representation.gen.js";
637
+ export { loop } from "./loop.gen.js";
638
+ export { path } from "./path.gen.js";
639
+ export { edge_round } from "./edge_round.gen.js";
640
+ export { exclusive_product_concept_feature_category } from "./exclusive_product_concept_feature_category.gen.js";
641
+ export { externally_defined_dimension_definition } from "./externally_defined_dimension_definition.gen.js";
642
+ export { externally_defined_general_property } from "./externally_defined_general_property.gen.js";
643
+ export { externally_defined_style } from "./externally_defined_style.gen.js";
644
+ export { face } from "./face.gen.js";
645
+ export { face_based_surface_model } from "./face_based_surface_model.gen.js";
646
+ export { face_bound } from "./face_bound.gen.js";
647
+ export { face_shape_representation } from "./face_shape_representation.gen.js";
648
+ export { faceted_brep_shape_representation } from "./faceted_brep_shape_representation.gen.js";
649
+ export { feature_in_panel } from "./feature_in_panel.gen.js";
650
+ export { featured_shape } from "./featured_shape.gen.js";
651
+ export { fill_area_style_hatching } from "./fill_area_style_hatching.gen.js";
652
+ export { fill_area_style_tile_symbol_with_style } from "./fill_area_style_tile_symbol_with_style.gen.js";
653
+ export { fill_area_style_tiles } from "./fill_area_style_tiles.gen.js";
654
+ export { fillet } from "./fillet.gen.js";
655
+ export { fully_constrained_pair } from "./fully_constrained_pair.gen.js";
656
+ export { gear_pair } from "./gear_pair.gen.js";
657
+ export { general_feature } from "./general_feature.gen.js";
658
+ export { generic_variable } from "./generic_variable.gen.js";
659
+ export { geometric_set } from "./geometric_set.gen.js";
660
+ export { vector } from "./vector.gen.js";
661
+ export { sphere } from "./sphere.gen.js";
662
+ export { right_circular_cone } from "./right_circular_cone.gen.js";
663
+ export { right_circular_cylinder } from "./right_circular_cylinder.gen.js";
664
+ export { torus } from "./torus.gen.js";
665
+ export { right_angular_wedge } from "./right_angular_wedge.gen.js";
666
+ export { shell_based_surface_model } from "./shell_based_surface_model.gen.js";
667
+ export { geometrically_bounded_2d_wireframe_representation } from "./geometrically_bounded_2d_wireframe_representation.gen.js";
668
+ export { geometrically_bounded_surface_shape_representation } from "./geometrically_bounded_surface_shape_representation.gen.js";
669
+ export { geometrically_bounded_wireframe_shape_representation } from "./geometrically_bounded_wireframe_shape_representation.gen.js";
670
+ export { hole_in_panel } from "./hole_in_panel.gen.js";
671
+ export { universal_pair } from "./universal_pair.gen.js";
672
+ export { inclusion_product_concept_feature } from "./inclusion_product_concept_feature.gen.js";
673
+ export { joggle } from "./joggle.gen.js";
674
+ export { kinematic_frame_background_representation_association } from "./kinematic_frame_background_representation_association.gen.js";
675
+ export { known_source } from "./known_source.gen.js";
676
+ export { light_source } from "./light_source.gen.js";
677
+ export { location_shape_representation } from "./location_shape_representation.gen.js";
678
+ export { locator } from "./locator.gen.js";
679
+ export { make_from_usage_option } from "./make_from_usage_option.gen.js";
680
+ export { manifold_subsurface_shape_representation } from "./manifold_subsurface_shape_representation.gen.js";
681
+ export { manifold_surface_shape_representation } from "./manifold_surface_shape_representation.gen.js";
682
+ export { measure_representation_item } from "./measure_representation_item.gen.js";
683
+ export { mechanism_base_placement } from "./mechanism_base_placement.gen.js";
684
+ export { named_unit_variable } from "./named_unit_variable.gen.js";
685
+ export { non_manifold_surface_shape_representation } from "./non_manifold_surface_shape_representation.gen.js";
686
+ export { one_direction_repeat_factor } from "./one_direction_repeat_factor.gen.js";
687
+ export { parallelism_tolerance } from "./parallelism_tolerance.gen.js";
688
+ export { path_shape_representation } from "./path_shape_representation.gen.js";
689
+ export { pattern_offset_membership } from "./pattern_offset_membership.gen.js";
690
+ export { pattern_omit_membership } from "./pattern_omit_membership.gen.js";
691
+ export { perpendicularity_tolerance } from "./perpendicularity_tolerance.gen.js";
692
+ export { physically_modelled_product_definition } from "./physically_modelled_product_definition.gen.js";
693
+ export { placed_datum_target_feature } from "./placed_datum_target_feature.gen.js";
694
+ export { planar_extent } from "./planar_extent.gen.js";
695
+ export { planar_curve_pair } from "./planar_curve_pair.gen.js";
696
+ export { planar_pair } from "./planar_pair.gen.js";
697
+ export { planar_shape_representation } from "./planar_shape_representation.gen.js";
698
+ export { pocket } from "./pocket.gen.js";
699
+ export { point_on_planar_curve_pair } from "./point_on_planar_curve_pair.gen.js";
700
+ export { point_on_surface_pair } from "./point_on_surface_pair.gen.js";
701
+ export { point_placement_shape_representation } from "./point_placement_shape_representation.gen.js";
702
+ export { pre_defined_dimension_symbol } from "./pre_defined_dimension_symbol.gen.js";
703
+ export { pre_defined_geometrical_tolerance_symbol } from "./pre_defined_geometrical_tolerance_symbol.gen.js";
704
+ export { pre_defined_presentation_style } from "./pre_defined_presentation_style.gen.js";
705
+ export { pre_defined_surface_condition_symbol } from "./pre_defined_surface_condition_symbol.gen.js";
706
+ export { pre_defined_terminator_symbol } from "./pre_defined_terminator_symbol.gen.js";
707
+ export { presentation_view } from "./presentation_view.gen.js";
708
+ export { presentation_style_by_context } from "./presentation_style_by_context.gen.js";
709
+ export { prismatic_pair } from "./prismatic_pair.gen.js";
710
+ export { product_class } from "./product_class.gen.js";
711
+ export { product_definition_resource } from "./product_definition_resource.gen.js";
712
+ export { product_identification } from "./product_identification.gen.js";
713
+ export { product_process_plan } from "./product_process_plan.gen.js";
714
+ export { rack_and_pinion_pair } from "./rack_and_pinion_pair.gen.js";
715
+ export { rep_item_group } from "./rep_item_group.gen.js";
716
+ export { reparametrised_composite_curve_segment } from "./reparametrised_composite_curve_segment.gen.js";
717
+ export { resulting_path } from "./resulting_path.gen.js";
718
+ export { revolute_pair } from "./revolute_pair.gen.js";
719
+ export { rib } from "./rib.gen.js";
720
+ export { surface_pair } from "./surface_pair.gen.js";
721
+ export { round_hole } from "./round_hole.gen.js";
722
+ export { screw_pair } from "./screw_pair.gen.js";
723
+ export { shape_dimension_representation } from "./shape_dimension_representation.gen.js";
724
+ export { shape_representation_with_parameters } from "./shape_representation_with_parameters.gen.js";
725
+ export { slot } from "./slot.gen.js";
726
+ export { spherical_pair } from "./spherical_pair.gen.js";
727
+ export { surface_style_reflectance_ambient_diffuse_specular } from "./surface_style_reflectance_ambient_diffuse_specular.gen.js";
728
+ export { symbol_target } from "./symbol_target.gen.js";
729
+ export { symmetry_tolerance } from "./symmetry_tolerance.gen.js";
730
+ export { text_style_with_box_characteristics } from "./text_style_with_box_characteristics.gen.js";
731
+ export { text_style_with_mirror } from "./text_style_with_mirror.gen.js";
732
+ export { text_style_with_spacing } from "./text_style_with_spacing.gen.js";
733
+ export { thread } from "./thread.gen.js";
734
+ export { vertex } from "./vertex.gen.js";
735
+ export { total_runout_tolerance } from "./total_runout_tolerance.gen.js";
736
+ export { unconstrained_pair } from "./unconstrained_pair.gen.js";
737
+ export { value_range } from "./value_range.gen.js";
738
+ export { dimension_curve_directed_callout } from "./dimension_curve_directed_callout.gen.js";
739
+ export { annotation_curve_occurrence } from "./annotation_curve_occurrence.gen.js";
740
+ export { annotation_fill_area_occurrence } from "./annotation_fill_area_occurrence.gen.js";
741
+ export { annotation_text_occurrence } from "./annotation_text_occurrence.gen.js";
742
+ export { annotation_symbol_occurrence } from "./annotation_symbol_occurrence.gen.js";
743
+ export { next_assembly_usage_occurrence } from "./next_assembly_usage_occurrence.gen.js";
744
+ export { specified_higher_usage_occurrence } from "./specified_higher_usage_occurrence.gen.js";
745
+ export { promissory_usage_occurrence } from "./promissory_usage_occurrence.gen.js";
746
+ export { axis1_placement } from "./axis1_placement.gen.js";
747
+ export { axis2_placement_2d } from "./axis2_placement_2d.gen.js";
748
+ export { axis2_placement_3d } from "./axis2_placement_3d.gen.js";
749
+ export { bounded_curve } from "./bounded_curve.gen.js";
750
+ export { bounded_surface } from "./bounded_surface.gen.js";
751
+ export { variable } from "./variable.gen.js";
752
+ export { pcurve } from "./pcurve.gen.js";
753
+ export { surface_curve } from "./surface_curve.gen.js";
754
+ export { boxed_half_space } from "./boxed_half_space.gen.js";
755
+ export { manifold_solid_brep } from "./manifold_solid_brep.gen.js";
756
+ export { camera_image_2d_with_scale } from "./camera_image_2d_with_scale.gen.js";
757
+ export { camera_image_3d_with_scale } from "./camera_image_3d_with_scale.gen.js";
758
+ export { camera_model_d2 } from "./camera_model_d2.gen.js";
759
+ export { camera_model_d3 } from "./camera_model_d3.gen.js";
760
+ export { cartesian_point } from "./cartesian_point.gen.js";
761
+ export { cartesian_transformation_operator } from "./cartesian_transformation_operator.gen.js";
762
+ export { character_glyph_symbol } from "./character_glyph_symbol.gen.js";
763
+ export { characterized_class } from "./characterized_class.gen.js";
764
+ export { conic } from "./conic.gen.js";
765
+ export { circular_pattern } from "./circular_pattern.gen.js";
766
+ export { closed_shell } from "./closed_shell.gen.js";
767
+ export { composite_hole } from "./composite_hole.gen.js";
768
+ export { composite_text_with_associated_curves } from "./composite_text_with_associated_curves.gen.js";
769
+ export { composite_text_with_blanking_box } from "./composite_text_with_blanking_box.gen.js";
770
+ export { composite_text_with_extent } from "./composite_text_with_extent.gen.js";
771
+ export { elementary_surface } from "./elementary_surface.gen.js";
772
+ export { open_shell } from "./open_shell.gen.js";
773
+ export { connected_face_sub_set } from "./connected_face_sub_set.gen.js";
774
+ export { context_dependent_over_riding_styled_item } from "./context_dependent_over_riding_styled_item.gen.js";
775
+ export { csg_solid } from "./csg_solid.gen.js";
776
+ export { line } from "./line.gen.js";
777
+ export { offset_curve_2d } from "./offset_curve_2d.gen.js";
778
+ export { offset_curve_3d } from "./offset_curve_3d.gen.js";
779
+ export { curve_replica } from "./curve_replica.gen.js";
780
+ export { datum_feature_callout } from "./datum_feature_callout.gen.js";
781
+ export { datum_target_callout } from "./datum_target_callout.gen.js";
782
+ export { degenerate_pcurve } from "./degenerate_pcurve.gen.js";
783
+ export { dimension_callout } from "./dimension_callout.gen.js";
784
+ export { draughting_annotation_occurrence } from "./draughting_annotation_occurrence.gen.js";
785
+ export { draughting_elements } from "./draughting_elements.gen.js";
786
+ export { draughting_pre_defined_colour } from "./draughting_pre_defined_colour.gen.js";
787
+ export { text_literal_with_delineation } from "./text_literal_with_delineation.gen.js";
788
+ export { drawing_sheet_layout } from "./drawing_sheet_layout.gen.js";
789
+ export { drawing_sheet_revision } from "./drawing_sheet_revision.gen.js";
790
+ export { oriented_edge } from "./oriented_edge.gen.js";
791
+ export { subedge } from "./subedge.gen.js";
792
+ export { expression_conversion_based_unit } from "./expression_conversion_based_unit.gen.js";
793
+ export { externally_defined_class } from "./externally_defined_class.gen.js";
794
+ export { externally_defined_feature_definition } from "./externally_defined_feature_definition.gen.js";
795
+ export { externally_defined_hatch_style } from "./externally_defined_hatch_style.gen.js";
796
+ export { externally_defined_tile_style } from "./externally_defined_tile_style.gen.js";
797
+ export { swept_area_solid } from "./swept_area_solid.gen.js";
798
+ export { swept_face_solid } from "./swept_face_solid.gen.js";
799
+ export { subface } from "./subface.gen.js";
800
+ export { oriented_face } from "./oriented_face.gen.js";
801
+ export { face_outer_bound } from "./face_outer_bound.gen.js";
802
+ export { feature_pattern } from "./feature_pattern.gen.js";
803
+ export { geometric_curve_set } from "./geometric_curve_set.gen.js";
804
+ export { geometrical_tolerance_callout } from "./geometrical_tolerance_callout.gen.js";
805
+ export { homokinetic_pair } from "./homokinetic_pair.gen.js";
806
+ export { instanced_feature } from "./instanced_feature.gen.js";
807
+ export { kinematic_frame_based_transformation } from "./kinematic_frame_based_transformation.gen.js";
808
+ export { leader_directed_callout } from "./leader_directed_callout.gen.js";
809
+ export { light_source_ambient } from "./light_source_ambient.gen.js";
810
+ export { light_source_directional } from "./light_source_directional.gen.js";
811
+ export { light_source_positional } from "./light_source_positional.gen.js";
812
+ export { light_source_spot } from "./light_source_spot.gen.js";
813
+ export { vertex_loop } from "./vertex_loop.gen.js";
814
+ export { mechanical_design_geometric_presentation_area } from "./mechanical_design_geometric_presentation_area.gen.js";
815
+ export { modified_pattern } from "./modified_pattern.gen.js";
816
+ export { offset_surface } from "./offset_surface.gen.js";
817
+ export { projection_directed_callout } from "./projection_directed_callout.gen.js";
818
+ export { oriented_path } from "./oriented_path.gen.js";
819
+ export { oriented_surface } from "./oriented_surface.gen.js";
820
+ export { planar_box } from "./planar_box.gen.js";
821
+ export { point_on_curve } from "./point_on_curve.gen.js";
822
+ export { point_on_surface } from "./point_on_surface.gen.js";
823
+ export { point_replica } from "./point_replica.gen.js";
824
+ export { quantified_assembly_component_usage } from "./quantified_assembly_component_usage.gen.js";
825
+ export { rectangular_pattern } from "./rectangular_pattern.gen.js";
826
+ export { rolling_curve_pair } from "./rolling_curve_pair.gen.js";
827
+ export { rolling_surface_pair } from "./rolling_surface_pair.gen.js";
828
+ export { sliding_curve_pair } from "./sliding_curve_pair.gen.js";
829
+ export { sliding_surface_pair } from "./sliding_surface_pair.gen.js";
830
+ export { swept_disk_solid } from "./swept_disk_solid.gen.js";
831
+ export { solid_replica } from "./solid_replica.gen.js";
832
+ export { structured_dimension_callout } from "./structured_dimension_callout.gen.js";
833
+ export { swept_surface } from "./swept_surface.gen.js";
834
+ export { surface_replica } from "./surface_replica.gen.js";
835
+ export { surface_condition_callout } from "./surface_condition_callout.gen.js";
836
+ export { text_literal_with_associated_curves } from "./text_literal_with_associated_curves.gen.js";
837
+ export { text_literal_with_blanking_box } from "./text_literal_with_blanking_box.gen.js";
838
+ export { text_literal_with_extent } from "./text_literal_with_extent.gen.js";
839
+ export { two_direction_repeat_factor } from "./two_direction_repeat_factor.gen.js";
840
+ export { angular_dimension } from "./angular_dimension.gen.js";
841
+ export { annotation_subfigure_occurrence } from "./annotation_subfigure_occurrence.gen.js";
842
+ export { b_spline_curve } from "./b_spline_curve.gen.js";
843
+ export { b_spline_surface } from "./b_spline_surface.gen.js";
844
+ export { boolean_defined_function } from "./boolean_defined_function.gen.js";
845
+ export { polyline } from "./polyline.gen.js";
846
+ export { trimmed_curve } from "./trimmed_curve.gen.js";
847
+ export { composite_curve } from "./composite_curve.gen.js";
848
+ export { rectangular_trimmed_surface } from "./rectangular_trimmed_surface.gen.js";
849
+ export { curve_bounded_surface } from "./curve_bounded_surface.gen.js";
850
+ export { rectangular_composite_surface } from "./rectangular_composite_surface.gen.js";
851
+ export { brep_with_voids } from "./brep_with_voids.gen.js";
852
+ export { camera_model_d3_with_hlhsr } from "./camera_model_d3_with_hlhsr.gen.js";
853
+ export { cartesian_transformation_operator_2d } from "./cartesian_transformation_operator_2d.gen.js";
854
+ export { cartesian_transformation_operator_3d } from "./cartesian_transformation_operator_3d.gen.js";
855
+ export { circle } from "./circle.gen.js";
856
+ export { common_datum } from "./common_datum.gen.js";
857
+ export { ellipse } from "./ellipse.gen.js";
858
+ export { hyperbola } from "./hyperbola.gen.js";
859
+ export { parabola } from "./parabola.gen.js";
860
+ export { conical_surface } from "./conical_surface.gen.js";
861
+ export { curve_dimension } from "./curve_dimension.gen.js";
862
+ export { cylindrical_surface } from "./cylindrical_surface.gen.js";
863
+ export { numeric_defined_function } from "./numeric_defined_function.gen.js";
864
+ export { string_defined_function } from "./string_defined_function.gen.js";
865
+ export { toroidal_surface } from "./toroidal_surface.gen.js";
866
+ export { diameter_dimension } from "./diameter_dimension.gen.js";
867
+ export { dimension_curve } from "./dimension_curve.gen.js";
868
+ export { terminator_symbol } from "./terminator_symbol.gen.js";
869
+ export { draughting_text_literal_with_delineation } from "./draughting_text_literal_with_delineation.gen.js";
870
+ export { plane } from "./plane.gen.js";
871
+ export { spherical_surface } from "./spherical_surface.gen.js";
872
+ export { evaluated_degenerate_pcurve } from "./evaluated_degenerate_pcurve.gen.js";
873
+ export { extruded_area_solid } from "./extruded_area_solid.gen.js";
874
+ export { extruded_face_solid } from "./extruded_face_solid.gen.js";
875
+ export { faceted_brep } from "./faceted_brep.gen.js";
876
+ export { hidden_element_over_riding_styled_item } from "./hidden_element_over_riding_styled_item.gen.js";
877
+ export { intersection_curve } from "./intersection_curve.gen.js";
878
+ export { leader_curve } from "./leader_curve.gen.js";
879
+ export { leader_directed_dimension } from "./leader_directed_dimension.gen.js";
880
+ export { linear_dimension } from "./linear_dimension.gen.js";
881
+ export { ordinate_dimension } from "./ordinate_dimension.gen.js";
882
+ export { oriented_closed_shell } from "./oriented_closed_shell.gen.js";
883
+ export { oriented_open_shell } from "./oriented_open_shell.gen.js";
884
+ export { person_and_organization_address } from "./person_and_organization_address.gen.js";
885
+ export { pre_defined_point_marker_symbol } from "./pre_defined_point_marker_symbol.gen.js";
886
+ export { projection_curve } from "./projection_curve.gen.js";
887
+ export { radius_dimension } from "./radius_dimension.gen.js";
888
+ export { revolved_area_solid } from "./revolved_area_solid.gen.js";
889
+ export { revolved_face_solid } from "./revolved_face_solid.gen.js";
890
+ export { surface_curve_swept_area_solid } from "./surface_curve_swept_area_solid.gen.js";
891
+ export { seam_curve } from "./seam_curve.gen.js";
892
+ export { seam_edge } from "./seam_edge.gen.js";
893
+ export { surface_of_linear_extrusion } from "./surface_of_linear_extrusion.gen.js";
894
+ export { surface_of_revolution } from "./surface_of_revolution.gen.js";
895
+ export { face_surface } from "./face_surface.gen.js";
896
+ export { multiple_arity_boolean_expression } from "./multiple_arity_boolean_expression.gen.js";
897
+ export { annotation_plane } from "./annotation_plane.gen.js";
898
+ export { uniform_curve } from "./uniform_curve.gen.js";
899
+ export { b_spline_curve_with_knots } from "./b_spline_curve_with_knots.gen.js";
900
+ export { quasi_uniform_curve } from "./quasi_uniform_curve.gen.js";
901
+ export { bezier_curve } from "./bezier_curve.gen.js";
902
+ export { b_spline_surface_with_knots } from "./b_spline_surface_with_knots.gen.js";
903
+ export { uniform_surface } from "./uniform_surface.gen.js";
904
+ export { quasi_uniform_surface } from "./quasi_uniform_surface.gen.js";
905
+ export { bezier_surface } from "./bezier_surface.gen.js";
906
+ export { binary_boolean_expression } from "./binary_boolean_expression.gen.js";
907
+ export { binary_numeric_expression } from "./binary_numeric_expression.gen.js";
908
+ export { simple_boolean_expression } from "./simple_boolean_expression.gen.js";
909
+ export { unary_boolean_expression } from "./unary_boolean_expression.gen.js";
910
+ export { comparison_expression } from "./comparison_expression.gen.js";
911
+ export { interval_expression } from "./interval_expression.gen.js";
912
+ export { composite_curve_on_surface } from "./composite_curve_on_surface.gen.js";
913
+ export { concat_expression } from "./concat_expression.gen.js";
914
+ export { degenerate_toroidal_surface } from "./degenerate_toroidal_surface.gen.js";
915
+ export { dimension_curve_terminator } from "./dimension_curve_terminator.gen.js";
916
+ export { dimension_text_associativity } from "./dimension_text_associativity.gen.js";
917
+ export { edge_curve } from "./edge_curve.gen.js";
918
+ export { format_function } from "./format_function.gen.js";
919
+ export { poly_loop } from "./poly_loop.gen.js";
920
+ export { vertex_point } from "./vertex_point.gen.js";
921
+ export { index_expression } from "./index_expression.gen.js";
922
+ export { value_function } from "./value_function.gen.js";
923
+ export { integer_defined_function } from "./integer_defined_function.gen.js";
924
+ export { leader_terminator } from "./leader_terminator.gen.js";
925
+ export { length_function } from "./length_function.gen.js";
926
+ export { simple_numeric_expression } from "./simple_numeric_expression.gen.js";
927
+ export { multiple_arity_numeric_expression } from "./multiple_arity_numeric_expression.gen.js";
928
+ export { real_defined_function } from "./real_defined_function.gen.js";
929
+ export { unary_numeric_expression } from "./unary_numeric_expression.gen.js";
930
+ export { product_specification } from "./product_specification.gen.js";
931
+ export { rational_b_spline_curve } from "./rational_b_spline_curve.gen.js";
932
+ export { rational_b_spline_surface } from "./rational_b_spline_surface.gen.js";
933
+ export { ruled_surface_swept_area_solid } from "./ruled_surface_swept_area_solid.gen.js";
934
+ export { simple_string_expression } from "./simple_string_expression.gen.js";
935
+ export { substring_expression } from "./substring_expression.gen.js";
936
+ export { vector_style } from "./vector_style.gen.js";
937
+ export { unary_function_call } from "./unary_function_call.gen.js";
938
+ export { advanced_face } from "./advanced_face.gen.js";
939
+ export { and_expression } from "./and_expression.gen.js";
940
+ export { binary_function_call } from "./binary_function_call.gen.js";
941
+ export { xor_expression } from "./xor_expression.gen.js";
942
+ export { equals_expression } from "./equals_expression.gen.js";
943
+ export { minus_expression } from "./minus_expression.gen.js";
944
+ export { div_expression } from "./div_expression.gen.js";
945
+ export { mod_expression } from "./mod_expression.gen.js";
946
+ export { slash_expression } from "./slash_expression.gen.js";
947
+ export { power_expression } from "./power_expression.gen.js";
948
+ export { boundary_curve } from "./boundary_curve.gen.js";
949
+ export { comparison_equal } from "./comparison_equal.gen.js";
950
+ export { comparison_greater } from "./comparison_greater.gen.js";
951
+ export { comparison_greater_equal } from "./comparison_greater_equal.gen.js";
952
+ export { comparison_less } from "./comparison_less.gen.js";
953
+ export { comparison_less_equal } from "./comparison_less_equal.gen.js";
954
+ export { comparison_not_equal } from "./comparison_not_equal.gen.js";
955
+ export { like_expression } from "./like_expression.gen.js";
956
+ export { edge_loop } from "./edge_loop.gen.js";
957
+ export { int_value_function } from "./int_value_function.gen.js";
958
+ export { multiple_arity_function_call } from "./multiple_arity_function_call.gen.js";
959
+ export { mult_expression } from "./mult_expression.gen.js";
960
+ export { or_expression } from "./or_expression.gen.js";
961
+ export { plus_expression } from "./plus_expression.gen.js";
962
+ export { not_expression } from "./not_expression.gen.js";
963
+ export { odd_function } from "./odd_function.gen.js";
964
+ export { abs_function } from "./abs_function.gen.js";
965
+ export { acos_function } from "./acos_function.gen.js";
966
+ export { asin_function } from "./asin_function.gen.js";
967
+ export { atan_function } from "./atan_function.gen.js";
968
+ export { cos_function } from "./cos_function.gen.js";
969
+ export { exp_function } from "./exp_function.gen.js";
970
+ export { log10_function } from "./log10_function.gen.js";
971
+ export { log2_function } from "./log2_function.gen.js";
972
+ export { log_function } from "./log_function.gen.js";
973
+ export { maximum_function } from "./maximum_function.gen.js";
974
+ export { minimum_function } from "./minimum_function.gen.js";
975
+ export { minus_function } from "./minus_function.gen.js";
976
+ export { outer_boundary_curve } from "./outer_boundary_curve.gen.js";
977
+ export { sin_function } from "./sin_function.gen.js";
978
+ export { square_root_function } from "./square_root_function.gen.js";
979
+ export { tan_function } from "./tan_function.gen.js";
980
+ export { bounded_pcurve } from "./bounded_pcurve.gen.js";
981
+ export { bounded_surface_curve } from "./bounded_surface_curve.gen.js";
982
+ export { boolean_literal } from "./boolean_literal.gen.js";
983
+ export { literal_number } from "./literal_number.gen.js";
984
+ export { string_literal } from "./string_literal.gen.js";
985
+ export { boolean_variable } from "./boolean_variable.gen.js";
986
+ export { int_literal } from "./int_literal.gen.js";
987
+ export { numeric_variable } from "./numeric_variable.gen.js";
988
+ export { real_literal } from "./real_literal.gen.js";
989
+ export { string_variable } from "./string_variable.gen.js";
990
+ export { int_numeric_variable } from "./int_numeric_variable.gen.js";
991
+ export { real_numeric_variable } from "./real_numeric_variable.gen.js";