@bldrs-ai/conway 0.17.885 → 0.17.886

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 (4453) hide show
  1. package/compiled/Dist/ConwayGeomWasmNode.js +19 -0
  2. package/compiled/Dist/ConwayGeomWasmNodeMT.js +25 -0
  3. package/compiled/dependencies/conway-geom/index.d.ts +62 -62
  4. package/compiled/dependencies/conway-geom/index.js +61 -61
  5. package/compiled/dependencies/conway-geom/interface/conway_geometry.d.ts +44 -44
  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_boolean_result.d.ts +4 -4
  25. package/compiled/dependencies/conway-geom/interface/parameters/params_get_bspline_curve.d.ts +4 -4
  26. package/compiled/dependencies/conway-geom/interface/parameters/params_get_c_shape_curve.d.ts +2 -2
  27. package/compiled/dependencies/conway-geom/interface/parameters/params_get_circle_curve.d.ts +2 -2
  28. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ellipse_curve.d.ts +2 -2
  29. package/compiled/dependencies/conway-geom/interface/parameters/params_get_extruded_area_solid.d.ts +3 -3
  30. package/compiled/dependencies/conway-geom/interface/parameters/params_get_i_shape_curve.d.ts +2 -2
  31. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_circle.d.ts +3 -3
  32. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_indexed_poly_curve.d.ts +5 -5
  33. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_line.d.ts +4 -4
  34. package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_trimmed_curve.d.ts +3 -3
  35. package/compiled/dependencies/conway-geom/interface/parameters/params_get_l_shape_curve.d.ts +2 -2
  36. package/compiled/dependencies/conway-geom/interface/parameters/params_get_loop.d.ts +4 -4
  37. package/compiled/dependencies/conway-geom/interface/parameters/params_get_poly_curve.d.ts +2 -2
  38. package/compiled/dependencies/conway-geom/interface/parameters/params_get_polygonal_bounded_halfspace.d.ts +4 -4
  39. package/compiled/dependencies/conway-geom/interface/parameters/params_get_rectangle_profile_curve.d.ts +2 -2
  40. package/compiled/dependencies/conway-geom/interface/parameters/params_get_swept_disk_solid.d.ts +2 -2
  41. package/compiled/dependencies/conway-geom/interface/parameters/params_get_t_shape_curve.d.ts +2 -2
  42. package/compiled/dependencies/conway-geom/interface/parameters/params_get_triangulated_face_set_geometry.d.ts +2 -2
  43. package/compiled/dependencies/conway-geom/interface/parameters/params_get_u_shape_curve.d.ts +2 -2
  44. package/compiled/dependencies/conway-geom/interface/parameters/params_get_z_shape_curve.d.ts +2 -2
  45. package/compiled/dependencies/conway-geom/interface/parameters/params_local_placement.d.ts +2 -2
  46. package/compiled/dependencies/conway-geom/interface/parameters/params_polygonal_face_set.d.ts +4 -4
  47. package/compiled/dependencies/conway-geom/interface/parameters/params_rel_void_subtract.d.ts +4 -4
  48. package/compiled/dependencies/conway-geom/interface/parameters/params_transform_profile.d.ts +4 -4
  49. package/compiled/dependencies/conway-geom/interface/parameters/revolution_surface.d.ts +3 -3
  50. package/compiled/dependencies/conway-geom/interface/parameters/segment.d.ts +2 -2
  51. package/compiled/dependencies/conway-geom/interface/parameters/surface_object.d.ts +8 -8
  52. package/compiled/dependencies/conway-geom/interface/parameters/trimming_arguments.d.ts +2 -2
  53. package/compiled/dependencies/conway-geom/interface/parameters/trimming_select.d.ts +3 -3
  54. package/compiled/dependencies/conway-geom/interface/parse_buffer.d.ts +2 -2
  55. package/compiled/dependencies/conway-geom/interface/profile_object.d.ts +5 -5
  56. package/compiled/dependencies/conway-geom/interface/results_gltf.d.ts +2 -2
  57. package/compiled/dependencies/conway-geom/interface/std_vector.d.ts +2 -2
  58. package/compiled/examples/browser-bundled.cjs +1 -1
  59. package/compiled/examples/browser.js +37 -37
  60. package/compiled/examples/cli-bundled.cjs +1 -1
  61. package/compiled/examples/validator-bundled.cjs +6 -2
  62. package/compiled/examples/validator.js +18 -17
  63. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.d.ts +6 -6
  64. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.js +2 -2
  65. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.d.ts +6 -6
  66. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.js +2 -2
  67. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.d.ts +6 -6
  68. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.js +4 -4
  69. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.d.ts +7 -7
  70. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.js +4 -4
  71. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.d.ts +6 -6
  72. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.js +5 -5
  73. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.d.ts +5 -5
  74. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.js +2 -2
  75. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.d.ts +6 -6
  76. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.js +3 -3
  77. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.d.ts +9 -9
  78. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.js +7 -7
  79. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.d.ts +7 -7
  80. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.js +4 -4
  81. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.d.ts +6 -6
  82. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.js +3 -3
  83. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.d.ts +7 -7
  84. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.js +4 -4
  85. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.d.ts +7 -7
  86. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.js +5 -5
  87. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.d.ts +6 -6
  88. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.js +3 -3
  89. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.d.ts +9 -9
  90. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.js +9 -9
  91. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.d.ts +10 -10
  92. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.js +10 -10
  93. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.d.ts +5 -5
  94. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.js +2 -2
  95. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.d.ts +6 -6
  96. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.js +3 -3
  97. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.d.ts +5 -5
  98. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.js +3 -3
  99. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.d.ts +6 -6
  100. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.js +2 -2
  101. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.d.ts +6 -6
  102. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.js +2 -2
  103. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.d.ts +2 -2
  104. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.js +2 -2
  105. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.d.ts +6 -6
  106. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.js +3 -3
  107. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.d.ts +5 -5
  108. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.js +2 -2
  109. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.d.ts +6 -6
  110. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.js +2 -2
  111. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.d.ts +6 -6
  112. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.js +2 -2
  113. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.d.ts +6 -6
  114. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.js +2 -2
  115. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.d.ts +2 -2
  116. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.js +2 -2
  117. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.d.ts +6 -6
  118. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.js +2 -2
  119. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.d.ts +7 -7
  120. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.js +3 -3
  121. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.d.ts +7 -7
  122. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.js +3 -3
  123. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.d.ts +6 -6
  124. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.js +2 -2
  125. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.d.ts +6 -6
  126. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.js +2 -2
  127. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.d.ts +7 -7
  128. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.js +5 -5
  129. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.d.ts +7 -7
  130. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.js +3 -3
  131. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.d.ts +6 -6
  132. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.js +2 -2
  133. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.d.ts +6 -6
  134. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.js +2 -2
  135. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.d.ts +6 -6
  136. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.js +3 -3
  137. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.d.ts +8 -8
  138. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.js +8 -8
  139. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.d.ts +6 -6
  140. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.js +2 -2
  141. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.d.ts +6 -6
  142. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.js +2 -2
  143. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.d.ts +6 -6
  144. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.js +2 -2
  145. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.d.ts +6 -6
  146. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.js +2 -2
  147. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.d.ts +6 -6
  148. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.js +2 -2
  149. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.d.ts +6 -6
  150. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.js +2 -2
  151. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.d.ts +6 -6
  152. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.js +2 -2
  153. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.d.ts +5 -5
  154. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.js +3 -3
  155. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.d.ts +6 -6
  156. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.js +3 -3
  157. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.d.ts +6 -6
  158. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.js +3 -3
  159. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.d.ts +6 -6
  160. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.js +3 -3
  161. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.d.ts +55 -55
  162. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.js +54 -54
  163. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.d.ts +38 -38
  164. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.js +37 -37
  165. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.d.ts +44 -44
  166. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.js +43 -43
  167. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.d.ts +6 -6
  168. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.js +2 -2
  169. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.d.ts +10 -10
  170. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.js +9 -9
  171. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.d.ts +39 -39
  172. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.js +38 -38
  173. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.d.ts +9 -9
  174. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.js +8 -8
  175. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.d.ts +58 -58
  176. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.js +57 -57
  177. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.d.ts +58 -58
  178. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.js +57 -57
  179. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.d.ts +47 -47
  180. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.js +46 -46
  181. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.d.ts +47 -47
  182. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.js +46 -46
  183. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.d.ts +41 -41
  184. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.js +40 -40
  185. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.d.ts +55 -55
  186. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.js +54 -54
  187. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.d.ts +10 -10
  188. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.js +9 -9
  189. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.d.ts +12 -12
  190. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.js +11 -11
  191. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.d.ts +39 -39
  192. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.js +38 -38
  193. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.d.ts +41 -41
  194. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.js +40 -40
  195. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.d.ts +9 -9
  196. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.js +8 -8
  197. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.d.ts +61 -61
  198. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.js +60 -60
  199. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.d.ts +13 -13
  200. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.js +12 -12
  201. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.d.ts +58 -58
  202. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.js +57 -57
  203. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.d.ts +15 -15
  204. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.js +14 -14
  205. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.d.ts +35 -35
  206. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.js +34 -34
  207. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.d.ts +55 -55
  208. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.js +54 -54
  209. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.d.ts +6 -6
  210. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.js +3 -3
  211. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.d.ts +7 -7
  212. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.js +4 -4
  213. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.d.ts +10 -10
  214. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.js +8 -8
  215. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.d.ts +10 -10
  216. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.js +8 -8
  217. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.d.ts +6 -6
  218. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.js +3 -3
  219. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.d.ts +5 -5
  220. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.js +3 -3
  221. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.d.ts +5 -5
  222. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.js +2 -2
  223. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.d.ts +2 -2
  224. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.js +2 -2
  225. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.d.ts +8 -8
  226. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.js +5 -5
  227. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.d.ts +10 -10
  228. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.js +9 -9
  229. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.d.ts +8 -8
  230. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.js +7 -7
  231. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.d.ts +7 -7
  232. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.js +4 -4
  233. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.d.ts +5 -5
  234. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.js +2 -2
  235. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.d.ts +6 -6
  236. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.js +2 -2
  237. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.d.ts +6 -6
  238. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.js +2 -2
  239. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.d.ts +6 -6
  240. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.js +2 -2
  241. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.d.ts +6 -6
  242. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.js +2 -2
  243. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.d.ts +6 -6
  244. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.js +3 -3
  245. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.d.ts +6 -6
  246. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.js +2 -2
  247. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.d.ts +7 -7
  248. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.js +4 -4
  249. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.d.ts +76 -76
  250. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.js +75 -75
  251. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.d.ts +8 -8
  252. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.js +6 -6
  253. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.d.ts +5 -5
  254. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.js +2 -2
  255. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.d.ts +7 -7
  256. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.js +3 -3
  257. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.d.ts +7 -7
  258. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.js +4 -4
  259. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.d.ts +7 -7
  260. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.js +4 -4
  261. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.d.ts +8 -8
  262. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.js +7 -7
  263. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.d.ts +2 -2
  264. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.js +2 -2
  265. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.d.ts +7 -7
  266. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.js +6 -6
  267. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.d.ts +8 -8
  268. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.js +7 -7
  269. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.d.ts +2 -2
  270. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.js +2 -2
  271. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.d.ts +7 -7
  272. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.js +8 -8
  273. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.d.ts +8 -8
  274. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.js +5 -5
  275. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.d.ts +6 -6
  276. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.js +2 -2
  277. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.d.ts +6 -6
  278. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.js +2 -2
  279. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.d.ts +6 -6
  280. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.js +2 -2
  281. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.d.ts +6 -6
  282. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.js +2 -2
  283. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.d.ts +6 -6
  284. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.js +2 -2
  285. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.d.ts +7 -7
  286. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.js +5 -5
  287. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.d.ts +6 -6
  288. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.js +2 -2
  289. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.d.ts +6 -6
  290. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.js +4 -4
  291. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.d.ts +7 -7
  292. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.js +5 -5
  293. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.d.ts +7 -7
  294. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.js +3 -3
  295. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.d.ts +6 -6
  296. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.js +2 -2
  297. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.d.ts +6 -6
  298. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.js +2 -2
  299. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.d.ts +6 -6
  300. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.js +2 -2
  301. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.d.ts +2 -2
  302. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.js +2 -2
  303. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.d.ts +15 -15
  304. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.js +13 -13
  305. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.d.ts +6 -6
  306. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.js +2 -2
  307. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.d.ts +6 -6
  308. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.js +2 -2
  309. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.d.ts +6 -6
  310. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.js +2 -2
  311. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.d.ts +6 -6
  312. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.js +2 -2
  313. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.d.ts +6 -6
  314. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.js +2 -2
  315. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.d.ts +6 -6
  316. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.js +2 -2
  317. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.d.ts +6 -6
  318. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.js +2 -2
  319. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.d.ts +6 -6
  320. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.js +2 -2
  321. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.d.ts +7 -7
  322. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.js +3 -3
  323. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.d.ts +5 -5
  324. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.js +2 -2
  325. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.d.ts +5 -5
  326. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.js +2 -2
  327. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.d.ts +5 -5
  328. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.js +2 -2
  329. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.d.ts +5 -5
  330. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.js +2 -2
  331. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.d.ts +7 -7
  332. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.js +3 -3
  333. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.d.ts +7 -7
  334. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.js +5 -5
  335. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.d.ts +6 -6
  336. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.js +2 -2
  337. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.d.ts +6 -6
  338. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.js +2 -2
  339. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.d.ts +6 -6
  340. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.js +2 -2
  341. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.d.ts +6 -6
  342. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.js +2 -2
  343. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.d.ts +6 -6
  344. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.js +2 -2
  345. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.d.ts +7 -7
  346. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.js +3 -3
  347. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.d.ts +8 -8
  348. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.js +4 -4
  349. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.d.ts +6 -6
  350. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.js +2 -2
  351. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.d.ts +6 -6
  352. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.js +2 -2
  353. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.d.ts +6 -6
  354. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.js +4 -4
  355. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.d.ts +8 -8
  356. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.js +6 -6
  357. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.d.ts +6 -6
  358. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.js +2 -2
  359. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.d.ts +7 -7
  360. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.js +3 -3
  361. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.d.ts +5 -5
  362. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.js +2 -2
  363. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.d.ts +6 -6
  364. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.js +2 -2
  365. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.d.ts +2 -2
  366. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.js +2 -2
  367. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.d.ts +6 -6
  368. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.js +2 -2
  369. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.d.ts +6 -6
  370. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.js +3 -3
  371. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.d.ts +7 -7
  372. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.js +4 -4
  373. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.d.ts +5 -5
  374. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.js +2 -2
  375. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.d.ts +6 -6
  376. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.js +2 -2
  377. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.d.ts +6 -6
  378. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.js +2 -2
  379. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.d.ts +7 -7
  380. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.js +3 -3
  381. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.d.ts +6 -6
  382. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.js +3 -3
  383. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.d.ts +5 -5
  384. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.js +2 -2
  385. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.d.ts +6 -6
  386. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.js +2 -2
  387. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.d.ts +6 -6
  388. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.js +2 -2
  389. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.d.ts +6 -6
  390. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.js +2 -2
  391. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.d.ts +6 -6
  392. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.js +2 -2
  393. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.d.ts +6 -6
  394. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.js +2 -2
  395. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.d.ts +6 -6
  396. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.js +2 -2
  397. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.d.ts +7 -7
  398. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.js +6 -6
  399. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.d.ts +7 -7
  400. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.js +4 -4
  401. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.d.ts +5 -5
  402. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.js +2 -2
  403. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.d.ts +6 -6
  404. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.js +2 -2
  405. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.d.ts +6 -6
  406. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.js +2 -2
  407. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.d.ts +6 -6
  408. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.js +2 -2
  409. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.d.ts +5 -5
  410. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.js +2 -2
  411. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.d.ts +6 -6
  412. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.js +2 -2
  413. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.d.ts +6 -6
  414. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.js +2 -2
  415. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.d.ts +6 -6
  416. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.js +2 -2
  417. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.d.ts +6 -6
  418. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.js +2 -2
  419. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.d.ts +7 -7
  420. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.js +5 -5
  421. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.d.ts +6 -6
  422. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.js +2 -2
  423. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.d.ts +6 -6
  424. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.js +2 -2
  425. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.d.ts +6 -6
  426. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.js +2 -2
  427. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.d.ts +6 -6
  428. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.js +2 -2
  429. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.d.ts +6 -6
  430. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.js +2 -2
  431. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.d.ts +7 -7
  432. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.js +5 -5
  433. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.d.ts +7 -7
  434. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.js +3 -3
  435. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.d.ts +8 -8
  436. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.js +4 -4
  437. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.d.ts +6 -6
  438. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.js +2 -2
  439. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.d.ts +6 -6
  440. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.js +2 -2
  441. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.d.ts +10 -10
  442. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.js +9 -9
  443. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.d.ts +7 -7
  444. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.js +5 -5
  445. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.d.ts +7 -7
  446. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.js +3 -3
  447. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.d.ts +7 -7
  448. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.js +3 -3
  449. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.d.ts +6 -6
  450. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.js +2 -2
  451. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.d.ts +8 -8
  452. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.js +5 -5
  453. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.d.ts +6 -6
  454. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.js +2 -2
  455. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.d.ts +7 -7
  456. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.js +5 -5
  457. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.d.ts +6 -6
  458. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.js +2 -2
  459. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.d.ts +5 -5
  460. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.js +2 -2
  461. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.d.ts +6 -6
  462. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.js +3 -3
  463. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.d.ts +7 -7
  464. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.js +3 -3
  465. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.d.ts +7 -7
  466. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.js +3 -3
  467. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.d.ts +7 -7
  468. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.js +5 -5
  469. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.d.ts +8 -8
  470. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.js +8 -8
  471. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.d.ts +8 -8
  472. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.js +7 -7
  473. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.d.ts +7 -7
  474. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.js +3 -3
  475. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.d.ts +7 -7
  476. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.js +4 -4
  477. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.d.ts +6 -6
  478. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.js +3 -3
  479. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.d.ts +10 -10
  480. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.js +9 -9
  481. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.d.ts +7 -7
  482. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.js +6 -6
  483. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.d.ts +8 -8
  484. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.js +5 -5
  485. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.d.ts +6 -6
  486. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.js +2 -2
  487. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.d.ts +7 -7
  488. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.js +5 -5
  489. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.d.ts +7 -7
  490. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.js +5 -5
  491. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.d.ts +6 -6
  492. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.js +2 -2
  493. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.d.ts +6 -6
  494. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.js +2 -2
  495. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.d.ts +6 -6
  496. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.js +2 -2
  497. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.d.ts +6 -6
  498. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.js +2 -2
  499. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.d.ts +8 -8
  500. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.js +5 -5
  501. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.d.ts +5 -5
  502. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.js +2 -2
  503. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.d.ts +12 -12
  504. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.js +11 -11
  505. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.d.ts +7 -7
  506. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.js +5 -5
  507. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.d.ts +6 -6
  508. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.js +2 -2
  509. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.d.ts +6 -6
  510. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.js +3 -3
  511. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.d.ts +7 -7
  512. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.js +4 -4
  513. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.d.ts +5 -5
  514. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.js +2 -2
  515. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.d.ts +8 -8
  516. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.js +4 -4
  517. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.d.ts +6 -6
  518. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.js +4 -4
  519. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.d.ts +6 -6
  520. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.js +2 -2
  521. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.d.ts +5 -5
  522. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.js +2 -2
  523. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.d.ts +6 -6
  524. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.js +2 -2
  525. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.d.ts +13 -13
  526. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.js +10 -10
  527. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.d.ts +6 -6
  528. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.js +2 -2
  529. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.d.ts +8 -8
  530. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.js +6 -6
  531. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.d.ts +6 -6
  532. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.js +2 -2
  533. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.d.ts +7 -7
  534. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.js +3 -3
  535. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.d.ts +13 -13
  536. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.js +11 -11
  537. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.d.ts +7 -7
  538. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.js +5 -5
  539. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.d.ts +6 -6
  540. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.js +2 -2
  541. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.d.ts +7 -7
  542. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.js +4 -4
  543. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.d.ts +6 -6
  544. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.js +2 -2
  545. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.d.ts +5 -5
  546. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.js +2 -2
  547. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.d.ts +5 -5
  548. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.js +2 -2
  549. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.d.ts +6 -6
  550. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.js +2 -2
  551. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.d.ts +9 -9
  552. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.js +9 -9
  553. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.d.ts +6 -6
  554. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.js +2 -2
  555. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.d.ts +6 -6
  556. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.js +2 -2
  557. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.d.ts +6 -6
  558. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.js +2 -2
  559. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.d.ts +6 -6
  560. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.js +5 -5
  561. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.d.ts +5 -5
  562. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.js +2 -2
  563. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.d.ts +7 -7
  564. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.js +4 -4
  565. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.d.ts +7 -7
  566. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.js +4 -4
  567. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.d.ts +7 -7
  568. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.js +4 -4
  569. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.d.ts +5 -5
  570. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.js +3 -3
  571. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.d.ts +5 -5
  572. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.js +3 -3
  573. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.d.ts +10 -10
  574. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.js +8 -8
  575. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.d.ts +6 -6
  576. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.js +2 -2
  577. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.d.ts +6 -6
  578. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.js +2 -2
  579. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.d.ts +6 -6
  580. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.js +2 -2
  581. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.d.ts +6 -6
  582. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.js +3 -3
  583. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.d.ts +6 -6
  584. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.js +2 -2
  585. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.d.ts +6 -6
  586. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.js +2 -2
  587. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.d.ts +5 -5
  588. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.js +2 -2
  589. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.d.ts +6 -6
  590. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.js +2 -2
  591. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.d.ts +6 -6
  592. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.js +2 -2
  593. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.d.ts +9 -9
  594. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.js +7 -7
  595. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.d.ts +5 -5
  596. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.js +2 -2
  597. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.d.ts +9 -9
  598. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.js +6 -6
  599. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.d.ts +6 -6
  600. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.js +2 -2
  601. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.d.ts +8 -8
  602. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.js +4 -4
  603. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.d.ts +6 -6
  604. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.js +2 -2
  605. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.d.ts +6 -6
  606. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.js +2 -2
  607. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.d.ts +6 -6
  608. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.js +6 -6
  609. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.d.ts +6 -6
  610. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.js +3 -3
  611. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.d.ts +6 -6
  612. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.js +2 -2
  613. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.d.ts +19 -19
  614. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.js +17 -17
  615. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.d.ts +5 -5
  616. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.js +2 -2
  617. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.d.ts +6 -6
  618. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.js +2 -2
  619. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.d.ts +6 -6
  620. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.js +2 -2
  621. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.d.ts +6 -6
  622. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.js +2 -2
  623. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.d.ts +6 -6
  624. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.js +2 -2
  625. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.d.ts +6 -6
  626. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.js +2 -2
  627. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.d.ts +5 -5
  628. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.js +2 -2
  629. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.d.ts +6 -6
  630. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.js +2 -2
  631. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.d.ts +6 -6
  632. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.js +2 -2
  633. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.d.ts +7 -7
  634. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.js +3 -3
  635. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.d.ts +2 -2
  636. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.js +2 -2
  637. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.d.ts +6 -6
  638. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.js +2 -2
  639. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.d.ts +7 -7
  640. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.js +4 -4
  641. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.d.ts +8 -8
  642. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.js +4 -4
  643. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.d.ts +8 -8
  644. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.js +6 -6
  645. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.d.ts +5 -5
  646. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.js +2 -2
  647. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.d.ts +6 -6
  648. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.js +2 -2
  649. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.d.ts +7 -7
  650. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.js +3 -3
  651. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.d.ts +6 -6
  652. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.js +3 -3
  653. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.d.ts +7 -7
  654. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.js +3 -3
  655. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.d.ts +7 -7
  656. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.js +3 -3
  657. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.d.ts +6 -6
  658. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.js +2 -2
  659. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.d.ts +6 -6
  660. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.js +2 -2
  661. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.d.ts +6 -6
  662. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.js +4 -4
  663. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.d.ts +6 -6
  664. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.js +2 -2
  665. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.d.ts +6 -6
  666. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.js +2 -2
  667. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.d.ts +6 -6
  668. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.js +3 -3
  669. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.d.ts +6 -6
  670. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.js +2 -2
  671. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.d.ts +9 -9
  672. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.js +7 -7
  673. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.d.ts +6 -6
  674. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.js +2 -2
  675. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.d.ts +7 -7
  676. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.js +4 -4
  677. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.d.ts +6 -6
  678. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.js +3 -3
  679. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.d.ts +6 -6
  680. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.js +3 -3
  681. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.d.ts +5 -5
  682. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.js +2 -2
  683. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.d.ts +6 -6
  684. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.js +3 -3
  685. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.d.ts +7 -7
  686. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.js +4 -4
  687. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.d.ts +5 -5
  688. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.js +2 -2
  689. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.d.ts +6 -6
  690. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.js +2 -2
  691. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.d.ts +9 -9
  692. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.js +8 -8
  693. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.d.ts +6 -6
  694. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.js +3 -3
  695. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.d.ts +6 -6
  696. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.js +2 -2
  697. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.d.ts +6 -6
  698. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.js +2 -2
  699. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.d.ts +6 -6
  700. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.js +2 -2
  701. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.d.ts +6 -6
  702. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.js +2 -2
  703. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.d.ts +6 -6
  704. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.js +2 -2
  705. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.d.ts +6 -6
  706. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.js +2 -2
  707. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.d.ts +7 -7
  708. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.js +6 -6
  709. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.d.ts +6 -6
  710. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.js +2 -2
  711. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.d.ts +6 -6
  712. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.js +2 -2
  713. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.d.ts +6 -6
  714. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.js +2 -2
  715. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.d.ts +7 -7
  716. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.js +7 -7
  717. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.d.ts +5 -5
  718. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.js +2 -2
  719. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.d.ts +7 -7
  720. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.js +3 -3
  721. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.d.ts +6 -6
  722. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.js +3 -3
  723. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.d.ts +6 -6
  724. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.js +2 -2
  725. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.d.ts +6 -6
  726. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.js +2 -2
  727. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.d.ts +6 -6
  728. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.js +2 -2
  729. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.d.ts +7 -7
  730. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.js +3 -3
  731. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.d.ts +7 -7
  732. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.js +5 -5
  733. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.d.ts +6 -6
  734. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.js +2 -2
  735. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.d.ts +7 -7
  736. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.js +4 -4
  737. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.d.ts +7 -7
  738. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.js +5 -5
  739. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.d.ts +6 -6
  740. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.js +2 -2
  741. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.d.ts +5 -5
  742. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.js +3 -3
  743. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.d.ts +7 -7
  744. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.js +4 -4
  745. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.d.ts +7 -7
  746. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.js +4 -4
  747. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.d.ts +5 -5
  748. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.js +2 -2
  749. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.d.ts +6 -6
  750. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.js +3 -3
  751. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.d.ts +5 -5
  752. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.js +2 -2
  753. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.d.ts +6 -6
  754. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.js +2 -2
  755. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.d.ts +6 -6
  756. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.js +2 -2
  757. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.d.ts +6 -6
  758. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.js +2 -2
  759. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.d.ts +7 -7
  760. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.js +3 -3
  761. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.d.ts +6 -6
  762. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.js +2 -2
  763. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.d.ts +3 -3
  764. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.js +1 -1
  765. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.d.ts +7 -7
  766. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.js +4 -4
  767. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.d.ts +6 -6
  768. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.js +2 -2
  769. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.d.ts +7 -7
  770. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.js +3 -3
  771. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.d.ts +5 -5
  772. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.js +2 -2
  773. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.d.ts +7 -7
  774. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.js +4 -4
  775. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.d.ts +7 -7
  776. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.js +4 -4
  777. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.d.ts +5 -5
  778. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.js +2 -2
  779. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.d.ts +5 -5
  780. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.js +2 -2
  781. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.d.ts +6 -6
  782. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.js +2 -2
  783. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.d.ts +6 -6
  784. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.js +2 -2
  785. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.d.ts +6 -6
  786. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.js +2 -2
  787. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.d.ts +6 -6
  788. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.js +2 -2
  789. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.d.ts +6 -6
  790. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.js +2 -2
  791. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.d.ts +6 -6
  792. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.js +2 -2
  793. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.d.ts +7 -7
  794. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.js +3 -3
  795. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.d.ts +6 -6
  796. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.js +5 -5
  797. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.d.ts +6 -6
  798. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.js +2 -2
  799. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.d.ts +8 -8
  800. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.js +5 -5
  801. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.d.ts +6 -6
  802. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.js +2 -2
  803. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.d.ts +8 -8
  804. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.js +5 -5
  805. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.d.ts +8 -8
  806. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.js +5 -5
  807. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.d.ts +8 -8
  808. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.js +5 -5
  809. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.d.ts +6 -6
  810. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.js +3 -3
  811. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.d.ts +7 -7
  812. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.js +5 -5
  813. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.d.ts +6 -6
  814. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.js +3 -3
  815. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.d.ts +6 -6
  816. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.js +2 -2
  817. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.d.ts +6 -6
  818. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.js +2 -2
  819. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.d.ts +6 -6
  820. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.js +2 -2
  821. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.d.ts +6 -6
  822. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.js +3 -3
  823. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.d.ts +7 -7
  824. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.js +3 -3
  825. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.d.ts +7 -7
  826. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.js +3 -3
  827. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.d.ts +7 -7
  828. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.js +5 -5
  829. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.d.ts +7 -7
  830. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.js +5 -5
  831. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.d.ts +7 -7
  832. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.js +3 -3
  833. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.d.ts +6 -6
  834. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.js +2 -2
  835. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.d.ts +6 -6
  836. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.js +2 -2
  837. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.d.ts +7 -7
  838. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.js +4 -4
  839. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.d.ts +6 -6
  840. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.js +2 -2
  841. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.d.ts +6 -6
  842. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.js +2 -2
  843. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.d.ts +6 -6
  844. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.js +2 -2
  845. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.d.ts +6 -6
  846. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.js +2 -2
  847. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.d.ts +6 -6
  848. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.js +2 -2
  849. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.d.ts +6 -6
  850. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.js +2 -2
  851. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.d.ts +6 -6
  852. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.js +2 -2
  853. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.d.ts +6 -6
  854. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.js +2 -2
  855. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.d.ts +11 -11
  856. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.js +10 -10
  857. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.d.ts +6 -6
  858. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.js +3 -3
  859. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.d.ts +9 -9
  860. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.js +5 -5
  861. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.d.ts +7 -7
  862. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.js +3 -3
  863. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.d.ts +8 -8
  864. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.js +7 -7
  865. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.d.ts +6 -6
  866. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.js +2 -2
  867. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.d.ts +6 -6
  868. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.js +2 -2
  869. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.d.ts +7 -7
  870. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.js +5 -5
  871. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.d.ts +5 -5
  872. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.js +2 -2
  873. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.d.ts +6 -6
  874. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.js +2 -2
  875. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.d.ts +6 -6
  876. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.js +2 -2
  877. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.d.ts +5 -5
  878. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.js +2 -2
  879. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.d.ts +6 -6
  880. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.js +2 -2
  881. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.d.ts +8 -8
  882. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.js +6 -6
  883. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.d.ts +6 -6
  884. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.js +2 -2
  885. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.d.ts +6 -6
  886. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.js +2 -2
  887. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.d.ts +6 -6
  888. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.js +2 -2
  889. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.d.ts +5 -5
  890. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.js +2 -2
  891. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.d.ts +9 -9
  892. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.js +7 -7
  893. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.d.ts +6 -6
  894. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.js +3 -3
  895. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.d.ts +6 -6
  896. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.js +2 -2
  897. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.d.ts +5 -5
  898. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.js +2 -2
  899. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.d.ts +6 -6
  900. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.js +2 -2
  901. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.d.ts +6 -6
  902. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.js +2 -2
  903. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.d.ts +6 -6
  904. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.js +2 -2
  905. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.d.ts +6 -6
  906. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.js +2 -2
  907. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.d.ts +6 -6
  908. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.js +2 -2
  909. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.d.ts +6 -6
  910. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.js +2 -2
  911. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.d.ts +6 -6
  912. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.js +2 -2
  913. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.d.ts +6 -6
  914. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.js +3 -3
  915. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.d.ts +9 -9
  916. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.js +8 -8
  917. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.d.ts +7 -7
  918. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.js +4 -4
  919. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.d.ts +6 -6
  920. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.js +3 -3
  921. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.d.ts +7 -7
  922. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.js +5 -5
  923. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.d.ts +7 -7
  924. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.js +3 -3
  925. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.d.ts +6 -6
  926. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.js +2 -2
  927. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.d.ts +6 -6
  928. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.js +2 -2
  929. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.d.ts +6 -6
  930. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.js +2 -2
  931. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.d.ts +6 -6
  932. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.js +2 -2
  933. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.d.ts +7 -7
  934. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.js +5 -5
  935. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.d.ts +8 -8
  936. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.js +7 -7
  937. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.d.ts +5 -5
  938. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.js +3 -3
  939. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.d.ts +7 -7
  940. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.js +4 -4
  941. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.d.ts +6 -6
  942. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.js +3 -3
  943. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.d.ts +7 -7
  944. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.js +3 -3
  945. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.d.ts +6 -6
  946. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.js +2 -2
  947. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.d.ts +6 -6
  948. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.js +2 -2
  949. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.d.ts +6 -6
  950. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.js +2 -2
  951. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.d.ts +6 -6
  952. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.js +2 -2
  953. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.d.ts +6 -6
  954. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.js +2 -2
  955. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.d.ts +5 -5
  956. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.js +2 -2
  957. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.d.ts +6 -6
  958. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.js +2 -2
  959. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.d.ts +15 -15
  960. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.js +13 -13
  961. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.d.ts +6 -6
  962. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.js +3 -3
  963. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.d.ts +5 -5
  964. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.js +2 -2
  965. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.d.ts +5 -5
  966. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.js +2 -2
  967. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.d.ts +6 -6
  968. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.js +2 -2
  969. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.d.ts +992 -992
  970. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.js +991 -991
  971. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.d.ts +7 -7
  972. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.js +5 -5
  973. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.d.ts +7 -7
  974. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.js +6 -6
  975. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.d.ts +6 -6
  976. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.js +2 -2
  977. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.d.ts +6 -6
  978. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.js +2 -2
  979. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.d.ts +6 -6
  980. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.js +2 -2
  981. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.d.ts +6 -6
  982. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.js +2 -2
  983. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.d.ts +6 -6
  984. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.js +2 -2
  985. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.d.ts +6 -6
  986. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.js +5 -5
  987. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.d.ts +2 -2
  988. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.js +2 -2
  989. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.d.ts +6 -6
  990. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.js +2 -2
  991. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.d.ts +7 -7
  992. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.js +5 -5
  993. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.d.ts +9 -9
  994. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.js +9 -9
  995. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.d.ts +6 -6
  996. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.js +3 -3
  997. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.d.ts +12 -12
  998. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.js +10 -10
  999. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.d.ts +6 -6
  1000. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.js +2 -2
  1001. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.d.ts +6 -6
  1002. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.js +2 -2
  1003. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.d.ts +7 -7
  1004. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.js +4 -4
  1005. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.d.ts +8 -8
  1006. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.js +8 -8
  1007. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.d.ts +7 -7
  1008. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.js +7 -7
  1009. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.d.ts +6 -6
  1010. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.js +2 -2
  1011. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.d.ts +6 -6
  1012. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.js +2 -2
  1013. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.d.ts +7 -7
  1014. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.js +4 -4
  1015. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.d.ts +6 -6
  1016. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.js +2 -2
  1017. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.d.ts +6 -6
  1018. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.js +3 -3
  1019. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.d.ts +5 -5
  1020. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.js +2 -2
  1021. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.d.ts +6 -6
  1022. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.js +2 -2
  1023. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.d.ts +6 -6
  1024. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.js +2 -2
  1025. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.d.ts +7 -7
  1026. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.js +4 -4
  1027. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.d.ts +7 -7
  1028. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.js +3 -3
  1029. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.d.ts +6 -6
  1030. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.js +2 -2
  1031. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.d.ts +12 -12
  1032. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.js +9 -9
  1033. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.d.ts +6 -6
  1034. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.js +2 -2
  1035. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.d.ts +6 -6
  1036. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.js +5 -5
  1037. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.d.ts +2 -2
  1038. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.js +2 -2
  1039. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.d.ts +6 -6
  1040. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.js +2 -2
  1041. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.d.ts +5 -5
  1042. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.js +2 -2
  1043. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.d.ts +6 -6
  1044. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.js +2 -2
  1045. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.d.ts +7 -7
  1046. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.js +6 -6
  1047. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.d.ts +6 -6
  1048. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.js +2 -2
  1049. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.d.ts +6 -6
  1050. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.js +2 -2
  1051. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.d.ts +6 -6
  1052. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.js +2 -2
  1053. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.d.ts +6 -6
  1054. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.js +2 -2
  1055. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.d.ts +7 -7
  1056. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.js +3 -3
  1057. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.d.ts +5 -5
  1058. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.js +2 -2
  1059. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.d.ts +6 -6
  1060. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.js +2 -2
  1061. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.d.ts +6 -6
  1062. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.js +2 -2
  1063. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.d.ts +7 -7
  1064. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.js +3 -3
  1065. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.d.ts +6 -6
  1066. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.js +2 -2
  1067. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.d.ts +7 -7
  1068. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.js +3 -3
  1069. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.d.ts +7 -7
  1070. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.js +3 -3
  1071. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.d.ts +8 -8
  1072. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.js +4 -4
  1073. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.d.ts +6 -6
  1074. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.js +2 -2
  1075. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.d.ts +2 -2
  1076. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.js +2 -2
  1077. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.d.ts +5 -5
  1078. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.js +2 -2
  1079. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.d.ts +8 -8
  1080. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.js +4 -4
  1081. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.d.ts +6 -6
  1082. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.js +2 -2
  1083. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.d.ts +6 -6
  1084. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.js +2 -2
  1085. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.d.ts +11 -11
  1086. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.js +11 -11
  1087. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.d.ts +6 -6
  1088. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.js +5 -5
  1089. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.d.ts +6 -6
  1090. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.js +2 -2
  1091. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.d.ts +6 -6
  1092. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.js +3 -3
  1093. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.d.ts +6 -6
  1094. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.js +2 -2
  1095. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.d.ts +6 -6
  1096. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.js +2 -2
  1097. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.d.ts +6 -6
  1098. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.js +2 -2
  1099. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.d.ts +6 -6
  1100. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.js +2 -2
  1101. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.d.ts +6 -6
  1102. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.js +2 -2
  1103. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.d.ts +6 -6
  1104. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.js +2 -2
  1105. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.d.ts +7 -7
  1106. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.js +3 -3
  1107. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.d.ts +5 -5
  1108. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.js +2 -2
  1109. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.d.ts +6 -6
  1110. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.js +2 -2
  1111. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.d.ts +6 -6
  1112. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.js +2 -2
  1113. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.d.ts +7 -7
  1114. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.js +3 -3
  1115. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.d.ts +7 -7
  1116. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.js +3 -3
  1117. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.d.ts +6 -6
  1118. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.js +2 -2
  1119. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.d.ts +6 -6
  1120. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.js +2 -2
  1121. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.d.ts +7 -7
  1122. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.js +3 -3
  1123. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.d.ts +2 -2
  1124. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.js +2 -2
  1125. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.d.ts +5 -5
  1126. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.js +2 -2
  1127. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.d.ts +6 -6
  1128. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.js +2 -2
  1129. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.d.ts +6 -6
  1130. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.js +2 -2
  1131. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.d.ts +11 -11
  1132. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.js +11 -11
  1133. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.d.ts +7 -7
  1134. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.js +5 -5
  1135. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.d.ts +6 -6
  1136. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.js +2 -2
  1137. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.d.ts +7 -7
  1138. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.js +3 -3
  1139. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.d.ts +6 -6
  1140. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.js +2 -2
  1141. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.d.ts +9 -9
  1142. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.js +9 -9
  1143. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.d.ts +30 -30
  1144. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.js +28 -28
  1145. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.d.ts +29 -29
  1146. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.js +28 -28
  1147. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.d.ts +6 -6
  1148. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.js +2 -2
  1149. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.d.ts +6 -6
  1150. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.js +2 -2
  1151. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.d.ts +8 -8
  1152. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.js +5 -5
  1153. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.d.ts +8 -8
  1154. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.js +4 -4
  1155. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.d.ts +6 -6
  1156. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.js +2 -2
  1157. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.d.ts +6 -6
  1158. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.js +2 -2
  1159. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.d.ts +6 -6
  1160. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.js +2 -2
  1161. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.d.ts +5 -5
  1162. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.js +2 -2
  1163. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.d.ts +6 -6
  1164. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.js +2 -2
  1165. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.d.ts +7 -7
  1166. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.js +3 -3
  1167. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.d.ts +6 -6
  1168. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.js +2 -2
  1169. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.d.ts +6 -6
  1170. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.js +2 -2
  1171. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.d.ts +5 -5
  1172. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.js +2 -2
  1173. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.d.ts +7 -7
  1174. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.js +4 -4
  1175. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.d.ts +6 -6
  1176. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.js +2 -2
  1177. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.d.ts +75 -75
  1178. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.js +75 -75
  1179. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.d.ts +7 -7
  1180. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.js +5 -5
  1181. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.d.ts +6 -6
  1182. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.js +2 -2
  1183. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.d.ts +6 -6
  1184. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.js +4 -4
  1185. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.d.ts +7 -7
  1186. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.js +5 -5
  1187. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.d.ts +6 -6
  1188. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.js +3 -3
  1189. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.d.ts +15 -15
  1190. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.js +13 -13
  1191. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.d.ts +6 -6
  1192. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.js +3 -3
  1193. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.d.ts +6 -6
  1194. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.js +2 -2
  1195. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.d.ts +6 -6
  1196. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.js +2 -2
  1197. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.d.ts +6 -6
  1198. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.js +2 -2
  1199. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.d.ts +6 -6
  1200. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.js +2 -2
  1201. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.d.ts +5 -5
  1202. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.js +2 -2
  1203. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.d.ts +6 -6
  1204. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.js +2 -2
  1205. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.d.ts +2 -2
  1206. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.js +2 -2
  1207. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.d.ts +6 -6
  1208. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.js +2 -2
  1209. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.d.ts +6 -6
  1210. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.js +3 -3
  1211. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.d.ts +5 -5
  1212. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.js +2 -2
  1213. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.d.ts +6 -6
  1214. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.js +2 -2
  1215. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.d.ts +5 -5
  1216. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.js +2 -2
  1217. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.d.ts +6 -6
  1218. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.js +2 -2
  1219. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.d.ts +6 -6
  1220. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.js +2 -2
  1221. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.d.ts +7 -7
  1222. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.js +3 -3
  1223. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.d.ts +6 -6
  1224. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.js +2 -2
  1225. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.d.ts +7 -7
  1226. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.js +3 -3
  1227. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.d.ts +6 -6
  1228. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.js +2 -2
  1229. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.d.ts +6 -6
  1230. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.js +2 -2
  1231. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.d.ts +6 -6
  1232. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.js +2 -2
  1233. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.d.ts +6 -6
  1234. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.js +2 -2
  1235. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.d.ts +5 -5
  1236. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.js +2 -2
  1237. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.d.ts +7 -7
  1238. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.js +4 -4
  1239. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.d.ts +6 -6
  1240. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.js +3 -3
  1241. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.d.ts +5 -5
  1242. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.js +3 -3
  1243. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.d.ts +7 -7
  1244. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.js +5 -5
  1245. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.d.ts +6 -6
  1246. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.js +6 -6
  1247. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.d.ts +7 -7
  1248. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.js +4 -4
  1249. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.d.ts +6 -6
  1250. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.js +3 -3
  1251. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.d.ts +5 -5
  1252. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.js +2 -2
  1253. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.d.ts +7 -7
  1254. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.js +3 -3
  1255. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.d.ts +7 -7
  1256. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.js +3 -3
  1257. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.d.ts +7 -7
  1258. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.js +3 -3
  1259. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.d.ts +7 -7
  1260. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.js +3 -3
  1261. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.d.ts +7 -7
  1262. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.js +3 -3
  1263. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.d.ts +6 -6
  1264. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.js +2 -2
  1265. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.d.ts +6 -6
  1266. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.js +2 -2
  1267. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.d.ts +6 -6
  1268. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.js +2 -2
  1269. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.d.ts +6 -6
  1270. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.js +2 -2
  1271. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.d.ts +6 -6
  1272. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.js +3 -3
  1273. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.d.ts +6 -6
  1274. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.js +3 -3
  1275. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.d.ts +6 -6
  1276. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.js +2 -2
  1277. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.d.ts +7 -7
  1278. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.js +3 -3
  1279. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.d.ts +6 -6
  1280. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.js +2 -2
  1281. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.d.ts +5 -5
  1282. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.js +2 -2
  1283. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.d.ts +6 -6
  1284. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.js +2 -2
  1285. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.d.ts +6 -6
  1286. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.js +2 -2
  1287. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.d.ts +7 -7
  1288. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.js +5 -5
  1289. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.d.ts +6 -6
  1290. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.js +2 -2
  1291. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.d.ts +6 -6
  1292. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.js +2 -2
  1293. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.d.ts +6 -6
  1294. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.js +2 -2
  1295. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.d.ts +6 -6
  1296. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.js +2 -2
  1297. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.d.ts +8 -8
  1298. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.js +4 -4
  1299. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.d.ts +6 -6
  1300. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.js +2 -2
  1301. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.d.ts +6 -6
  1302. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.js +2 -2
  1303. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.d.ts +5 -5
  1304. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.js +6 -6
  1305. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.d.ts +7 -7
  1306. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.js +5 -5
  1307. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.d.ts +7 -7
  1308. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.js +5 -5
  1309. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.d.ts +7 -7
  1310. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.js +4 -4
  1311. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.d.ts +5 -5
  1312. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.js +3 -3
  1313. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.d.ts +7 -7
  1314. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.js +5 -5
  1315. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.d.ts +6 -6
  1316. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.js +2 -2
  1317. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.d.ts +6 -6
  1318. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.js +2 -2
  1319. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.d.ts +6 -6
  1320. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.js +2 -2
  1321. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.d.ts +7 -7
  1322. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.js +3 -3
  1323. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.d.ts +8 -8
  1324. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.js +5 -5
  1325. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.d.ts +7 -7
  1326. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.js +3 -3
  1327. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.d.ts +7 -7
  1328. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.js +3 -3
  1329. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.d.ts +6 -6
  1330. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.js +2 -2
  1331. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.d.ts +6 -6
  1332. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.js +2 -2
  1333. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.d.ts +9 -9
  1334. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.js +11 -11
  1335. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.d.ts +6 -6
  1336. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.js +2 -2
  1337. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.d.ts +6 -6
  1338. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.js +2 -2
  1339. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.d.ts +6 -6
  1340. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.js +2 -2
  1341. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.d.ts +5 -5
  1342. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.js +2 -2
  1343. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.d.ts +6 -6
  1344. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.js +2 -2
  1345. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.d.ts +6 -6
  1346. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.js +2 -2
  1347. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.d.ts +6 -6
  1348. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.js +2 -2
  1349. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.d.ts +9 -9
  1350. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.js +8 -8
  1351. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.d.ts +6 -6
  1352. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.js +2 -2
  1353. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.d.ts +6 -6
  1354. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.js +2 -2
  1355. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.d.ts +6 -6
  1356. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.js +2 -2
  1357. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.d.ts +7 -7
  1358. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.js +3 -3
  1359. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.d.ts +7 -7
  1360. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.js +3 -3
  1361. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.d.ts +9 -9
  1362. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.js +11 -11
  1363. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.d.ts +9 -9
  1364. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.js +6 -6
  1365. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.d.ts +7 -7
  1366. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.js +3 -3
  1367. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.d.ts +7 -7
  1368. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.js +3 -3
  1369. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.d.ts +9 -9
  1370. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.js +11 -11
  1371. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.d.ts +9 -9
  1372. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.js +6 -6
  1373. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.d.ts +6 -6
  1374. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.js +2 -2
  1375. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.d.ts +7 -7
  1376. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.js +3 -3
  1377. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.d.ts +12 -12
  1378. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.js +10 -10
  1379. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.d.ts +7 -7
  1380. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.js +6 -6
  1381. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.d.ts +7 -7
  1382. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.js +5 -5
  1383. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.d.ts +6 -6
  1384. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.js +2 -2
  1385. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.d.ts +5 -5
  1386. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.js +2 -2
  1387. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.d.ts +5 -5
  1388. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.js +2 -2
  1389. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.d.ts +5 -5
  1390. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.js +2 -2
  1391. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.d.ts +6 -6
  1392. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.js +2 -2
  1393. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.d.ts +6 -6
  1394. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.js +2 -2
  1395. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.d.ts +6 -6
  1396. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.js +2 -2
  1397. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.d.ts +6 -6
  1398. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.js +2 -2
  1399. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.d.ts +6 -6
  1400. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.js +2 -2
  1401. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.d.ts +5 -5
  1402. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.js +2 -2
  1403. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.d.ts +6 -6
  1404. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.js +2 -2
  1405. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.d.ts +6 -6
  1406. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.js +2 -2
  1407. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.d.ts +6 -6
  1408. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.js +2 -2
  1409. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.d.ts +6 -6
  1410. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.js +2 -2
  1411. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.d.ts +6 -6
  1412. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.js +2 -2
  1413. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.d.ts +6 -6
  1414. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.js +2 -2
  1415. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.d.ts +6 -6
  1416. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.js +2 -2
  1417. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.d.ts +5 -5
  1418. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.js +2 -2
  1419. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.d.ts +2 -2
  1420. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.js +2 -2
  1421. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.d.ts +5 -5
  1422. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.js +2 -2
  1423. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.d.ts +6 -6
  1424. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.js +2 -2
  1425. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.d.ts +7 -7
  1426. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.js +7 -7
  1427. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.d.ts +6 -6
  1428. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.js +2 -2
  1429. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.d.ts +5 -5
  1430. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.js +2 -2
  1431. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.d.ts +9 -9
  1432. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.js +7 -7
  1433. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.d.ts +16 -16
  1434. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.js +15 -15
  1435. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.d.ts +12 -12
  1436. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.js +9 -9
  1437. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.d.ts +6 -6
  1438. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.js +2 -2
  1439. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.d.ts +5 -5
  1440. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.js +2 -2
  1441. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.d.ts +8 -8
  1442. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.js +6 -6
  1443. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.d.ts +6 -6
  1444. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.js +2 -2
  1445. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.d.ts +8 -8
  1446. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.js +6 -6
  1447. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.d.ts +6 -6
  1448. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.js +2 -2
  1449. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.d.ts +6 -6
  1450. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.js +2 -2
  1451. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.d.ts +6 -6
  1452. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.js +2 -2
  1453. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.d.ts +8 -8
  1454. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.js +6 -6
  1455. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.d.ts +10 -10
  1456. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.js +8 -8
  1457. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.d.ts +6 -6
  1458. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.js +5 -5
  1459. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.d.ts +5 -5
  1460. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.js +3 -3
  1461. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.d.ts +6 -6
  1462. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.js +3 -3
  1463. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.d.ts +6 -6
  1464. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.js +2 -2
  1465. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.d.ts +6 -6
  1466. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.js +3 -3
  1467. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.d.ts +6 -6
  1468. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.js +2 -2
  1469. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.d.ts +5 -5
  1470. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.js +2 -2
  1471. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.d.ts +7 -7
  1472. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.js +4 -4
  1473. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.d.ts +6 -6
  1474. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.js +2 -2
  1475. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.d.ts +7 -7
  1476. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.js +6 -6
  1477. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.d.ts +6 -6
  1478. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.js +3 -3
  1479. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.d.ts +6 -6
  1480. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.js +2 -2
  1481. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.d.ts +7 -7
  1482. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.js +5 -5
  1483. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.d.ts +6 -6
  1484. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.js +2 -2
  1485. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.d.ts +8 -8
  1486. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.js +5 -5
  1487. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.d.ts +5 -5
  1488. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.js +2 -2
  1489. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.d.ts +7 -7
  1490. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.js +3 -3
  1491. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.d.ts +6 -6
  1492. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.js +3 -3
  1493. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.d.ts +6 -6
  1494. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.js +3 -3
  1495. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.d.ts +7 -7
  1496. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.js +3 -3
  1497. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.d.ts +7 -7
  1498. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.js +4 -4
  1499. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.d.ts +6 -6
  1500. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.js +2 -2
  1501. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.d.ts +6 -6
  1502. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.js +3 -3
  1503. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.d.ts +8 -8
  1504. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.js +4 -4
  1505. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.d.ts +6 -6
  1506. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.js +2 -2
  1507. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.d.ts +7 -7
  1508. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.js +5 -5
  1509. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.d.ts +6 -6
  1510. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.js +2 -2
  1511. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.d.ts +7 -7
  1512. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.js +5 -5
  1513. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.d.ts +6 -6
  1514. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.js +2 -2
  1515. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.d.ts +2 -2
  1516. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.js +2 -2
  1517. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.d.ts +6 -6
  1518. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.js +2 -2
  1519. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.d.ts +7 -7
  1520. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.js +5 -5
  1521. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.d.ts +7 -7
  1522. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.js +5 -5
  1523. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.d.ts +8 -8
  1524. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.js +4 -4
  1525. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.d.ts +6 -6
  1526. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.js +2 -2
  1527. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.d.ts +6 -6
  1528. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.js +2 -2
  1529. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.d.ts +6 -6
  1530. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.js +2 -2
  1531. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.d.ts +11 -11
  1532. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.js +10 -10
  1533. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.d.ts +6 -6
  1534. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.js +3 -3
  1535. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.d.ts +11 -11
  1536. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.js +10 -10
  1537. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.d.ts +6 -6
  1538. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.js +2 -2
  1539. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.d.ts +9 -9
  1540. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.js +8 -8
  1541. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.d.ts +6 -6
  1542. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.js +2 -2
  1543. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.d.ts +7 -7
  1544. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.js +3 -3
  1545. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.d.ts +6 -6
  1546. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.js +2 -2
  1547. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.d.ts +6 -6
  1548. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.js +2 -2
  1549. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.d.ts +6 -6
  1550. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.js +2 -2
  1551. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.d.ts +8 -8
  1552. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.js +6 -6
  1553. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.d.ts +6 -6
  1554. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.js +2 -2
  1555. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.d.ts +6 -6
  1556. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.js +2 -2
  1557. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.d.ts +5 -5
  1558. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.js +2 -2
  1559. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.d.ts +6 -6
  1560. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.js +2 -2
  1561. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.d.ts +6 -6
  1562. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.js +2 -2
  1563. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.d.ts +6 -6
  1564. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.js +5 -5
  1565. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.d.ts +6 -6
  1566. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.js +5 -5
  1567. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.d.ts +6 -6
  1568. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.js +2 -2
  1569. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.d.ts +6 -6
  1570. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.js +2 -2
  1571. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.d.ts +6 -6
  1572. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.js +2 -2
  1573. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.d.ts +6 -6
  1574. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.js +2 -2
  1575. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.d.ts +7 -7
  1576. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.js +5 -5
  1577. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.d.ts +6 -6
  1578. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.js +2 -2
  1579. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.d.ts +7 -7
  1580. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.js +3 -3
  1581. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.d.ts +7 -7
  1582. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.js +3 -3
  1583. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.d.ts +7 -7
  1584. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.js +3 -3
  1585. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.d.ts +6 -6
  1586. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.js +2 -2
  1587. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.d.ts +6 -6
  1588. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.js +2 -2
  1589. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.d.ts +6 -6
  1590. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.js +2 -2
  1591. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.d.ts +7 -7
  1592. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.js +7 -7
  1593. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.d.ts +5 -5
  1594. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.js +2 -2
  1595. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.d.ts +5 -5
  1596. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.js +2 -2
  1597. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.d.ts +7 -7
  1598. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.js +4 -4
  1599. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.d.ts +6 -6
  1600. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.js +3 -3
  1601. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.d.ts +8 -8
  1602. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.js +5 -5
  1603. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.d.ts +7 -7
  1604. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.js +5 -5
  1605. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.d.ts +7 -7
  1606. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.js +5 -5
  1607. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.d.ts +7 -7
  1608. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.js +4 -4
  1609. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.d.ts +5 -5
  1610. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.js +2 -2
  1611. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.d.ts +7 -7
  1612. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.js +5 -5
  1613. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.d.ts +6 -6
  1614. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.js +2 -2
  1615. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.d.ts +6 -6
  1616. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.js +2 -2
  1617. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.d.ts +8 -8
  1618. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.js +6 -6
  1619. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.d.ts +6 -6
  1620. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.js +2 -2
  1621. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.d.ts +7 -7
  1622. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.js +3 -3
  1623. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.d.ts +7 -7
  1624. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.js +3 -3
  1625. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.d.ts +6 -6
  1626. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.js +2 -2
  1627. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.d.ts +7 -7
  1628. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.js +3 -3
  1629. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.d.ts +7 -7
  1630. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.js +3 -3
  1631. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.d.ts +7 -7
  1632. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.js +3 -3
  1633. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.d.ts +17 -17
  1634. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.js +15 -15
  1635. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.d.ts +6 -6
  1636. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.js +2 -2
  1637. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.d.ts +7 -7
  1638. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.js +3 -3
  1639. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.d.ts +6 -6
  1640. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.js +2 -2
  1641. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.d.ts +7 -7
  1642. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.js +3 -3
  1643. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.d.ts +6 -6
  1644. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.js +3 -3
  1645. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.d.ts +6 -6
  1646. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.js +2 -2
  1647. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.d.ts +6 -6
  1648. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.js +2 -2
  1649. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.d.ts +6 -6
  1650. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.js +2 -2
  1651. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.d.ts +6 -6
  1652. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.js +2 -2
  1653. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.d.ts +7 -7
  1654. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.js +3 -3
  1655. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.d.ts +6 -6
  1656. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.js +3 -3
  1657. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.d.ts +7 -7
  1658. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.js +3 -3
  1659. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.d.ts +4 -4
  1660. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.js +995 -995
  1661. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.d.ts +6 -6
  1662. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.js +2 -2
  1663. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.d.ts +8 -8
  1664. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.js +6 -6
  1665. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.d.ts +6 -6
  1666. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.js +2 -2
  1667. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.d.ts +6 -6
  1668. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.js +2 -2
  1669. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.d.ts +7 -7
  1670. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.js +3 -3
  1671. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.d.ts +5 -5
  1672. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.js +2 -2
  1673. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.d.ts +6 -6
  1674. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.js +3 -3
  1675. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.d.ts +7 -7
  1676. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.js +4 -4
  1677. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.d.ts +5 -5
  1678. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.js +2 -2
  1679. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.d.ts +6 -6
  1680. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.js +2 -2
  1681. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.d.ts +11 -11
  1682. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.js +11 -11
  1683. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.d.ts +6 -6
  1684. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.js +5 -5
  1685. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.d.ts +2 -2
  1686. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.js +2 -2
  1687. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.d.ts +2 -2
  1688. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.js +2 -2
  1689. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.d.ts +6 -6
  1690. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.js +4 -4
  1691. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.d.ts +6 -6
  1692. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.js +2 -2
  1693. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.d.ts +6 -6
  1694. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.js +2 -2
  1695. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.d.ts +6 -6
  1696. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.js +4 -4
  1697. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.d.ts +6 -6
  1698. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.js +2 -2
  1699. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.d.ts +6 -6
  1700. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.js +2 -2
  1701. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.d.ts +6 -6
  1702. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.js +2 -2
  1703. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.d.ts +6 -6
  1704. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.js +2 -2
  1705. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.d.ts +6 -6
  1706. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.js +2 -2
  1707. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.d.ts +6 -6
  1708. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.js +2 -2
  1709. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.d.ts +6 -6
  1710. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.js +2 -2
  1711. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.d.ts +8 -8
  1712. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.js +7 -7
  1713. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.d.ts +2 -2
  1714. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.js +2 -2
  1715. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.d.ts +9 -9
  1716. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.js +5 -5
  1717. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.d.ts +2 -2
  1718. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.js +2 -2
  1719. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.d.ts +6 -6
  1720. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.js +2 -2
  1721. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.d.ts +6 -6
  1722. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.js +2 -2
  1723. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.d.ts +6 -6
  1724. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.js +2 -2
  1725. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.d.ts +6 -6
  1726. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.js +3 -3
  1727. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.d.ts +6 -6
  1728. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.js +2 -2
  1729. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.d.ts +6 -6
  1730. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.js +2 -2
  1731. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.d.ts +6 -6
  1732. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.js +2 -2
  1733. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.d.ts +6 -6
  1734. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.js +2 -2
  1735. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.d.ts +7 -7
  1736. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.js +3 -3
  1737. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.d.ts +6 -6
  1738. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.js +2 -2
  1739. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.d.ts +7 -7
  1740. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.js +3 -3
  1741. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.d.ts +6 -6
  1742. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.js +2 -2
  1743. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.d.ts +6 -6
  1744. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.js +2 -2
  1745. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.d.ts +5 -5
  1746. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.js +2 -2
  1747. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.d.ts +6 -6
  1748. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.js +2 -2
  1749. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.d.ts +6 -6
  1750. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.js +2 -2
  1751. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.d.ts +6 -6
  1752. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.js +2 -2
  1753. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.d.ts +7 -7
  1754. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.js +3 -3
  1755. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.d.ts +2 -2
  1756. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.js +2 -2
  1757. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.d.ts +7 -7
  1758. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.js +3 -3
  1759. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.d.ts +7 -7
  1760. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.js +3 -3
  1761. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.d.ts +6 -6
  1762. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.js +2 -2
  1763. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.d.ts +8 -8
  1764. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.js +10 -10
  1765. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.d.ts +8 -8
  1766. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.js +5 -5
  1767. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.d.ts +6 -6
  1768. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.js +2 -2
  1769. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.d.ts +6 -6
  1770. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.js +2 -2
  1771. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.d.ts +6 -6
  1772. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.js +2 -2
  1773. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.d.ts +6 -6
  1774. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.js +2 -2
  1775. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.d.ts +6 -6
  1776. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.js +2 -2
  1777. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.d.ts +6 -6
  1778. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.js +2 -2
  1779. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.d.ts +6 -6
  1780. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.js +2 -2
  1781. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.d.ts +6 -6
  1782. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.js +2 -2
  1783. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.d.ts +6 -6
  1784. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.js +2 -2
  1785. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.d.ts +6 -6
  1786. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.js +2 -2
  1787. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.d.ts +6 -6
  1788. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.js +2 -2
  1789. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.d.ts +7 -7
  1790. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.js +5 -5
  1791. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.d.ts +6 -6
  1792. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.js +2 -2
  1793. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.d.ts +6 -6
  1794. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.js +2 -2
  1795. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.d.ts +7 -7
  1796. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.js +5 -5
  1797. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.d.ts +6 -6
  1798. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.js +2 -2
  1799. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.d.ts +6 -6
  1800. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.js +2 -2
  1801. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.d.ts +9 -9
  1802. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.js +9 -9
  1803. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.d.ts +8 -8
  1804. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.js +4 -4
  1805. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.d.ts +7 -7
  1806. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.js +3 -3
  1807. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.d.ts +7 -7
  1808. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.js +3 -3
  1809. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.d.ts +7 -7
  1810. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.js +3 -3
  1811. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.d.ts +9 -9
  1812. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.js +7 -7
  1813. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.d.ts +8 -8
  1814. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.js +4 -4
  1815. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.d.ts +6 -6
  1816. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.js +2 -2
  1817. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.d.ts +6 -6
  1818. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.js +3 -3
  1819. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.d.ts +7 -7
  1820. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.js +3 -3
  1821. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.d.ts +2 -2
  1822. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.js +2 -2
  1823. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.d.ts +13 -13
  1824. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.js +12 -12
  1825. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.d.ts +8 -8
  1826. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.js +5 -5
  1827. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.d.ts +8 -8
  1828. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.js +5 -5
  1829. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.d.ts +7 -7
  1830. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.js +3 -3
  1831. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.d.ts +10 -10
  1832. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.js +10 -10
  1833. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.d.ts +5 -5
  1834. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.js +2 -2
  1835. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.d.ts +6 -6
  1836. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.js +2 -2
  1837. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.d.ts +7 -7
  1838. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.js +3 -3
  1839. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.d.ts +7 -7
  1840. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.js +4 -4
  1841. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.d.ts +8 -8
  1842. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.js +7 -7
  1843. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.d.ts +8 -8
  1844. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.js +5 -5
  1845. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.d.ts +8 -8
  1846. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.js +5 -5
  1847. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.d.ts +5 -5
  1848. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.js +2 -2
  1849. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.d.ts +8 -8
  1850. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.js +5 -5
  1851. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.d.ts +6 -6
  1852. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.js +2 -2
  1853. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.d.ts +5 -5
  1854. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.js +2 -2
  1855. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.d.ts +5 -5
  1856. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.js +2 -2
  1857. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.d.ts +7 -7
  1858. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.js +3 -3
  1859. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.d.ts +7 -7
  1860. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.js +3 -3
  1861. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.d.ts +7 -7
  1862. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.js +3 -3
  1863. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.d.ts +7 -7
  1864. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.js +3 -3
  1865. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.d.ts +6 -6
  1866. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.js +3 -3
  1867. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.d.ts +6 -6
  1868. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.js +2 -2
  1869. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.d.ts +6 -6
  1870. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.js +2 -2
  1871. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.d.ts +7 -7
  1872. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.js +4 -4
  1873. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.d.ts +8 -8
  1874. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.js +5 -5
  1875. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.d.ts +6 -6
  1876. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.js +2 -2
  1877. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.d.ts +6 -6
  1878. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.js +2 -2
  1879. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.d.ts +6 -6
  1880. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.js +2 -2
  1881. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.d.ts +6 -6
  1882. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.js +2 -2
  1883. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.d.ts +6 -6
  1884. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.js +2 -2
  1885. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.d.ts +6 -6
  1886. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.js +2 -2
  1887. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.d.ts +6 -6
  1888. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.js +2 -2
  1889. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.d.ts +7 -7
  1890. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.js +3 -3
  1891. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.d.ts +5 -5
  1892. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.js +2 -2
  1893. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.d.ts +5 -5
  1894. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.js +2 -2
  1895. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.d.ts +5 -5
  1896. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.js +2 -2
  1897. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.d.ts +11 -11
  1898. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.js +9 -9
  1899. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.d.ts +7 -7
  1900. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.js +5 -5
  1901. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.d.ts +7 -7
  1902. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.js +3 -3
  1903. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.d.ts +6 -6
  1904. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.js +2 -2
  1905. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.d.ts +7 -7
  1906. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.js +3 -3
  1907. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.d.ts +2 -2
  1908. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.js +2 -2
  1909. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.d.ts +6 -6
  1910. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.js +2 -2
  1911. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.d.ts +7 -7
  1912. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.js +4 -4
  1913. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.d.ts +6 -6
  1914. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.js +3 -3
  1915. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.d.ts +10 -10
  1916. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.js +9 -9
  1917. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.d.ts +8 -8
  1918. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.js +5 -5
  1919. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.d.ts +10 -10
  1920. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.js +7 -7
  1921. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.d.ts +5 -5
  1922. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.js +2 -2
  1923. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.d.ts +6 -6
  1924. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.js +2 -2
  1925. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.d.ts +6 -6
  1926. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.js +2 -2
  1927. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.d.ts +6 -6
  1928. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.js +2 -2
  1929. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.d.ts +5 -5
  1930. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.js +2 -2
  1931. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.d.ts +7 -7
  1932. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.js +4 -4
  1933. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.d.ts +7 -7
  1934. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.js +3 -3
  1935. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.d.ts +5 -5
  1936. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.js +2 -2
  1937. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.d.ts +11 -11
  1938. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.js +9 -9
  1939. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.d.ts +5 -5
  1940. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.js +2 -2
  1941. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.d.ts +6 -6
  1942. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.js +2 -2
  1943. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.d.ts +6 -6
  1944. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.js +2 -2
  1945. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.d.ts +6 -6
  1946. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.js +3 -3
  1947. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.d.ts +8 -8
  1948. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.js +6 -6
  1949. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.d.ts +7 -7
  1950. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.js +6 -6
  1951. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.d.ts +5 -5
  1952. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.js +2 -2
  1953. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.d.ts +6 -6
  1954. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.js +2 -2
  1955. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.d.ts +6 -6
  1956. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.js +2 -2
  1957. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.d.ts +7 -7
  1958. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.js +3 -3
  1959. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.d.ts +6 -6
  1960. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.js +2 -2
  1961. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.d.ts +2 -2
  1962. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.js +2 -2
  1963. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.d.ts +6 -6
  1964. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.js +2 -2
  1965. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.d.ts +10 -10
  1966. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.js +11 -11
  1967. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.d.ts +2 -2
  1968. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.js +2 -2
  1969. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.d.ts +7 -7
  1970. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.js +3 -3
  1971. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.d.ts +5 -5
  1972. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.js +2 -2
  1973. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.d.ts +5 -5
  1974. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.js +2 -2
  1975. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.d.ts +7 -7
  1976. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.js +3 -3
  1977. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.d.ts +6 -6
  1978. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.js +2 -2
  1979. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.d.ts +6 -6
  1980. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.js +2 -2
  1981. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.d.ts +7 -7
  1982. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.js +3 -3
  1983. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.d.ts +7 -7
  1984. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.js +5 -5
  1985. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.d.ts +6 -6
  1986. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.js +2 -2
  1987. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.d.ts +5 -5
  1988. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.js +2 -2
  1989. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.d.ts +6 -6
  1990. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.js +2 -2
  1991. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.d.ts +7 -7
  1992. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.js +3 -3
  1993. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.d.ts +6 -6
  1994. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.js +2 -2
  1995. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.d.ts +6 -6
  1996. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.js +2 -2
  1997. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.d.ts +6 -6
  1998. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.js +4 -4
  1999. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.d.ts +8 -8
  2000. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.js +8 -8
  2001. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.d.ts +6 -6
  2002. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.js +2 -2
  2003. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.d.ts +2 -2
  2004. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.js +2 -2
  2005. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.d.ts +5 -5
  2006. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.js +2 -2
  2007. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.d.ts +7 -7
  2008. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.js +3 -3
  2009. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.d.ts +6 -6
  2010. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.js +2 -2
  2011. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.d.ts +28 -28
  2012. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.js +25 -25
  2013. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.d.ts +6 -6
  2014. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.js +2 -2
  2015. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.d.ts +5 -5
  2016. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.js +2 -2
  2017. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.d.ts +7 -7
  2018. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.js +3 -3
  2019. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.d.ts +13 -13
  2020. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.js +11 -11
  2021. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.d.ts +6 -6
  2022. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.js +2 -2
  2023. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.d.ts +5 -5
  2024. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.js +2 -2
  2025. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.d.ts +6 -6
  2026. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.js +3 -3
  2027. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.d.ts +6 -6
  2028. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.js +2 -2
  2029. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.d.ts +7 -7
  2030. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.js +3 -3
  2031. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.d.ts +7 -7
  2032. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.js +4 -4
  2033. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.d.ts +9 -9
  2034. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.js +5 -5
  2035. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.d.ts +6 -6
  2036. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.js +2 -2
  2037. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.d.ts +5 -5
  2038. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.js +2 -2
  2039. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.d.ts +6 -6
  2040. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.js +2 -2
  2041. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.d.ts +6 -6
  2042. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.js +2 -2
  2043. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.d.ts +6 -6
  2044. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.js +2 -2
  2045. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.d.ts +5 -5
  2046. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.js +2 -2
  2047. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.d.ts +2 -2
  2048. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.js +2 -2
  2049. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.d.ts +5 -5
  2050. package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.js +4 -4
  2051. package/compiled/src/AP214E3_2010/ap214_command_line_main.js +85 -86
  2052. package/compiled/src/AP214E3_2010/ap214_functions.d.ts +4 -4
  2053. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.d.ts +10 -10
  2054. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.js +36 -36
  2055. package/compiled/src/AP214E3_2010/ap214_geometry_extraction.test.js +17 -17
  2056. package/compiled/src/AP214E3_2010/ap214_material_cache.d.ts +5 -8
  2057. package/compiled/src/AP214E3_2010/ap214_model_geometry.d.ts +3 -3
  2058. package/compiled/src/AP214E3_2010/ap214_model_geometry.js +1 -1
  2059. package/compiled/src/AP214E3_2010/ap214_model_profile.d.ts +3 -3
  2060. package/compiled/src/AP214E3_2010/ap214_scene_builder.d.ts +12 -12
  2061. package/compiled/src/AP214E3_2010/ap214_scene_builder.js +5 -5
  2062. package/compiled/src/AP214E3_2010/ap214_step_external_mapping.d.ts +5 -5
  2063. package/compiled/src/AP214E3_2010/ap214_step_external_mapping.js +2 -2
  2064. package/compiled/src/AP214E3_2010/ap214_step_model.d.ts +9 -9
  2065. package/compiled/src/AP214E3_2010/ap214_step_model.js +8 -8
  2066. package/compiled/src/AP214E3_2010/ap214_step_model.test.js +9 -9
  2067. package/compiled/src/AP214E3_2010/ap214_step_parser.d.ts +6 -9
  2068. package/compiled/src/AP214E3_2010/ap214_step_parser.js +3 -3
  2069. package/compiled/src/core/canonical_material.d.ts +3 -8
  2070. package/compiled/src/core/canonical_material.js +9 -9
  2071. package/compiled/src/core/canonical_mesh.d.ts +3 -3
  2072. package/compiled/src/core/canonical_profile.d.ts +2 -2
  2073. package/compiled/src/core/csg_operations.d.ts +2 -2
  2074. package/compiled/src/core/csg_operations.js +1 -1
  2075. package/compiled/src/core/entity.d.ts +2 -2
  2076. package/compiled/src/core/entity_description.d.ts +2 -2
  2077. package/compiled/src/core/geometry_aggregator.d.ts +4 -4
  2078. package/compiled/src/core/geometry_aggregator.js +3 -3
  2079. package/compiled/src/core/geometry_aggregator.test.js +13 -13
  2080. package/compiled/src/core/geometry_convertor.d.ts +4 -4
  2081. package/compiled/src/core/model.d.ts +8 -8
  2082. package/compiled/src/core/model_materials.d.ts +3 -3
  2083. package/compiled/src/core/native_types.d.ts +2 -2
  2084. package/compiled/src/core/packed_mesh.d.ts +10 -20
  2085. package/compiled/src/core/packed_mesh.js +1 -1
  2086. package/compiled/src/core/packed_mesh.test.js +12 -12
  2087. package/compiled/src/core/scene.d.ts +6 -6
  2088. package/compiled/src/core/scene_node.d.ts +4 -4
  2089. package/compiled/src/core/simple_memoization.js +1 -1
  2090. package/compiled/src/core/triangle_element_map.d.ts +2 -2
  2091. package/compiled/src/format_detection/model_format_detector.d.ts +2 -2
  2092. package/compiled/src/format_detection/model_format_detector.js +6 -6
  2093. package/compiled/src/format_detection/model_format_detector.test.js +14 -14
  2094. package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.d.ts +5 -5
  2095. package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.js +2 -2
  2096. package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.d.ts +5 -5
  2097. package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.js +2 -2
  2098. package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.d.ts +7 -7
  2099. package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.js +3 -3
  2100. package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.d.ts +2 -2
  2101. package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.js +2 -2
  2102. package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.d.ts +2 -2
  2103. package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.js +2 -2
  2104. package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.d.ts +2 -2
  2105. package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.js +2 -2
  2106. package/compiled/src/ifc/ifc4_gen/IfcActor.gen.d.ts +9 -9
  2107. package/compiled/src/ifc/ifc4_gen/IfcActor.gen.js +6 -6
  2108. package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.d.ts +6 -6
  2109. package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.js +3 -3
  2110. package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.d.ts +7 -7
  2111. package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.js +3 -3
  2112. package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.d.ts +7 -7
  2113. package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.js +3 -3
  2114. package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.d.ts +2 -2
  2115. package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.js +2 -2
  2116. package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.d.ts +6 -6
  2117. package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.js +3 -3
  2118. package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.d.ts +2 -2
  2119. package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.js +2 -2
  2120. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.d.ts +6 -6
  2121. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.js +2 -2
  2122. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.d.ts +7 -7
  2123. package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.js +5 -5
  2124. package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.d.ts +6 -6
  2125. package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.js +2 -2
  2126. package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.d.ts +7 -7
  2127. package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.js +3 -3
  2128. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.d.ts +7 -7
  2129. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.js +3 -3
  2130. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.d.ts +7 -7
  2131. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.js +3 -3
  2132. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.d.ts +2 -2
  2133. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.js +2 -2
  2134. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.d.ts +7 -7
  2135. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.js +3 -3
  2136. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.d.ts +2 -2
  2137. package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.js +2 -2
  2138. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.d.ts +7 -7
  2139. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.js +3 -3
  2140. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.d.ts +7 -7
  2141. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.js +3 -3
  2142. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.d.ts +2 -2
  2143. package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.js +2 -2
  2144. package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.d.ts +7 -7
  2145. package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.js +3 -3
  2146. package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.d.ts +7 -7
  2147. package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.js +3 -3
  2148. package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.d.ts +2 -2
  2149. package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.js +2 -2
  2150. package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.d.ts +5 -5
  2151. package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.js +2 -2
  2152. package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.d.ts +2 -2
  2153. package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.js +2 -2
  2154. package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.d.ts +2 -2
  2155. package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.js +2 -2
  2156. package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.d.ts +5 -5
  2157. package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.js +2 -2
  2158. package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.d.ts +6 -6
  2159. package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.js +2 -2
  2160. package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.d.ts +7 -7
  2161. package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.js +5 -5
  2162. package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.d.ts +6 -6
  2163. package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.js +3 -3
  2164. package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.d.ts +116 -116
  2165. package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.js +116 -116
  2166. package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.d.ts +8 -8
  2167. package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.js +7 -7
  2168. package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.d.ts +7 -7
  2169. package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.js +5 -5
  2170. package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.d.ts +7 -7
  2171. package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.js +3 -3
  2172. package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.d.ts +7 -7
  2173. package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.js +3 -3
  2174. package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.d.ts +7 -7
  2175. package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.js +5 -5
  2176. package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.d.ts +5 -5
  2177. package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.js +4 -4
  2178. package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.d.ts +5 -5
  2179. package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.js +2 -2
  2180. package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.d.ts +5 -5
  2181. package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.js +2 -2
  2182. package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.d.ts +2 -2
  2183. package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.js +2 -2
  2184. package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.d.ts +2 -2
  2185. package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.js +2 -2
  2186. package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.d.ts +10 -10
  2187. package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.js +8 -8
  2188. package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.d.ts +6 -6
  2189. package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.js +2 -2
  2190. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.d.ts +7 -7
  2191. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.js +3 -3
  2192. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.d.ts +7 -7
  2193. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.js +3 -3
  2194. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.d.ts +2 -2
  2195. package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.js +2 -2
  2196. package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.d.ts +7 -7
  2197. package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.js +3 -3
  2198. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.d.ts +7 -7
  2199. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.js +4 -4
  2200. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.d.ts +7 -7
  2201. package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.js +4 -4
  2202. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.d.ts +8 -8
  2203. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.js +7 -7
  2204. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.d.ts +2 -2
  2205. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.js +2 -2
  2206. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.d.ts +7 -7
  2207. package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.js +6 -6
  2208. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.d.ts +8 -8
  2209. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.js +7 -7
  2210. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.d.ts +2 -2
  2211. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.js +2 -2
  2212. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.d.ts +7 -7
  2213. package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.js +8 -8
  2214. package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.d.ts +7 -7
  2215. package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.js +3 -3
  2216. package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.d.ts +6 -6
  2217. package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.js +2 -2
  2218. package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.d.ts +7 -7
  2219. package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.js +3 -3
  2220. package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.d.ts +2 -2
  2221. package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.js +2 -2
  2222. package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.d.ts +2 -2
  2223. package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.js +2 -2
  2224. package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.d.ts +6 -9
  2225. package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.js +2 -2
  2226. package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.d.ts +7 -10
  2227. package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.js +2 -2
  2228. package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.d.ts +6 -6
  2229. package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.js +2 -2
  2230. package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.d.ts +7 -7
  2231. package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.js +3 -3
  2232. package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.d.ts +7 -7
  2233. package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.js +3 -3
  2234. package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.d.ts +2 -2
  2235. package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.js +2 -2
  2236. package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.d.ts +5 -5
  2237. package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.js +2 -2
  2238. package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.d.ts +6 -6
  2239. package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.js +2 -2
  2240. package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.d.ts +2 -2
  2241. package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.js +2 -2
  2242. package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.d.ts +11 -11
  2243. package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.js +9 -9
  2244. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.d.ts +5 -5
  2245. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.js +2 -2
  2246. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.d.ts +6 -6
  2247. package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.js +2 -2
  2248. package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.d.ts +9 -9
  2249. package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.js +11 -11
  2250. package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.d.ts +8 -8
  2251. package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.js +7 -7
  2252. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.d.ts +9 -9
  2253. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.js +11 -11
  2254. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.d.ts +8 -8
  2255. package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.js +5 -5
  2256. package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.d.ts +6 -6
  2257. package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.js +2 -2
  2258. package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.d.ts +6 -6
  2259. package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.js +2 -2
  2260. package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.d.ts +7 -7
  2261. package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.js +3 -3
  2262. package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.d.ts +5 -5
  2263. package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.js +2 -2
  2264. package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.d.ts +7 -7
  2265. package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.js +3 -3
  2266. package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.d.ts +7 -7
  2267. package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.js +3 -3
  2268. package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.d.ts +6 -6
  2269. package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.js +2 -2
  2270. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.d.ts +7 -7
  2271. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.js +3 -3
  2272. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.d.ts +7 -7
  2273. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.js +3 -3
  2274. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.d.ts +2 -2
  2275. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.js +2 -2
  2276. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.d.ts +7 -7
  2277. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.js +3 -3
  2278. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.d.ts +7 -7
  2279. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.js +3 -3
  2280. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.d.ts +2 -2
  2281. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.js +2 -2
  2282. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.d.ts +6 -6
  2283. package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.js +2 -2
  2284. package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.d.ts +6 -6
  2285. package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.js +2 -2
  2286. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.d.ts +7 -7
  2287. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.js +3 -3
  2288. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.d.ts +2 -2
  2289. package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.js +2 -2
  2290. package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.d.ts +7 -7
  2291. package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.js +3 -3
  2292. package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.d.ts +7 -7
  2293. package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.js +3 -3
  2294. package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.d.ts +2 -2
  2295. package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.js +2 -2
  2296. package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.d.ts +6 -6
  2297. package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.js +2 -2
  2298. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.d.ts +7 -7
  2299. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.js +3 -3
  2300. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.d.ts +7 -7
  2301. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.js +3 -3
  2302. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.d.ts +2 -2
  2303. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.js +2 -2
  2304. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.d.ts +7 -7
  2305. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.js +3 -3
  2306. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.d.ts +7 -7
  2307. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.js +3 -3
  2308. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.d.ts +2 -2
  2309. package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.js +2 -2
  2310. package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.d.ts +7 -7
  2311. package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.js +3 -3
  2312. package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.d.ts +7 -7
  2313. package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.js +3 -3
  2314. package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.d.ts +2 -2
  2315. package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.js +2 -2
  2316. package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.d.ts +7 -7
  2317. package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.js +3 -3
  2318. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.d.ts +7 -7
  2319. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.js +3 -3
  2320. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.d.ts +2 -2
  2321. package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.js +2 -2
  2322. package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.d.ts +5 -5
  2323. package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.js +2 -2
  2324. package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.d.ts +6 -6
  2325. package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.js +4 -4
  2326. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.d.ts +6 -6
  2327. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.js +3 -3
  2328. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.d.ts +6 -6
  2329. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.js +4 -4
  2330. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.d.ts +6 -6
  2331. package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.js +4 -4
  2332. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.d.ts +8 -8
  2333. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.js +6 -6
  2334. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.d.ts +6 -6
  2335. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.js +2 -2
  2336. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.d.ts +6 -6
  2337. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.js +2 -2
  2338. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.d.ts +7 -7
  2339. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.js +3 -3
  2340. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.d.ts +6 -6
  2341. package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.js +2 -2
  2342. package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.d.ts +6 -6
  2343. package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.js +2 -2
  2344. package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.d.ts +2 -2
  2345. package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.js +2 -2
  2346. package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.d.ts +7 -7
  2347. package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.js +3 -3
  2348. package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.d.ts +7 -7
  2349. package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.js +3 -3
  2350. package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.d.ts +2 -2
  2351. package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.js +2 -2
  2352. package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.d.ts +7 -7
  2353. package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.js +3 -3
  2354. package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.d.ts +7 -7
  2355. package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.js +3 -3
  2356. package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.d.ts +2 -2
  2357. package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.js +2 -2
  2358. package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.d.ts +6 -6
  2359. package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.js +2 -2
  2360. package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.d.ts +6 -6
  2361. package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.js +2 -2
  2362. package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.d.ts +6 -6
  2363. package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.js +2 -2
  2364. package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.d.ts +6 -6
  2365. package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.js +2 -2
  2366. package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.d.ts +6 -6
  2367. package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.js +2 -2
  2368. package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.d.ts +6 -6
  2369. package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.js +4 -4
  2370. package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.d.ts +7 -7
  2371. package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.js +4 -4
  2372. package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.d.ts +6 -6
  2373. package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.js +2 -2
  2374. package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.d.ts +7 -7
  2375. package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.js +3 -3
  2376. package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.d.ts +7 -7
  2377. package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.js +3 -3
  2378. package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.d.ts +2 -2
  2379. package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.js +2 -2
  2380. package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.d.ts +6 -6
  2381. package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.js +2 -2
  2382. package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.d.ts +6 -6
  2383. package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.js +4 -4
  2384. package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.d.ts +6 -6
  2385. package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.js +2 -2
  2386. package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.d.ts +7 -7
  2387. package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.js +3 -3
  2388. package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.d.ts +6 -6
  2389. package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.js +2 -2
  2390. package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.d.ts +7 -7
  2391. package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.js +3 -3
  2392. package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.d.ts +2 -2
  2393. package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.js +2 -2
  2394. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.d.ts +7 -7
  2395. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.js +3 -3
  2396. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.d.ts +7 -7
  2397. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.js +3 -3
  2398. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.d.ts +2 -2
  2399. package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.js +2 -2
  2400. package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.d.ts +5 -5
  2401. package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.js +4 -4
  2402. package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.d.ts +6 -6
  2403. package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.js +4 -4
  2404. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.d.ts +7 -7
  2405. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.js +5 -5
  2406. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.d.ts +2 -2
  2407. package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.js +2 -2
  2408. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.d.ts +7 -7
  2409. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.js +5 -5
  2410. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.d.ts +7 -7
  2411. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.js +3 -3
  2412. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.d.ts +8 -8
  2413. package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.js +4 -4
  2414. package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.d.ts +6 -6
  2415. package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.js +4 -4
  2416. package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.d.ts +5 -5
  2417. package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.js +4 -4
  2418. package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.d.ts +7 -7
  2419. package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.js +3 -3
  2420. package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.d.ts +7 -7
  2421. package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.js +3 -3
  2422. package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.d.ts +2 -2
  2423. package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.js +2 -2
  2424. package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.d.ts +7 -7
  2425. package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.js +3 -3
  2426. package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.d.ts +7 -7
  2427. package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.js +3 -3
  2428. package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.d.ts +2 -2
  2429. package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.js +2 -2
  2430. package/compiled/src/ifc/ifc4_gen/IfcConic.gen.d.ts +8 -8
  2431. package/compiled/src/ifc/ifc4_gen/IfcConic.gen.js +5 -5
  2432. package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.d.ts +7 -7
  2433. package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.js +5 -5
  2434. package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.d.ts +8 -8
  2435. package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.js +6 -6
  2436. package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.d.ts +5 -5
  2437. package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.js +2 -2
  2438. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.d.ts +6 -6
  2439. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.js +2 -2
  2440. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.d.ts +8 -8
  2441. package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.js +6 -6
  2442. package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.d.ts +9 -9
  2443. package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.js +7 -7
  2444. package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.d.ts +2 -2
  2445. package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.js +2 -2
  2446. package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.d.ts +8 -8
  2447. package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.js +6 -6
  2448. package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.d.ts +9 -9
  2449. package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.js +7 -7
  2450. package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.d.ts +2 -2
  2451. package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.js +2 -2
  2452. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.d.ts +7 -7
  2453. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.js +3 -3
  2454. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.d.ts +7 -7
  2455. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.js +3 -3
  2456. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.d.ts +2 -2
  2457. package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.js +2 -2
  2458. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.d.ts +7 -7
  2459. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.js +3 -3
  2460. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.d.ts +7 -7
  2461. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.js +3 -3
  2462. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.d.ts +2 -2
  2463. package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.js +2 -2
  2464. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.d.ts +7 -7
  2465. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.js +3 -3
  2466. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.d.ts +7 -7
  2467. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.js +3 -3
  2468. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.d.ts +2 -2
  2469. package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.js +2 -2
  2470. package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.d.ts +9 -9
  2471. package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.js +7 -7
  2472. package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.d.ts +8 -8
  2473. package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.js +6 -6
  2474. package/compiled/src/ifc/ifc4_gen/IfcContext.gen.d.ts +8 -8
  2475. package/compiled/src/ifc/ifc4_gen/IfcContext.gen.js +6 -6
  2476. package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.d.ts +5 -5
  2477. package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.js +2 -2
  2478. package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.d.ts +6 -6
  2479. package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.js +2 -2
  2480. package/compiled/src/ifc/ifc4_gen/IfcControl.gen.d.ts +6 -6
  2481. package/compiled/src/ifc/ifc4_gen/IfcControl.gen.js +2 -2
  2482. package/compiled/src/ifc/ifc4_gen/IfcController.gen.d.ts +7 -7
  2483. package/compiled/src/ifc/ifc4_gen/IfcController.gen.js +3 -3
  2484. package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.d.ts +7 -7
  2485. package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.js +3 -3
  2486. package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.d.ts +2 -2
  2487. package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.js +2 -2
  2488. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.d.ts +7 -7
  2489. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.js +3 -3
  2490. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.d.ts +6 -6
  2491. package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.js +2 -2
  2492. package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.d.ts +7 -7
  2493. package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.js +3 -3
  2494. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.d.ts +7 -7
  2495. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.js +3 -3
  2496. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.d.ts +2 -2
  2497. package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.js +2 -2
  2498. package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.d.ts +7 -7
  2499. package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.js +3 -3
  2500. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.d.ts +7 -7
  2501. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.js +3 -3
  2502. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.d.ts +2 -2
  2503. package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.js +2 -2
  2504. package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.d.ts +7 -7
  2505. package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.js +5 -5
  2506. package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.d.ts +5 -5
  2507. package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.js +2 -2
  2508. package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.d.ts +9 -9
  2509. package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.js +8 -8
  2510. package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.d.ts +2 -2
  2511. package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.js +2 -2
  2512. package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.d.ts +7 -7
  2513. package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.js +3 -3
  2514. package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.d.ts +2 -2
  2515. package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.js +2 -2
  2516. package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.d.ts +6 -6
  2517. package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.js +2 -2
  2518. package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.d.ts +5 -5
  2519. package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.js +2 -2
  2520. package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.d.ts +7 -7
  2521. package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.js +3 -3
  2522. package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.d.ts +7 -7
  2523. package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.js +3 -3
  2524. package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.d.ts +2 -2
  2525. package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.js +2 -2
  2526. package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.d.ts +7 -7
  2527. package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.js +3 -3
  2528. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.d.ts +7 -7
  2529. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.js +3 -3
  2530. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.d.ts +2 -2
  2531. package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.js +2 -2
  2532. package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.d.ts +7 -7
  2533. package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.js +3 -3
  2534. package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.d.ts +8 -8
  2535. package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.js +5 -5
  2536. package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.d.ts +8 -8
  2537. package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.js +4 -4
  2538. package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.d.ts +7 -7
  2539. package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.js +3 -3
  2540. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.d.ts +7 -7
  2541. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.js +3 -3
  2542. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.d.ts +2 -2
  2543. package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.js +2 -2
  2544. package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.d.ts +5 -5
  2545. package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.js +2 -2
  2546. package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.d.ts +6 -6
  2547. package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.js +3 -3
  2548. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.d.ts +8 -8
  2549. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.js +6 -6
  2550. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.d.ts +8 -8
  2551. package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.js +6 -6
  2552. package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.d.ts +2 -2
  2553. package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.js +2 -2
  2554. package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.d.ts +17 -17
  2555. package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.js +16 -16
  2556. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.d.ts +7 -7
  2557. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.js +5 -5
  2558. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.d.ts +8 -8
  2559. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.js +5 -5
  2560. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.d.ts +6 -6
  2561. package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.js +2 -2
  2562. package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.d.ts +6 -6
  2563. package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.js +2 -2
  2564. package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.d.ts +7 -7
  2565. package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.js +3 -3
  2566. package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.d.ts +7 -7
  2567. package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.js +3 -3
  2568. package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.d.ts +2 -2
  2569. package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.js +2 -2
  2570. package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.d.ts +2 -2
  2571. package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.js +2 -2
  2572. package/compiled/src/ifc/ifc4_gen/IfcDate.gen.d.ts +5 -5
  2573. package/compiled/src/ifc/ifc4_gen/IfcDate.gen.js +2 -2
  2574. package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.d.ts +5 -5
  2575. package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.js +2 -2
  2576. package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.d.ts +5 -5
  2577. package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.js +2 -2
  2578. package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.d.ts +5 -5
  2579. package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.js +2 -2
  2580. package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.d.ts +7 -7
  2581. package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.js +3 -3
  2582. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.d.ts +8 -8
  2583. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.js +7 -7
  2584. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.d.ts +6 -6
  2585. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.js +3 -3
  2586. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.d.ts +2 -2
  2587. package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.js +2 -2
  2588. package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.d.ts +5 -5
  2589. package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.js +2 -2
  2590. package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.d.ts +5 -5
  2591. package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.js +2 -2
  2592. package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.d.ts +5 -5
  2593. package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.js +2 -2
  2594. package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.d.ts +6 -6
  2595. package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.js +4 -4
  2596. package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.d.ts +2 -2
  2597. package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.js +2 -2
  2598. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.d.ts +7 -7
  2599. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.js +3 -3
  2600. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.d.ts +7 -7
  2601. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.js +3 -3
  2602. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.d.ts +2 -2
  2603. package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.js +2 -2
  2604. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.d.ts +7 -7
  2605. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.js +3 -3
  2606. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.d.ts +7 -7
  2607. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.js +3 -3
  2608. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.d.ts +2 -2
  2609. package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.js +2 -2
  2610. package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.d.ts +6 -6
  2611. package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.js +2 -2
  2612. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.d.ts +6 -6
  2613. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.js +2 -2
  2614. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.d.ts +6 -6
  2615. package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.js +2 -2
  2616. package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.d.ts +6 -6
  2617. package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.js +2 -2
  2618. package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.d.ts +6 -6
  2619. package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.js +2 -2
  2620. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.d.ts +6 -6
  2621. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.js +2 -2
  2622. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.d.ts +6 -6
  2623. package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.js +2 -2
  2624. package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.d.ts +9 -9
  2625. package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.js +5 -5
  2626. package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.d.ts +2 -2
  2627. package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.js +2 -2
  2628. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.d.ts +7 -7
  2629. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.js +3 -3
  2630. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.d.ts +2 -2
  2631. package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.js +2 -2
  2632. package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.d.ts +2 -2
  2633. package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.js +2 -2
  2634. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.d.ts +11 -11
  2635. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.js +11 -11
  2636. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.d.ts +7 -7
  2637. package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.js +5 -5
  2638. package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.d.ts +7 -7
  2639. package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.js +3 -3
  2640. package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.d.ts +2 -2
  2641. package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.js +2 -2
  2642. package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.d.ts +8 -8
  2643. package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.js +4 -4
  2644. package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.d.ts +7 -7
  2645. package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.js +3 -3
  2646. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.d.ts +2 -2
  2647. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.js +2 -2
  2648. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.d.ts +2 -2
  2649. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.js +2 -2
  2650. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.d.ts +9 -9
  2651. package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.js +5 -5
  2652. package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.d.ts +6 -6
  2653. package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.js +2 -2
  2654. package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.d.ts +8 -8
  2655. package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.js +4 -4
  2656. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.d.ts +2 -2
  2657. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.js +2 -2
  2658. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.d.ts +2 -2
  2659. package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.js +2 -2
  2660. package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.d.ts +8 -8
  2661. package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.js +4 -4
  2662. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.d.ts +2 -2
  2663. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.js +2 -2
  2664. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.d.ts +2 -2
  2665. package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.js +2 -2
  2666. package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.d.ts +5 -5
  2667. package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.js +2 -2
  2668. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.d.ts +6 -6
  2669. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.js +2 -2
  2670. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.d.ts +6 -6
  2671. package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.js +2 -2
  2672. package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.d.ts +7 -7
  2673. package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.js +3 -3
  2674. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.d.ts +7 -7
  2675. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.js +3 -3
  2676. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.d.ts +2 -2
  2677. package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.js +2 -2
  2678. package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.d.ts +7 -7
  2679. package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.js +3 -3
  2680. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.d.ts +7 -7
  2681. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.js +3 -3
  2682. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.d.ts +2 -2
  2683. package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.js +2 -2
  2684. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.d.ts +7 -7
  2685. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.js +3 -3
  2686. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.d.ts +7 -7
  2687. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.js +3 -3
  2688. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.d.ts +2 -2
  2689. package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.js +2 -2
  2690. package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.d.ts +5 -5
  2691. package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.js +2 -2
  2692. package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.d.ts +5 -5
  2693. package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.js +2 -2
  2694. package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.d.ts +7 -7
  2695. package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.js +3 -3
  2696. package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.d.ts +7 -7
  2697. package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.js +3 -3
  2698. package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.d.ts +7 -7
  2699. package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.js +5 -5
  2700. package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.d.ts +7 -7
  2701. package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.js +3 -3
  2702. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.d.ts +7 -7
  2703. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.js +3 -3
  2704. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.d.ts +2 -2
  2705. package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.js +2 -2
  2706. package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.d.ts +5 -5
  2707. package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.js +2 -2
  2708. package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.d.ts +5 -5
  2709. package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.js +2 -2
  2710. package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.d.ts +5 -5
  2711. package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.js +2 -2
  2712. package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.d.ts +5 -5
  2713. package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.js +2 -2
  2714. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.d.ts +7 -7
  2715. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.js +3 -3
  2716. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.d.ts +7 -7
  2717. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.js +3 -3
  2718. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.d.ts +2 -2
  2719. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.js +2 -2
  2720. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.d.ts +7 -7
  2721. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.js +3 -3
  2722. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.d.ts +2 -2
  2723. package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.js +2 -2
  2724. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.d.ts +7 -7
  2725. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.js +3 -3
  2726. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.d.ts +7 -7
  2727. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.js +3 -3
  2728. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.d.ts +2 -2
  2729. package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.js +2 -2
  2730. package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.d.ts +7 -7
  2731. package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.js +3 -3
  2732. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.d.ts +7 -7
  2733. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.js +3 -3
  2734. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.d.ts +2 -2
  2735. package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.js +2 -2
  2736. package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.d.ts +7 -7
  2737. package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.js +3 -3
  2738. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.d.ts +7 -7
  2739. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.js +3 -3
  2740. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.d.ts +2 -2
  2741. package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.js +2 -2
  2742. package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.d.ts +5 -5
  2743. package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.js +2 -2
  2744. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.d.ts +7 -7
  2745. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.js +3 -3
  2746. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.d.ts +7 -7
  2747. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.js +3 -3
  2748. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.d.ts +2 -2
  2749. package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.js +2 -2
  2750. package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.d.ts +5 -5
  2751. package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.js +2 -2
  2752. package/compiled/src/ifc/ifc4_gen/IfcElement.gen.d.ts +6 -6
  2753. package/compiled/src/ifc/ifc4_gen/IfcElement.gen.js +2 -2
  2754. package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.d.ts +8 -8
  2755. package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.js +4 -4
  2756. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.d.ts +7 -7
  2757. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.js +3 -3
  2758. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.d.ts +2 -2
  2759. package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.js +2 -2
  2760. package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.d.ts +6 -6
  2761. package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.js +2 -2
  2762. package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.d.ts +6 -6
  2763. package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.js +2 -2
  2764. package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.d.ts +2 -2
  2765. package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.js +2 -2
  2766. package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.d.ts +7 -7
  2767. package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.js +5 -5
  2768. package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.d.ts +6 -6
  2769. package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.js +2 -2
  2770. package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.d.ts +7 -7
  2771. package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.js +3 -3
  2772. package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.d.ts +6 -6
  2773. package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.js +2 -2
  2774. package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.d.ts +6 -6
  2775. package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.js +2 -2
  2776. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.d.ts +6 -6
  2777. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.js +2 -2
  2778. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.d.ts +6 -6
  2779. package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.js +2 -2
  2780. package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.d.ts +5 -5
  2781. package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.js +2 -2
  2782. package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.d.ts +7 -7
  2783. package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.js +3 -3
  2784. package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.d.ts +7 -7
  2785. package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.js +3 -3
  2786. package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.d.ts +2 -2
  2787. package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.js +2 -2
  2788. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.d.ts +7 -7
  2789. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.js +3 -3
  2790. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.d.ts +7 -7
  2791. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.js +3 -3
  2792. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.d.ts +2 -2
  2793. package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.js +2 -2
  2794. package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.d.ts +7 -7
  2795. package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.js +3 -3
  2796. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.d.ts +7 -7
  2797. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.js +3 -3
  2798. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.d.ts +2 -2
  2799. package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.js +2 -2
  2800. package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.d.ts +9 -9
  2801. package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.js +5 -5
  2802. package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.d.ts +6 -6
  2803. package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.js +2 -2
  2804. package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.d.ts +2 -2
  2805. package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.js +2 -2
  2806. package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.d.ts +8 -8
  2807. package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.js +4 -4
  2808. package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.d.ts +2 -2
  2809. package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.js +2 -2
  2810. package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.d.ts +7 -7
  2811. package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.js +5 -5
  2812. package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.d.ts +5 -5
  2813. package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.js +2 -2
  2814. package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.d.ts +5 -5
  2815. package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.js +2 -2
  2816. package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.d.ts +22 -22
  2817. package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.js +21 -21
  2818. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.d.ts +7 -7
  2819. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.js +3 -3
  2820. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.d.ts +2 -2
  2821. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.js +2 -2
  2822. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.d.ts +6 -6
  2823. package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.js +2 -2
  2824. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.d.ts +6 -6
  2825. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.js +2 -2
  2826. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.d.ts +6 -6
  2827. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.js +2 -2
  2828. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.d.ts +6 -6
  2829. package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.js +2 -2
  2830. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.d.ts +7 -7
  2831. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.js +3 -3
  2832. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.d.ts +7 -7
  2833. package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.js +3 -3
  2834. package/compiled/src/ifc/ifc4_gen/IfcFace.gen.d.ts +7 -7
  2835. package/compiled/src/ifc/ifc4_gen/IfcFace.gen.js +5 -5
  2836. package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.d.ts +7 -7
  2837. package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.js +5 -5
  2838. package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.d.ts +7 -7
  2839. package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.js +3 -3
  2840. package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.d.ts +6 -6
  2841. package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.js +2 -2
  2842. package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.d.ts +7 -7
  2843. package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.js +3 -3
  2844. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.d.ts +6 -6
  2845. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.js +2 -2
  2846. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.d.ts +7 -7
  2847. package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.js +5 -5
  2848. package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.d.ts +6 -6
  2849. package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.js +2 -2
  2850. package/compiled/src/ifc/ifc4_gen/IfcFan.gen.d.ts +7 -7
  2851. package/compiled/src/ifc/ifc4_gen/IfcFan.gen.js +3 -3
  2852. package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.d.ts +7 -7
  2853. package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.js +3 -3
  2854. package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.d.ts +2 -2
  2855. package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.js +2 -2
  2856. package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.d.ts +7 -7
  2857. package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.js +3 -3
  2858. package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.d.ts +7 -7
  2859. package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.js +3 -3
  2860. package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.d.ts +2 -2
  2861. package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.js +2 -2
  2862. package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.d.ts +6 -6
  2863. package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.js +2 -2
  2864. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.d.ts +6 -6
  2865. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.js +2 -2
  2866. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.d.ts +6 -6
  2867. package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.js +2 -2
  2868. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.d.ts +11 -11
  2869. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.js +10 -10
  2870. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.d.ts +10 -10
  2871. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.js +7 -7
  2872. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.d.ts +8 -8
  2873. package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.js +7 -7
  2874. package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.d.ts +7 -7
  2875. package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.js +3 -3
  2876. package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.d.ts +7 -7
  2877. package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.js +3 -3
  2878. package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.d.ts +2 -2
  2879. package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.js +2 -2
  2880. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.d.ts +7 -7
  2881. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.js +3 -3
  2882. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.d.ts +7 -7
  2883. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.js +3 -3
  2884. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.d.ts +2 -2
  2885. package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.js +2 -2
  2886. package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.d.ts +8 -8
  2887. package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.js +4 -4
  2888. package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.d.ts +6 -6
  2889. package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.js +2 -2
  2890. package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.d.ts +6 -6
  2891. package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.js +2 -2
  2892. package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.d.ts +2 -2
  2893. package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.js +2 -2
  2894. package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.d.ts +6 -6
  2895. package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.js +2 -2
  2896. package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.d.ts +6 -6
  2897. package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.js +2 -2
  2898. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.d.ts +7 -7
  2899. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.js +3 -3
  2900. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.d.ts +7 -7
  2901. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.js +3 -3
  2902. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.d.ts +2 -2
  2903. package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.js +2 -2
  2904. package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.d.ts +7 -7
  2905. package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.js +3 -3
  2906. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.d.ts +7 -7
  2907. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.js +3 -3
  2908. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.d.ts +2 -2
  2909. package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.js +2 -2
  2910. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.d.ts +6 -6
  2911. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.js +2 -2
  2912. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.d.ts +6 -6
  2913. package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.js +2 -2
  2914. package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.d.ts +6 -6
  2915. package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.js +2 -2
  2916. package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.d.ts +6 -6
  2917. package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.js +2 -2
  2918. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.d.ts +6 -6
  2919. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.js +2 -2
  2920. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.d.ts +6 -6
  2921. package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.js +2 -2
  2922. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.d.ts +6 -6
  2923. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.js +2 -2
  2924. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.d.ts +6 -6
  2925. package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.js +2 -2
  2926. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.d.ts +6 -6
  2927. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.js +2 -2
  2928. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.d.ts +6 -6
  2929. package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.js +2 -2
  2930. package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.d.ts +5 -5
  2931. package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.js +2 -2
  2932. package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.d.ts +5 -5
  2933. package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.js +2 -2
  2934. package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.d.ts +5 -5
  2935. package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.js +2 -2
  2936. package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.d.ts +7 -7
  2937. package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.js +3 -3
  2938. package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.d.ts +7 -7
  2939. package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.js +3 -3
  2940. package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.d.ts +2 -2
  2941. package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.js +2 -2
  2942. package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.d.ts +5 -5
  2943. package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.js +2 -2
  2944. package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.d.ts +5 -5
  2945. package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.js +2 -2
  2946. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.d.ts +6 -6
  2947. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.js +2 -2
  2948. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.d.ts +6 -6
  2949. package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.js +2 -2
  2950. package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.d.ts +7 -7
  2951. package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.js +3 -3
  2952. package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.d.ts +8 -8
  2953. package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.js +4 -4
  2954. package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.d.ts +2 -2
  2955. package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.js +2 -2
  2956. package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.d.ts +7 -7
  2957. package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.js +3 -3
  2958. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.d.ts +7 -7
  2959. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.js +3 -3
  2960. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.d.ts +2 -2
  2961. package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.js +2 -2
  2962. package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.d.ts +6 -6
  2963. package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.js +2 -2
  2964. package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.d.ts +2 -2
  2965. package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.js +2 -2
  2966. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.d.ts +9 -9
  2967. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.js +6 -6
  2968. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.d.ts +6 -6
  2969. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.js +2 -2
  2970. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.d.ts +9 -9
  2971. package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.js +5 -5
  2972. package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.d.ts +9 -9
  2973. package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.js +8 -8
  2974. package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.d.ts +2 -2
  2975. package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.js +2 -2
  2976. package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.d.ts +5 -5
  2977. package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.js +2 -2
  2978. package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.d.ts +8 -8
  2979. package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.js +8 -8
  2980. package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.d.ts +6 -6
  2981. package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.js +3 -3
  2982. package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.d.ts +8 -8
  2983. package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.js +5 -5
  2984. package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.d.ts +2 -2
  2985. package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.js +2 -2
  2986. package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.d.ts +6 -6
  2987. package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.js +2 -2
  2988. package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.d.ts +7 -7
  2989. package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.js +3 -3
  2990. package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.d.ts +7 -7
  2991. package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.js +3 -3
  2992. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.d.ts +7 -7
  2993. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.js +3 -3
  2994. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.d.ts +2 -2
  2995. package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.js +2 -2
  2996. package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.d.ts +5 -5
  2997. package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.js +2 -2
  2998. package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.d.ts +5 -5
  2999. package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.js +2 -2
  3000. package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.d.ts +7 -7
  3001. package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.js +3 -3
  3002. package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.d.ts +7 -7
  3003. package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.js +3 -3
  3004. package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.d.ts +2 -2
  3005. package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.js +2 -2
  3006. package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.d.ts +6 -6
  3007. package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.js +2 -2
  3008. package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.d.ts +5 -5
  3009. package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.js +2 -2
  3010. package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.d.ts +5 -5
  3011. package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.js +2 -2
  3012. package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.d.ts +6 -6
  3013. package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.js +2 -2
  3014. package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.d.ts +8 -8
  3015. package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.js +6 -6
  3016. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.d.ts +9 -9
  3017. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.js +8 -8
  3018. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.d.ts +6 -6
  3019. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.js +4 -4
  3020. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.d.ts +6 -6
  3021. package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.js +4 -4
  3022. package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.d.ts +8 -8
  3023. package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.js +4 -4
  3024. package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.d.ts +6 -6
  3025. package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.js +4 -4
  3026. package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.d.ts +5 -5
  3027. package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.js +2 -2
  3028. package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.d.ts +5 -5
  3029. package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.js +2 -2
  3030. package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.d.ts +5 -5
  3031. package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.js +2 -2
  3032. package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.d.ts +7 -7
  3033. package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.js +3 -3
  3034. package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.d.ts +7 -7
  3035. package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.js +3 -3
  3036. package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.d.ts +2 -2
  3037. package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.js +2 -2
  3038. package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.d.ts +2 -2
  3039. package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.js +2 -2
  3040. package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.d.ts +6 -6
  3041. package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.js +2 -2
  3042. package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.d.ts +11 -11
  3043. package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.js +10 -10
  3044. package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.d.ts +2 -2
  3045. package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.js +2 -2
  3046. package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.d.ts +5 -5
  3047. package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.js +2 -2
  3048. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.d.ts +7 -7
  3049. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.js +5 -5
  3050. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.d.ts +113 -113
  3051. package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.js +113 -113
  3052. package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.d.ts +5 -5
  3053. package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.js +2 -2
  3054. package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.d.ts +7 -7
  3055. package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.js +3 -3
  3056. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.d.ts +7 -7
  3057. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.js +3 -3
  3058. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.d.ts +2 -2
  3059. package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.js +2 -2
  3060. package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.d.ts +5 -5
  3061. package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.js +2 -2
  3062. package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.d.ts +2 -2
  3063. package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.js +2 -2
  3064. package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.d.ts +6 -6
  3065. package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.js +2 -2
  3066. package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.d.ts +5 -5
  3067. package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.js +2 -2
  3068. package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.d.ts +7 -7
  3069. package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.js +3 -3
  3070. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.d.ts +7 -7
  3071. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.js +3 -3
  3072. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.d.ts +2 -2
  3073. package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.js +2 -2
  3074. package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.d.ts +9 -9
  3075. package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.js +6 -6
  3076. package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.d.ts +7 -7
  3077. package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.js +3 -3
  3078. package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.d.ts +7 -7
  3079. package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.js +3 -3
  3080. package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.d.ts +2 -2
  3081. package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.js +2 -2
  3082. package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.d.ts +5 -5
  3083. package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.js +2 -2
  3084. package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.d.ts +2 -2
  3085. package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.js +2 -2
  3086. package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.d.ts +5 -5
  3087. package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.js +2 -2
  3088. package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.d.ts +9 -9
  3089. package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.js +6 -6
  3090. package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.d.ts +7 -7
  3091. package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.js +3 -3
  3092. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.d.ts +2 -2
  3093. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.js +2 -2
  3094. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.d.ts +5 -5
  3095. package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.js +5 -5
  3096. package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.d.ts +2 -2
  3097. package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.js +2 -2
  3098. package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.d.ts +7 -7
  3099. package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.js +3 -3
  3100. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.d.ts +7 -7
  3101. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.js +3 -3
  3102. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.d.ts +2 -2
  3103. package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.js +2 -2
  3104. package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.d.ts +7 -7
  3105. package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.js +6 -6
  3106. package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.d.ts +7 -7
  3107. package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.js +3 -3
  3108. package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.d.ts +6 -6
  3109. package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.js +2 -2
  3110. package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.d.ts +7 -7
  3111. package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.js +3 -3
  3112. package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.d.ts +11 -11
  3113. package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.js +8 -8
  3114. package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.d.ts +7 -7
  3115. package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.js +3 -3
  3116. package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.d.ts +7 -7
  3117. package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.js +3 -3
  3118. package/compiled/src/ifc/ifc4_gen/IfcLine.gen.d.ts +8 -8
  3119. package/compiled/src/ifc/ifc4_gen/IfcLine.gen.js +4 -4
  3120. package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.d.ts +5 -5
  3121. package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.js +4 -4
  3122. package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.d.ts +5 -5
  3123. package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.js +2 -2
  3124. package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.d.ts +5 -5
  3125. package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.js +2 -2
  3126. package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.d.ts +5 -5
  3127. package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.js +2 -2
  3128. package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.d.ts +5 -5
  3129. package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.js +2 -2
  3130. package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.d.ts +2 -2
  3131. package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.js +2 -2
  3132. package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.d.ts +8 -8
  3133. package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.js +5 -5
  3134. package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.d.ts +5 -5
  3135. package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.js +2 -2
  3136. package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.d.ts +2 -2
  3137. package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.js +2 -2
  3138. package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.d.ts +6 -6
  3139. package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.js +2 -2
  3140. package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.d.ts +5 -5
  3141. package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.js +2 -2
  3142. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.d.ts +5 -5
  3143. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.js +2 -2
  3144. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.d.ts +5 -5
  3145. package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.js +2 -2
  3146. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.d.ts +5 -5
  3147. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.js +2 -2
  3148. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.d.ts +5 -5
  3149. package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.js +2 -2
  3150. package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.d.ts +7 -7
  3151. package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.js +3 -3
  3152. package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.d.ts +6 -6
  3153. package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.js +2 -2
  3154. package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.d.ts +8 -8
  3155. package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.js +4 -4
  3156. package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.d.ts +5 -5
  3157. package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.js +2 -2
  3158. package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.d.ts +5 -5
  3159. package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.js +2 -2
  3160. package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.d.ts +5 -5
  3161. package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.js +2 -2
  3162. package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.d.ts +5 -5
  3163. package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.js +2 -2
  3164. package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.d.ts +6 -6
  3165. package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.js +2 -2
  3166. package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.d.ts +8 -8
  3167. package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.js +8 -8
  3168. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.d.ts +7 -7
  3169. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.js +3 -3
  3170. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.d.ts +7 -7
  3171. package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.js +5 -5
  3172. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.d.ts +5 -5
  3173. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.js +2 -2
  3174. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.d.ts +7 -7
  3175. package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.js +3 -3
  3176. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.d.ts +7 -7
  3177. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.js +3 -3
  3178. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.d.ts +7 -7
  3179. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.js +6 -6
  3180. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.d.ts +9 -9
  3181. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.js +5 -5
  3182. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.d.ts +7 -7
  3183. package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.js +5 -5
  3184. package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.d.ts +6 -6
  3185. package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.js +5 -5
  3186. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.d.ts +8 -8
  3187. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.js +4 -4
  3188. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.d.ts +8 -8
  3189. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.js +6 -6
  3190. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.d.ts +7 -7
  3191. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.js +3 -3
  3192. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.d.ts +7 -7
  3193. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.js +3 -3
  3194. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.d.ts +6 -6
  3195. package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.js +4 -4
  3196. package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.d.ts +7 -7
  3197. package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.js +3 -3
  3198. package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.d.ts +7 -7
  3199. package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.js +5 -5
  3200. package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.d.ts +5 -5
  3201. package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.js +2 -2
  3202. package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.d.ts +116 -116
  3203. package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.js +115 -115
  3204. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.d.ts +7 -7
  3205. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.js +3 -3
  3206. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.d.ts +7 -7
  3207. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.js +3 -3
  3208. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.d.ts +2 -2
  3209. package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.js +2 -2
  3210. package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.d.ts +7 -7
  3211. package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.js +3 -3
  3212. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.d.ts +7 -7
  3213. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.js +3 -3
  3214. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.d.ts +2 -2
  3215. package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.js +2 -2
  3216. package/compiled/src/ifc/ifc4_gen/IfcMember.gen.d.ts +7 -7
  3217. package/compiled/src/ifc/ifc4_gen/IfcMember.gen.js +3 -3
  3218. package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.d.ts +6 -6
  3219. package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.js +2 -2
  3220. package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.d.ts +7 -7
  3221. package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.js +3 -3
  3222. package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.d.ts +2 -2
  3223. package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.js +2 -2
  3224. package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.d.ts +120 -120
  3225. package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.js +117 -117
  3226. package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.d.ts +6 -6
  3227. package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.js +2 -2
  3228. package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.d.ts +5 -5
  3229. package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.js +2 -2
  3230. package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.d.ts +5 -5
  3231. package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.js +2 -2
  3232. package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.d.ts +5 -5
  3233. package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.js +2 -2
  3234. package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.d.ts +5 -5
  3235. package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.js +2 -2
  3236. package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.d.ts +5 -5
  3237. package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.js +2 -2
  3238. package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.d.ts +5 -5
  3239. package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.js +2 -2
  3240. package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.d.ts +5 -5
  3241. package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.js +2 -2
  3242. package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.d.ts +5 -5
  3243. package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.js +2 -2
  3244. package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.d.ts +5 -5
  3245. package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.js +2 -2
  3246. package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.d.ts +5 -5
  3247. package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.js +2 -2
  3248. package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.d.ts +7 -7
  3249. package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.js +3 -3
  3250. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.d.ts +7 -7
  3251. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.js +3 -3
  3252. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.d.ts +2 -2
  3253. package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.js +2 -2
  3254. package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.d.ts +7 -7
  3255. package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.js +4 -4
  3256. package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.d.ts +5 -5
  3257. package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.js +2 -2
  3258. package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.d.ts +5 -5
  3259. package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.js +2 -2
  3260. package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.d.ts +2 -2
  3261. package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.js +2 -2
  3262. package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.d.ts +5 -5
  3263. package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.js +2 -2
  3264. package/compiled/src/ifc/ifc4_gen/IfcObject.gen.d.ts +6 -6
  3265. package/compiled/src/ifc/ifc4_gen/IfcObject.gen.js +2 -2
  3266. package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.d.ts +6 -6
  3267. package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.js +2 -2
  3268. package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.d.ts +5 -5
  3269. package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.js +2 -2
  3270. package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.d.ts +2 -2
  3271. package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.js +2 -2
  3272. package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.d.ts +8 -8
  3273. package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.js +6 -6
  3274. package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.d.ts +2 -2
  3275. package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.js +2 -2
  3276. package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.d.ts +7 -7
  3277. package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.js +3 -3
  3278. package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.d.ts +2 -2
  3279. package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.js +2 -2
  3280. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.d.ts +6 -6
  3281. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.js +2 -2
  3282. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.d.ts +7 -7
  3283. package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.js +3 -3
  3284. package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.d.ts +6 -6
  3285. package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.js +2 -2
  3286. package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.d.ts +7 -7
  3287. package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.js +3 -3
  3288. package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.d.ts +2 -2
  3289. package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.js +2 -2
  3290. package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.d.ts +6 -6
  3291. package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.js +2 -2
  3292. package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.d.ts +7 -7
  3293. package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.js +7 -7
  3294. package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.d.ts +7 -7
  3295. package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.js +5 -5
  3296. package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.d.ts +7 -7
  3297. package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.js +3 -3
  3298. package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.d.ts +6 -6
  3299. package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.js +2 -2
  3300. package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.d.ts +7 -7
  3301. package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.js +3 -3
  3302. package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.d.ts +7 -7
  3303. package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.js +3 -3
  3304. package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.d.ts +2 -2
  3305. package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.js +2 -2
  3306. package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.d.ts +9 -9
  3307. package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.js +6 -6
  3308. package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.d.ts +5 -5
  3309. package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.js +2 -2
  3310. package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.d.ts +5 -5
  3311. package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.js +2 -2
  3312. package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.d.ts +7 -7
  3313. package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.js +3 -3
  3314. package/compiled/src/ifc/ifc4_gen/IfcPath.gen.d.ts +7 -7
  3315. package/compiled/src/ifc/ifc4_gen/IfcPath.gen.js +5 -5
  3316. package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.d.ts +7 -7
  3317. package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.js +3 -3
  3318. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.d.ts +7 -7
  3319. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.js +3 -3
  3320. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.d.ts +2 -2
  3321. package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.js +2 -2
  3322. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.d.ts +2 -2
  3323. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.js +2 -2
  3324. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.d.ts +9 -9
  3325. package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.js +5 -5
  3326. package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.d.ts +7 -7
  3327. package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.js +3 -3
  3328. package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.d.ts +2 -2
  3329. package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.js +2 -2
  3330. package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.d.ts +7 -7
  3331. package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.js +10 -10
  3332. package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.d.ts +8 -8
  3333. package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.js +7 -7
  3334. package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.d.ts +6 -6
  3335. package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.js +4 -4
  3336. package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.d.ts +2 -2
  3337. package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.js +2 -2
  3338. package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.d.ts +5 -5
  3339. package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.js +2 -2
  3340. package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.d.ts +7 -7
  3341. package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.js +3 -3
  3342. package/compiled/src/ifc/ifc4_gen/IfcPile.gen.d.ts +8 -8
  3343. package/compiled/src/ifc/ifc4_gen/IfcPile.gen.js +4 -4
  3344. package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.d.ts +2 -2
  3345. package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.js +2 -2
  3346. package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.d.ts +7 -7
  3347. package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.js +3 -3
  3348. package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.d.ts +2 -2
  3349. package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.js +2 -2
  3350. package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.d.ts +7 -7
  3351. package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.js +3 -3
  3352. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.d.ts +7 -7
  3353. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.js +3 -3
  3354. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.d.ts +2 -2
  3355. package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.js +2 -2
  3356. package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.d.ts +7 -7
  3357. package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.js +3 -3
  3358. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.d.ts +7 -7
  3359. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.js +3 -3
  3360. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.d.ts +2 -2
  3361. package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.js +2 -2
  3362. package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.d.ts +7 -10
  3363. package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.js +4 -4
  3364. package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.d.ts +7 -7
  3365. package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.js +3 -3
  3366. package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.d.ts +8 -8
  3367. package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.js +5 -5
  3368. package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.d.ts +6 -6
  3369. package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.js +2 -2
  3370. package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.d.ts +5 -5
  3371. package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.js +2 -2
  3372. package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.d.ts +6 -6
  3373. package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.js +2 -2
  3374. package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.d.ts +5 -5
  3375. package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.js +2 -2
  3376. package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.d.ts +7 -7
  3377. package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.js +3 -3
  3378. package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.d.ts +6 -6
  3379. package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.js +2 -2
  3380. package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.d.ts +7 -7
  3381. package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.js +3 -3
  3382. package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.d.ts +2 -2
  3383. package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.js +2 -2
  3384. package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.d.ts +6 -6
  3385. package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.js +2 -2
  3386. package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.d.ts +7 -7
  3387. package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.js +3 -3
  3388. package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.d.ts +7 -7
  3389. package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.js +3 -3
  3390. package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.d.ts +7 -7
  3391. package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.js +5 -5
  3392. package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.d.ts +8 -8
  3393. package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.js +4 -4
  3394. package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.d.ts +7 -7
  3395. package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.js +6 -6
  3396. package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.d.ts +7 -7
  3397. package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.js +5 -5
  3398. package/compiled/src/ifc/ifc4_gen/IfcPort.gen.d.ts +6 -6
  3399. package/compiled/src/ifc/ifc4_gen/IfcPort.gen.js +2 -2
  3400. package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.d.ts +5 -5
  3401. package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.js +2 -2
  3402. package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.d.ts +5 -5
  3403. package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.js +2 -2
  3404. package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.d.ts +5 -5
  3405. package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.js +2 -2
  3406. package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.d.ts +5 -5
  3407. package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.js +2 -2
  3408. package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.d.ts +6 -6
  3409. package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.js +4 -4
  3410. package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.d.ts +5 -5
  3411. package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.js +2 -2
  3412. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.d.ts +6 -6
  3413. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.js +2 -2
  3414. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.d.ts +6 -6
  3415. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.js +2 -2
  3416. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.d.ts +6 -6
  3417. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.js +2 -2
  3418. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.d.ts +6 -6
  3419. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.js +2 -2
  3420. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.d.ts +6 -6
  3421. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.js +2 -2
  3422. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.d.ts +6 -6
  3423. package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.js +2 -2
  3424. package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.d.ts +2 -2
  3425. package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.js +2 -2
  3426. package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.d.ts +5 -5
  3427. package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.js +2 -2
  3428. package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.d.ts +5 -5
  3429. package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.js +2 -2
  3430. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.d.ts +7 -7
  3431. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.js +7 -7
  3432. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.d.ts +7 -7
  3433. package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.js +5 -5
  3434. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.d.ts +5 -5
  3435. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.js +2 -2
  3436. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.d.ts +10 -10
  3437. package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.js +10 -10
  3438. package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.d.ts +5 -5
  3439. package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.js +2 -2
  3440. package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.d.ts +7 -7
  3441. package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.js +3 -3
  3442. package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.d.ts +7 -7
  3443. package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.js +3 -3
  3444. package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.d.ts +2 -2
  3445. package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.js +2 -2
  3446. package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.d.ts +6 -6
  3447. package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.js +2 -2
  3448. package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.d.ts +8 -8
  3449. package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.js +4 -4
  3450. package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.d.ts +6 -6
  3451. package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.js +2 -2
  3452. package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.d.ts +6 -6
  3453. package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.js +5 -5
  3454. package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.d.ts +6 -6
  3455. package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.js +3 -3
  3456. package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.d.ts +7 -7
  3457. package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.js +3 -3
  3458. package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.d.ts +2 -2
  3459. package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.js +2 -2
  3460. package/compiled/src/ifc/ifc4_gen/IfcProject.gen.d.ts +6 -6
  3461. package/compiled/src/ifc/ifc4_gen/IfcProject.gen.js +2 -2
  3462. package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.d.ts +6 -6
  3463. package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.js +2 -2
  3464. package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.d.ts +7 -7
  3465. package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.js +3 -3
  3466. package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.d.ts +2 -2
  3467. package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.js +2 -2
  3468. package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.d.ts +7 -7
  3469. package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.js +3 -3
  3470. package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.d.ts +2 -2
  3471. package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.js +2 -2
  3472. package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.d.ts +7 -7
  3473. package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.js +3 -3
  3474. package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.d.ts +2 -2
  3475. package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.js +2 -2
  3476. package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.d.ts +6 -6
  3477. package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.js +2 -2
  3478. package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.d.ts +5 -5
  3479. package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.js +2 -2
  3480. package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.d.ts +117 -117
  3481. package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.js +117 -117
  3482. package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.d.ts +6 -6
  3483. package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.js +2 -2
  3484. package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.d.ts +7 -7
  3485. package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.js +3 -3
  3486. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.d.ts +115 -115
  3487. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.js +114 -114
  3488. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.d.ts +117 -117
  3489. package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.js +117 -117
  3490. package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.d.ts +117 -117
  3491. package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.js +117 -117
  3492. package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.d.ts +15 -15
  3493. package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.js +12 -12
  3494. package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.d.ts +7 -7
  3495. package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.js +5 -5
  3496. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.d.ts +6 -6
  3497. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.js +2 -2
  3498. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.d.ts +6 -6
  3499. package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.js +5 -5
  3500. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.d.ts +8 -8
  3501. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.js +6 -6
  3502. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.d.ts +2 -2
  3503. package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.js +2 -2
  3504. package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.d.ts +117 -117
  3505. package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.js +115 -115
  3506. package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.d.ts +118 -118
  3507. package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.js +121 -121
  3508. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.d.ts +6 -6
  3509. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.js +2 -2
  3510. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.d.ts +6 -6
  3511. package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.js +2 -2
  3512. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.d.ts +7 -7
  3513. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.js +3 -3
  3514. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.d.ts +7 -7
  3515. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.js +3 -3
  3516. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.d.ts +7 -7
  3517. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.js +3 -3
  3518. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.d.ts +2 -2
  3519. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.js +2 -2
  3520. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.d.ts +7 -7
  3521. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.js +3 -3
  3522. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.d.ts +2 -2
  3523. package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.js +2 -2
  3524. package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.d.ts +7 -7
  3525. package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.js +3 -3
  3526. package/compiled/src/ifc/ifc4_gen/IfcPump.gen.d.ts +7 -7
  3527. package/compiled/src/ifc/ifc4_gen/IfcPump.gen.js +3 -3
  3528. package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.d.ts +7 -7
  3529. package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.js +3 -3
  3530. package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.d.ts +2 -2
  3531. package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.js +2 -2
  3532. package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.d.ts +6 -6
  3533. package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.js +2 -2
  3534. package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.d.ts +6 -6
  3535. package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.js +2 -2
  3536. package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.d.ts +6 -6
  3537. package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.js +2 -2
  3538. package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.d.ts +6 -6
  3539. package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.js +2 -2
  3540. package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.d.ts +6 -6
  3541. package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.js +2 -2
  3542. package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.d.ts +6 -6
  3543. package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.js +2 -2
  3544. package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.d.ts +6 -6
  3545. package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.js +2 -2
  3546. package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.d.ts +5 -5
  3547. package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.js +2 -2
  3548. package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.d.ts +7 -7
  3549. package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.js +3 -3
  3550. package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.d.ts +7 -7
  3551. package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.js +3 -3
  3552. package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.d.ts +2 -2
  3553. package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.js +2 -2
  3554. package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.d.ts +7 -7
  3555. package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.js +3 -3
  3556. package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.d.ts +7 -7
  3557. package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.js +3 -3
  3558. package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.d.ts +7 -7
  3559. package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.js +3 -3
  3560. package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.d.ts +2 -2
  3561. package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.js +2 -2
  3562. package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.d.ts +7 -7
  3563. package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.js +3 -3
  3564. package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.d.ts +2 -2
  3565. package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.js +2 -2
  3566. package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.d.ts +5 -5
  3567. package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.js +2 -2
  3568. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.d.ts +6 -6
  3569. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.js +4 -4
  3570. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.d.ts +6 -6
  3571. package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.js +5 -5
  3572. package/compiled/src/ifc/ifc4_gen/IfcReal.gen.d.ts +5 -5
  3573. package/compiled/src/ifc/ifc4_gen/IfcReal.gen.js +2 -2
  3574. package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.d.ts +6 -6
  3575. package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.js +2 -2
  3576. package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.d.ts +6 -6
  3577. package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.js +2 -2
  3578. package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.d.ts +6 -6
  3579. package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.js +2 -2
  3580. package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.d.ts +7 -7
  3581. package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.js +3 -3
  3582. package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.d.ts +7 -7
  3583. package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.js +9 -9
  3584. package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.d.ts +2 -2
  3585. package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.js +2 -2
  3586. package/compiled/src/ifc/ifc4_gen/IfcReference.gen.d.ts +5 -5
  3587. package/compiled/src/ifc/ifc4_gen/IfcReference.gen.js +4 -4
  3588. package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.d.ts +2 -2
  3589. package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.js +2 -2
  3590. package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.d.ts +7 -7
  3591. package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.js +5 -5
  3592. package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.d.ts +7 -7
  3593. package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.js +3 -3
  3594. package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.d.ts +7 -7
  3595. package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.js +5 -5
  3596. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.d.ts +8 -8
  3597. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.js +4 -4
  3598. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.d.ts +2 -2
  3599. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.js +2 -2
  3600. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.d.ts +2 -2
  3601. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.js +2 -2
  3602. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.d.ts +10 -10
  3603. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.js +9 -9
  3604. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.d.ts +2 -2
  3605. package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.js +2 -2
  3606. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.d.ts +6 -6
  3607. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.js +2 -2
  3608. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.d.ts +6 -6
  3609. package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.js +2 -2
  3610. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.d.ts +7 -7
  3611. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.js +3 -3
  3612. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.d.ts +9 -9
  3613. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.js +8 -8
  3614. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.d.ts +2 -2
  3615. package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.js +2 -2
  3616. package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.d.ts +7 -7
  3617. package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.js +5 -5
  3618. package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.d.ts +8 -8
  3619. package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.js +6 -6
  3620. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.d.ts +8 -8
  3621. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.js +4 -4
  3622. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.d.ts +7 -7
  3623. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.js +3 -3
  3624. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.d.ts +7 -7
  3625. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.js +3 -3
  3626. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.d.ts +6 -6
  3627. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.js +2 -2
  3628. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.d.ts +9 -9
  3629. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.js +6 -6
  3630. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.d.ts +8 -8
  3631. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.js +5 -5
  3632. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.d.ts +8 -8
  3633. package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.js +5 -5
  3634. package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.d.ts +8 -8
  3635. package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.js +7 -7
  3636. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.d.ts +7 -7
  3637. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.js +3 -3
  3638. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.d.ts +8 -8
  3639. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.js +5 -5
  3640. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.d.ts +7 -7
  3641. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.js +3 -3
  3642. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.d.ts +8 -8
  3643. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.js +5 -5
  3644. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.d.ts +8 -8
  3645. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.js +5 -5
  3646. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.d.ts +9 -9
  3647. package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.js +6 -6
  3648. package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.d.ts +6 -6
  3649. package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.js +2 -2
  3650. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.d.ts +8 -8
  3651. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.js +4 -4
  3652. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.d.ts +7 -7
  3653. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.js +6 -6
  3654. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.d.ts +8 -8
  3655. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.js +4 -4
  3656. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.d.ts +8 -8
  3657. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.js +4 -4
  3658. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.d.ts +9 -9
  3659. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.js +6 -6
  3660. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.d.ts +11 -11
  3661. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.js +7 -7
  3662. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.d.ts +7 -7
  3663. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.js +3 -3
  3664. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.d.ts +7 -7
  3665. package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.js +5 -5
  3666. package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.d.ts +8 -8
  3667. package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.js +6 -6
  3668. package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.d.ts +8 -8
  3669. package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.js +6 -6
  3670. package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.d.ts +8 -8
  3671. package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.js +6 -6
  3672. package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.d.ts +9 -9
  3673. package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.js +8 -8
  3674. package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.d.ts +6 -6
  3675. package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.js +2 -2
  3676. package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.d.ts +6 -6
  3677. package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.js +2 -2
  3678. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.d.ts +7 -7
  3679. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.js +5 -5
  3680. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.d.ts +9 -9
  3681. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.js +8 -8
  3682. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.d.ts +8 -8
  3683. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.js +6 -6
  3684. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.d.ts +8 -8
  3685. package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.js +6 -6
  3686. package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.d.ts +8 -8
  3687. package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.js +4 -4
  3688. package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.d.ts +8 -8
  3689. package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.js +6 -6
  3690. package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.d.ts +8 -8
  3691. package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.js +4 -4
  3692. package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.d.ts +7 -7
  3693. package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.js +5 -5
  3694. package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.d.ts +8 -8
  3695. package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.js +4 -4
  3696. package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.d.ts +8 -8
  3697. package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.js +6 -6
  3698. package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.d.ts +9 -9
  3699. package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.js +5 -5
  3700. package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.d.ts +8 -8
  3701. package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.js +6 -6
  3702. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.d.ts +12 -12
  3703. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.js +9 -9
  3704. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.d.ts +6 -6
  3705. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.js +2 -2
  3706. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.d.ts +6 -6
  3707. package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.js +2 -2
  3708. package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.d.ts +8 -8
  3709. package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.js +4 -4
  3710. package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.d.ts +6 -6
  3711. package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.js +2 -2
  3712. package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.d.ts +6 -6
  3713. package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.js +2 -2
  3714. package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.d.ts +7 -7
  3715. package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.js +6 -6
  3716. package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.d.ts +5 -5
  3717. package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.js +2 -2
  3718. package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.d.ts +5 -5
  3719. package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.js +2 -2
  3720. package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.d.ts +8 -8
  3721. package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.js +6 -6
  3722. package/compiled/src/ifc/ifc4_gen/IfcResource.gen.d.ts +6 -6
  3723. package/compiled/src/ifc/ifc4_gen/IfcResource.gen.js +2 -2
  3724. package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.d.ts +22 -22
  3725. package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.js +21 -21
  3726. package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.d.ts +22 -22
  3727. package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.js +21 -21
  3728. package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.d.ts +5 -5
  3729. package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.js +2 -2
  3730. package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.d.ts +6 -6
  3731. package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.js +2 -2
  3732. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.d.ts +7 -7
  3733. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.js +3 -3
  3734. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.d.ts +7 -7
  3735. package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.js +3 -3
  3736. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.d.ts +6 -6
  3737. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.js +2 -2
  3738. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.d.ts +6 -6
  3739. package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.js +2 -2
  3740. package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.d.ts +2 -2
  3741. package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.js +2 -2
  3742. package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.d.ts +7 -7
  3743. package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.js +3 -3
  3744. package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.d.ts +7 -7
  3745. package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.js +3 -3
  3746. package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.d.ts +2 -2
  3747. package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.js +2 -2
  3748. package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.d.ts +6 -6
  3749. package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.js +3 -3
  3750. package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.d.ts +5 -5
  3751. package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.js +2 -2
  3752. package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.d.ts +5 -5
  3753. package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.js +2 -2
  3754. package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.d.ts +5 -5
  3755. package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.js +2 -2
  3756. package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.d.ts +6 -6
  3757. package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.js +2 -2
  3758. package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.d.ts +2 -2
  3759. package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.js +2 -2
  3760. package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.d.ts +9 -9
  3761. package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.js +5 -5
  3762. package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.d.ts +2 -2
  3763. package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.js +2 -2
  3764. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.d.ts +7 -7
  3765. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.js +3 -3
  3766. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.d.ts +7 -7
  3767. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.js +3 -3
  3768. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.d.ts +2 -2
  3769. package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.js +2 -2
  3770. package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.d.ts +6 -6
  3771. package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.js +3 -3
  3772. package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.d.ts +6 -6
  3773. package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.js +2 -2
  3774. package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.d.ts +5 -5
  3775. package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.js +2 -2
  3776. package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.d.ts +8 -8
  3777. package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.js +4 -4
  3778. package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.d.ts +9 -9
  3779. package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.js +7 -7
  3780. package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.d.ts +2 -2
  3781. package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.js +2 -2
  3782. package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.d.ts +5 -5
  3783. package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.js +2 -2
  3784. package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.d.ts +9 -9
  3785. package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.js +8 -8
  3786. package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.d.ts +7 -7
  3787. package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.js +3 -3
  3788. package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.d.ts +7 -7
  3789. package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.js +3 -3
  3790. package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.d.ts +2 -2
  3791. package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.js +2 -2
  3792. package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.d.ts +2 -2
  3793. package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.js +2 -2
  3794. package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.d.ts +7 -7
  3795. package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.js +3 -3
  3796. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.d.ts +7 -7
  3797. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.js +3 -3
  3798. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.d.ts +2 -2
  3799. package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.js +2 -2
  3800. package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.d.ts +8 -8
  3801. package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.js +8 -8
  3802. package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.d.ts +6 -6
  3803. package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.js +2 -2
  3804. package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.d.ts +6 -6
  3805. package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.js +2 -2
  3806. package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.d.ts +5 -5
  3807. package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.js +2 -2
  3808. package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.d.ts +8 -8
  3809. package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.js +7 -7
  3810. package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.d.ts +6 -6
  3811. package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.js +2 -2
  3812. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.d.ts +12 -12
  3813. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.js +10 -10
  3814. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.d.ts +2 -2
  3815. package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.js +2 -2
  3816. package/compiled/src/ifc/ifc4_gen/IfcSite.gen.d.ts +7 -7
  3817. package/compiled/src/ifc/ifc4_gen/IfcSite.gen.js +6 -6
  3818. package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.d.ts +7 -7
  3819. package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.js +3 -3
  3820. package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.d.ts +6 -6
  3821. package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.js +2 -2
  3822. package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.d.ts +6 -6
  3823. package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.js +2 -2
  3824. package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.d.ts +7 -7
  3825. package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.js +3 -3
  3826. package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.d.ts +2 -2
  3827. package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.js +2 -2
  3828. package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.d.ts +6 -6
  3829. package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.js +2 -2
  3830. package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.d.ts +7 -7
  3831. package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.js +3 -3
  3832. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.d.ts +7 -7
  3833. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.js +3 -3
  3834. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.d.ts +2 -2
  3835. package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.js +2 -2
  3836. package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.d.ts +5 -5
  3837. package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.js +2 -2
  3838. package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.d.ts +6 -6
  3839. package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.js +2 -2
  3840. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.d.ts +5 -5
  3841. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.js +2 -2
  3842. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.d.ts +5 -5
  3843. package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.js +2 -2
  3844. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.d.ts +5 -5
  3845. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.js +2 -2
  3846. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.d.ts +5 -5
  3847. package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.js +2 -2
  3848. package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.d.ts +7 -7
  3849. package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.js +3 -3
  3850. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.d.ts +7 -7
  3851. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.js +3 -3
  3852. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.d.ts +7 -7
  3853. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.js +3 -3
  3854. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.d.ts +2 -2
  3855. package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.js +2 -2
  3856. package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.d.ts +7 -7
  3857. package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.js +3 -3
  3858. package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.d.ts +2 -2
  3859. package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.js +2 -2
  3860. package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.d.ts +6 -6
  3861. package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.js +2 -2
  3862. package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.d.ts +6 -6
  3863. package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.js +2 -2
  3864. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.d.ts +7 -7
  3865. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.js +3 -3
  3866. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.d.ts +6 -6
  3867. package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.js +2 -2
  3868. package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.d.ts +7 -7
  3869. package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.js +3 -3
  3870. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.d.ts +7 -7
  3871. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.js +3 -3
  3872. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.d.ts +2 -2
  3873. package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.js +2 -2
  3874. package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.d.ts +5 -5
  3875. package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.js +2 -2
  3876. package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.d.ts +5 -5
  3877. package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.js +2 -2
  3878. package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.d.ts +5 -5
  3879. package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.js +2 -2
  3880. package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.d.ts +6 -6
  3881. package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.js +2 -2
  3882. package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.d.ts +6 -6
  3883. package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.js +2 -2
  3884. package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.d.ts +7 -7
  3885. package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.js +3 -3
  3886. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.d.ts +7 -7
  3887. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.js +3 -3
  3888. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.d.ts +2 -2
  3889. package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.js +2 -2
  3890. package/compiled/src/ifc/ifc4_gen/IfcStair.gen.d.ts +7 -7
  3891. package/compiled/src/ifc/ifc4_gen/IfcStair.gen.js +3 -3
  3892. package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.d.ts +7 -7
  3893. package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.js +3 -3
  3894. package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.d.ts +7 -7
  3895. package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.js +3 -3
  3896. package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.d.ts +2 -2
  3897. package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.js +2 -2
  3898. package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.d.ts +7 -7
  3899. package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.js +3 -3
  3900. package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.d.ts +2 -2
  3901. package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.js +2 -2
  3902. package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.d.ts +2 -2
  3903. package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.js +2 -2
  3904. package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.d.ts +5 -5
  3905. package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.js +2 -2
  3906. package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.d.ts +6 -6
  3907. package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.js +2 -2
  3908. package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.d.ts +8 -8
  3909. package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.js +4 -4
  3910. package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.d.ts +11 -11
  3911. package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.js +10 -10
  3912. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.d.ts +7 -7
  3913. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.js +3 -3
  3914. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.d.ts +5 -5
  3915. package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.js +2 -2
  3916. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.d.ts +8 -8
  3917. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.js +4 -4
  3918. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.d.ts +2 -2
  3919. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.js +2 -2
  3920. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.d.ts +7 -7
  3921. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.js +3 -3
  3922. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.d.ts +8 -8
  3923. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.js +4 -4
  3924. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.d.ts +2 -2
  3925. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.js +2 -2
  3926. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.d.ts +6 -6
  3927. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.js +2 -2
  3928. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.d.ts +7 -7
  3929. package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.js +3 -3
  3930. package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.d.ts +6 -6
  3931. package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.js +2 -2
  3932. package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.d.ts +6 -6
  3933. package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.js +2 -2
  3934. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.d.ts +5 -5
  3935. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.js +2 -2
  3936. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.d.ts +6 -6
  3937. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.js +4 -4
  3938. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.d.ts +7 -7
  3939. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.js +6 -6
  3940. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.d.ts +9 -9
  3941. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.js +5 -5
  3942. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.d.ts +6 -6
  3943. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.js +2 -2
  3944. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.d.ts +6 -6
  3945. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.js +2 -2
  3946. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.d.ts +6 -6
  3947. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.js +2 -2
  3948. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.d.ts +6 -6
  3949. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.js +2 -2
  3950. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.d.ts +6 -6
  3951. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.js +2 -2
  3952. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.d.ts +6 -6
  3953. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.js +2 -2
  3954. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.d.ts +6 -6
  3955. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.js +2 -2
  3956. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.d.ts +6 -6
  3957. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.js +2 -2
  3958. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.d.ts +6 -6
  3959. package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.js +2 -2
  3960. package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.d.ts +6 -6
  3961. package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.js +2 -2
  3962. package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.d.ts +6 -6
  3963. package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.js +2 -2
  3964. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.d.ts +6 -6
  3965. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.js +2 -2
  3966. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.d.ts +7 -7
  3967. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.js +3 -3
  3968. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.d.ts +6 -6
  3969. package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.js +2 -2
  3970. package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.d.ts +6 -6
  3971. package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.js +2 -2
  3972. package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.d.ts +8 -8
  3973. package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.js +4 -4
  3974. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.d.ts +8 -8
  3975. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.js +4 -4
  3976. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.d.ts +2 -2
  3977. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.js +2 -2
  3978. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.d.ts +6 -6
  3979. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.js +2 -2
  3980. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.d.ts +7 -7
  3981. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.js +3 -3
  3982. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.d.ts +2 -2
  3983. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.js +2 -2
  3984. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.d.ts +6 -6
  3985. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.js +2 -2
  3986. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.d.ts +7 -7
  3987. package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.js +3 -3
  3988. package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.d.ts +6 -6
  3989. package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.js +2 -2
  3990. package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.d.ts +8 -8
  3991. package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.js +7 -7
  3992. package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.d.ts +6 -6
  3993. package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.js +2 -2
  3994. package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.d.ts +7 -7
  3995. package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.js +3 -3
  3996. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.d.ts +7 -7
  3997. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.js +3 -3
  3998. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.d.ts +2 -2
  3999. package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.js +2 -2
  4000. package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.d.ts +6 -6
  4001. package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.js +2 -2
  4002. package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.d.ts +6 -6
  4003. package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.js +2 -2
  4004. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.d.ts +9 -9
  4005. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.js +7 -7
  4006. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.d.ts +8 -8
  4007. package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.js +4 -4
  4008. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.d.ts +7 -7
  4009. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.js +3 -3
  4010. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.d.ts +2 -2
  4011. package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.js +2 -2
  4012. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.d.ts +7 -7
  4013. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.js +3 -3
  4014. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.d.ts +7 -7
  4015. package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.js +3 -3
  4016. package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.d.ts +6 -6
  4017. package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.js +5 -5
  4018. package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.d.ts +2 -2
  4019. package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.js +2 -2
  4020. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.d.ts +12 -12
  4021. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.js +11 -11
  4022. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.d.ts +7 -7
  4023. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.js +3 -3
  4024. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.d.ts +6 -6
  4025. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.js +2 -2
  4026. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.d.ts +11 -11
  4027. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.js +13 -13
  4028. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.d.ts +7 -7
  4029. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.js +3 -3
  4030. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.d.ts +7 -7
  4031. package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.js +5 -5
  4032. package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.d.ts +7 -7
  4033. package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.js +5 -5
  4034. package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.d.ts +8 -8
  4035. package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.js +4 -4
  4036. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.d.ts +7 -7
  4037. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.js +3 -3
  4038. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.d.ts +6 -6
  4039. package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.js +2 -2
  4040. package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.d.ts +8 -8
  4041. package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.js +4 -4
  4042. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.d.ts +7 -7
  4043. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.js +3 -3
  4044. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.d.ts +7 -7
  4045. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.js +3 -3
  4046. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.d.ts +2 -2
  4047. package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.js +2 -2
  4048. package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.d.ts +6 -6
  4049. package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.js +2 -2
  4050. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.d.ts +7 -7
  4051. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.js +3 -3
  4052. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.d.ts +7 -7
  4053. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.js +3 -3
  4054. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.d.ts +2 -2
  4055. package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.js +2 -2
  4056. package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.d.ts +6 -6
  4057. package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.js +2 -2
  4058. package/compiled/src/ifc/ifc4_gen/IfcTable.gen.d.ts +7 -7
  4059. package/compiled/src/ifc/ifc4_gen/IfcTable.gen.js +7 -7
  4060. package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.d.ts +9 -9
  4061. package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.js +7 -7
  4062. package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.d.ts +113 -113
  4063. package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.js +113 -113
  4064. package/compiled/src/ifc/ifc4_gen/IfcTank.gen.d.ts +7 -7
  4065. package/compiled/src/ifc/ifc4_gen/IfcTank.gen.js +3 -3
  4066. package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.d.ts +7 -7
  4067. package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.js +3 -3
  4068. package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.d.ts +2 -2
  4069. package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.js +2 -2
  4070. package/compiled/src/ifc/ifc4_gen/IfcTask.gen.d.ts +8 -8
  4071. package/compiled/src/ifc/ifc4_gen/IfcTask.gen.js +4 -4
  4072. package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.d.ts +2 -2
  4073. package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.js +2 -2
  4074. package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.d.ts +7 -7
  4075. package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.js +3 -3
  4076. package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.d.ts +7 -7
  4077. package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.js +3 -3
  4078. package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.d.ts +7 -7
  4079. package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.js +3 -3
  4080. package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.d.ts +2 -2
  4081. package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.js +2 -2
  4082. package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.d.ts +6 -6
  4083. package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.js +7 -7
  4084. package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.d.ts +5 -5
  4085. package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.js +2 -2
  4086. package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.d.ts +5 -5
  4087. package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.js +2 -2
  4088. package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.d.ts +7 -7
  4089. package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.js +3 -3
  4090. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.d.ts +7 -7
  4091. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.js +3 -3
  4092. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.d.ts +7 -7
  4093. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.js +3 -3
  4094. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.d.ts +2 -2
  4095. package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.js +2 -2
  4096. package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.d.ts +7 -7
  4097. package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.js +3 -3
  4098. package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.d.ts +2 -2
  4099. package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.js +2 -2
  4100. package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.d.ts +7 -7
  4101. package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.js +3 -3
  4102. package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.d.ts +6 -6
  4103. package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.js +2 -2
  4104. package/compiled/src/ifc/ifc4_gen/IfcText.gen.d.ts +5 -5
  4105. package/compiled/src/ifc/ifc4_gen/IfcText.gen.js +2 -2
  4106. package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.d.ts +5 -5
  4107. package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.js +2 -2
  4108. package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.d.ts +5 -5
  4109. package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.js +2 -2
  4110. package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.d.ts +5 -5
  4111. package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.js +2 -2
  4112. package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.d.ts +9 -9
  4113. package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.js +6 -6
  4114. package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.d.ts +7 -7
  4115. package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.js +3 -3
  4116. package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.d.ts +2 -2
  4117. package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.js +2 -2
  4118. package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.d.ts +10 -10
  4119. package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.js +7 -7
  4120. package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.d.ts +12 -12
  4121. package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.js +11 -11
  4122. package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.d.ts +8 -8
  4123. package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.js +6 -6
  4124. package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.d.ts +12 -12
  4125. package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.js +12 -12
  4126. package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.d.ts +5 -5
  4127. package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.js +2 -2
  4128. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.d.ts +7 -7
  4129. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.js +5 -5
  4130. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.d.ts +6 -6
  4131. package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.js +4 -4
  4132. package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.d.ts +8 -8
  4133. package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.js +6 -6
  4134. package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.d.ts +6 -6
  4135. package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.js +4 -4
  4136. package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.d.ts +6 -6
  4137. package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.js +4 -4
  4138. package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.d.ts +5 -5
  4139. package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.js +2 -2
  4140. package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.d.ts +5 -5
  4141. package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.js +2 -2
  4142. package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.d.ts +5 -5
  4143. package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.js +2 -2
  4144. package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.d.ts +5 -5
  4145. package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.js +2 -2
  4146. package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.d.ts +5 -5
  4147. package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.js +2 -2
  4148. package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.d.ts +5 -5
  4149. package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.js +2 -2
  4150. package/compiled/src/ifc/ifc4_gen/IfcTime.gen.d.ts +5 -5
  4151. package/compiled/src/ifc/ifc4_gen/IfcTime.gen.js +2 -2
  4152. package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.d.ts +5 -5
  4153. package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.js +2 -2
  4154. package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.d.ts +5 -5
  4155. package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.js +2 -2
  4156. package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.d.ts +10 -10
  4157. package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.js +8 -8
  4158. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.d.ts +2 -2
  4159. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.js +2 -2
  4160. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.d.ts +113 -113
  4161. package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.js +113 -113
  4162. package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.d.ts +5 -5
  4163. package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.js +2 -2
  4164. package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.d.ts +6 -6
  4165. package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.js +2 -2
  4166. package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.d.ts +6 -6
  4167. package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.js +2 -2
  4168. package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.d.ts +6 -6
  4169. package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.js +2 -2
  4170. package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.d.ts +5 -5
  4171. package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.js +2 -2
  4172. package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.d.ts +7 -7
  4173. package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.js +3 -3
  4174. package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.d.ts +7 -7
  4175. package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.js +3 -3
  4176. package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.d.ts +2 -2
  4177. package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.js +2 -2
  4178. package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.d.ts +2 -2
  4179. package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.js +2 -2
  4180. package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.d.ts +7 -7
  4181. package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.js +3 -3
  4182. package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.d.ts +7 -7
  4183. package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.js +3 -3
  4184. package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.d.ts +2 -2
  4185. package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.js +2 -2
  4186. package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.d.ts +6 -6
  4187. package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.js +2 -2
  4188. package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.d.ts +6 -6
  4189. package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.js +6 -6
  4190. package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.d.ts +10 -10
  4191. package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.js +11 -11
  4192. package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.d.ts +2 -2
  4193. package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.js +2 -2
  4194. package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.d.ts +7 -7
  4195. package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.js +3 -3
  4196. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.d.ts +7 -7
  4197. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.js +3 -3
  4198. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.d.ts +2 -2
  4199. package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.js +2 -2
  4200. package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.d.ts +7 -7
  4201. package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.js +5 -5
  4202. package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.d.ts +6 -6
  4203. package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.js +2 -2
  4204. package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.d.ts +7 -7
  4205. package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.js +5 -5
  4206. package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.d.ts +6 -6
  4207. package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.js +2 -2
  4208. package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.d.ts +5 -5
  4209. package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.js +2 -2
  4210. package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.d.ts +6 -6
  4211. package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.js +2 -2
  4212. package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.d.ts +8 -8
  4213. package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.js +8 -8
  4214. package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.d.ts +2 -2
  4215. package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.js +2 -2
  4216. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.d.ts +7 -7
  4217. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.js +3 -3
  4218. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.d.ts +7 -7
  4219. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.js +3 -3
  4220. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.d.ts +2 -2
  4221. package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.js +2 -2
  4222. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.d.ts +7 -7
  4223. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.js +3 -3
  4224. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.d.ts +7 -7
  4225. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.js +3 -3
  4226. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.d.ts +2 -2
  4227. package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.js +2 -2
  4228. package/compiled/src/ifc/ifc4_gen/IfcValve.gen.d.ts +7 -7
  4229. package/compiled/src/ifc/ifc4_gen/IfcValve.gen.js +3 -3
  4230. package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.d.ts +7 -7
  4231. package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.js +3 -3
  4232. package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.d.ts +2 -2
  4233. package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.js +2 -2
  4234. package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.d.ts +5 -5
  4235. package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.js +2 -2
  4236. package/compiled/src/ifc/ifc4_gen/IfcVector.gen.d.ts +7 -7
  4237. package/compiled/src/ifc/ifc4_gen/IfcVector.gen.js +3 -3
  4238. package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.d.ts +6 -6
  4239. package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.js +2 -2
  4240. package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.d.ts +7 -7
  4241. package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.js +3 -3
  4242. package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.d.ts +7 -7
  4243. package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.js +3 -3
  4244. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.d.ts +7 -7
  4245. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.js +3 -3
  4246. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.d.ts +7 -7
  4247. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.js +3 -3
  4248. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.d.ts +2 -2
  4249. package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.js +2 -2
  4250. package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.d.ts +6 -6
  4251. package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.js +2 -2
  4252. package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.d.ts +6 -6
  4253. package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.js +6 -6
  4254. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.d.ts +7 -7
  4255. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.js +3 -3
  4256. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.d.ts +2 -2
  4257. package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.js +2 -2
  4258. package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.d.ts +5 -5
  4259. package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.js +2 -2
  4260. package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.d.ts +5 -5
  4261. package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.js +2 -2
  4262. package/compiled/src/ifc/ifc4_gen/IfcWall.gen.d.ts +7 -7
  4263. package/compiled/src/ifc/ifc4_gen/IfcWall.gen.js +3 -3
  4264. package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.d.ts +6 -6
  4265. package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.js +2 -2
  4266. package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.d.ts +6 -6
  4267. package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.js +2 -2
  4268. package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.d.ts +7 -7
  4269. package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.js +3 -3
  4270. package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.d.ts +2 -2
  4271. package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.js +2 -2
  4272. package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.d.ts +5 -5
  4273. package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.js +2 -2
  4274. package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.d.ts +5 -5
  4275. package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.js +2 -2
  4276. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.d.ts +7 -7
  4277. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.js +3 -3
  4278. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.d.ts +7 -7
  4279. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.js +3 -3
  4280. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.d.ts +2 -2
  4281. package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.js +2 -2
  4282. package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.d.ts +8 -8
  4283. package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.js +4 -4
  4284. package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.d.ts +7 -7
  4285. package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.js +3 -3
  4286. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.d.ts +2 -2
  4287. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.js +2 -2
  4288. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.d.ts +2 -2
  4289. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.js +2 -2
  4290. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.d.ts +9 -9
  4291. package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.js +5 -5
  4292. package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.d.ts +6 -6
  4293. package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.js +2 -2
  4294. package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.d.ts +8 -8
  4295. package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.js +4 -4
  4296. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.d.ts +2 -2
  4297. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.js +2 -2
  4298. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.d.ts +2 -2
  4299. package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.js +2 -2
  4300. package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.d.ts +8 -8
  4301. package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.js +4 -4
  4302. package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.d.ts +2 -2
  4303. package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.js +2 -2
  4304. package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.d.ts +2 -2
  4305. package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.js +2 -2
  4306. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.d.ts +8 -8
  4307. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.js +7 -7
  4308. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.d.ts +2 -2
  4309. package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.js +2 -2
  4310. package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.d.ts +7 -7
  4311. package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.js +5 -5
  4312. package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.d.ts +7 -7
  4313. package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.js +3 -3
  4314. package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.d.ts +2 -2
  4315. package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.js +2 -2
  4316. package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.d.ts +7 -7
  4317. package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.js +3 -3
  4318. package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.d.ts +2 -2
  4319. package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.js +2 -2
  4320. package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.d.ts +7 -7
  4321. package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.js +3 -3
  4322. package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.d.ts +6 -6
  4323. package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.js +2 -2
  4324. package/compiled/src/ifc/ifc4_gen/IfcZone.gen.d.ts +6 -6
  4325. package/compiled/src/ifc/ifc4_gen/IfcZone.gen.js +2 -2
  4326. package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.d.ts +3 -3
  4327. package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.js +1 -1
  4328. package/compiled/src/ifc/ifc4_gen/index.d.ts +1117 -1117
  4329. package/compiled/src/ifc/ifc4_gen/index.js +1116 -1116
  4330. package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.d.ts +4 -4
  4331. package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.js +1121 -1121
  4332. package/compiled/src/ifc/ifc_command_line_main.js +102 -103
  4333. package/compiled/src/ifc/ifc_functions.d.ts +35 -35
  4334. package/compiled/src/ifc/ifc_functions.js +39 -39
  4335. package/compiled/src/ifc/ifc_geometry_extraction.d.ts +13 -16
  4336. package/compiled/src/ifc/ifc_geometry_extraction.js +69 -69
  4337. package/compiled/src/ifc/ifc_geometry_extraction.test.js +16 -16
  4338. package/compiled/src/ifc/ifc_material_cache.d.ts +9 -15
  4339. package/compiled/src/ifc/ifc_material_cache.js +1 -1
  4340. package/compiled/src/ifc/ifc_material_cache_node.d.ts +5 -8
  4341. package/compiled/src/ifc/ifc_model_curves.d.ts +6 -9
  4342. package/compiled/src/ifc/ifc_model_curves.js +3 -3
  4343. package/compiled/src/ifc/ifc_model_curves_node.d.ts +4 -7
  4344. package/compiled/src/ifc/ifc_model_geometry.d.ts +6 -6
  4345. package/compiled/src/ifc/ifc_model_geometry.js +3 -3
  4346. package/compiled/src/ifc/ifc_model_geometry_node.d.ts +4 -7
  4347. package/compiled/src/ifc/ifc_model_geometry_node.js +7 -7
  4348. package/compiled/src/ifc/ifc_model_profile.d.ts +6 -9
  4349. package/compiled/src/ifc/ifc_model_profile.js +2 -2
  4350. package/compiled/src/ifc/ifc_model_profile_node.d.ts +4 -7
  4351. package/compiled/src/ifc/ifc_property_extraction.d.ts +3 -3
  4352. package/compiled/src/ifc/ifc_property_extraction.js +12 -12
  4353. package/compiled/src/ifc/ifc_property_extraction.test.js +10 -10
  4354. package/compiled/src/ifc/ifc_regression_main.js +79 -73
  4355. package/compiled/src/ifc/ifc_scene_builder.d.ts +13 -13
  4356. package/compiled/src/ifc/ifc_scene_builder.js +5 -5
  4357. package/compiled/src/ifc/ifc_scene_builder.test.js +13 -13
  4358. package/compiled/src/ifc/ifc_step_external_mapping.d.ts +5 -5
  4359. package/compiled/src/ifc/ifc_step_external_mapping.js +2 -2
  4360. package/compiled/src/ifc/ifc_step_model.d.ts +11 -11
  4361. package/compiled/src/ifc/ifc_step_model.js +10 -10
  4362. package/compiled/src/ifc/ifc_step_model.test.js +58 -50
  4363. package/compiled/src/ifc/ifc_step_parser.d.ts +6 -9
  4364. package/compiled/src/ifc/ifc_step_parser.js +3 -3
  4365. package/compiled/src/ifc/ifc_step_parser.test.js +9 -9
  4366. package/compiled/src/index.d.ts +11 -11
  4367. package/compiled/src/index.js +9 -9
  4368. package/compiled/src/indexing/bit_operations.js +4 -4
  4369. package/compiled/src/indexing/bit_operations.test.js +7 -7
  4370. package/compiled/src/indexing/cursor_utilities.d.ts +2 -2
  4371. package/compiled/src/indexing/cursor_utilities.js +1 -1
  4372. package/compiled/src/indexing/cursor_utilities.test.js +9 -20
  4373. package/compiled/src/indexing/dynamic_single_index_set.d.ts +4 -4
  4374. package/compiled/src/indexing/dynamic_single_index_set.js +6 -6
  4375. package/compiled/src/indexing/dynamic_single_index_set.test.js +17 -17
  4376. package/compiled/src/indexing/dynamic_single_index_set_cursor.d.ts +2 -2
  4377. package/compiled/src/indexing/dynamic_single_index_set_cursor.js +2 -2
  4378. package/compiled/src/indexing/dynamic_single_index_set_cursor.test.js +14 -14
  4379. package/compiled/src/indexing/interpolation_search_table_32.test.js +9 -9
  4380. package/compiled/src/indexing/minimal_perfect_hash.d.ts +4 -10
  4381. package/compiled/src/indexing/minimal_perfect_hash.js +1 -1
  4382. package/compiled/src/indexing/multi_index_set.d.ts +2 -2
  4383. package/compiled/src/indexing/multi_index_set.js +3 -3
  4384. package/compiled/src/indexing/multi_index_set_cursor_or.d.ts +2 -2
  4385. package/compiled/src/indexing/multi_index_set_cursor_or.js +2 -2
  4386. package/compiled/src/indexing/multi_index_set_cursor_xor.d.ts +2 -2
  4387. package/compiled/src/indexing/multi_index_set_cursor_xor.js +2 -2
  4388. package/compiled/src/indexing/search_operations.js +1 -1
  4389. package/compiled/src/indexing/single_index_set.d.ts +3 -3
  4390. package/compiled/src/indexing/single_index_set.js +3 -3
  4391. package/compiled/src/indexing/single_index_set.test.js +7 -18
  4392. package/compiled/src/indexing/single_index_set_cursor.d.ts +2 -2
  4393. package/compiled/src/loaders/conway_model_loader.d.ts +4 -7
  4394. package/compiled/src/loaders/conway_model_loader.js +42 -42
  4395. package/compiled/src/logging/logger.d.ts +3 -3
  4396. package/compiled/src/logging/logger.js +8 -8
  4397. package/compiled/src/memory/memory.js +5 -5
  4398. package/compiled/src/parsing/char_bit_set.js +5 -5
  4399. package/compiled/src/parsing/hex_parser.d.ts +3 -6
  4400. package/compiled/src/parsing/hex_parser.js +9 -9
  4401. package/compiled/src/parsing/hex_parser.test.js +16 -16
  4402. package/compiled/src/parsing/integer_parser.d.ts +2 -2
  4403. package/compiled/src/parsing/integer_parser.js +5 -5
  4404. package/compiled/src/parsing/integer_parser.test.js +15 -15
  4405. package/compiled/src/parsing/parsing_buffer.d.ts +3 -3
  4406. package/compiled/src/parsing/parsing_buffer.js +6 -6
  4407. package/compiled/src/parsing/parsing_constants.d.ts +2 -2
  4408. package/compiled/src/parsing/parsing_constants.js +41 -41
  4409. package/compiled/src/parsing/parsing_dfa_16table.js +5 -5
  4410. package/compiled/src/parsing/parsing_dfa_4table.js +5 -5
  4411. package/compiled/src/parsing/real_parser.d.ts +2 -2
  4412. package/compiled/src/parsing/real_parser.js +16 -16
  4413. package/compiled/src/parsing/real_parser.test.js +27 -27
  4414. package/compiled/src/rendering/threejs/html_viewer.d.ts +2 -2
  4415. package/compiled/src/rendering/threejs/html_viewer.js +9 -9
  4416. package/compiled/src/rendering/threejs/scene_object.d.ts +3 -3
  4417. package/compiled/src/rendering/threejs/scene_object.js +9 -9
  4418. package/compiled/src/rendering/threejs/simple_viewer_scene.js +9 -9
  4419. package/compiled/src/statistics/statistics.js +13 -13
  4420. package/compiled/src/step/indexing/step_type_indexer.d.ts +3 -3
  4421. package/compiled/src/step/indexing/step_type_indexer.js +2 -2
  4422. package/compiled/src/step/parsing/step_attribute_map.d.ts +2 -2
  4423. package/compiled/src/step/parsing/step_attribute_map.js +11 -11
  4424. package/compiled/src/step/parsing/step_comment_parser.d.ts +2 -2
  4425. package/compiled/src/step/parsing/step_comment_parser.js +7 -7
  4426. package/compiled/src/step/parsing/step_comment_parser.test.js +9 -9
  4427. package/compiled/src/step/parsing/step_deserialization_functions.d.ts +3 -6
  4428. package/compiled/src/step/parsing/step_deserialization_functions.js +23 -23
  4429. package/compiled/src/step/parsing/step_entity_identifier_parser.d.ts +2 -2
  4430. package/compiled/src/step/parsing/step_entity_identifier_parser.js +5 -5
  4431. package/compiled/src/step/parsing/step_entity_identifier_parser.test.js +11 -11
  4432. package/compiled/src/step/parsing/step_enum_parser.d.ts +3 -3
  4433. package/compiled/src/step/parsing/step_enum_parser.js +7 -7
  4434. package/compiled/src/step/parsing/step_enum_parser.test.js +13 -13
  4435. package/compiled/src/step/parsing/step_parser.d.ts +9 -25
  4436. package/compiled/src/step/parsing/step_parser.js +15 -15
  4437. package/compiled/src/step/parsing/step_string_parser.d.ts +2 -2
  4438. package/compiled/src/step/parsing/step_string_parser.js +30 -30
  4439. package/compiled/src/step/parsing/step_string_parser.test.js +14 -14
  4440. package/compiled/src/step/step_entity_base.d.ts +13 -25
  4441. package/compiled/src/step/step_entity_base.js +25 -25
  4442. package/compiled/src/step/step_entity_constructor.d.ts +4 -4
  4443. package/compiled/src/step/step_entity_internal_reference.d.ts +4 -4
  4444. package/compiled/src/step/step_entity_schema.d.ts +5 -5
  4445. package/compiled/src/step/step_external_mapping.d.ts +4 -4
  4446. package/compiled/src/step/step_external_mapping.js +1 -1
  4447. package/compiled/src/step/step_external_mapping.test.js +10 -10
  4448. package/compiled/src/step/step_model_base.d.ts +13 -13
  4449. package/compiled/src/step/step_model_base.js +4 -4
  4450. package/compiled/src/utilities/environment.js +6 -6
  4451. package/compiled/src/version/version.js +1 -1
  4452. package/compiled/tsconfig.tsbuildinfo +1 -1
  4453. package/package.json +2 -2
@@ -1,992 +1,992 @@
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";
992
- //# sourceMappingURL=index.d.ts.map
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';
992
+ //# sourceMappingURL=index.d.ts.map