@bldrs-ai/conway 0.22.952 → 0.23.954
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/compiled/dependencies/conway-geom/index.d.ts +63 -63
- package/compiled/dependencies/conway-geom/index.js +62 -62
- package/compiled/dependencies/conway-geom/interface/conway_geometry.d.ts +46 -46
- package/compiled/dependencies/conway-geom/interface/conway_geometry.d.ts.map +1 -1
- package/compiled/dependencies/conway-geom/interface/conway_geometry.js +15 -0
- package/compiled/dependencies/conway-geom/interface/curve_object.d.ts +5 -5
- package/compiled/dependencies/conway-geom/interface/geometry_collection.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/geometry_object.d.ts +5 -5
- package/compiled/dependencies/conway-geom/interface/ifc_profile_3D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/material_object.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/native_transform.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/outline_dumpable.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/bspline_surface.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/extrusion_surface.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/indexed_polygonal_face.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_add_face_to_geometry_simple.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/params_axis_1_placement_3D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_axis_2_placement_3D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_cartesian_transform_operator_3D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_create_bound_3D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_create_native_ifc_profile.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_axis_2_placement_2D.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_block.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_boolean_result.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_bspline_curve.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_c_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_circle_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_ellipse_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_extruded_area_solid.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_i_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_circle.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_indexed_poly_curve.d.ts +5 -5
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_line.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_ifc_trimmed_curve.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_l_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_loop.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_poly_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_polygonal_bounded_halfspace.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_rectangle_profile_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_revolved_area_solid.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_swept_disk_solid.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_t_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_triangulated_face_set_geometry.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_u_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_get_z_shape_curve.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_local_placement.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/params_polygonal_face_set.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_rel_void_subtract.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/params_transform_profile.d.ts +4 -4
- package/compiled/dependencies/conway-geom/interface/parameters/revolution_surface.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parameters/segment.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/surface_object.d.ts +8 -8
- package/compiled/dependencies/conway-geom/interface/parameters/trimming_arguments.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/parameters/trimming_select.d.ts +3 -3
- package/compiled/dependencies/conway-geom/interface/parse_buffer.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/profile_object.d.ts +5 -5
- package/compiled/dependencies/conway-geom/interface/results_gltf.d.ts +2 -2
- package/compiled/dependencies/conway-geom/interface/std_vector.d.ts +2 -2
- package/compiled/examples/browser-bundled.cjs +1 -1
- package/compiled/examples/browser.js +37 -37
- package/compiled/examples/cli-bundled.cjs +14 -1
- package/compiled/examples/validator-bundled.cjs +1 -1
- package/compiled/examples/validator.js +18 -19
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/abs_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/acos_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_directive.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_method_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_property_representation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_solution.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_request_status.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_requirement.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_resource_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/action_status.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/address.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_brep_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/advanced_face.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ahead_or_behind.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/alternate_product_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/amount_of_substance_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/and_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angle_relator.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_location.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angular_size.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/angularity_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_curve_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_fill_area_occurrence.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_associativity.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_occurrence_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_plane.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_subfigure_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_symbol_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_character.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/annotation_text_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/apex.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_element.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_context_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/application_protocol_definition.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.d.ts +55 -55
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_assignment.gen.js +54 -54
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.d.ts +38 -38
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_action_request_assignment.gen.js +37 -37
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.d.ts +44 -44
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_approval_assignment.gen.js +43 -43
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_area.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_certification_assignment.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.d.ts +39 -39
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_classification_assignment.gen.js +38 -38
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_contract_assignment.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.d.ts +58 -58
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_and_time_assignment.gen.js +57 -57
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.d.ts +58 -58
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_date_assignment.gen.js +57 -57
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.d.ts +47 -47
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_reference.gen.js +46 -46
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.d.ts +47 -47
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_document_usage_constraint_assignment.gen.js +46 -46
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.d.ts +41 -41
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_effectivity_assignment.gen.js +40 -40
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.d.ts +55 -55
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_event_occurrence_assignment.gen.js +54 -54
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_external_identification_assignment.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_group_assignment.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.d.ts +39 -39
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_identification_assignment.gen.js +38 -38
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.d.ts +41 -41
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_ineffectivity_assignment.gen.js +40 -40
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_name_assignment.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.d.ts +61 -61
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organization_assignment.gen.js +60 -60
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.d.ts +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_organizational_project_assignment.gen.js +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.d.ts +58 -58
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_person_and_organization_assignment.gen.js +57 -57
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.d.ts +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_presented_item.gen.js +14 -14
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.d.ts +35 -35
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_security_classification_assignment.gen.js +34 -34
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.d.ts +55 -55
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/applied_time_interval_assignment.gen.js +54 -54
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_date_time.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_person_organization.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_role.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approval_status.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_method.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_deviation.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/approximation_tolerance_parameter.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_in_set.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/area_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/asin_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/assembly_component_usage_substitute.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/atan_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_classification_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.d.ts +76 -76
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_language_assignment.gen.js +75 -75
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_assignment.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/attribute_value_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis1_placement.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_2d.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/axis2_placement_3d.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_form.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_curve_with_knots.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_form.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/b_spline_surface_with_knots.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/background_colour.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/barring_hole.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bead_end.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bezier_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_boolean_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_function_call.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_generic_expression.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/binary_numeric_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/block.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_literal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_operator.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.d.ts +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_result.gen.js +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boolean_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boss_top.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boundary_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_pcurve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/bounded_surface_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_domain.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_height.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_rotate_angle.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_slant_angle.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/box_width.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/boxed_half_space.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/brep_with_voids.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/calendar_date.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_2d_with_scale.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_image_3d_with_scale.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d2.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_model_d3_with_hlhsr.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/camera_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_point.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_2d.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cartesian_transformation_operator_3d.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/celsius_temperature_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/central_or_parallel.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/centre_of_symmetry.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/certification_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/chamfer_offset.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/character_glyph_symbol.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_class.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/characterized_object.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circle.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_closed_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_pattern.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/circular_runout_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_system.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/class_usage_effectivity_context_assignment.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/classification_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_path_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/closed_shell.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coaxiality_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_rgb.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/colour_specification.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/common_datum.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_equal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_greater_equal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_less_equal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/comparison_not_equal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_on_surface.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_curve_segment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_hole.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_shape_aspect.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_associated_curves.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_blanking_box.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/composite_text_with_extent.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_representation_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/compound_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concat_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concentricity_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_operator.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/concept_feature_relationship_with_condition.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conditional_concept_feature.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configurable_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_definition.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_design.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_effectivity.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_interpolation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configuration_item.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_assignment.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/configured_effectivity_context_assignment.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conic.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conical_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_edge_set.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_set.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/connected_face_sub_set.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/constructive_geometry_representation_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contact_ratio_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_invisibility.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_over_riding_styled_item.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_shape_representation.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/context_dependent_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/contract_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/conversion_based_unit.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/coordinated_universal_time_offset.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cos_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/count_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.d.ts +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/csg_solid.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_bounded_surface.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_replica.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.d.ts +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_font_pattern.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_style_rendering.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_swept_solid_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_deviation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/curve_tolerance_parameter.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_range.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindrical_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/cylindricity_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/data_environment.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_and_time_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_role.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/date_time_role.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dated_effectivity.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_feature_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_reference.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/datum_target_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/day_in_month_number.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/default_tolerance_table_cell.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_character_glyph.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/defined_symbol.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/definitional_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_pcurve.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/degenerate_toroidal_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_shape_aspect.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_element.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/derived_unit_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.d.ts +19 -19
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/description_attribute.gen.js +17 -17
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/descriptive_representation_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/diameter_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_component_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_callout_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_count.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_directed_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_curve_terminator.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_extent_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_related_tolerance_zone_element.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimension_text_associativity.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_characteristic_representation.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_exponents.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_location_with_path.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/dimensional_size_with_path.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_action.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_angle.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/directed_dimensional_location.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/direction_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/div_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_file.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_association.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_product_equivalence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_reference.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_representation_type.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_constraint_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/document_usage_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_annotation_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_callout_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_elements.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_model_item_association.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_colour.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_curve_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_pre_defined_text_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_specification_reference.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_subfigure_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_symbol_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_text_literal_with_delineation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/draughting_title.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_definition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_revision_sequence.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_layout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/drawing_sheet_revision_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_model.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_based_wireframe_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_curve.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_loop.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/edge_round.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_context_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/effectivity_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/electric_current_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/element_delivery.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/elementary_surface.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ellipse.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.d.ts +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/entity_types_search.gen.js +1 -1
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/environment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/equals_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/evaluated_degenerate_pcurve.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_context_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/event_occurrence_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exclusive_product_concept_feature_category.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/executed_action.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/exp_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/expression_conversion_based_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_identification_assignment.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/external_source.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_character_glyph.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_class.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_curve_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_dimension_definition.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_feature_definition.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_general_property.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_hatch_style.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_item_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_style.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_text_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/externally_defined_tile_style.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_area_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/extruded_face_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_based_surface_model.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_bound.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_outer_bound.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/face_surface.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/faceted_brep_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_definition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_component_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_definition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_in_panel.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/feature_pattern.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/featured_shape.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_colour.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_hatching.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tile_symbol_with_style.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fill_area_style_tiles.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fillet.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/flatness_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/format_function.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/founded_kinematic_path.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/fully_constrained_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/functionally_defined_transformation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_range.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/gear_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_material_property.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_association.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/general_property_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_character_glyph_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_literal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/generic_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_alignment.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_curve_set.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_intersection.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_item_specific_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_representation_item.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_set.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_datum_reference.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometric_tolerance_with_defined_unit.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrical_tolerance_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_2d_wireframe_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_surface_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/geometrically_bounded_wireframe_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_uncertainty_assigned_context.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/global_unit_assigned_context.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/group_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/half_space_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hardness_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hidden_element_over_riding_styled_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_bottom.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hole_in_panel.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/homokinetic_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hour_in_day.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/hyperbola.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.d.ts +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/id_attribute.gen.js +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_assignment.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identification_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/identifier.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/inclusion_product_concept_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.d.ts +992 -992
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index.js +991 -991
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/index_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/initial_state.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/instanced_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_literal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_numeric_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/int_value_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/integer_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolated_configuration_sequence.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interpolation_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/intersection_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/interval_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/invisibility.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_defined_transformation.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/item_identified_representation_usage.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/joggle_termination.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_consistency.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_analysis_result.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_control.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_background_representation_association.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_frame_based_transformation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_ground_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_joint.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_association.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_link_representation_relation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_pair.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_path.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_definition.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_property_representation_relation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/kinematic_structure.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/knot_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/known_source.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/label.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/language_assignment.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_directed_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/leader_terminator.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_function.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/length_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_ambient.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_directional.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_positional.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/light_source_spot.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/like_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limit_condition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/limits_and_fits.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/line_profile_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/linear_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_of_reversible_topology_item.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/list_representation_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/literal_number.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/local_time.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/location_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/locator.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log10_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log2_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/log_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/loop.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/lot_effectivity.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/luminous_intensity_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/make_from_usage_option.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_solid_brep.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_subsurface_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/manifold_surface_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mapped_item.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/marker_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mass_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_designation_characterization.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/material_property_representation.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/maximum_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_qualification.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.d.ts +30 -30
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_representation_item.gen.js +28 -28
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.d.ts +29 -29
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/measure_with_unit.gen.js +28 -28
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_area.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanical_design_geometric_presentation_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mechanism_base_placement.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minimum_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minus_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/minute_in_hour.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mod_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_geometric_tolerance.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/modified_pattern.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/moments_of_inertia_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/month_in_year_number.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/motion_link_relationship.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/mult_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.d.ts +75 -75
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multi_language_attribute_assignment.gen.js +75 -75
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_boolean_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_function_call.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_generic_expression.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/multiple_arity_numeric_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_assignment.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.d.ts +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/name_attribute.gen.js +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/named_unit_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/next_assembly_usage_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ngon_closed_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_manifold_surface_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/non_negative_length_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/not_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/null_style.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_expression.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/numeric_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/object_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/odd_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_2d.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_curve_3d.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/offset_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/one_direction_repeat_factor.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_path_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/open_shell.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/or_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ordinate_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organization_role.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_address.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/organizational_project_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_closed_shell.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_edge.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_face.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_open_shell.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_path.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/oriented_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/outer_boundary_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/over_riding_styled_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/package_product_concept_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_actuator.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parabola.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallel_offset.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parallelism_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parameter_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/parametric_representation_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/partial_circular_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_feature_component.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/path_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_offset_membership.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pattern_omit_membership.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pcurve.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicular_to.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/perpendicularity_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_address.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/person_and_organization_role.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/personal_address.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/physically_modelled_product_definition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_datum_target_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placed_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/placement.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_box.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_curve_pair_range.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_extent.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_range.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/planar_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plane_angle_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/plus_minus_tolerance.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pocket_bottom.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_curve.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_range.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_planar_curve_pair_value.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_range.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_on_surface_pair_value.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_placement_shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_replica.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/point_style.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/poly_loop.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/polyline.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/position_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_length_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_plane_angle_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/positive_ratio_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/power_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_colour.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_curve_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_dimension_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_geometrical_tolerance_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_marker.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_point_marker_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_presentation_style.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_surface_condition_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_terminator_symbol.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/pre_defined_text_font.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/precision_qualifier.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/preferred_surface_curve_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentable_text.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_area.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_layer_assignment.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_set.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_size.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.d.ts +16 -16
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_assignment.gen.js +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.d.ts +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_style_by_context.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presentation_view.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/presented_item_representation.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_range.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/prismatic_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_operation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_plan.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_product_association.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/process_property_association.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_category_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_class.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_association.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_feature_category_usage.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_concept_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_association.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_context_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_effectivity.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_formation_with_specified_source.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_occurrence_relationship.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_process.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_resource.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_shape.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_substitute.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_usage.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_definition_with_associated_documents.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_identification.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_or_presentation_space.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_process_plan.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_related_product_category.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/product_specification.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projected_zone_definition.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/projection_directed_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/promissory_usage_occurrence.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_definition_representation.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/property_process.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualified_representation_item.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/qualitative_uncertainty.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quantified_assembly_component_usage.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/quasi_uniform_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_range.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rack_and_pinion_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/radius_dimension.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ratio_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_curve.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rational_b_spline_surface.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_literal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/real_numeric_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_closed_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_composite_surface.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_pattern.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rectangular_trimmed_surface.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/referenced_modified_datum.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/relative_event_occurrence.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rep_item_group.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/reparametrised_composite_curve_segment.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/replicate_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_context.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_map.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/representation_relationship_with_transformation.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/requirement_for_action_resource.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_property_representation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resource_requirement_type.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/resulting_path.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/retention.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_range.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolute_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_area_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/revolved_face_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rib.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_angular_wedge.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cone.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/right_circular_cylinder.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.d.ts +17 -17
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/role_association.gen.js +15 -15
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_curve_pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rolling_surface_pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rotation_about_direction.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/round_hole.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/rounded_u_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/roundness_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ruled_surface_swept_area_solid.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_definition.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/runout_zone_orientation_reference_direction.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.d.ts +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/schema_ap214.gen.js +995 -995
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_range.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/screw_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/seam_edge.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/second_in_minute.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/security_classification_level.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/serial_numbered_effectivity.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_of_reversible_topology_item.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/set_representation_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_curve_method.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shading_surface_method.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_associativity.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_deriving_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_relationship.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_aspect_transition.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_defining_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_definition_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_dimension_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_relationship.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shape_representation_with_parameters.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/shell_based_surface_model.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_prefix.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/si_unit_name.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_boolean_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_generic_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_numeric_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_pair_range.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/simple_string_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sin_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slash_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_curve_pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sliding_surface_pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/slot_end.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_angle_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_model.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/solid_replica.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/source.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/specified_higher_usage_occurrence.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sphere.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_range.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_pair_value.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/spherical_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/sql_mappable_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_root_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/square_u_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/standard_uncertainty.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/straightness_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_defined_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_literal.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/string_variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/structured_dimension_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/styled_item.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subedge.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/subface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/substring_expression.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_condition_callout.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_curve_swept_area_solid.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_linear_extrusion.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_of_revolution.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_pair_range.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_patch.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_profile_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_rendering_properties.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_replica.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.d.ts +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_side_style.gen.js +12 -12
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_boundary.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_control_grid.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_fill_area.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_parameter_line.gen.js +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_reflectance_ambient_diffuse_specular.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_rendering_with_properties.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_segmentation_curve.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_silhouette.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_transparent.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_style_usage.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_texture_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_deviation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/surface_tolerance_parameter.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_area_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_disk_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_face_solid.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/swept_surface.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_colour.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_representation_map.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_style.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symbol_target.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetric_shape_aspect.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/symmetry_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tactile_appearance_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tan_function.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tangent.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/taper.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tee_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/terminator_symbol.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_alignment.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_delineation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_associated_curves.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_blanking_box.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_delineation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_literal_with_extent.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_path.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_string_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_for_defined_font.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_box_characteristics.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_mirror.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/text_style_with_spacing.gen.js +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thermodynamic_temperature_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/thread.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_assignment.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_based_effectivity.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_role.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.d.ts +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_interval_with_bounds.gen.js +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/time_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_definition.gen.js +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/tolerance_zone_form.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/topological_representation_item.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/toroidal_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/torus.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/total_runout_tolerance.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_code.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/transition_feature.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.d.ts +10 -10
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimmed_curve.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/trimming_preference.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/two_direction_repeat_factor.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/type_qualifier.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/u_direction_count.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_boolean_expression.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_function_call.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_generic_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unary_numeric_expression.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_assigned_representation.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uncertainty_qualifier.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unconstrained_pair_value.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_curve.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/uniform_surface.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.d.ts +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_range.gen.js +8 -8
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/universal_pair_value.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/unlimited_range.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/v_direction_count.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_function.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_range.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.d.ts +28 -28
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/value_representation_item.gen.js +25 -25
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/variable_semantics.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.d.ts +13 -13
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vector_style.gen.js +11 -11
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vee_profile.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/versioned_action_request_relationship.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_loop.gen.js +3 -3
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.d.ts +7 -7
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/vertex_point.gen.js +4 -4
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.d.ts +9 -9
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/view_volume.gen.js +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/visual_appearance_representation.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_measure_with_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/volume_unit.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.d.ts +6 -6
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/xor_expression.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/year_number.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.d.ts +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_enumeration.gen.js +2 -2
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.d.ts +5 -5
- package/compiled/src/AP214E3_2010/AP214E3_2010_gen/ypr_rotation.gen.js +4 -4
- package/compiled/src/AP214E3_2010/ap214_command_line_main.js +86 -85
- package/compiled/src/AP214E3_2010/ap214_functions.d.ts +4 -4
- package/compiled/src/AP214E3_2010/ap214_geometry_extraction.d.ts +10 -10
- package/compiled/src/AP214E3_2010/ap214_geometry_extraction.js +36 -36
- package/compiled/src/AP214E3_2010/ap214_geometry_extraction.test.js +17 -17
- package/compiled/src/AP214E3_2010/ap214_material_cache.d.ts +8 -5
- package/compiled/src/AP214E3_2010/ap214_model_geometry.d.ts +3 -3
- package/compiled/src/AP214E3_2010/ap214_model_geometry.js +1 -1
- package/compiled/src/AP214E3_2010/ap214_model_profile.d.ts +3 -3
- package/compiled/src/AP214E3_2010/ap214_scene_builder.d.ts +12 -12
- package/compiled/src/AP214E3_2010/ap214_scene_builder.js +5 -5
- package/compiled/src/AP214E3_2010/ap214_step_external_mapping.d.ts +5 -5
- package/compiled/src/AP214E3_2010/ap214_step_external_mapping.js +2 -2
- package/compiled/src/AP214E3_2010/ap214_step_model.d.ts +9 -9
- package/compiled/src/AP214E3_2010/ap214_step_model.js +8 -8
- package/compiled/src/AP214E3_2010/ap214_step_model.test.js +9 -9
- package/compiled/src/AP214E3_2010/ap214_step_parser.d.ts +9 -6
- package/compiled/src/AP214E3_2010/ap214_step_parser.js +3 -3
- package/compiled/src/core/canonical_material.d.ts +8 -3
- package/compiled/src/core/canonical_material.js +9 -9
- package/compiled/src/core/canonical_mesh.d.ts +3 -3
- package/compiled/src/core/canonical_profile.d.ts +2 -2
- package/compiled/src/core/csg_operations.d.ts +2 -2
- package/compiled/src/core/csg_operations.js +1 -1
- package/compiled/src/core/entity.d.ts +2 -2
- package/compiled/src/core/entity_description.d.ts +2 -2
- package/compiled/src/core/geometry_aggregator.d.ts +4 -4
- package/compiled/src/core/geometry_aggregator.js +3 -3
- package/compiled/src/core/geometry_aggregator.test.js +13 -13
- package/compiled/src/core/geometry_convertor.d.ts +4 -4
- package/compiled/src/core/i_local_id_set.d.ts +2 -2
- package/compiled/src/core/model.d.ts +8 -8
- package/compiled/src/core/model_materials.d.ts +3 -3
- package/compiled/src/core/native_types.d.ts +2 -2
- package/compiled/src/core/packed_mesh.d.ts +20 -10
- package/compiled/src/core/packed_mesh.js +1 -1
- package/compiled/src/core/packed_mesh.test.js +12 -12
- package/compiled/src/core/scene.d.ts +6 -6
- package/compiled/src/core/scene_node.d.ts +4 -4
- package/compiled/src/core/simple_memoization.js +1 -1
- package/compiled/src/core/triangle_element_map.d.ts +2 -2
- package/compiled/src/format_detection/model_format_detector.d.ts +2 -2
- package/compiled/src/format_detection/model_format_detector.js +6 -6
- package/compiled/src/format_detection/model_format_detector.test.js +14 -14
- package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAbsorbedDoseMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAccelerationMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcActionRequest.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionRequestTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionSourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActionTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActor.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcActor.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcActorRole.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcActuator.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcActuatorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcActuatorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcAddress.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAddressTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrep.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedBrepWithVoids.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcAdvancedFace.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminal.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBox.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalBoxTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirTerminalTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecovery.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAirToAirHeatRecoveryTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAlarm.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAlarmType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAlarmTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAmountOfSubstanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnalysisModelTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnalysisTheoryTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAngularVelocityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcAnnotation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAnnotationFillArea.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcApplication.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.d.ts +116 -116
- package/compiled/src/ifc/ifc4_gen/IfcAppliedValue.gen.js +116 -116
- package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcApproval.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcApprovalRelationship.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryClosedProfileDef.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryOpenProfileDef.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcArbitraryProfileDefWithVoids.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcArcIndex.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAreaDensityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcAreaMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcArithmeticOperatorEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAssemblyPlaceEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcAsset.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcAsymmetricIShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualAppliance.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAudioVisualApplianceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAxis1Placement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement2D.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcAxis2Placement3D.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurve.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveForm.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBSplineCurveWithKnots.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurface.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceForm.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBSplineSurfaceWithKnots.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBeam.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBeamStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBeamType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBeamTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBenchmarkEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.d.ts +9 -6
- package/compiled/src/ifc/ifc4_gen/IfcBinary.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.d.ts +10 -7
- package/compiled/src/ifc/ifc4_gen/IfcBlobTexture.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBlock.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBoiler.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBoilerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoilerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcBoolean.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBooleanClippingResult.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBooleanOperator.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcBooleanResult.gen.js +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryCondition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryCurve.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryEdgeCondition.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryFaceCondition.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeCondition.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcBoundaryNodeConditionWarping.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBoundedCurve.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBoundedSurface.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBoundingBox.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcBoxAlignment.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBoxedHalfSpace.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuilding.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPart.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementPartTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxy.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementProxyTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBuildingElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcBuildingStorey.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBuildingSystem.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBuildingSystemTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBurner.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcBurnerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcBurnerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFitting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierFittingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegment.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableCarrierSegmentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableFitting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableFittingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableFittingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableSegment.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCableSegmentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCableSegmentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCardinalPointReference.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPoint.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList2D.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianPointList3D.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2D.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator2DnonUniform.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3D.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCartesianTransformationOperator3DnonUniform.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCenterLineProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChangeActionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcChiller.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcChillerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChillerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcChimney.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcChimneyType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcChimneyTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCircle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCircleHollowProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCircleProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCivilElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCivilElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcClassification.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcClassificationReference.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcClosedShell.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoil.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoilType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoilTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcColourRgb.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcColourRgbList.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcColourSpecification.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcColumn.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcColumnStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcColumnType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcColumnTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsAppliance.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCommunicationsApplianceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcComplexNumber.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcComplexProperty.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplate.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcComplexPropertyTemplateTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurve.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveOnSurface.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCompositeCurveSegment.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCompositeProfileDef.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCompoundPlaneAngleMeasure.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCompressor.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCompressorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCompressorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCondenser.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCondenserType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCondenserTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConic.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcConic.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConnectedFaceSet.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcConnectionCurveGeometry.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcConnectionGeometry.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcConnectionPointEccentricity.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcConnectionPointGeometry.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcConnectionSurfaceGeometry.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConnectionTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcConnectionVolumeGeometry.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcConstraint.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstraintEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionEquipmentResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionMaterialResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionProductResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcConstructionResource.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcConstructionResourceType.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcContext.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcContext.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcContextDependentMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcContextDependentUnit.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcControl.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcControl.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcController.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcController.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcControllerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcControllerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnit.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcConversionBasedUnitWithOffset.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeam.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeamType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCooledBeamTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTower.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoolingTowerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoordinateOperation.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCoordinateReferenceSystem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcCostItem.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCostItemTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCostSchedule.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCostScheduleTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCostValue.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCountMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCovering.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCoveringType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCoveringTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCrewResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCrewResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCrewResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCsgPrimitive3D.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCsgSolid.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCurrencyRelationship.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWall.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWallType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCurtainWallTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCurvatureMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCurve.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedPlane.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCurveBoundedSurface.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCurveInterpolationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.d.ts +17 -17
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyle.gen.js +16 -16
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFont.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontAndScaling.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCurveStyleFontPattern.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcCylindricalSurface.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDamper.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDamperType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDamperTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDataOriginEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDate.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDate.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDateTime.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDayInMonthNumber.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDayInWeekNumber.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDerivedProfileDef.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnit.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDerivedUnitEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDescriptiveMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDimensionCount.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDimensionalExponents.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDirection.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDirectionSenseEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessory.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDiscreteAccessoryTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionChamberElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionCircuit.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionControlElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDistributionFlowElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcDistributionPort.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionPortTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDistributionSystem.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDistributionSystemEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDocumentConfidentialityEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcDocumentInformation.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDocumentInformationRelationship.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDocumentReference.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDocumentStatusEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcDoor.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDoorLiningProperties.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelPositionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcDoorPanelProperties.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDoorStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyle.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyleConstructionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorStyleOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcDoorType.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoorTypeOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDoseEquivalentMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedColour.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcDraughtingPreDefinedCurveFont.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctFitting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctFittingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctFittingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegment.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctSegmentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencer.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuctSilencerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDuration.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcDynamicViscosityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEdge.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEdgeCurve.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEdgeLoop.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricAppliance.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricApplianceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricCapacitanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricChargeMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricConductanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricCurrentMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoard.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionBoardTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPoint.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricDistributionPointFunctionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricFlowStorageDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricGenerator.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricGeneratorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotor.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricMotorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricResistanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControl.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricTimeControlTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElectricVoltageMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcElementAssembly.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementAssemblyTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcElementComponent.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcElementComponentType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementCompositionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElementQuantity.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcElementarySurface.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcEllipse.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcEllipseProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDevice.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcEnergyConversionDeviceType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcEnergyMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEngine.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEngineType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEngineTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCooler.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEvaporativeCoolerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEvaporator.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcEvaporatorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEvaporatorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcEvent.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcEventTime.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEventTriggerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcEventType.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcEventTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcExtendedProperties.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcExternalInformation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcExternalReference.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.d.ts +22 -22
- package/compiled/src/ifc/ifc4_gen/IfcExternalReferenceRelationship.gen.js +21 -21
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcExternalSpatialStructureElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedHatchStyle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedSurfaceStyle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcExternallyDefinedTextFont.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolid.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcExtrudedAreaSolidTapered.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFace.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFace.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFaceBasedSurfaceModel.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFaceBound.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFaceOuterBound.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFaceSurface.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFacetedBrep.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFacetedBrepWithVoids.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFailureConnectionCondition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFan.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFan.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFanType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFanTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFastener.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFastenerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFastenerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElementAddition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFeatureElementSubtraction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyle.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleHatching.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcFillAreaStyleTiles.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFilter.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFilterType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFilterTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminal.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFireSuppressionTerminalTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcFixedReferenceSweptAreaSolid.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowController.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowControllerType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowDirectionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowFitting.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowFittingType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrument.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowInstrumentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeter.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeterType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowMeterTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDevice.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowMovingDeviceType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowSegment.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowSegmentType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDevice.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowStorageDeviceType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowTerminal.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowTerminalType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDevice.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFlowTreatmentDeviceType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFontStyle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFontVariant.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFontWeight.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFooting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFootingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFootingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcForceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcFrequencyMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFurnishingElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcFurnishingElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcFurniture.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcFurnitureType.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcFurnitureTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElementType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeographicElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcGeometricCurveSet.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeometricProjectionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationContext.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcGeometricRepresentationSubContext.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcGeometricSet.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGlobalOrLocalEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcGloballyUniqueId.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcGrid.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcGridAxis.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcGridPlacement.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGridTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcGroup.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcHalfSpaceSolid.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchanger.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHeatExchangerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcHeatFluxDensityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcHeatingValueMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcHumidifier.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcHumidifierType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcHumidifierTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIdentifier.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIlluminanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcImageTexture.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcIndexedColourMap.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolyCurve.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFace.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIndexedPolygonalFaceWithVoids.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcIndexedTextureMap.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIndexedTriangleTextureMap.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcInductanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcInteger.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIntegerCountRateMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcInterceptor.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcInterceptorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInterceptorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInternalOrExternalEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcIntersectionCurve.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcInventory.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcInventoryTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIonConcentrationMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeries.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.d.ts +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcIrregularTimeSeriesValue.gen.js +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcIsothermalMoistureCapacityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBox.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcJunctionBoxTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcKinematicViscosityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcKnotType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLabel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLaborResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLaborResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLaborResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcLagTime.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLamp.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLampType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLampTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLanguageId.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLayerSetDirectionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLengthMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcLibraryInformation.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLibraryReference.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightDistributionCurveEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLightDistributionData.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightEmissionSourceEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightFixture.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightFixtureType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightFixtureTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightIntensityDistribution.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightSource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceAmbient.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceDirectional.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceGoniometric.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightSourcePositional.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcLightSourceSpot.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcLine.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcLine.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLineIndex.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLinearForceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLinearMomentMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLinearStiffnessMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLinearVelocityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLoadGroupTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcLocalPlacement.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLogical.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLogicalOperatorEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcLoop.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLuminousFluxMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityDistributionMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcLuminousIntensityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxDensityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMagneticFluxMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcManifoldSolidBrep.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMapConversion.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcMappedItem.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMassDensityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMassFlowRateMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMassMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMassPerLengthMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMaterial.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcMaterialClassificationRelationship.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituent.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialConstituentSet.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialDefinitionRepresentation.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayer.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSet.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerSetUsage.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialLayerWithOffsets.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMaterialList.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfile.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSet.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsage.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileSetUsageTapering.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProfileWithOffsets.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialProperties.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMaterialRelationship.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMaterialUsageDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.d.ts +116 -116
- package/compiled/src/ifc/ifc4_gen/IfcMeasureWithUnit.gen.js +115 -115
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastener.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMechanicalFastenerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMedicalDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMember.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMember.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMemberStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMemberType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMemberTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.d.ts +120 -120
- package/compiled/src/ifc/ifc4_gen/IfcMetric.gen.js +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcMirroredProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfElasticityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfLinearSubgradeReactionMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfRotationalSubgradeReactionMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcModulusOfSubgradeReactionMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMoistureDiffusivityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMolecularWeightMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMomentOfInertiaMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMonetaryMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMonetaryUnit.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcMonthInYearNumber.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnection.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcMotorConnectionTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcNamedUnit.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcNonNegativeLengthMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcNormalisedRatioMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcNullStyle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcNumericMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObject.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcObject.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcObjectDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcObjectPlacement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjectTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcObjective.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcObjectiveEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOccupant.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOccupantTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve2D.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOffsetCurve3D.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcOpenShell.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOpeningElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOpeningElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcOpeningStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOrganization.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOrganizationRelationship.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOrientedEdge.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcOuterBoundaryCurve.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOutlet.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcOutletType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOutletTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcOwnerHistory.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPHMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcParameterValue.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcParameterizedProfileDef.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPath.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPath.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPcurve.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistory.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPerformanceHistoryTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcPermeableCoveringProperties.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPermit.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPermitTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPerson.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcPersonAndOrganization.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalComplexQuantity.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalOrVirtualEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalQuantity.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPhysicalSimpleQuantity.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPile.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcPile.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPileConstructionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPileType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPileTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPipeFitting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPipeFittingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPipeFittingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegment.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPipeSegmentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.d.ts +10 -7
- package/compiled/src/ifc/ifc4_gen/IfcPixelTexture.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPlacement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcPlanarBox.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPlanarExtent.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPlanarForceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPlane.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPlaneAngleMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPlate.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPlateStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPlateType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPlateTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPoint.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPointOnCurve.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPointOnSurface.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPolyLoop.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcPolygonalBoundedHalfSpace.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPolygonalFaceSet.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPolyline.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPort.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPort.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPositiveInteger.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPositiveLengthMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPositivePlaneAngleMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPositiveRatioMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPostalAddress.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPowerMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedColour.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedCurveFont.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedProperties.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedPropertySet.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPreDefinedTextFont.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPreferredSurfaceCurveRepresentation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPresentableText.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPresentationItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerAssignment.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPresentationLayerWithStyle.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPresentationStyle.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcPresentationStyleAssignment.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPressureMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProcedure.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProcedureType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProcedureTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProcess.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcProduct.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProductDefinitionShape.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProductRepresentation.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProfileDef.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProfileProperties.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProfileTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProject.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProject.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProjectLibrary.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProjectOrder.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectOrderTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProjectedCRS.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectedOrTrueLengthEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProjectionElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProjectionElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcProperty.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPropertyAbstraction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.d.ts +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyBoundedValue.gen.js +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertyDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPropertyDependencyRelationship.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.d.ts +115 -115
- package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeratedValue.gen.js +114 -114
- package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.d.ts +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyEnumeration.gen.js +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.d.ts +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyListValue.gen.js +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.d.ts +15 -15
- package/compiled/src/ifc/ifc4_gen/IfcPropertyReferenceValue.gen.js +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPropertySet.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetDefinitionSet.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplate.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertySetTemplateTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.d.ts +117 -117
- package/compiled/src/ifc/ifc4_gen/IfcPropertySingleValue.gen.js +115 -115
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.d.ts +118 -118
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTableValue.gen.js +121 -121
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplate.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcPropertyTemplateDefinition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnit.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTrippingUnitTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProtectiveDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcProxy.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPump.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPump.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcPumpType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcPumpTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityArea.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityCount.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityLength.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantitySet.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityTime.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityVolume.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcQuantityWeight.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRadioActivityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRailing.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRailingType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRailingTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRamp.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRampFlight.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRampFlightType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRampFlightTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRampType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRampTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRatioMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineCurveWithKnots.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRationalBSplineSurfaceWithKnots.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcReal.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcReal.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRectangleHollowProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRectangleProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRectangularPyramid.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRectangularTrimmedSurface.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRecurrencePattern.gen.js +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRecurrenceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReference.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcReference.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReflectanceMethodEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRegularTimeSeries.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcReinforcementBarProperties.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcReinforcementDefinitionProperties.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBar.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarRoleEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarSurfaceEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarType.gen.js +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingBarTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMesh.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshType.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReinforcingMeshTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAggregates.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssigns.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToActor.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToControl.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroup.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToGroupByFactor.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProcess.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToProduct.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssignsToResource.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociates.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesApproval.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesClassification.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesConstraint.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesDocument.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesLibrary.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelAssociatesMaterial.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelConnects.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsElements.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPathElements.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPortToElement.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsPorts.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralActivity.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsStructuralMember.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithEccentricity.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelConnectsWithRealizingElements.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelContainedInSpatialStructure.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelCoversBldgElements.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelCoversSpaces.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelDeclares.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelDecomposes.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelDefines.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByObject.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByProperties.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByTemplate.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelDefinesByType.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelFillsElement.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelFlowControlElements.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelInterferesElements.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRelNests.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelProjectsElement.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelReferencedInSpatialStructure.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelSequence.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelServicesBuildings.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.d.ts +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary.gen.js +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary1stLevel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelSpaceBoundary2ndLevel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRelVoidsElement.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRelationship.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcReparametrisedCompositeCurveSegment.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRepresentation.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationContext.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcRepresentationMap.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcResource.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcResource.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.d.ts +22 -22
- package/compiled/src/ifc/ifc4_gen/IfcResourceApprovalRelationship.gen.js +21 -21
- package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.d.ts +22 -22
- package/compiled/src/ifc/ifc4_gen/IfcResourceConstraintRelationship.gen.js +21 -21
- package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcResourceLevelRelationship.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcResourceTime.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolid.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRevolvedAreaSolidTapered.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRightCircularCone.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRightCircularCylinder.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoleEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRoof.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcRoofType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoofTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRoot.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRotationalFrequencyMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRotationalMassMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcRotationalStiffnessMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcRoundedRectangleProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSIPrefix.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcSIUnit.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSIUnitName.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminal.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSanitaryTerminalTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSchedulingTime.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSeamCurve.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSectionModulusMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcSectionProperties.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcSectionReinforcementProperties.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSectionTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSectionalAreaIntegralMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcSectionedSpine.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSensor.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSensorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSensorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSequenceEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcShadingDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShadingDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcShapeAspect.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcShapeModel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcShapeRepresentation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcShearModulusMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcShellBasedSurfaceModel.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSimpleProperty.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.d.ts +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplate.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSimplePropertyTemplateTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSite.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSite.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSlab.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSlabElementedCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSlabStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSlabType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSlabTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSlippageConnectionCondition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSolarDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSolarDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSolidAngleMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSolidModel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSoundPowerLevelMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSoundPowerMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSoundPressureLevelMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSoundPressureMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpace.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeater.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpaceHeaterTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpaceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpaceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSpatialElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSpatialElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSpatialStructureElementType.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZone.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpatialZoneTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSpecificHeatCapacityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSpecularExponent.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSpecularRoughness.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSphere.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSphericalSurface.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminal.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminalType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStackTerminalTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStair.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStair.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStairFlight.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStairFlightType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStairFlightTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStairType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStairTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStateEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcStrippedOptional.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralAction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStructuralActivity.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcStructuralAnalysisModel.gen.js +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralConnection.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcStructuralConnectionCondition.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveAction.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveActivityTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveConnection.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMember.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveMemberVarying.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralCurveReaction.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLinearAction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoad.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadCase.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadConfiguration.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadGroup.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadLinearForce.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadOrResult.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadPlanarForce.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleDisplacementDistortion.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForce.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadSingleForceWarping.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadStatic.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralLoadTemperature.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralMember.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPlanarAction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointAction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointConnection.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralPointReaction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralReaction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStructuralResultGroup.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceAction.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceActivityTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceConnection.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMember.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceMemberVarying.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStructuralSurfaceReaction.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStyleModel.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcStyledItem.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcStyledRepresentation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResource.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSubContractResourceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSubedge.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSurface.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurve.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceCurveSweptAreaSolid.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeature.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceFeatureTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfLinearExtrusion.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceOfRevolution.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceReinforcementArea.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceSide.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.d.ts +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyle.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleLighting.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRefraction.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.d.ts +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleRendering.gen.js +13 -13
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleShading.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceStyleWithTextures.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSurfaceTexture.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcSweptAreaSolid.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolid.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSweptDiskSolidPolygonal.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcSweptSurface.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDevice.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSwitchingDeviceTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcSystem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcSystemFurnitureElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTable.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTable.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcTableColumn.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.d.ts +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcTableRow.gen.js +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcTank.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTank.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTankType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTankTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTask.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcTask.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTaskDurationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTaskTime.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTaskTimeRecurring.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTaskType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTaskTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTelecomAddress.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTemperatureGradientMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTemperatureRateOfChangeMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTendon.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchor.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTendonAnchorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTendonType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTendonTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTessellatedFaceSet.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTessellatedItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcText.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcText.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTextAlignment.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTextDecoration.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTextFontName.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcTextLiteral.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTextLiteralWithExtent.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextPath.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcTextStyle.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.d.ts +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleFontModel.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleForDefinedFont.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.d.ts +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcTextStyleTextModel.gen.js +12 -12
- package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTextTransformation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinate.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextureCoordinateGenerator.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcTextureMap.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextureVertex.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTextureVertexList.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermalAdmittanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermalConductivityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermalExpansionCoefficientMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermalResistanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermalTransmittanceMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcThermodynamicTemperatureMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTime.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTime.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTimeMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTimePeriod.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeries.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesDataTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.d.ts +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcTimeSeriesValue.gen.js +113 -113
- package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTimeStamp.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTopologicalRepresentationItem.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTopologyRepresentation.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcToroidalSurface.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTorqueMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTransformer.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTransformerType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransformerTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransitionCode.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTransportElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTransportElementType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTransportElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTrapeziumProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTriangulatedFaceSet.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.d.ts +10 -10
- package/compiled/src/ifc/ifc4_gen/IfcTrimmedCurve.gen.js +11 -11
- package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTrimmingPreference.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundle.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundleType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTubeBundleTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTypeObject.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTypeProcess.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcTypeProduct.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcTypeResource.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcURIReference.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcUShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcUnitAssignment.gen.js +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElement.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryControlElementTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipment.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcUnitaryEquipmentTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcValve.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcValve.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcValveType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcValveTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcVaporPermeabilityMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVector.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVector.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcVertex.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVertexLoop.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVertexPoint.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolator.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVibrationIsolatorTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcVirtualElement.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcVirtualGridIntersection.gen.js +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcVoidingFeature.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVoidingFeatureTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcVolumeMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcVolumetricFlowRateMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWall.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWall.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcWallElementedCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcWallStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWallType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWallTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcWarpingConstantMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.d.ts +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcWarpingMomentMeasure.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminal.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalType.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWasteTerminalTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcWindow.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWindowLiningProperties.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelPositionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.d.ts +9 -9
- package/compiled/src/ifc/ifc4_gen/IfcWindowPanelProperties.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcWindowStandardCase.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyle.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyleConstructionEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowStyleOperationEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcWindowType.gen.js +4 -4
- package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWindowTypePartitioningEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.d.ts +8 -8
- package/compiled/src/ifc/ifc4_gen/IfcWorkCalendar.gen.js +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkCalendarTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWorkControl.gen.js +5 -5
- package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWorkPlan.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkPlanTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWorkSchedule.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.d.ts +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkScheduleTypeEnum.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.d.ts +7 -7
- package/compiled/src/ifc/ifc4_gen/IfcWorkTime.gen.js +3 -3
- package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcZShapeProfileDef.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/IfcZone.gen.d.ts +6 -6
- package/compiled/src/ifc/ifc4_gen/IfcZone.gen.js +2 -2
- package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.d.ts +3 -3
- package/compiled/src/ifc/ifc4_gen/entity_types_search.gen.js +1 -1
- package/compiled/src/ifc/ifc4_gen/index.d.ts +1117 -1117
- package/compiled/src/ifc/ifc4_gen/index.js +1116 -1116
- package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.d.ts +4 -4
- package/compiled/src/ifc/ifc4_gen/schema_ifc.gen.js +1121 -1121
- package/compiled/src/ifc/ifc_block_extraction.test.js +13 -13
- package/compiled/src/ifc/ifc_command_line_main.js +117 -116
- package/compiled/src/ifc/ifc_functions.d.ts +35 -35
- package/compiled/src/ifc/ifc_functions.js +39 -39
- package/compiled/src/ifc/ifc_geometry_extraction.d.ts +17 -14
- package/compiled/src/ifc/ifc_geometry_extraction.js +67 -67
- package/compiled/src/ifc/ifc_geometry_extraction.test.js +16 -16
- package/compiled/src/ifc/ifc_material_cache.d.ts +15 -9
- package/compiled/src/ifc/ifc_material_cache.js +1 -1
- package/compiled/src/ifc/ifc_material_cache_node.d.ts +8 -5
- package/compiled/src/ifc/ifc_model_curves.d.ts +9 -6
- package/compiled/src/ifc/ifc_model_curves.js +3 -3
- package/compiled/src/ifc/ifc_model_curves_node.d.ts +7 -4
- package/compiled/src/ifc/ifc_model_geometry.d.ts +6 -6
- package/compiled/src/ifc/ifc_model_geometry.js +3 -3
- package/compiled/src/ifc/ifc_model_geometry_node.d.ts +7 -4
- package/compiled/src/ifc/ifc_model_geometry_node.js +7 -7
- package/compiled/src/ifc/ifc_model_profile.d.ts +9 -6
- package/compiled/src/ifc/ifc_model_profile.js +2 -2
- package/compiled/src/ifc/ifc_model_profile_node.d.ts +7 -4
- package/compiled/src/ifc/ifc_property_extraction.d.ts +3 -3
- package/compiled/src/ifc/ifc_property_extraction.js +12 -12
- package/compiled/src/ifc/ifc_property_extraction.test.js +10 -10
- package/compiled/src/ifc/ifc_regression_main.js +73 -79
- package/compiled/src/ifc/ifc_scene_builder.d.ts +13 -13
- package/compiled/src/ifc/ifc_scene_builder.js +5 -5
- package/compiled/src/ifc/ifc_scene_builder.test.js +13 -13
- package/compiled/src/ifc/ifc_step_external_mapping.d.ts +5 -5
- package/compiled/src/ifc/ifc_step_external_mapping.js +2 -2
- package/compiled/src/ifc/ifc_step_model.d.ts +11 -11
- package/compiled/src/ifc/ifc_step_model.js +10 -10
- package/compiled/src/ifc/ifc_step_model.test.js +50 -58
- package/compiled/src/ifc/ifc_step_parser.d.ts +9 -6
- package/compiled/src/ifc/ifc_step_parser.js +3 -3
- package/compiled/src/ifc/ifc_step_parser.test.js +9 -9
- package/compiled/src/index.d.ts +11 -11
- package/compiled/src/index.js +9 -9
- package/compiled/src/indexing/bit_operations.js +4 -4
- package/compiled/src/indexing/bit_operations.test.js +7 -7
- package/compiled/src/indexing/cursor_utilities.d.ts +2 -2
- package/compiled/src/indexing/cursor_utilities.js +1 -1
- package/compiled/src/indexing/cursor_utilities.test.js +20 -9
- package/compiled/src/indexing/dynamic_single_index_set.d.ts +5 -5
- package/compiled/src/indexing/dynamic_single_index_set.js +6 -6
- package/compiled/src/indexing/dynamic_single_index_set.test.js +17 -17
- package/compiled/src/indexing/dynamic_single_index_set_cursor.d.ts +2 -2
- package/compiled/src/indexing/dynamic_single_index_set_cursor.js +2 -2
- package/compiled/src/indexing/dynamic_single_index_set_cursor.test.js +14 -14
- package/compiled/src/indexing/interpolation_search_table_32.test.js +9 -9
- package/compiled/src/indexing/minimal_perfect_hash.d.ts +10 -4
- package/compiled/src/indexing/minimal_perfect_hash.js +1 -1
- package/compiled/src/indexing/multi_index_set.d.ts +2 -2
- package/compiled/src/indexing/multi_index_set.js +3 -3
- package/compiled/src/indexing/multi_index_set_cursor_or.d.ts +2 -2
- package/compiled/src/indexing/multi_index_set_cursor_or.js +2 -2
- package/compiled/src/indexing/multi_index_set_cursor_xor.d.ts +2 -2
- package/compiled/src/indexing/multi_index_set_cursor_xor.js +2 -2
- package/compiled/src/indexing/search_operations.js +1 -1
- package/compiled/src/indexing/single_index_set.d.ts +4 -4
- package/compiled/src/indexing/single_index_set.js +3 -3
- package/compiled/src/indexing/single_index_set.test.js +19 -8
- package/compiled/src/indexing/single_index_set_cursor.d.ts +2 -2
- package/compiled/src/loaders/conway_model_loader.d.ts +7 -4
- package/compiled/src/loaders/conway_model_loader.js +42 -42
- package/compiled/src/logging/logger.d.ts +3 -3
- package/compiled/src/logging/logger.js +8 -8
- package/compiled/src/memory/memory.js +5 -5
- package/compiled/src/parsing/char_bit_set.js +5 -5
- package/compiled/src/parsing/hex_parser.d.ts +6 -3
- package/compiled/src/parsing/hex_parser.js +9 -9
- package/compiled/src/parsing/hex_parser.test.js +16 -16
- package/compiled/src/parsing/integer_parser.d.ts +2 -2
- package/compiled/src/parsing/integer_parser.js +5 -5
- package/compiled/src/parsing/integer_parser.test.js +15 -15
- package/compiled/src/parsing/parsing_buffer.d.ts +3 -3
- package/compiled/src/parsing/parsing_buffer.js +6 -6
- package/compiled/src/parsing/parsing_constants.d.ts +2 -2
- package/compiled/src/parsing/parsing_constants.js +41 -41
- package/compiled/src/parsing/parsing_dfa_16table.js +5 -5
- package/compiled/src/parsing/parsing_dfa_4table.js +5 -5
- package/compiled/src/parsing/real_parser.d.ts +2 -2
- package/compiled/src/parsing/real_parser.js +16 -16
- package/compiled/src/parsing/real_parser.test.js +27 -27
- package/compiled/src/rendering/threejs/html_viewer.d.ts +2 -2
- package/compiled/src/rendering/threejs/html_viewer.js +9 -9
- package/compiled/src/rendering/threejs/scene_object.d.ts +4 -4
- package/compiled/src/rendering/threejs/scene_object.js +9 -9
- package/compiled/src/rendering/threejs/simple_viewer_scene.d.ts +13 -7
- package/compiled/src/rendering/threejs/simple_viewer_scene.js +18 -18
- package/compiled/src/statistics/statistics.js +13 -13
- package/compiled/src/step/indexing/step_type_indexer.d.ts +3 -3
- package/compiled/src/step/indexing/step_type_indexer.js +2 -2
- package/compiled/src/step/parsing/step_attribute_map.d.ts +2 -2
- package/compiled/src/step/parsing/step_attribute_map.js +11 -11
- package/compiled/src/step/parsing/step_comment_parser.d.ts +2 -2
- package/compiled/src/step/parsing/step_comment_parser.js +7 -7
- package/compiled/src/step/parsing/step_comment_parser.test.js +9 -9
- package/compiled/src/step/parsing/step_deserialization_functions.d.ts +6 -3
- package/compiled/src/step/parsing/step_deserialization_functions.js +23 -23
- package/compiled/src/step/parsing/step_entity_identifier_parser.d.ts +2 -2
- package/compiled/src/step/parsing/step_entity_identifier_parser.js +5 -5
- package/compiled/src/step/parsing/step_entity_identifier_parser.test.js +11 -11
- package/compiled/src/step/parsing/step_enum_parser.d.ts +3 -3
- package/compiled/src/step/parsing/step_enum_parser.js +7 -7
- package/compiled/src/step/parsing/step_enum_parser.test.js +13 -13
- package/compiled/src/step/parsing/step_parser.d.ts +25 -9
- package/compiled/src/step/parsing/step_parser.js +15 -15
- package/compiled/src/step/parsing/step_string_parser.d.ts +2 -2
- package/compiled/src/step/parsing/step_string_parser.js +30 -30
- package/compiled/src/step/parsing/step_string_parser.test.js +14 -14
- package/compiled/src/step/step_entity_base.d.ts +25 -13
- package/compiled/src/step/step_entity_base.js +25 -25
- package/compiled/src/step/step_entity_constructor.d.ts +4 -4
- package/compiled/src/step/step_entity_internal_reference.d.ts +4 -4
- package/compiled/src/step/step_entity_schema.d.ts +5 -5
- package/compiled/src/step/step_external_mapping.d.ts +4 -4
- package/compiled/src/step/step_external_mapping.js +1 -1
- package/compiled/src/step/step_external_mapping.test.js +10 -10
- package/compiled/src/step/step_model_base.d.ts +13 -13
- package/compiled/src/step/step_model_base.js +4 -4
- package/compiled/src/utilities/environment.js +6 -6
- package/compiled/src/version/version.js +1 -1
- package/compiled/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
|
@@ -1,1125 +1,1125 @@
|
|
|
1
1
|
/* This is generated code, don't alter */
|
|
2
|
-
import { FieldDescriptionKind, } from
|
|
3
|
-
import EntityTypesIfc from
|
|
4
|
-
import EntityTypesIfcSearch from
|
|
5
|
-
import StepEntitySchema from
|
|
6
|
-
import StepParser from
|
|
7
|
-
import { IfcActionRequest } from
|
|
8
|
-
import { IfcControl } from
|
|
9
|
-
import { IfcActor } from
|
|
10
|
-
import { IfcOccupant } from
|
|
11
|
-
import { IfcObject } from
|
|
12
|
-
import { IfcActorRole } from
|
|
13
|
-
import { IfcActuator } from
|
|
14
|
-
import { IfcDistributionControlElement } from
|
|
15
|
-
import { IfcActuatorType } from
|
|
16
|
-
import { IfcDistributionControlElementType } from
|
|
17
|
-
import { IfcAddress } from
|
|
18
|
-
import { IfcPostalAddress } from
|
|
19
|
-
import { IfcTelecomAddress } from
|
|
20
|
-
import { IfcAdvancedBrep } from
|
|
21
|
-
import { IfcAdvancedBrepWithVoids } from
|
|
22
|
-
import { IfcManifoldSolidBrep } from
|
|
23
|
-
import { IfcAdvancedFace } from
|
|
24
|
-
import { IfcFaceSurface } from
|
|
25
|
-
import { IfcAirTerminal } from
|
|
26
|
-
import { IfcFlowTerminal } from
|
|
27
|
-
import { IfcAirTerminalBox } from
|
|
28
|
-
import { IfcFlowController } from
|
|
29
|
-
import { IfcAirTerminalBoxType } from
|
|
30
|
-
import { IfcFlowControllerType } from
|
|
31
|
-
import { IfcAirTerminalType } from
|
|
32
|
-
import { IfcFlowTerminalType } from
|
|
33
|
-
import { IfcAirToAirHeatRecovery } from
|
|
34
|
-
import { IfcEnergyConversionDevice } from
|
|
35
|
-
import { IfcAirToAirHeatRecoveryType } from
|
|
36
|
-
import { IfcEnergyConversionDeviceType } from
|
|
37
|
-
import { IfcAlarm } from
|
|
38
|
-
import { IfcAlarmType } from
|
|
39
|
-
import { IfcAnnotation } from
|
|
40
|
-
import { IfcProduct } from
|
|
41
|
-
import { IfcAnnotationFillArea } from
|
|
42
|
-
import { IfcGeometricRepresentationItem } from
|
|
43
|
-
import { IfcApplication } from
|
|
44
|
-
import { IfcAppliedValue } from
|
|
45
|
-
import { IfcCostValue } from
|
|
46
|
-
import { IfcApproval } from
|
|
47
|
-
import { IfcApprovalRelationship } from
|
|
48
|
-
import { IfcResourceLevelRelationship } from
|
|
49
|
-
import { IfcArbitraryClosedProfileDef } from
|
|
50
|
-
import { IfcArbitraryProfileDefWithVoids } from
|
|
51
|
-
import { IfcProfileDef } from
|
|
52
|
-
import { IfcArbitraryOpenProfileDef } from
|
|
53
|
-
import { IfcCenterLineProfileDef } from
|
|
54
|
-
import { IfcAsset } from
|
|
55
|
-
import { IfcGroup } from
|
|
56
|
-
import { IfcAsymmetricIShapeProfileDef } from
|
|
57
|
-
import { IfcParameterizedProfileDef } from
|
|
58
|
-
import { IfcAudioVisualAppliance } from
|
|
59
|
-
import { IfcAudioVisualApplianceType } from
|
|
60
|
-
import { IfcAxis1Placement } from
|
|
61
|
-
import { IfcPlacement } from
|
|
62
|
-
import { IfcAxis2Placement2D } from
|
|
63
|
-
import { IfcAxis2Placement3D } from
|
|
64
|
-
import { IfcBSplineCurve } from
|
|
65
|
-
import { IfcBSplineCurveWithKnots } from
|
|
66
|
-
import { IfcBoundedCurve } from
|
|
67
|
-
import { IfcRationalBSplineCurveWithKnots } from
|
|
68
|
-
import { IfcBSplineSurface } from
|
|
69
|
-
import { IfcBSplineSurfaceWithKnots } from
|
|
70
|
-
import { IfcBoundedSurface } from
|
|
71
|
-
import { IfcRationalBSplineSurfaceWithKnots } from
|
|
72
|
-
import { IfcBeam } from
|
|
73
|
-
import { IfcBeamStandardCase } from
|
|
74
|
-
import { IfcBuildingElement } from
|
|
75
|
-
import { IfcBeamType } from
|
|
76
|
-
import { IfcBuildingElementType } from
|
|
77
|
-
import { IfcBlobTexture } from
|
|
78
|
-
import { IfcSurfaceTexture } from
|
|
79
|
-
import { IfcBlock } from
|
|
80
|
-
import { IfcCsgPrimitive3D } from
|
|
81
|
-
import { IfcBoiler } from
|
|
82
|
-
import { IfcBoilerType } from
|
|
83
|
-
import { IfcBooleanClippingResult } from
|
|
84
|
-
import { IfcBooleanResult } from
|
|
85
|
-
import { IfcBoundaryCondition } from
|
|
86
|
-
import { IfcBoundaryEdgeCondition } from
|
|
87
|
-
import { IfcBoundaryFaceCondition } from
|
|
88
|
-
import { IfcBoundaryNodeCondition } from
|
|
89
|
-
import { IfcBoundaryCurve } from
|
|
90
|
-
import { IfcOuterBoundaryCurve } from
|
|
91
|
-
import { IfcCompositeCurveOnSurface } from
|
|
92
|
-
import { IfcBoundaryNodeConditionWarping } from
|
|
93
|
-
import { IfcCompositeCurve } from
|
|
94
|
-
import { IfcIndexedPolyCurve } from
|
|
95
|
-
import { IfcPolyline } from
|
|
96
|
-
import { IfcTrimmedCurve } from
|
|
97
|
-
import { IfcCurve } from
|
|
98
|
-
import { IfcCurveBoundedPlane } from
|
|
99
|
-
import { IfcCurveBoundedSurface } from
|
|
100
|
-
import { IfcRectangularTrimmedSurface } from
|
|
101
|
-
import { IfcSurface } from
|
|
102
|
-
import { IfcBoundingBox } from
|
|
103
|
-
import { IfcBoxedHalfSpace } from
|
|
104
|
-
import { IfcHalfSpaceSolid } from
|
|
105
|
-
import { IfcBuilding } from
|
|
106
|
-
import { IfcSpatialStructureElement } from
|
|
107
|
-
import { IfcBuildingElementProxy } from
|
|
108
|
-
import { IfcChimney } from
|
|
109
|
-
import { IfcColumn } from
|
|
110
|
-
import { IfcCovering } from
|
|
111
|
-
import { IfcCurtainWall } from
|
|
112
|
-
import { IfcDoor } from
|
|
113
|
-
import { IfcFooting } from
|
|
114
|
-
import { IfcMember } from
|
|
115
|
-
import { IfcPile } from
|
|
116
|
-
import { IfcPlate } from
|
|
117
|
-
import { IfcRailing } from
|
|
118
|
-
import { IfcRamp } from
|
|
119
|
-
import { IfcRampFlight } from
|
|
120
|
-
import { IfcRoof } from
|
|
121
|
-
import { IfcShadingDevice } from
|
|
122
|
-
import { IfcSlab } from
|
|
123
|
-
import { IfcStair } from
|
|
124
|
-
import { IfcStairFlight } from
|
|
125
|
-
import { IfcWall } from
|
|
126
|
-
import { IfcWindow } from
|
|
127
|
-
import { IfcElement } from
|
|
128
|
-
import { IfcBuildingElementPart } from
|
|
129
|
-
import { IfcElementComponent } from
|
|
130
|
-
import { IfcBuildingElementPartType } from
|
|
131
|
-
import { IfcElementComponentType } from
|
|
132
|
-
import { IfcBuildingElementProxyType } from
|
|
133
|
-
import { IfcChimneyType } from
|
|
134
|
-
import { IfcColumnType } from
|
|
135
|
-
import { IfcCoveringType } from
|
|
136
|
-
import { IfcCurtainWallType } from
|
|
137
|
-
import { IfcDoorType } from
|
|
138
|
-
import { IfcFootingType } from
|
|
139
|
-
import { IfcMemberType } from
|
|
140
|
-
import { IfcPileType } from
|
|
141
|
-
import { IfcPlateType } from
|
|
142
|
-
import { IfcRailingType } from
|
|
143
|
-
import { IfcRampFlightType } from
|
|
144
|
-
import { IfcRampType } from
|
|
145
|
-
import { IfcRoofType } from
|
|
146
|
-
import { IfcShadingDeviceType } from
|
|
147
|
-
import { IfcSlabType } from
|
|
148
|
-
import { IfcStairFlightType } from
|
|
149
|
-
import { IfcStairType } from
|
|
150
|
-
import { IfcWallType } from
|
|
151
|
-
import { IfcWindowType } from
|
|
152
|
-
import { IfcElementType } from
|
|
153
|
-
import { IfcBuildingStorey } from
|
|
154
|
-
import { IfcBuildingSystem } from
|
|
155
|
-
import { IfcSystem } from
|
|
156
|
-
import { IfcBurner } from
|
|
157
|
-
import { IfcBurnerType } from
|
|
158
|
-
import { IfcCShapeProfileDef } from
|
|
159
|
-
import { IfcCableCarrierFitting } from
|
|
160
|
-
import { IfcFlowFitting } from
|
|
161
|
-
import { IfcCableCarrierFittingType } from
|
|
162
|
-
import { IfcFlowFittingType } from
|
|
163
|
-
import { IfcCableCarrierSegment } from
|
|
164
|
-
import { IfcFlowSegment } from
|
|
165
|
-
import { IfcCableCarrierSegmentType } from
|
|
166
|
-
import { IfcFlowSegmentType } from
|
|
167
|
-
import { IfcCableFitting } from
|
|
168
|
-
import { IfcCableFittingType } from
|
|
169
|
-
import { IfcCableSegment } from
|
|
170
|
-
import { IfcCableSegmentType } from
|
|
171
|
-
import { IfcCartesianPoint } from
|
|
172
|
-
import { IfcPoint } from
|
|
173
|
-
import { IfcCartesianPointList } from
|
|
174
|
-
import { IfcCartesianPointList2D } from
|
|
175
|
-
import { IfcCartesianPointList3D } from
|
|
176
|
-
import { IfcCartesianTransformationOperator } from
|
|
177
|
-
import { IfcCartesianTransformationOperator2D } from
|
|
178
|
-
import { IfcCartesianTransformationOperator3D } from
|
|
179
|
-
import { IfcCartesianTransformationOperator2DnonUniform } from
|
|
180
|
-
import { IfcCartesianTransformationOperator3DnonUniform } from
|
|
181
|
-
import { IfcChiller } from
|
|
182
|
-
import { IfcChillerType } from
|
|
183
|
-
import { IfcCircle } from
|
|
184
|
-
import { IfcConic } from
|
|
185
|
-
import { IfcCircleHollowProfileDef } from
|
|
186
|
-
import { IfcCircleProfileDef } from
|
|
187
|
-
import { IfcCivilElement } from
|
|
188
|
-
import { IfcCivilElementType } from
|
|
189
|
-
import { IfcClassification } from
|
|
190
|
-
import { IfcExternalInformation } from
|
|
191
|
-
import { IfcClassificationReference } from
|
|
192
|
-
import { IfcExternalReference } from
|
|
193
|
-
import { IfcClosedShell } from
|
|
194
|
-
import { IfcConnectedFaceSet } from
|
|
195
|
-
import { IfcCoil } from
|
|
196
|
-
import { IfcCoilType } from
|
|
197
|
-
import { IfcColourRgb } from
|
|
198
|
-
import { IfcColourSpecification } from
|
|
199
|
-
import { IfcColourRgbList } from
|
|
200
|
-
import { IfcPresentationItem } from
|
|
201
|
-
import { IfcColumnStandardCase } from
|
|
202
|
-
import { IfcCommunicationsAppliance } from
|
|
203
|
-
import { IfcCommunicationsApplianceType } from
|
|
204
|
-
import { IfcComplexProperty } from
|
|
205
|
-
import { IfcProperty } from
|
|
206
|
-
import { IfcComplexPropertyTemplate } from
|
|
207
|
-
import { IfcPropertyTemplate } from
|
|
208
|
-
import { IfcCompositeCurveSegment } from
|
|
209
|
-
import { IfcReparametrisedCompositeCurveSegment } from
|
|
210
|
-
import { IfcCompositeProfileDef } from
|
|
211
|
-
import { IfcCompressor } from
|
|
212
|
-
import { IfcFlowMovingDevice } from
|
|
213
|
-
import { IfcCompressorType } from
|
|
214
|
-
import { IfcFlowMovingDeviceType } from
|
|
215
|
-
import { IfcCondenser } from
|
|
216
|
-
import { IfcCondenserType } from
|
|
217
|
-
import { IfcEllipse } from
|
|
218
|
-
import { IfcOpenShell } from
|
|
219
|
-
import { IfcTopologicalRepresentationItem } from
|
|
220
|
-
import { IfcConnectionCurveGeometry } from
|
|
221
|
-
import { IfcConnectionGeometry } from
|
|
222
|
-
import { IfcConnectionPointGeometry } from
|
|
223
|
-
import { IfcConnectionSurfaceGeometry } from
|
|
224
|
-
import { IfcConnectionVolumeGeometry } from
|
|
225
|
-
import { IfcConnectionPointEccentricity } from
|
|
226
|
-
import { IfcConstraint } from
|
|
227
|
-
import { IfcMetric } from
|
|
228
|
-
import { IfcObjective } from
|
|
229
|
-
import { IfcConstructionEquipmentResource } from
|
|
230
|
-
import { IfcConstructionResource } from
|
|
231
|
-
import { IfcConstructionEquipmentResourceType } from
|
|
232
|
-
import { IfcConstructionResourceType } from
|
|
233
|
-
import { IfcConstructionMaterialResource } from
|
|
234
|
-
import { IfcConstructionMaterialResourceType } from
|
|
235
|
-
import { IfcConstructionProductResource } from
|
|
236
|
-
import { IfcConstructionProductResourceType } from
|
|
237
|
-
import { IfcCrewResource } from
|
|
238
|
-
import { IfcLaborResource } from
|
|
239
|
-
import { IfcSubContractResource } from
|
|
240
|
-
import { IfcResource } from
|
|
241
|
-
import { IfcCrewResourceType } from
|
|
242
|
-
import { IfcLaborResourceType } from
|
|
243
|
-
import { IfcSubContractResourceType } from
|
|
244
|
-
import { IfcTypeResource } from
|
|
245
|
-
import { IfcContext } from
|
|
246
|
-
import { IfcProject } from
|
|
247
|
-
import { IfcProjectLibrary } from
|
|
248
|
-
import { IfcObjectDefinition } from
|
|
249
|
-
import { IfcContextDependentUnit } from
|
|
250
|
-
import { IfcNamedUnit } from
|
|
251
|
-
import { IfcCostItem } from
|
|
252
|
-
import { IfcCostSchedule } from
|
|
253
|
-
import { IfcPerformanceHistory } from
|
|
254
|
-
import { IfcPermit } from
|
|
255
|
-
import { IfcProjectOrder } from
|
|
256
|
-
import { IfcWorkCalendar } from
|
|
257
|
-
import { IfcWorkControl } from
|
|
258
|
-
import { IfcController } from
|
|
259
|
-
import { IfcControllerType } from
|
|
260
|
-
import { IfcConversionBasedUnit } from
|
|
261
|
-
import { IfcConversionBasedUnitWithOffset } from
|
|
262
|
-
import { IfcCooledBeam } from
|
|
263
|
-
import { IfcCooledBeamType } from
|
|
264
|
-
import { IfcCoolingTower } from
|
|
265
|
-
import { IfcCoolingTowerType } from
|
|
266
|
-
import { IfcCoordinateOperation } from
|
|
267
|
-
import { IfcMapConversion } from
|
|
268
|
-
import { IfcCoordinateReferenceSystem } from
|
|
269
|
-
import { IfcProjectedCRS } from
|
|
270
|
-
import { IfcRectangularPyramid } from
|
|
271
|
-
import { IfcRightCircularCone } from
|
|
272
|
-
import { IfcRightCircularCylinder } from
|
|
273
|
-
import { IfcSphere } from
|
|
274
|
-
import { IfcCsgSolid } from
|
|
275
|
-
import { IfcSolidModel } from
|
|
276
|
-
import { IfcCurrencyRelationship } from
|
|
277
|
-
import { IfcLine } from
|
|
278
|
-
import { IfcOffsetCurve2D } from
|
|
279
|
-
import { IfcOffsetCurve3D } from
|
|
280
|
-
import { IfcPcurve } from
|
|
281
|
-
import { IfcSurfaceCurve } from
|
|
282
|
-
import { IfcCurveStyle } from
|
|
283
|
-
import { IfcPresentationStyle } from
|
|
284
|
-
import { IfcCurveStyleFont } from
|
|
285
|
-
import { IfcCurveStyleFontAndScaling } from
|
|
286
|
-
import { IfcCurveStyleFontPattern } from
|
|
287
|
-
import { IfcCylindricalSurface } from
|
|
288
|
-
import { IfcElementarySurface } from
|
|
289
|
-
import { IfcDamper } from
|
|
290
|
-
import { IfcDamperType } from
|
|
291
|
-
import { IfcDerivedProfileDef } from
|
|
292
|
-
import { IfcMirroredProfileDef } from
|
|
293
|
-
import { IfcDerivedUnit } from
|
|
294
|
-
import { IfcDerivedUnitElement } from
|
|
295
|
-
import { IfcDimensionalExponents } from
|
|
296
|
-
import { IfcDirection } from
|
|
297
|
-
import { IfcDiscreteAccessory } from
|
|
298
|
-
import { IfcDiscreteAccessoryType } from
|
|
299
|
-
import { IfcDistributionChamberElement } from
|
|
300
|
-
import { IfcDistributionFlowElement } from
|
|
301
|
-
import { IfcDistributionChamberElementType } from
|
|
302
|
-
import { IfcDistributionFlowElementType } from
|
|
303
|
-
import { IfcDistributionCircuit } from
|
|
304
|
-
import { IfcDistributionSystem } from
|
|
305
|
-
import { IfcFlowInstrument } from
|
|
306
|
-
import { IfcProtectiveDeviceTrippingUnit } from
|
|
307
|
-
import { IfcSensor } from
|
|
308
|
-
import { IfcUnitaryControlElement } from
|
|
309
|
-
import { IfcDistributionElement } from
|
|
310
|
-
import { IfcFlowInstrumentType } from
|
|
311
|
-
import { IfcProtectiveDeviceTrippingUnitType } from
|
|
312
|
-
import { IfcSensorType } from
|
|
313
|
-
import { IfcUnitaryControlElementType } from
|
|
314
|
-
import { IfcDistributionElementType } from
|
|
315
|
-
import { IfcFlowStorageDevice } from
|
|
316
|
-
import { IfcFlowTreatmentDevice } from
|
|
317
|
-
import { IfcFlowStorageDeviceType } from
|
|
318
|
-
import { IfcFlowTreatmentDeviceType } from
|
|
319
|
-
import { IfcDistributionPort } from
|
|
320
|
-
import { IfcPort } from
|
|
321
|
-
import { IfcDocumentInformation } from
|
|
322
|
-
import { IfcDocumentInformationRelationship } from
|
|
323
|
-
import { IfcDocumentReference } from
|
|
324
|
-
import { IfcDoorStandardCase } from
|
|
325
|
-
import { IfcDoorLiningProperties } from
|
|
326
|
-
import { IfcPreDefinedPropertySet } from
|
|
327
|
-
import { IfcDoorPanelProperties } from
|
|
328
|
-
import { IfcDoorStyle } from
|
|
329
|
-
import { IfcTypeProduct } from
|
|
330
|
-
import { IfcDraughtingPreDefinedColour } from
|
|
331
|
-
import { IfcPreDefinedColour } from
|
|
332
|
-
import { IfcDraughtingPreDefinedCurveFont } from
|
|
333
|
-
import { IfcPreDefinedCurveFont } from
|
|
334
|
-
import { IfcDuctFitting } from
|
|
335
|
-
import { IfcDuctFittingType } from
|
|
336
|
-
import { IfcDuctSegment } from
|
|
337
|
-
import { IfcDuctSegmentType } from
|
|
338
|
-
import { IfcDuctSilencer } from
|
|
339
|
-
import { IfcDuctSilencerType } from
|
|
340
|
-
import { IfcEdge } from
|
|
341
|
-
import { IfcEdgeCurve } from
|
|
342
|
-
import { IfcOrientedEdge } from
|
|
343
|
-
import { IfcSubedge } from
|
|
344
|
-
import { IfcEdgeLoop } from
|
|
345
|
-
import { IfcLoop } from
|
|
346
|
-
import { IfcElectricAppliance } from
|
|
347
|
-
import { IfcElectricApplianceType } from
|
|
348
|
-
import { IfcElectricDistributionBoard } from
|
|
349
|
-
import { IfcElectricDistributionBoardType } from
|
|
350
|
-
import { IfcElectricFlowStorageDevice } from
|
|
351
|
-
import { IfcElectricFlowStorageDeviceType } from
|
|
352
|
-
import { IfcElectricGenerator } from
|
|
353
|
-
import { IfcElectricGeneratorType } from
|
|
354
|
-
import { IfcElectricMotor } from
|
|
355
|
-
import { IfcElectricMotorType } from
|
|
356
|
-
import { IfcElectricTimeControl } from
|
|
357
|
-
import { IfcElectricTimeControlType } from
|
|
358
|
-
import { IfcElementAssembly } from
|
|
359
|
-
import { IfcFeatureElement } from
|
|
360
|
-
import { IfcFurnishingElement } from
|
|
361
|
-
import { IfcGeographicElement } from
|
|
362
|
-
import { IfcTransportElement } from
|
|
363
|
-
import { IfcVirtualElement } from
|
|
364
|
-
import { IfcElementAssemblyType } from
|
|
365
|
-
import { IfcFastener } from
|
|
366
|
-
import { IfcMechanicalFastener } from
|
|
367
|
-
import { IfcReinforcingElement } from
|
|
368
|
-
import { IfcVibrationIsolator } from
|
|
369
|
-
import { IfcFastenerType } from
|
|
370
|
-
import { IfcMechanicalFastenerType } from
|
|
371
|
-
import { IfcReinforcingElementType } from
|
|
372
|
-
import { IfcVibrationIsolatorType } from
|
|
373
|
-
import { IfcElementQuantity } from
|
|
374
|
-
import { IfcQuantitySet } from
|
|
375
|
-
import { IfcFurnishingElementType } from
|
|
376
|
-
import { IfcGeographicElementType } from
|
|
377
|
-
import { IfcTransportElementType } from
|
|
378
|
-
import { IfcPlane } from
|
|
379
|
-
import { IfcSphericalSurface } from
|
|
380
|
-
import { IfcToroidalSurface } from
|
|
381
|
-
import { IfcEllipseProfileDef } from
|
|
382
|
-
import { IfcEngine } from
|
|
383
|
-
import { IfcEvaporativeCooler } from
|
|
384
|
-
import { IfcEvaporator } from
|
|
385
|
-
import { IfcHeatExchanger } from
|
|
386
|
-
import { IfcHumidifier } from
|
|
387
|
-
import { IfcMotorConnection } from
|
|
388
|
-
import { IfcSolarDevice } from
|
|
389
|
-
import { IfcTransformer } from
|
|
390
|
-
import { IfcTubeBundle } from
|
|
391
|
-
import { IfcUnitaryEquipment } from
|
|
392
|
-
import { IfcEngineType } from
|
|
393
|
-
import { IfcEvaporativeCoolerType } from
|
|
394
|
-
import { IfcEvaporatorType } from
|
|
395
|
-
import { IfcHeatExchangerType } from
|
|
396
|
-
import { IfcHumidifierType } from
|
|
397
|
-
import { IfcMotorConnectionType } from
|
|
398
|
-
import { IfcSolarDeviceType } from
|
|
399
|
-
import { IfcTransformerType } from
|
|
400
|
-
import { IfcTubeBundleType } from
|
|
401
|
-
import { IfcUnitaryEquipmentType } from
|
|
402
|
-
import { IfcEvent } from
|
|
403
|
-
import { IfcProcess } from
|
|
404
|
-
import { IfcEventTime } from
|
|
405
|
-
import { IfcSchedulingTime } from
|
|
406
|
-
import { IfcEventType } from
|
|
407
|
-
import { IfcTypeProcess } from
|
|
408
|
-
import { IfcExtendedProperties } from
|
|
409
|
-
import { IfcMaterialProperties } from
|
|
410
|
-
import { IfcProfileProperties } from
|
|
411
|
-
import { IfcPropertyAbstraction } from
|
|
412
|
-
import { IfcLibraryInformation } from
|
|
413
|
-
import { IfcExternallyDefinedHatchStyle } from
|
|
414
|
-
import { IfcExternallyDefinedSurfaceStyle } from
|
|
415
|
-
import { IfcExternallyDefinedTextFont } from
|
|
416
|
-
import { IfcLibraryReference } from
|
|
417
|
-
import { IfcExternalReferenceRelationship } from
|
|
418
|
-
import { IfcExternalSpatialElement } from
|
|
419
|
-
import { IfcExternalSpatialStructureElement } from
|
|
420
|
-
import { IfcSpatialElement } from
|
|
421
|
-
import { IfcExtrudedAreaSolid } from
|
|
422
|
-
import { IfcExtrudedAreaSolidTapered } from
|
|
423
|
-
import { IfcSweptAreaSolid } from
|
|
424
|
-
import { IfcFace } from
|
|
425
|
-
import { IfcFaceBasedSurfaceModel } from
|
|
426
|
-
import { IfcFaceBound } from
|
|
427
|
-
import { IfcFaceOuterBound } from
|
|
428
|
-
import { IfcFacetedBrep } from
|
|
429
|
-
import { IfcFacetedBrepWithVoids } from
|
|
430
|
-
import { IfcFailureConnectionCondition } from
|
|
431
|
-
import { IfcStructuralConnectionCondition } from
|
|
432
|
-
import { IfcFan } from
|
|
433
|
-
import { IfcFanType } from
|
|
434
|
-
import { IfcFeatureElementAddition } from
|
|
435
|
-
import { IfcFeatureElementSubtraction } from
|
|
436
|
-
import { IfcSurfaceFeature } from
|
|
437
|
-
import { IfcProjectionElement } from
|
|
438
|
-
import { IfcOpeningElement } from
|
|
439
|
-
import { IfcVoidingFeature } from
|
|
440
|
-
import { IfcFillAreaStyle } from
|
|
441
|
-
import { IfcFillAreaStyleHatching } from
|
|
442
|
-
import { IfcFillAreaStyleTiles } from
|
|
443
|
-
import { IfcFilter } from
|
|
444
|
-
import { IfcFilterType } from
|
|
445
|
-
import { IfcFireSuppressionTerminal } from
|
|
446
|
-
import { IfcFireSuppressionTerminalType } from
|
|
447
|
-
import { IfcFixedReferenceSweptAreaSolid } from
|
|
448
|
-
import { IfcFlowMeter } from
|
|
449
|
-
import { IfcProtectiveDevice } from
|
|
450
|
-
import { IfcSwitchingDevice } from
|
|
451
|
-
import { IfcValve } from
|
|
452
|
-
import { IfcElectricDistributionPoint } from
|
|
453
|
-
import { IfcFlowMeterType } from
|
|
454
|
-
import { IfcProtectiveDeviceType } from
|
|
455
|
-
import { IfcSwitchingDeviceType } from
|
|
456
|
-
import { IfcValveType } from
|
|
457
|
-
import { IfcJunctionBox } from
|
|
458
|
-
import { IfcPipeFitting } from
|
|
459
|
-
import { IfcJunctionBoxType } from
|
|
460
|
-
import { IfcPipeFittingType } from
|
|
461
|
-
import { IfcPump } from
|
|
462
|
-
import { IfcPumpType } from
|
|
463
|
-
import { IfcPipeSegment } from
|
|
464
|
-
import { IfcPipeSegmentType } from
|
|
465
|
-
import { IfcTank } from
|
|
466
|
-
import { IfcTankType } from
|
|
467
|
-
import { IfcLamp } from
|
|
468
|
-
import { IfcLightFixture } from
|
|
469
|
-
import { IfcMedicalDevice } from
|
|
470
|
-
import { IfcOutlet } from
|
|
471
|
-
import { IfcSanitaryTerminal } from
|
|
472
|
-
import { IfcSpaceHeater } from
|
|
473
|
-
import { IfcStackTerminal } from
|
|
474
|
-
import { IfcWasteTerminal } from
|
|
475
|
-
import { IfcLampType } from
|
|
476
|
-
import { IfcLightFixtureType } from
|
|
477
|
-
import { IfcMedicalDeviceType } from
|
|
478
|
-
import { IfcOutletType } from
|
|
479
|
-
import { IfcSanitaryTerminalType } from
|
|
480
|
-
import { IfcSpaceHeaterType } from
|
|
481
|
-
import { IfcStackTerminalType } from
|
|
482
|
-
import { IfcWasteTerminalType } from
|
|
483
|
-
import { IfcInterceptor } from
|
|
484
|
-
import { IfcInterceptorType } from
|
|
485
|
-
import { IfcFurniture } from
|
|
486
|
-
import { IfcSystemFurnitureElement } from
|
|
487
|
-
import { IfcFurnitureType } from
|
|
488
|
-
import { IfcSystemFurnitureElementType } from
|
|
489
|
-
import { IfcGeometricCurveSet } from
|
|
490
|
-
import { IfcGeometricSet } from
|
|
491
|
-
import { IfcGeometricRepresentationContext } from
|
|
492
|
-
import { IfcGeometricRepresentationSubContext } from
|
|
493
|
-
import { IfcRepresentationContext } from
|
|
494
|
-
import { IfcLightSource } from
|
|
495
|
-
import { IfcPlanarExtent } from
|
|
496
|
-
import { IfcSectionedSpine } from
|
|
497
|
-
import { IfcShellBasedSurfaceModel } from
|
|
498
|
-
import { IfcTessellatedItem } from
|
|
499
|
-
import { IfcTextLiteral } from
|
|
500
|
-
import { IfcVector } from
|
|
501
|
-
import { IfcRepresentationItem } from
|
|
502
|
-
import { IfcGrid } from
|
|
503
|
-
import { IfcGridAxis } from
|
|
504
|
-
import { IfcGridPlacement } from
|
|
505
|
-
import { IfcObjectPlacement } from
|
|
506
|
-
import { IfcInventory } from
|
|
507
|
-
import { IfcStructuralLoadGroup } from
|
|
508
|
-
import { IfcStructuralResultGroup } from
|
|
509
|
-
import { IfcPolygonalBoundedHalfSpace } from
|
|
510
|
-
import { IfcIShapeProfileDef } from
|
|
511
|
-
import { IfcImageTexture } from
|
|
512
|
-
import { IfcIndexedColourMap } from
|
|
513
|
-
import { IfcIndexedPolygonalFace } from
|
|
514
|
-
import { IfcIndexedPolygonalFaceWithVoids } from
|
|
515
|
-
import { IfcIndexedTextureMap } from
|
|
516
|
-
import { IfcIndexedTriangleTextureMap } from
|
|
517
|
-
import { IfcTextureCoordinate } from
|
|
518
|
-
import { IfcIntersectionCurve } from
|
|
519
|
-
import { IfcIrregularTimeSeries } from
|
|
520
|
-
import { IfcTimeSeries } from
|
|
521
|
-
import { IfcIrregularTimeSeriesValue } from
|
|
522
|
-
import { IfcLShapeProfileDef } from
|
|
523
|
-
import { IfcLagTime } from
|
|
524
|
-
import { IfcLightDistributionData } from
|
|
525
|
-
import { IfcLightIntensityDistribution } from
|
|
526
|
-
import { IfcLightSourceAmbient } from
|
|
527
|
-
import { IfcLightSourceDirectional } from
|
|
528
|
-
import { IfcLightSourceGoniometric } from
|
|
529
|
-
import { IfcLightSourcePositional } from
|
|
530
|
-
import { IfcLightSourceSpot } from
|
|
531
|
-
import { IfcLocalPlacement } from
|
|
532
|
-
import { IfcPolyLoop } from
|
|
533
|
-
import { IfcVertexLoop } from
|
|
534
|
-
import { IfcMappedItem } from
|
|
535
|
-
import { IfcMaterial } from
|
|
536
|
-
import { IfcMaterialDefinition } from
|
|
537
|
-
import { IfcMaterialClassificationRelationship } from
|
|
538
|
-
import { IfcMaterialConstituent } from
|
|
539
|
-
import { IfcMaterialConstituentSet } from
|
|
540
|
-
import { IfcMaterialLayer } from
|
|
541
|
-
import { IfcMaterialLayerSet } from
|
|
542
|
-
import { IfcMaterialProfile } from
|
|
543
|
-
import { IfcMaterialProfileSet } from
|
|
544
|
-
import { IfcMaterialDefinitionRepresentation } from
|
|
545
|
-
import { IfcProductRepresentation } from
|
|
546
|
-
import { IfcMaterialLayerWithOffsets } from
|
|
547
|
-
import { IfcMaterialLayerSetUsage } from
|
|
548
|
-
import { IfcMaterialUsageDefinition } from
|
|
549
|
-
import { IfcMaterialList } from
|
|
550
|
-
import { IfcMaterialProfileWithOffsets } from
|
|
551
|
-
import { IfcMaterialProfileSetUsage } from
|
|
552
|
-
import { IfcMaterialProfileSetUsageTapering } from
|
|
553
|
-
import { IfcMaterialRelationship } from
|
|
554
|
-
import { IfcMeasureWithUnit } from
|
|
555
|
-
import { IfcMemberStandardCase } from
|
|
556
|
-
import { IfcMonetaryUnit } from
|
|
557
|
-
import { IfcSIUnit } from
|
|
558
|
-
import { IfcTypeObject } from
|
|
559
|
-
import { IfcRoot } from
|
|
560
|
-
import { IfcOpeningStandardCase } from
|
|
561
|
-
import { IfcOrganization } from
|
|
562
|
-
import { IfcOrganizationRelationship } from
|
|
563
|
-
import { IfcOwnerHistory } from
|
|
564
|
-
import { IfcRectangleProfileDef } from
|
|
565
|
-
import { IfcTShapeProfileDef } from
|
|
566
|
-
import { IfcTrapeziumProfileDef } from
|
|
567
|
-
import { IfcUShapeProfileDef } from
|
|
568
|
-
import { IfcZShapeProfileDef } from
|
|
569
|
-
import { IfcPath } from
|
|
570
|
-
import { IfcPermeableCoveringProperties } from
|
|
571
|
-
import { IfcPerson } from
|
|
572
|
-
import { IfcPersonAndOrganization } from
|
|
573
|
-
import { IfcPhysicalComplexQuantity } from
|
|
574
|
-
import { IfcPhysicalQuantity } from
|
|
575
|
-
import { IfcPhysicalSimpleQuantity } from
|
|
576
|
-
import { IfcQuantityArea } from
|
|
577
|
-
import { IfcQuantityCount } from
|
|
578
|
-
import { IfcQuantityLength } from
|
|
579
|
-
import { IfcQuantityTime } from
|
|
580
|
-
import { IfcQuantityVolume } from
|
|
581
|
-
import { IfcQuantityWeight } from
|
|
582
|
-
import { IfcPixelTexture } from
|
|
583
|
-
import { IfcPlanarBox } from
|
|
584
|
-
import { IfcPlateStandardCase } from
|
|
585
|
-
import { IfcPointOnCurve } from
|
|
586
|
-
import { IfcPointOnSurface } from
|
|
587
|
-
import { IfcPolygonalFaceSet } from
|
|
588
|
-
import { IfcTessellatedFaceSet } from
|
|
589
|
-
import { IfcPreDefinedItem } from
|
|
590
|
-
import { IfcPreDefinedTextFont } from
|
|
591
|
-
import { IfcPreDefinedProperties } from
|
|
592
|
-
import { IfcReinforcementBarProperties } from
|
|
593
|
-
import { IfcSectionProperties } from
|
|
594
|
-
import { IfcSectionReinforcementProperties } from
|
|
595
|
-
import { IfcReinforcementDefinitionProperties } from
|
|
596
|
-
import { IfcWindowLiningProperties } from
|
|
597
|
-
import { IfcWindowPanelProperties } from
|
|
598
|
-
import { IfcPropertySetDefinition } from
|
|
599
|
-
import { IfcTextStyleFontModel } from
|
|
600
|
-
import { IfcSurfaceStyleLighting } from
|
|
601
|
-
import { IfcSurfaceStyleRefraction } from
|
|
602
|
-
import { IfcSurfaceStyleShading } from
|
|
603
|
-
import { IfcSurfaceStyleWithTextures } from
|
|
604
|
-
import { IfcTextStyleForDefinedFont } from
|
|
605
|
-
import { IfcTextStyleTextModel } from
|
|
606
|
-
import { IfcTextureVertex } from
|
|
607
|
-
import { IfcTextureVertexList } from
|
|
608
|
-
import { IfcPresentationLayerAssignment } from
|
|
609
|
-
import { IfcPresentationLayerWithStyle } from
|
|
610
|
-
import { IfcSurfaceStyle } from
|
|
611
|
-
import { IfcTextStyle } from
|
|
612
|
-
import { IfcPresentationStyleAssignment } from
|
|
613
|
-
import { IfcProcedure } from
|
|
614
|
-
import { IfcProcedureType } from
|
|
615
|
-
import { IfcTask } from
|
|
616
|
-
import { IfcProxy } from
|
|
617
|
-
import { IfcStructuralActivity } from
|
|
618
|
-
import { IfcStructuralItem } from
|
|
619
|
-
import { IfcProductDefinitionShape } from
|
|
620
|
-
import { IfcSimpleProperty } from
|
|
621
|
-
import { IfcPropertyEnumeration } from
|
|
622
|
-
import { IfcPropertyBoundedValue } from
|
|
623
|
-
import { IfcPropertyDefinition } from
|
|
624
|
-
import { IfcPropertyTemplateDefinition } from
|
|
625
|
-
import { IfcPropertyDependencyRelationship } from
|
|
626
|
-
import { IfcPropertyEnumeratedValue } from
|
|
627
|
-
import { IfcPropertyListValue } from
|
|
628
|
-
import { IfcPropertyReferenceValue } from
|
|
629
|
-
import { IfcPropertySet } from
|
|
630
|
-
import { IfcPropertySetTemplate } from
|
|
631
|
-
import { IfcPropertySingleValue } from
|
|
632
|
-
import { IfcPropertyTableValue } from
|
|
633
|
-
import { IfcSimplePropertyTemplate } from
|
|
634
|
-
import { IfcRectangleHollowProfileDef } from
|
|
635
|
-
import { IfcRoundedRectangleProfileDef } from
|
|
636
|
-
import { IfcRecurrencePattern } from
|
|
637
|
-
import { IfcReference } from
|
|
638
|
-
import { IfcRegularTimeSeries } from
|
|
639
|
-
import { IfcReinforcingBar } from
|
|
640
|
-
import { IfcReinforcingBarType } from
|
|
641
|
-
import { IfcReinforcingMesh } from
|
|
642
|
-
import { IfcTendon } from
|
|
643
|
-
import { IfcTendonAnchor } from
|
|
644
|
-
import { IfcReinforcingMeshType } from
|
|
645
|
-
import { IfcTendonAnchorType } from
|
|
646
|
-
import { IfcTendonType } from
|
|
647
|
-
import { IfcRelAggregates } from
|
|
648
|
-
import { IfcRelDecomposes } from
|
|
649
|
-
import { IfcRelAssigns } from
|
|
650
|
-
import { IfcRelAssignsToActor } from
|
|
651
|
-
import { IfcRelAssignsToControl } from
|
|
652
|
-
import { IfcRelAssignsToGroup } from
|
|
653
|
-
import { IfcRelAssignsToProcess } from
|
|
654
|
-
import { IfcRelAssignsToProduct } from
|
|
655
|
-
import { IfcRelAssignsToResource } from
|
|
656
|
-
import { IfcRelationship } from
|
|
657
|
-
import { IfcRelAssignsToGroupByFactor } from
|
|
658
|
-
import { IfcRelAssociates } from
|
|
659
|
-
import { IfcRelAssociatesApproval } from
|
|
660
|
-
import { IfcRelAssociatesClassification } from
|
|
661
|
-
import { IfcRelAssociatesConstraint } from
|
|
662
|
-
import { IfcRelAssociatesDocument } from
|
|
663
|
-
import { IfcRelAssociatesLibrary } from
|
|
664
|
-
import { IfcRelAssociatesMaterial } from
|
|
665
|
-
import { IfcRelConnects } from
|
|
666
|
-
import { IfcRelConnectsElements } from
|
|
667
|
-
import { IfcRelConnectsPortToElement } from
|
|
668
|
-
import { IfcRelConnectsPorts } from
|
|
669
|
-
import { IfcRelConnectsStructuralActivity } from
|
|
670
|
-
import { IfcRelConnectsStructuralMember } from
|
|
671
|
-
import { IfcRelContainedInSpatialStructure } from
|
|
672
|
-
import { IfcRelCoversBldgElements } from
|
|
673
|
-
import { IfcRelCoversSpaces } from
|
|
674
|
-
import { IfcRelFillsElement } from
|
|
675
|
-
import { IfcRelFlowControlElements } from
|
|
676
|
-
import { IfcRelInterferesElements } from
|
|
677
|
-
import { IfcRelReferencedInSpatialStructure } from
|
|
678
|
-
import { IfcRelSequence } from
|
|
679
|
-
import { IfcRelServicesBuildings } from
|
|
680
|
-
import { IfcRelSpaceBoundary } from
|
|
681
|
-
import { IfcRelConnectsPathElements } from
|
|
682
|
-
import { IfcRelConnectsWithRealizingElements } from
|
|
683
|
-
import { IfcRelConnectsWithEccentricity } from
|
|
684
|
-
import { IfcRelDeclares } from
|
|
685
|
-
import { IfcRelNests } from
|
|
686
|
-
import { IfcRelProjectsElement } from
|
|
687
|
-
import { IfcRelVoidsElement } from
|
|
688
|
-
import { IfcRelDefines } from
|
|
689
|
-
import { IfcRelDefinesByObject } from
|
|
690
|
-
import { IfcRelDefinesByProperties } from
|
|
691
|
-
import { IfcRelDefinesByTemplate } from
|
|
692
|
-
import { IfcRelDefinesByType } from
|
|
693
|
-
import { IfcRelSpaceBoundary1stLevel } from
|
|
694
|
-
import { IfcRelSpaceBoundary2ndLevel } from
|
|
695
|
-
import { IfcRepresentation } from
|
|
696
|
-
import { IfcShapeModel } from
|
|
697
|
-
import { IfcStyleModel } from
|
|
698
|
-
import { IfcStyledItem } from
|
|
699
|
-
import { IfcRepresentationMap } from
|
|
700
|
-
import { IfcResourceApprovalRelationship } from
|
|
701
|
-
import { IfcResourceConstraintRelationship } from
|
|
702
|
-
import { IfcResourceTime } from
|
|
703
|
-
import { IfcRevolvedAreaSolid } from
|
|
704
|
-
import { IfcRevolvedAreaSolidTapered } from
|
|
705
|
-
import { IfcTaskTime } from
|
|
706
|
-
import { IfcWorkTime } from
|
|
707
|
-
import { IfcSeamCurve } from
|
|
708
|
-
import { IfcShapeAspect } from
|
|
709
|
-
import { IfcShapeRepresentation } from
|
|
710
|
-
import { IfcTopologyRepresentation } from
|
|
711
|
-
import { IfcSite } from
|
|
712
|
-
import { IfcSlabElementedCase } from
|
|
713
|
-
import { IfcSlabStandardCase } from
|
|
714
|
-
import { IfcSlippageConnectionCondition } from
|
|
715
|
-
import { IfcSweptDiskSolid } from
|
|
716
|
-
import { IfcSpace } from
|
|
717
|
-
import { IfcSpaceType } from
|
|
718
|
-
import { IfcSpatialStructureElementType } from
|
|
719
|
-
import { IfcSpatialZone } from
|
|
720
|
-
import { IfcSpatialElementType } from
|
|
721
|
-
import { IfcSpatialZoneType } from
|
|
722
|
-
import { IfcStructuralAction } from
|
|
723
|
-
import { IfcStructuralCurveAction } from
|
|
724
|
-
import { IfcStructuralPointAction } from
|
|
725
|
-
import { IfcStructuralSurfaceAction } from
|
|
726
|
-
import { IfcStructuralReaction } from
|
|
727
|
-
import { IfcStructuralAnalysisModel } from
|
|
728
|
-
import { IfcStructuralConnection } from
|
|
729
|
-
import { IfcStructuralCurveConnection } from
|
|
730
|
-
import { IfcStructuralPointConnection } from
|
|
731
|
-
import { IfcStructuralSurfaceConnection } from
|
|
732
|
-
import { IfcStructuralLinearAction } from
|
|
733
|
-
import { IfcStructuralCurveMember } from
|
|
734
|
-
import { IfcStructuralCurveMemberVarying } from
|
|
735
|
-
import { IfcStructuralMember } from
|
|
736
|
-
import { IfcStructuralCurveReaction } from
|
|
737
|
-
import { IfcStructuralLoad } from
|
|
738
|
-
import { IfcStructuralLoadConfiguration } from
|
|
739
|
-
import { IfcStructuralLoadOrResult } from
|
|
740
|
-
import { IfcStructuralLoadCase } from
|
|
741
|
-
import { IfcStructuralLoadLinearForce } from
|
|
742
|
-
import { IfcStructuralLoadStatic } from
|
|
743
|
-
import { IfcSurfaceReinforcementArea } from
|
|
744
|
-
import { IfcStructuralLoadPlanarForce } from
|
|
745
|
-
import { IfcStructuralLoadSingleDisplacement } from
|
|
746
|
-
import { IfcStructuralLoadSingleDisplacementDistortion } from
|
|
747
|
-
import { IfcStructuralLoadSingleForce } from
|
|
748
|
-
import { IfcStructuralLoadSingleForceWarping } from
|
|
749
|
-
import { IfcStructuralLoadTemperature } from
|
|
750
|
-
import { IfcStructuralSurfaceMember } from
|
|
751
|
-
import { IfcStructuralPlanarAction } from
|
|
752
|
-
import { IfcStructuralPointReaction } from
|
|
753
|
-
import { IfcStructuralSurfaceReaction } from
|
|
754
|
-
import { IfcStructuralSurfaceMemberVarying } from
|
|
755
|
-
import { IfcStyledRepresentation } from
|
|
756
|
-
import { IfcSweptSurface } from
|
|
757
|
-
import { IfcSurfaceCurveSweptAreaSolid } from
|
|
758
|
-
import { IfcSurfaceOfLinearExtrusion } from
|
|
759
|
-
import { IfcSurfaceOfRevolution } from
|
|
760
|
-
import { IfcSurfaceStyleRendering } from
|
|
761
|
-
import { IfcSweptDiskSolidPolygonal } from
|
|
762
|
-
import { IfcZone } from
|
|
763
|
-
import { IfcTable } from
|
|
764
|
-
import { IfcTableColumn } from
|
|
765
|
-
import { IfcTableRow } from
|
|
766
|
-
import { IfcTaskTimeRecurring } from
|
|
767
|
-
import { IfcTaskType } from
|
|
768
|
-
import { IfcTriangulatedFaceSet } from
|
|
769
|
-
import { IfcTextLiteralWithExtent } from
|
|
770
|
-
import { IfcTextureCoordinateGenerator } from
|
|
771
|
-
import { IfcTextureMap } from
|
|
772
|
-
import { IfcTimePeriod } from
|
|
773
|
-
import { IfcTimeSeriesValue } from
|
|
774
|
-
import { IfcVertex } from
|
|
775
|
-
import { IfcWindowStyle } from
|
|
776
|
-
import { IfcUnitAssignment } from
|
|
777
|
-
import { IfcVertexPoint } from
|
|
778
|
-
import { IfcVirtualGridIntersection } from
|
|
779
|
-
import { IfcWallElementedCase } from
|
|
780
|
-
import { IfcWallStandardCase } from
|
|
781
|
-
import { IfcWindowStandardCase } from
|
|
782
|
-
import { IfcWorkPlan } from
|
|
783
|
-
import { IfcWorkSchedule } from
|
|
784
|
-
import { IfcStrippedOptional } from
|
|
785
|
-
import { IfcAbsorbedDoseMeasure } from
|
|
786
|
-
import { IfcAccelerationMeasure } from
|
|
787
|
-
import { IfcAmountOfSubstanceMeasure } from
|
|
788
|
-
import { IfcAngularVelocityMeasure } from
|
|
789
|
-
import { IfcArcIndex } from
|
|
790
|
-
import { IfcAreaDensityMeasure } from
|
|
791
|
-
import { IfcAreaMeasure } from
|
|
792
|
-
import { IfcBinary } from
|
|
793
|
-
import { IfcBoolean } from
|
|
794
|
-
import { IfcBoxAlignment } from
|
|
795
|
-
import { IfcCardinalPointReference } from
|
|
796
|
-
import { IfcComplexNumber } from
|
|
797
|
-
import { IfcCompoundPlaneAngleMeasure } from
|
|
798
|
-
import { IfcContextDependentMeasure } from
|
|
799
|
-
import { IfcCountMeasure } from
|
|
800
|
-
import { IfcCurvatureMeasure } from
|
|
801
|
-
import { IfcDate } from
|
|
802
|
-
import { IfcDateTime } from
|
|
803
|
-
import { IfcDayInMonthNumber } from
|
|
804
|
-
import { IfcDayInWeekNumber } from
|
|
805
|
-
import { IfcDescriptiveMeasure } from
|
|
806
|
-
import { IfcDimensionCount } from
|
|
807
|
-
import { IfcDoseEquivalentMeasure } from
|
|
808
|
-
import { IfcDuration } from
|
|
809
|
-
import { IfcDynamicViscosityMeasure } from
|
|
810
|
-
import { IfcElectricCapacitanceMeasure } from
|
|
811
|
-
import { IfcElectricChargeMeasure } from
|
|
812
|
-
import { IfcElectricConductanceMeasure } from
|
|
813
|
-
import { IfcElectricCurrentMeasure } from
|
|
814
|
-
import { IfcElectricResistanceMeasure } from
|
|
815
|
-
import { IfcElectricVoltageMeasure } from
|
|
816
|
-
import { IfcEnergyMeasure } from
|
|
817
|
-
import { IfcFontStyle } from
|
|
818
|
-
import { IfcFontVariant } from
|
|
819
|
-
import { IfcFontWeight } from
|
|
820
|
-
import { IfcForceMeasure } from
|
|
821
|
-
import { IfcFrequencyMeasure } from
|
|
822
|
-
import { IfcGloballyUniqueId } from
|
|
823
|
-
import { IfcHeatFluxDensityMeasure } from
|
|
824
|
-
import { IfcHeatingValueMeasure } from
|
|
825
|
-
import { IfcIdentifier } from
|
|
826
|
-
import { IfcIlluminanceMeasure } from
|
|
827
|
-
import { IfcInductanceMeasure } from
|
|
828
|
-
import { IfcInteger } from
|
|
829
|
-
import { IfcIntegerCountRateMeasure } from
|
|
830
|
-
import { IfcIonConcentrationMeasure } from
|
|
831
|
-
import { IfcIsothermalMoistureCapacityMeasure } from
|
|
832
|
-
import { IfcKinematicViscosityMeasure } from
|
|
833
|
-
import { IfcLabel } from
|
|
834
|
-
import { IfcLanguageId } from
|
|
835
|
-
import { IfcLengthMeasure } from
|
|
836
|
-
import { IfcLineIndex } from
|
|
837
|
-
import { IfcLinearForceMeasure } from
|
|
838
|
-
import { IfcLinearMomentMeasure } from
|
|
839
|
-
import { IfcLinearStiffnessMeasure } from
|
|
840
|
-
import { IfcLinearVelocityMeasure } from
|
|
841
|
-
import { IfcLogical } from
|
|
842
|
-
import { IfcLuminousFluxMeasure } from
|
|
843
|
-
import { IfcLuminousIntensityDistributionMeasure } from
|
|
844
|
-
import { IfcLuminousIntensityMeasure } from
|
|
845
|
-
import { IfcMagneticFluxDensityMeasure } from
|
|
846
|
-
import { IfcMagneticFluxMeasure } from
|
|
847
|
-
import { IfcMassDensityMeasure } from
|
|
848
|
-
import { IfcMassFlowRateMeasure } from
|
|
849
|
-
import { IfcMassMeasure } from
|
|
850
|
-
import { IfcMassPerLengthMeasure } from
|
|
851
|
-
import { IfcModulusOfElasticityMeasure } from
|
|
852
|
-
import { IfcModulusOfLinearSubgradeReactionMeasure } from
|
|
853
|
-
import { IfcModulusOfRotationalSubgradeReactionMeasure } from
|
|
854
|
-
import { IfcModulusOfSubgradeReactionMeasure } from
|
|
855
|
-
import { IfcMoistureDiffusivityMeasure } from
|
|
856
|
-
import { IfcMolecularWeightMeasure } from
|
|
857
|
-
import { IfcMomentOfInertiaMeasure } from
|
|
858
|
-
import { IfcMonetaryMeasure } from
|
|
859
|
-
import { IfcMonthInYearNumber } from
|
|
860
|
-
import { IfcNonNegativeLengthMeasure } from
|
|
861
|
-
import { IfcNormalisedRatioMeasure } from
|
|
862
|
-
import { IfcNumericMeasure } from
|
|
863
|
-
import { IfcPHMeasure } from
|
|
864
|
-
import { IfcParameterValue } from
|
|
865
|
-
import { IfcPlanarForceMeasure } from
|
|
866
|
-
import { IfcPlaneAngleMeasure } from
|
|
867
|
-
import { IfcPositiveInteger } from
|
|
868
|
-
import { IfcPositiveLengthMeasure } from
|
|
869
|
-
import { IfcPositivePlaneAngleMeasure } from
|
|
870
|
-
import { IfcPositiveRatioMeasure } from
|
|
871
|
-
import { IfcPowerMeasure } from
|
|
872
|
-
import { IfcPresentableText } from
|
|
873
|
-
import { IfcPressureMeasure } from
|
|
874
|
-
import { IfcPropertySetDefinitionSet } from
|
|
875
|
-
import { IfcRadioActivityMeasure } from
|
|
876
|
-
import { IfcRatioMeasure } from
|
|
877
|
-
import { IfcReal } from
|
|
878
|
-
import { IfcRotationalFrequencyMeasure } from
|
|
879
|
-
import { IfcRotationalMassMeasure } from
|
|
880
|
-
import { IfcRotationalStiffnessMeasure } from
|
|
881
|
-
import { IfcSectionModulusMeasure } from
|
|
882
|
-
import { IfcSectionalAreaIntegralMeasure } from
|
|
883
|
-
import { IfcShearModulusMeasure } from
|
|
884
|
-
import { IfcSolidAngleMeasure } from
|
|
885
|
-
import { IfcSoundPowerLevelMeasure } from
|
|
886
|
-
import { IfcSoundPowerMeasure } from
|
|
887
|
-
import { IfcSoundPressureLevelMeasure } from
|
|
888
|
-
import { IfcSoundPressureMeasure } from
|
|
889
|
-
import { IfcSpecificHeatCapacityMeasure } from
|
|
890
|
-
import { IfcSpecularExponent } from
|
|
891
|
-
import { IfcSpecularRoughness } from
|
|
892
|
-
import { IfcTemperatureGradientMeasure } from
|
|
893
|
-
import { IfcTemperatureRateOfChangeMeasure } from
|
|
894
|
-
import { IfcText } from
|
|
895
|
-
import { IfcTextAlignment } from
|
|
896
|
-
import { IfcTextDecoration } from
|
|
897
|
-
import { IfcTextFontName } from
|
|
898
|
-
import { IfcTextTransformation } from
|
|
899
|
-
import { IfcThermalAdmittanceMeasure } from
|
|
900
|
-
import { IfcThermalConductivityMeasure } from
|
|
901
|
-
import { IfcThermalExpansionCoefficientMeasure } from
|
|
902
|
-
import { IfcThermalResistanceMeasure } from
|
|
903
|
-
import { IfcThermalTransmittanceMeasure } from
|
|
904
|
-
import { IfcThermodynamicTemperatureMeasure } from
|
|
905
|
-
import { IfcTime } from
|
|
906
|
-
import { IfcTimeMeasure } from
|
|
907
|
-
import { IfcTimeStamp } from
|
|
908
|
-
import { IfcTorqueMeasure } from
|
|
909
|
-
import { IfcURIReference } from
|
|
910
|
-
import { IfcVaporPermeabilityMeasure } from
|
|
911
|
-
import { IfcVolumeMeasure } from
|
|
912
|
-
import { IfcVolumetricFlowRateMeasure } from
|
|
913
|
-
import { IfcWarpingConstantMeasure } from
|
|
914
|
-
import { IfcWarpingMomentMeasure } from
|
|
915
|
-
import { IfcActionRequestTypeEnum } from
|
|
916
|
-
import { IfcActionSourceTypeEnum } from
|
|
917
|
-
import { IfcActionTypeEnum } from
|
|
918
|
-
import { IfcActuatorTypeEnum } from
|
|
919
|
-
import { IfcAddressTypeEnum } from
|
|
920
|
-
import { IfcAirTerminalBoxTypeEnum } from
|
|
921
|
-
import { IfcAirTerminalTypeEnum } from
|
|
922
|
-
import { IfcAirToAirHeatRecoveryTypeEnum } from
|
|
923
|
-
import { IfcAlarmTypeEnum } from
|
|
924
|
-
import { IfcAnalysisModelTypeEnum } from
|
|
925
|
-
import { IfcAnalysisTheoryTypeEnum } from
|
|
926
|
-
import { IfcArithmeticOperatorEnum } from
|
|
927
|
-
import { IfcAssemblyPlaceEnum } from
|
|
928
|
-
import { IfcAudioVisualApplianceTypeEnum } from
|
|
929
|
-
import { IfcBeamTypeEnum } from
|
|
930
|
-
import { IfcBenchmarkEnum } from
|
|
931
|
-
import { IfcBoilerTypeEnum } from
|
|
932
|
-
import { IfcBooleanOperator } from
|
|
933
|
-
import { IfcBSplineCurveForm } from
|
|
934
|
-
import { IfcBSplineSurfaceForm } from
|
|
935
|
-
import { IfcBuildingElementPartTypeEnum } from
|
|
936
|
-
import { IfcBuildingElementProxyTypeEnum } from
|
|
937
|
-
import { IfcBuildingSystemTypeEnum } from
|
|
938
|
-
import { IfcBurnerTypeEnum } from
|
|
939
|
-
import { IfcCableCarrierFittingTypeEnum } from
|
|
940
|
-
import { IfcCableCarrierSegmentTypeEnum } from
|
|
941
|
-
import { IfcCableFittingTypeEnum } from
|
|
942
|
-
import { IfcCableSegmentTypeEnum } from
|
|
943
|
-
import { IfcChangeActionEnum } from
|
|
944
|
-
import { IfcChillerTypeEnum } from
|
|
945
|
-
import { IfcChimneyTypeEnum } from
|
|
946
|
-
import { IfcCoilTypeEnum } from
|
|
947
|
-
import { IfcColumnTypeEnum } from
|
|
948
|
-
import { IfcCommunicationsApplianceTypeEnum } from
|
|
949
|
-
import { IfcComplexPropertyTemplateTypeEnum } from
|
|
950
|
-
import { IfcCompressorTypeEnum } from
|
|
951
|
-
import { IfcCondenserTypeEnum } from
|
|
952
|
-
import { IfcConnectionTypeEnum } from
|
|
953
|
-
import { IfcConstraintEnum } from
|
|
954
|
-
import { IfcConstructionEquipmentResourceTypeEnum } from
|
|
955
|
-
import { IfcConstructionMaterialResourceTypeEnum } from
|
|
956
|
-
import { IfcConstructionProductResourceTypeEnum } from
|
|
957
|
-
import { IfcControllerTypeEnum } from
|
|
958
|
-
import { IfcCooledBeamTypeEnum } from
|
|
959
|
-
import { IfcCoolingTowerTypeEnum } from
|
|
960
|
-
import { IfcCostItemTypeEnum } from
|
|
961
|
-
import { IfcCostScheduleTypeEnum } from
|
|
962
|
-
import { IfcCoveringTypeEnum } from
|
|
963
|
-
import { IfcCrewResourceTypeEnum } from
|
|
964
|
-
import { IfcCurtainWallTypeEnum } from
|
|
965
|
-
import { IfcCurveInterpolationEnum } from
|
|
966
|
-
import { IfcDamperTypeEnum } from
|
|
967
|
-
import { IfcDataOriginEnum } from
|
|
968
|
-
import { IfcDerivedUnitEnum } from
|
|
969
|
-
import { IfcDirectionSenseEnum } from
|
|
970
|
-
import { IfcDiscreteAccessoryTypeEnum } from
|
|
971
|
-
import { IfcDistributionChamberElementTypeEnum } from
|
|
972
|
-
import { IfcDistributionPortTypeEnum } from
|
|
973
|
-
import { IfcDistributionSystemEnum } from
|
|
974
|
-
import { IfcDocumentConfidentialityEnum } from
|
|
975
|
-
import { IfcDocumentStatusEnum } from
|
|
976
|
-
import { IfcDoorPanelOperationEnum } from
|
|
977
|
-
import { IfcDoorPanelPositionEnum } from
|
|
978
|
-
import { IfcDoorStyleConstructionEnum } from
|
|
979
|
-
import { IfcDoorStyleOperationEnum } from
|
|
980
|
-
import { IfcDoorTypeEnum } from
|
|
981
|
-
import { IfcDoorTypeOperationEnum } from
|
|
982
|
-
import { IfcDuctFittingTypeEnum } from
|
|
983
|
-
import { IfcDuctSegmentTypeEnum } from
|
|
984
|
-
import { IfcDuctSilencerTypeEnum } from
|
|
985
|
-
import { IfcElectricApplianceTypeEnum } from
|
|
986
|
-
import { IfcElectricDistributionBoardTypeEnum } from
|
|
987
|
-
import { IfcElectricDistributionPointFunctionEnum } from
|
|
988
|
-
import { IfcElectricFlowStorageDeviceTypeEnum } from
|
|
989
|
-
import { IfcElectricGeneratorTypeEnum } from
|
|
990
|
-
import { IfcElectricMotorTypeEnum } from
|
|
991
|
-
import { IfcElectricTimeControlTypeEnum } from
|
|
992
|
-
import { IfcElementAssemblyTypeEnum } from
|
|
993
|
-
import { IfcElementCompositionEnum } from
|
|
994
|
-
import { IfcEngineTypeEnum } from
|
|
995
|
-
import { IfcEvaporativeCoolerTypeEnum } from
|
|
996
|
-
import { IfcEvaporatorTypeEnum } from
|
|
997
|
-
import { IfcEventTriggerTypeEnum } from
|
|
998
|
-
import { IfcEventTypeEnum } from
|
|
999
|
-
import { IfcExternalSpatialElementTypeEnum } from
|
|
1000
|
-
import { IfcFanTypeEnum } from
|
|
1001
|
-
import { IfcFastenerTypeEnum } from
|
|
1002
|
-
import { IfcFilterTypeEnum } from
|
|
1003
|
-
import { IfcFireSuppressionTerminalTypeEnum } from
|
|
1004
|
-
import { IfcFlowDirectionEnum } from
|
|
1005
|
-
import { IfcFlowInstrumentTypeEnum } from
|
|
1006
|
-
import { IfcFlowMeterTypeEnum } from
|
|
1007
|
-
import { IfcFootingTypeEnum } from
|
|
1008
|
-
import { IfcFurnitureTypeEnum } from
|
|
1009
|
-
import { IfcGeographicElementTypeEnum } from
|
|
1010
|
-
import { IfcGeometricProjectionEnum } from
|
|
1011
|
-
import { IfcGlobalOrLocalEnum } from
|
|
1012
|
-
import { IfcGridTypeEnum } from
|
|
1013
|
-
import { IfcHeatExchangerTypeEnum } from
|
|
1014
|
-
import { IfcHumidifierTypeEnum } from
|
|
1015
|
-
import { IfcInterceptorTypeEnum } from
|
|
1016
|
-
import { IfcInternalOrExternalEnum } from
|
|
1017
|
-
import { IfcInventoryTypeEnum } from
|
|
1018
|
-
import { IfcJunctionBoxTypeEnum } from
|
|
1019
|
-
import { IfcKnotType } from
|
|
1020
|
-
import { IfcLaborResourceTypeEnum } from
|
|
1021
|
-
import { IfcLampTypeEnum } from
|
|
1022
|
-
import { IfcLayerSetDirectionEnum } from
|
|
1023
|
-
import { IfcLightDistributionCurveEnum } from
|
|
1024
|
-
import { IfcLightEmissionSourceEnum } from
|
|
1025
|
-
import { IfcLightFixtureTypeEnum } from
|
|
1026
|
-
import { IfcLoadGroupTypeEnum } from
|
|
1027
|
-
import { IfcLogicalOperatorEnum } from
|
|
1028
|
-
import { IfcMechanicalFastenerTypeEnum } from
|
|
1029
|
-
import { IfcMedicalDeviceTypeEnum } from
|
|
1030
|
-
import { IfcMemberTypeEnum } from
|
|
1031
|
-
import { IfcMotorConnectionTypeEnum } from
|
|
1032
|
-
import { IfcNullStyle } from
|
|
1033
|
-
import { IfcObjectiveEnum } from
|
|
1034
|
-
import { IfcObjectTypeEnum } from
|
|
1035
|
-
import { IfcOccupantTypeEnum } from
|
|
1036
|
-
import { IfcOpeningElementTypeEnum } from
|
|
1037
|
-
import { IfcOutletTypeEnum } from
|
|
1038
|
-
import { IfcPerformanceHistoryTypeEnum } from
|
|
1039
|
-
import { IfcPermeableCoveringOperationEnum } from
|
|
1040
|
-
import { IfcPermitTypeEnum } from
|
|
1041
|
-
import { IfcPhysicalOrVirtualEnum } from
|
|
1042
|
-
import { IfcPileConstructionEnum } from
|
|
1043
|
-
import { IfcPileTypeEnum } from
|
|
1044
|
-
import { IfcPipeFittingTypeEnum } from
|
|
1045
|
-
import { IfcPipeSegmentTypeEnum } from
|
|
1046
|
-
import { IfcPlateTypeEnum } from
|
|
1047
|
-
import { IfcPreferredSurfaceCurveRepresentation } from
|
|
1048
|
-
import { IfcProcedureTypeEnum } from
|
|
1049
|
-
import { IfcProfileTypeEnum } from
|
|
1050
|
-
import { IfcProjectedOrTrueLengthEnum } from
|
|
1051
|
-
import { IfcProjectionElementTypeEnum } from
|
|
1052
|
-
import { IfcProjectOrderTypeEnum } from
|
|
1053
|
-
import { IfcPropertySetTemplateTypeEnum } from
|
|
1054
|
-
import { IfcProtectiveDeviceTrippingUnitTypeEnum } from
|
|
1055
|
-
import { IfcProtectiveDeviceTypeEnum } from
|
|
1056
|
-
import { IfcPumpTypeEnum } from
|
|
1057
|
-
import { IfcRailingTypeEnum } from
|
|
1058
|
-
import { IfcRampFlightTypeEnum } from
|
|
1059
|
-
import { IfcRampTypeEnum } from
|
|
1060
|
-
import { IfcRecurrenceTypeEnum } from
|
|
1061
|
-
import { IfcReflectanceMethodEnum } from
|
|
1062
|
-
import { IfcReinforcingBarRoleEnum } from
|
|
1063
|
-
import { IfcReinforcingBarSurfaceEnum } from
|
|
1064
|
-
import { IfcReinforcingBarTypeEnum } from
|
|
1065
|
-
import { IfcReinforcingMeshTypeEnum } from
|
|
1066
|
-
import { IfcRoleEnum } from
|
|
1067
|
-
import { IfcRoofTypeEnum } from
|
|
1068
|
-
import { IfcSanitaryTerminalTypeEnum } from
|
|
1069
|
-
import { IfcSectionTypeEnum } from
|
|
1070
|
-
import { IfcSensorTypeEnum } from
|
|
1071
|
-
import { IfcSequenceEnum } from
|
|
1072
|
-
import { IfcShadingDeviceTypeEnum } from
|
|
1073
|
-
import { IfcSimplePropertyTemplateTypeEnum } from
|
|
1074
|
-
import { IfcSIPrefix } from
|
|
1075
|
-
import { IfcSIUnitName } from
|
|
1076
|
-
import { IfcSlabTypeEnum } from
|
|
1077
|
-
import { IfcSolarDeviceTypeEnum } from
|
|
1078
|
-
import { IfcSpaceHeaterTypeEnum } from
|
|
1079
|
-
import { IfcSpaceTypeEnum } from
|
|
1080
|
-
import { IfcSpatialZoneTypeEnum } from
|
|
1081
|
-
import { IfcStackTerminalTypeEnum } from
|
|
1082
|
-
import { IfcStairFlightTypeEnum } from
|
|
1083
|
-
import { IfcStairTypeEnum } from
|
|
1084
|
-
import { IfcStateEnum } from
|
|
1085
|
-
import { IfcStructuralCurveActivityTypeEnum } from
|
|
1086
|
-
import { IfcStructuralCurveMemberTypeEnum } from
|
|
1087
|
-
import { IfcStructuralSurfaceActivityTypeEnum } from
|
|
1088
|
-
import { IfcStructuralSurfaceMemberTypeEnum } from
|
|
1089
|
-
import { IfcSubContractResourceTypeEnum } from
|
|
1090
|
-
import { IfcSurfaceFeatureTypeEnum } from
|
|
1091
|
-
import { IfcSurfaceSide } from
|
|
1092
|
-
import { IfcSwitchingDeviceTypeEnum } from
|
|
1093
|
-
import { IfcSystemFurnitureElementTypeEnum } from
|
|
1094
|
-
import { IfcTankTypeEnum } from
|
|
1095
|
-
import { IfcTaskDurationEnum } from
|
|
1096
|
-
import { IfcTaskTypeEnum } from
|
|
1097
|
-
import { IfcTendonAnchorTypeEnum } from
|
|
1098
|
-
import { IfcTendonTypeEnum } from
|
|
1099
|
-
import { IfcTextPath } from
|
|
1100
|
-
import { IfcTimeSeriesDataTypeEnum } from
|
|
1101
|
-
import { IfcTransformerTypeEnum } from
|
|
1102
|
-
import { IfcTransitionCode } from
|
|
1103
|
-
import { IfcTransportElementTypeEnum } from
|
|
1104
|
-
import { IfcTrimmingPreference } from
|
|
1105
|
-
import { IfcTubeBundleTypeEnum } from
|
|
1106
|
-
import { IfcUnitaryControlElementTypeEnum } from
|
|
1107
|
-
import { IfcUnitaryEquipmentTypeEnum } from
|
|
1108
|
-
import { IfcUnitEnum } from
|
|
1109
|
-
import { IfcValveTypeEnum } from
|
|
1110
|
-
import { IfcVibrationIsolatorTypeEnum } from
|
|
1111
|
-
import { IfcVoidingFeatureTypeEnum } from
|
|
1112
|
-
import { IfcWallTypeEnum } from
|
|
1113
|
-
import { IfcWasteTerminalTypeEnum } from
|
|
1114
|
-
import { IfcWindowPanelOperationEnum } from
|
|
1115
|
-
import { IfcWindowPanelPositionEnum } from
|
|
1116
|
-
import { IfcWindowStyleConstructionEnum } from
|
|
1117
|
-
import { IfcWindowStyleOperationEnum } from
|
|
1118
|
-
import { IfcWindowTypeEnum } from
|
|
1119
|
-
import { IfcWindowTypePartitioningEnum } from
|
|
1120
|
-
import { IfcWorkCalendarTypeEnum } from
|
|
1121
|
-
import { IfcWorkPlanTypeEnum } from
|
|
1122
|
-
import { IfcWorkScheduleTypeEnum } from
|
|
2
|
+
import { FieldDescriptionKind, } from "../../core/entity_field_description.js";
|
|
3
|
+
import EntityTypesIfc from "./entity_types_ifc.gen.js";
|
|
4
|
+
import EntityTypesIfcSearch from "./entity_types_search.gen.js";
|
|
5
|
+
import StepEntitySchema from "../../step/step_entity_schema.js";
|
|
6
|
+
import StepParser from "../../step/parsing/step_parser.js";
|
|
7
|
+
import { IfcActionRequest } from "./index.js";
|
|
8
|
+
import { IfcControl } from "./index.js";
|
|
9
|
+
import { IfcActor } from "./index.js";
|
|
10
|
+
import { IfcOccupant } from "./index.js";
|
|
11
|
+
import { IfcObject } from "./index.js";
|
|
12
|
+
import { IfcActorRole } from "./index.js";
|
|
13
|
+
import { IfcActuator } from "./index.js";
|
|
14
|
+
import { IfcDistributionControlElement } from "./index.js";
|
|
15
|
+
import { IfcActuatorType } from "./index.js";
|
|
16
|
+
import { IfcDistributionControlElementType } from "./index.js";
|
|
17
|
+
import { IfcAddress } from "./index.js";
|
|
18
|
+
import { IfcPostalAddress } from "./index.js";
|
|
19
|
+
import { IfcTelecomAddress } from "./index.js";
|
|
20
|
+
import { IfcAdvancedBrep } from "./index.js";
|
|
21
|
+
import { IfcAdvancedBrepWithVoids } from "./index.js";
|
|
22
|
+
import { IfcManifoldSolidBrep } from "./index.js";
|
|
23
|
+
import { IfcAdvancedFace } from "./index.js";
|
|
24
|
+
import { IfcFaceSurface } from "./index.js";
|
|
25
|
+
import { IfcAirTerminal } from "./index.js";
|
|
26
|
+
import { IfcFlowTerminal } from "./index.js";
|
|
27
|
+
import { IfcAirTerminalBox } from "./index.js";
|
|
28
|
+
import { IfcFlowController } from "./index.js";
|
|
29
|
+
import { IfcAirTerminalBoxType } from "./index.js";
|
|
30
|
+
import { IfcFlowControllerType } from "./index.js";
|
|
31
|
+
import { IfcAirTerminalType } from "./index.js";
|
|
32
|
+
import { IfcFlowTerminalType } from "./index.js";
|
|
33
|
+
import { IfcAirToAirHeatRecovery } from "./index.js";
|
|
34
|
+
import { IfcEnergyConversionDevice } from "./index.js";
|
|
35
|
+
import { IfcAirToAirHeatRecoveryType } from "./index.js";
|
|
36
|
+
import { IfcEnergyConversionDeviceType } from "./index.js";
|
|
37
|
+
import { IfcAlarm } from "./index.js";
|
|
38
|
+
import { IfcAlarmType } from "./index.js";
|
|
39
|
+
import { IfcAnnotation } from "./index.js";
|
|
40
|
+
import { IfcProduct } from "./index.js";
|
|
41
|
+
import { IfcAnnotationFillArea } from "./index.js";
|
|
42
|
+
import { IfcGeometricRepresentationItem } from "./index.js";
|
|
43
|
+
import { IfcApplication } from "./index.js";
|
|
44
|
+
import { IfcAppliedValue } from "./index.js";
|
|
45
|
+
import { IfcCostValue } from "./index.js";
|
|
46
|
+
import { IfcApproval } from "./index.js";
|
|
47
|
+
import { IfcApprovalRelationship } from "./index.js";
|
|
48
|
+
import { IfcResourceLevelRelationship } from "./index.js";
|
|
49
|
+
import { IfcArbitraryClosedProfileDef } from "./index.js";
|
|
50
|
+
import { IfcArbitraryProfileDefWithVoids } from "./index.js";
|
|
51
|
+
import { IfcProfileDef } from "./index.js";
|
|
52
|
+
import { IfcArbitraryOpenProfileDef } from "./index.js";
|
|
53
|
+
import { IfcCenterLineProfileDef } from "./index.js";
|
|
54
|
+
import { IfcAsset } from "./index.js";
|
|
55
|
+
import { IfcGroup } from "./index.js";
|
|
56
|
+
import { IfcAsymmetricIShapeProfileDef } from "./index.js";
|
|
57
|
+
import { IfcParameterizedProfileDef } from "./index.js";
|
|
58
|
+
import { IfcAudioVisualAppliance } from "./index.js";
|
|
59
|
+
import { IfcAudioVisualApplianceType } from "./index.js";
|
|
60
|
+
import { IfcAxis1Placement } from "./index.js";
|
|
61
|
+
import { IfcPlacement } from "./index.js";
|
|
62
|
+
import { IfcAxis2Placement2D } from "./index.js";
|
|
63
|
+
import { IfcAxis2Placement3D } from "./index.js";
|
|
64
|
+
import { IfcBSplineCurve } from "./index.js";
|
|
65
|
+
import { IfcBSplineCurveWithKnots } from "./index.js";
|
|
66
|
+
import { IfcBoundedCurve } from "./index.js";
|
|
67
|
+
import { IfcRationalBSplineCurveWithKnots } from "./index.js";
|
|
68
|
+
import { IfcBSplineSurface } from "./index.js";
|
|
69
|
+
import { IfcBSplineSurfaceWithKnots } from "./index.js";
|
|
70
|
+
import { IfcBoundedSurface } from "./index.js";
|
|
71
|
+
import { IfcRationalBSplineSurfaceWithKnots } from "./index.js";
|
|
72
|
+
import { IfcBeam } from "./index.js";
|
|
73
|
+
import { IfcBeamStandardCase } from "./index.js";
|
|
74
|
+
import { IfcBuildingElement } from "./index.js";
|
|
75
|
+
import { IfcBeamType } from "./index.js";
|
|
76
|
+
import { IfcBuildingElementType } from "./index.js";
|
|
77
|
+
import { IfcBlobTexture } from "./index.js";
|
|
78
|
+
import { IfcSurfaceTexture } from "./index.js";
|
|
79
|
+
import { IfcBlock } from "./index.js";
|
|
80
|
+
import { IfcCsgPrimitive3D } from "./index.js";
|
|
81
|
+
import { IfcBoiler } from "./index.js";
|
|
82
|
+
import { IfcBoilerType } from "./index.js";
|
|
83
|
+
import { IfcBooleanClippingResult } from "./index.js";
|
|
84
|
+
import { IfcBooleanResult } from "./index.js";
|
|
85
|
+
import { IfcBoundaryCondition } from "./index.js";
|
|
86
|
+
import { IfcBoundaryEdgeCondition } from "./index.js";
|
|
87
|
+
import { IfcBoundaryFaceCondition } from "./index.js";
|
|
88
|
+
import { IfcBoundaryNodeCondition } from "./index.js";
|
|
89
|
+
import { IfcBoundaryCurve } from "./index.js";
|
|
90
|
+
import { IfcOuterBoundaryCurve } from "./index.js";
|
|
91
|
+
import { IfcCompositeCurveOnSurface } from "./index.js";
|
|
92
|
+
import { IfcBoundaryNodeConditionWarping } from "./index.js";
|
|
93
|
+
import { IfcCompositeCurve } from "./index.js";
|
|
94
|
+
import { IfcIndexedPolyCurve } from "./index.js";
|
|
95
|
+
import { IfcPolyline } from "./index.js";
|
|
96
|
+
import { IfcTrimmedCurve } from "./index.js";
|
|
97
|
+
import { IfcCurve } from "./index.js";
|
|
98
|
+
import { IfcCurveBoundedPlane } from "./index.js";
|
|
99
|
+
import { IfcCurveBoundedSurface } from "./index.js";
|
|
100
|
+
import { IfcRectangularTrimmedSurface } from "./index.js";
|
|
101
|
+
import { IfcSurface } from "./index.js";
|
|
102
|
+
import { IfcBoundingBox } from "./index.js";
|
|
103
|
+
import { IfcBoxedHalfSpace } from "./index.js";
|
|
104
|
+
import { IfcHalfSpaceSolid } from "./index.js";
|
|
105
|
+
import { IfcBuilding } from "./index.js";
|
|
106
|
+
import { IfcSpatialStructureElement } from "./index.js";
|
|
107
|
+
import { IfcBuildingElementProxy } from "./index.js";
|
|
108
|
+
import { IfcChimney } from "./index.js";
|
|
109
|
+
import { IfcColumn } from "./index.js";
|
|
110
|
+
import { IfcCovering } from "./index.js";
|
|
111
|
+
import { IfcCurtainWall } from "./index.js";
|
|
112
|
+
import { IfcDoor } from "./index.js";
|
|
113
|
+
import { IfcFooting } from "./index.js";
|
|
114
|
+
import { IfcMember } from "./index.js";
|
|
115
|
+
import { IfcPile } from "./index.js";
|
|
116
|
+
import { IfcPlate } from "./index.js";
|
|
117
|
+
import { IfcRailing } from "./index.js";
|
|
118
|
+
import { IfcRamp } from "./index.js";
|
|
119
|
+
import { IfcRampFlight } from "./index.js";
|
|
120
|
+
import { IfcRoof } from "./index.js";
|
|
121
|
+
import { IfcShadingDevice } from "./index.js";
|
|
122
|
+
import { IfcSlab } from "./index.js";
|
|
123
|
+
import { IfcStair } from "./index.js";
|
|
124
|
+
import { IfcStairFlight } from "./index.js";
|
|
125
|
+
import { IfcWall } from "./index.js";
|
|
126
|
+
import { IfcWindow } from "./index.js";
|
|
127
|
+
import { IfcElement } from "./index.js";
|
|
128
|
+
import { IfcBuildingElementPart } from "./index.js";
|
|
129
|
+
import { IfcElementComponent } from "./index.js";
|
|
130
|
+
import { IfcBuildingElementPartType } from "./index.js";
|
|
131
|
+
import { IfcElementComponentType } from "./index.js";
|
|
132
|
+
import { IfcBuildingElementProxyType } from "./index.js";
|
|
133
|
+
import { IfcChimneyType } from "./index.js";
|
|
134
|
+
import { IfcColumnType } from "./index.js";
|
|
135
|
+
import { IfcCoveringType } from "./index.js";
|
|
136
|
+
import { IfcCurtainWallType } from "./index.js";
|
|
137
|
+
import { IfcDoorType } from "./index.js";
|
|
138
|
+
import { IfcFootingType } from "./index.js";
|
|
139
|
+
import { IfcMemberType } from "./index.js";
|
|
140
|
+
import { IfcPileType } from "./index.js";
|
|
141
|
+
import { IfcPlateType } from "./index.js";
|
|
142
|
+
import { IfcRailingType } from "./index.js";
|
|
143
|
+
import { IfcRampFlightType } from "./index.js";
|
|
144
|
+
import { IfcRampType } from "./index.js";
|
|
145
|
+
import { IfcRoofType } from "./index.js";
|
|
146
|
+
import { IfcShadingDeviceType } from "./index.js";
|
|
147
|
+
import { IfcSlabType } from "./index.js";
|
|
148
|
+
import { IfcStairFlightType } from "./index.js";
|
|
149
|
+
import { IfcStairType } from "./index.js";
|
|
150
|
+
import { IfcWallType } from "./index.js";
|
|
151
|
+
import { IfcWindowType } from "./index.js";
|
|
152
|
+
import { IfcElementType } from "./index.js";
|
|
153
|
+
import { IfcBuildingStorey } from "./index.js";
|
|
154
|
+
import { IfcBuildingSystem } from "./index.js";
|
|
155
|
+
import { IfcSystem } from "./index.js";
|
|
156
|
+
import { IfcBurner } from "./index.js";
|
|
157
|
+
import { IfcBurnerType } from "./index.js";
|
|
158
|
+
import { IfcCShapeProfileDef } from "./index.js";
|
|
159
|
+
import { IfcCableCarrierFitting } from "./index.js";
|
|
160
|
+
import { IfcFlowFitting } from "./index.js";
|
|
161
|
+
import { IfcCableCarrierFittingType } from "./index.js";
|
|
162
|
+
import { IfcFlowFittingType } from "./index.js";
|
|
163
|
+
import { IfcCableCarrierSegment } from "./index.js";
|
|
164
|
+
import { IfcFlowSegment } from "./index.js";
|
|
165
|
+
import { IfcCableCarrierSegmentType } from "./index.js";
|
|
166
|
+
import { IfcFlowSegmentType } from "./index.js";
|
|
167
|
+
import { IfcCableFitting } from "./index.js";
|
|
168
|
+
import { IfcCableFittingType } from "./index.js";
|
|
169
|
+
import { IfcCableSegment } from "./index.js";
|
|
170
|
+
import { IfcCableSegmentType } from "./index.js";
|
|
171
|
+
import { IfcCartesianPoint } from "./index.js";
|
|
172
|
+
import { IfcPoint } from "./index.js";
|
|
173
|
+
import { IfcCartesianPointList } from "./index.js";
|
|
174
|
+
import { IfcCartesianPointList2D } from "./index.js";
|
|
175
|
+
import { IfcCartesianPointList3D } from "./index.js";
|
|
176
|
+
import { IfcCartesianTransformationOperator } from "./index.js";
|
|
177
|
+
import { IfcCartesianTransformationOperator2D } from "./index.js";
|
|
178
|
+
import { IfcCartesianTransformationOperator3D } from "./index.js";
|
|
179
|
+
import { IfcCartesianTransformationOperator2DnonUniform } from "./index.js";
|
|
180
|
+
import { IfcCartesianTransformationOperator3DnonUniform } from "./index.js";
|
|
181
|
+
import { IfcChiller } from "./index.js";
|
|
182
|
+
import { IfcChillerType } from "./index.js";
|
|
183
|
+
import { IfcCircle } from "./index.js";
|
|
184
|
+
import { IfcConic } from "./index.js";
|
|
185
|
+
import { IfcCircleHollowProfileDef } from "./index.js";
|
|
186
|
+
import { IfcCircleProfileDef } from "./index.js";
|
|
187
|
+
import { IfcCivilElement } from "./index.js";
|
|
188
|
+
import { IfcCivilElementType } from "./index.js";
|
|
189
|
+
import { IfcClassification } from "./index.js";
|
|
190
|
+
import { IfcExternalInformation } from "./index.js";
|
|
191
|
+
import { IfcClassificationReference } from "./index.js";
|
|
192
|
+
import { IfcExternalReference } from "./index.js";
|
|
193
|
+
import { IfcClosedShell } from "./index.js";
|
|
194
|
+
import { IfcConnectedFaceSet } from "./index.js";
|
|
195
|
+
import { IfcCoil } from "./index.js";
|
|
196
|
+
import { IfcCoilType } from "./index.js";
|
|
197
|
+
import { IfcColourRgb } from "./index.js";
|
|
198
|
+
import { IfcColourSpecification } from "./index.js";
|
|
199
|
+
import { IfcColourRgbList } from "./index.js";
|
|
200
|
+
import { IfcPresentationItem } from "./index.js";
|
|
201
|
+
import { IfcColumnStandardCase } from "./index.js";
|
|
202
|
+
import { IfcCommunicationsAppliance } from "./index.js";
|
|
203
|
+
import { IfcCommunicationsApplianceType } from "./index.js";
|
|
204
|
+
import { IfcComplexProperty } from "./index.js";
|
|
205
|
+
import { IfcProperty } from "./index.js";
|
|
206
|
+
import { IfcComplexPropertyTemplate } from "./index.js";
|
|
207
|
+
import { IfcPropertyTemplate } from "./index.js";
|
|
208
|
+
import { IfcCompositeCurveSegment } from "./index.js";
|
|
209
|
+
import { IfcReparametrisedCompositeCurveSegment } from "./index.js";
|
|
210
|
+
import { IfcCompositeProfileDef } from "./index.js";
|
|
211
|
+
import { IfcCompressor } from "./index.js";
|
|
212
|
+
import { IfcFlowMovingDevice } from "./index.js";
|
|
213
|
+
import { IfcCompressorType } from "./index.js";
|
|
214
|
+
import { IfcFlowMovingDeviceType } from "./index.js";
|
|
215
|
+
import { IfcCondenser } from "./index.js";
|
|
216
|
+
import { IfcCondenserType } from "./index.js";
|
|
217
|
+
import { IfcEllipse } from "./index.js";
|
|
218
|
+
import { IfcOpenShell } from "./index.js";
|
|
219
|
+
import { IfcTopologicalRepresentationItem } from "./index.js";
|
|
220
|
+
import { IfcConnectionCurveGeometry } from "./index.js";
|
|
221
|
+
import { IfcConnectionGeometry } from "./index.js";
|
|
222
|
+
import { IfcConnectionPointGeometry } from "./index.js";
|
|
223
|
+
import { IfcConnectionSurfaceGeometry } from "./index.js";
|
|
224
|
+
import { IfcConnectionVolumeGeometry } from "./index.js";
|
|
225
|
+
import { IfcConnectionPointEccentricity } from "./index.js";
|
|
226
|
+
import { IfcConstraint } from "./index.js";
|
|
227
|
+
import { IfcMetric } from "./index.js";
|
|
228
|
+
import { IfcObjective } from "./index.js";
|
|
229
|
+
import { IfcConstructionEquipmentResource } from "./index.js";
|
|
230
|
+
import { IfcConstructionResource } from "./index.js";
|
|
231
|
+
import { IfcConstructionEquipmentResourceType } from "./index.js";
|
|
232
|
+
import { IfcConstructionResourceType } from "./index.js";
|
|
233
|
+
import { IfcConstructionMaterialResource } from "./index.js";
|
|
234
|
+
import { IfcConstructionMaterialResourceType } from "./index.js";
|
|
235
|
+
import { IfcConstructionProductResource } from "./index.js";
|
|
236
|
+
import { IfcConstructionProductResourceType } from "./index.js";
|
|
237
|
+
import { IfcCrewResource } from "./index.js";
|
|
238
|
+
import { IfcLaborResource } from "./index.js";
|
|
239
|
+
import { IfcSubContractResource } from "./index.js";
|
|
240
|
+
import { IfcResource } from "./index.js";
|
|
241
|
+
import { IfcCrewResourceType } from "./index.js";
|
|
242
|
+
import { IfcLaborResourceType } from "./index.js";
|
|
243
|
+
import { IfcSubContractResourceType } from "./index.js";
|
|
244
|
+
import { IfcTypeResource } from "./index.js";
|
|
245
|
+
import { IfcContext } from "./index.js";
|
|
246
|
+
import { IfcProject } from "./index.js";
|
|
247
|
+
import { IfcProjectLibrary } from "./index.js";
|
|
248
|
+
import { IfcObjectDefinition } from "./index.js";
|
|
249
|
+
import { IfcContextDependentUnit } from "./index.js";
|
|
250
|
+
import { IfcNamedUnit } from "./index.js";
|
|
251
|
+
import { IfcCostItem } from "./index.js";
|
|
252
|
+
import { IfcCostSchedule } from "./index.js";
|
|
253
|
+
import { IfcPerformanceHistory } from "./index.js";
|
|
254
|
+
import { IfcPermit } from "./index.js";
|
|
255
|
+
import { IfcProjectOrder } from "./index.js";
|
|
256
|
+
import { IfcWorkCalendar } from "./index.js";
|
|
257
|
+
import { IfcWorkControl } from "./index.js";
|
|
258
|
+
import { IfcController } from "./index.js";
|
|
259
|
+
import { IfcControllerType } from "./index.js";
|
|
260
|
+
import { IfcConversionBasedUnit } from "./index.js";
|
|
261
|
+
import { IfcConversionBasedUnitWithOffset } from "./index.js";
|
|
262
|
+
import { IfcCooledBeam } from "./index.js";
|
|
263
|
+
import { IfcCooledBeamType } from "./index.js";
|
|
264
|
+
import { IfcCoolingTower } from "./index.js";
|
|
265
|
+
import { IfcCoolingTowerType } from "./index.js";
|
|
266
|
+
import { IfcCoordinateOperation } from "./index.js";
|
|
267
|
+
import { IfcMapConversion } from "./index.js";
|
|
268
|
+
import { IfcCoordinateReferenceSystem } from "./index.js";
|
|
269
|
+
import { IfcProjectedCRS } from "./index.js";
|
|
270
|
+
import { IfcRectangularPyramid } from "./index.js";
|
|
271
|
+
import { IfcRightCircularCone } from "./index.js";
|
|
272
|
+
import { IfcRightCircularCylinder } from "./index.js";
|
|
273
|
+
import { IfcSphere } from "./index.js";
|
|
274
|
+
import { IfcCsgSolid } from "./index.js";
|
|
275
|
+
import { IfcSolidModel } from "./index.js";
|
|
276
|
+
import { IfcCurrencyRelationship } from "./index.js";
|
|
277
|
+
import { IfcLine } from "./index.js";
|
|
278
|
+
import { IfcOffsetCurve2D } from "./index.js";
|
|
279
|
+
import { IfcOffsetCurve3D } from "./index.js";
|
|
280
|
+
import { IfcPcurve } from "./index.js";
|
|
281
|
+
import { IfcSurfaceCurve } from "./index.js";
|
|
282
|
+
import { IfcCurveStyle } from "./index.js";
|
|
283
|
+
import { IfcPresentationStyle } from "./index.js";
|
|
284
|
+
import { IfcCurveStyleFont } from "./index.js";
|
|
285
|
+
import { IfcCurveStyleFontAndScaling } from "./index.js";
|
|
286
|
+
import { IfcCurveStyleFontPattern } from "./index.js";
|
|
287
|
+
import { IfcCylindricalSurface } from "./index.js";
|
|
288
|
+
import { IfcElementarySurface } from "./index.js";
|
|
289
|
+
import { IfcDamper } from "./index.js";
|
|
290
|
+
import { IfcDamperType } from "./index.js";
|
|
291
|
+
import { IfcDerivedProfileDef } from "./index.js";
|
|
292
|
+
import { IfcMirroredProfileDef } from "./index.js";
|
|
293
|
+
import { IfcDerivedUnit } from "./index.js";
|
|
294
|
+
import { IfcDerivedUnitElement } from "./index.js";
|
|
295
|
+
import { IfcDimensionalExponents } from "./index.js";
|
|
296
|
+
import { IfcDirection } from "./index.js";
|
|
297
|
+
import { IfcDiscreteAccessory } from "./index.js";
|
|
298
|
+
import { IfcDiscreteAccessoryType } from "./index.js";
|
|
299
|
+
import { IfcDistributionChamberElement } from "./index.js";
|
|
300
|
+
import { IfcDistributionFlowElement } from "./index.js";
|
|
301
|
+
import { IfcDistributionChamberElementType } from "./index.js";
|
|
302
|
+
import { IfcDistributionFlowElementType } from "./index.js";
|
|
303
|
+
import { IfcDistributionCircuit } from "./index.js";
|
|
304
|
+
import { IfcDistributionSystem } from "./index.js";
|
|
305
|
+
import { IfcFlowInstrument } from "./index.js";
|
|
306
|
+
import { IfcProtectiveDeviceTrippingUnit } from "./index.js";
|
|
307
|
+
import { IfcSensor } from "./index.js";
|
|
308
|
+
import { IfcUnitaryControlElement } from "./index.js";
|
|
309
|
+
import { IfcDistributionElement } from "./index.js";
|
|
310
|
+
import { IfcFlowInstrumentType } from "./index.js";
|
|
311
|
+
import { IfcProtectiveDeviceTrippingUnitType } from "./index.js";
|
|
312
|
+
import { IfcSensorType } from "./index.js";
|
|
313
|
+
import { IfcUnitaryControlElementType } from "./index.js";
|
|
314
|
+
import { IfcDistributionElementType } from "./index.js";
|
|
315
|
+
import { IfcFlowStorageDevice } from "./index.js";
|
|
316
|
+
import { IfcFlowTreatmentDevice } from "./index.js";
|
|
317
|
+
import { IfcFlowStorageDeviceType } from "./index.js";
|
|
318
|
+
import { IfcFlowTreatmentDeviceType } from "./index.js";
|
|
319
|
+
import { IfcDistributionPort } from "./index.js";
|
|
320
|
+
import { IfcPort } from "./index.js";
|
|
321
|
+
import { IfcDocumentInformation } from "./index.js";
|
|
322
|
+
import { IfcDocumentInformationRelationship } from "./index.js";
|
|
323
|
+
import { IfcDocumentReference } from "./index.js";
|
|
324
|
+
import { IfcDoorStandardCase } from "./index.js";
|
|
325
|
+
import { IfcDoorLiningProperties } from "./index.js";
|
|
326
|
+
import { IfcPreDefinedPropertySet } from "./index.js";
|
|
327
|
+
import { IfcDoorPanelProperties } from "./index.js";
|
|
328
|
+
import { IfcDoorStyle } from "./index.js";
|
|
329
|
+
import { IfcTypeProduct } from "./index.js";
|
|
330
|
+
import { IfcDraughtingPreDefinedColour } from "./index.js";
|
|
331
|
+
import { IfcPreDefinedColour } from "./index.js";
|
|
332
|
+
import { IfcDraughtingPreDefinedCurveFont } from "./index.js";
|
|
333
|
+
import { IfcPreDefinedCurveFont } from "./index.js";
|
|
334
|
+
import { IfcDuctFitting } from "./index.js";
|
|
335
|
+
import { IfcDuctFittingType } from "./index.js";
|
|
336
|
+
import { IfcDuctSegment } from "./index.js";
|
|
337
|
+
import { IfcDuctSegmentType } from "./index.js";
|
|
338
|
+
import { IfcDuctSilencer } from "./index.js";
|
|
339
|
+
import { IfcDuctSilencerType } from "./index.js";
|
|
340
|
+
import { IfcEdge } from "./index.js";
|
|
341
|
+
import { IfcEdgeCurve } from "./index.js";
|
|
342
|
+
import { IfcOrientedEdge } from "./index.js";
|
|
343
|
+
import { IfcSubedge } from "./index.js";
|
|
344
|
+
import { IfcEdgeLoop } from "./index.js";
|
|
345
|
+
import { IfcLoop } from "./index.js";
|
|
346
|
+
import { IfcElectricAppliance } from "./index.js";
|
|
347
|
+
import { IfcElectricApplianceType } from "./index.js";
|
|
348
|
+
import { IfcElectricDistributionBoard } from "./index.js";
|
|
349
|
+
import { IfcElectricDistributionBoardType } from "./index.js";
|
|
350
|
+
import { IfcElectricFlowStorageDevice } from "./index.js";
|
|
351
|
+
import { IfcElectricFlowStorageDeviceType } from "./index.js";
|
|
352
|
+
import { IfcElectricGenerator } from "./index.js";
|
|
353
|
+
import { IfcElectricGeneratorType } from "./index.js";
|
|
354
|
+
import { IfcElectricMotor } from "./index.js";
|
|
355
|
+
import { IfcElectricMotorType } from "./index.js";
|
|
356
|
+
import { IfcElectricTimeControl } from "./index.js";
|
|
357
|
+
import { IfcElectricTimeControlType } from "./index.js";
|
|
358
|
+
import { IfcElementAssembly } from "./index.js";
|
|
359
|
+
import { IfcFeatureElement } from "./index.js";
|
|
360
|
+
import { IfcFurnishingElement } from "./index.js";
|
|
361
|
+
import { IfcGeographicElement } from "./index.js";
|
|
362
|
+
import { IfcTransportElement } from "./index.js";
|
|
363
|
+
import { IfcVirtualElement } from "./index.js";
|
|
364
|
+
import { IfcElementAssemblyType } from "./index.js";
|
|
365
|
+
import { IfcFastener } from "./index.js";
|
|
366
|
+
import { IfcMechanicalFastener } from "./index.js";
|
|
367
|
+
import { IfcReinforcingElement } from "./index.js";
|
|
368
|
+
import { IfcVibrationIsolator } from "./index.js";
|
|
369
|
+
import { IfcFastenerType } from "./index.js";
|
|
370
|
+
import { IfcMechanicalFastenerType } from "./index.js";
|
|
371
|
+
import { IfcReinforcingElementType } from "./index.js";
|
|
372
|
+
import { IfcVibrationIsolatorType } from "./index.js";
|
|
373
|
+
import { IfcElementQuantity } from "./index.js";
|
|
374
|
+
import { IfcQuantitySet } from "./index.js";
|
|
375
|
+
import { IfcFurnishingElementType } from "./index.js";
|
|
376
|
+
import { IfcGeographicElementType } from "./index.js";
|
|
377
|
+
import { IfcTransportElementType } from "./index.js";
|
|
378
|
+
import { IfcPlane } from "./index.js";
|
|
379
|
+
import { IfcSphericalSurface } from "./index.js";
|
|
380
|
+
import { IfcToroidalSurface } from "./index.js";
|
|
381
|
+
import { IfcEllipseProfileDef } from "./index.js";
|
|
382
|
+
import { IfcEngine } from "./index.js";
|
|
383
|
+
import { IfcEvaporativeCooler } from "./index.js";
|
|
384
|
+
import { IfcEvaporator } from "./index.js";
|
|
385
|
+
import { IfcHeatExchanger } from "./index.js";
|
|
386
|
+
import { IfcHumidifier } from "./index.js";
|
|
387
|
+
import { IfcMotorConnection } from "./index.js";
|
|
388
|
+
import { IfcSolarDevice } from "./index.js";
|
|
389
|
+
import { IfcTransformer } from "./index.js";
|
|
390
|
+
import { IfcTubeBundle } from "./index.js";
|
|
391
|
+
import { IfcUnitaryEquipment } from "./index.js";
|
|
392
|
+
import { IfcEngineType } from "./index.js";
|
|
393
|
+
import { IfcEvaporativeCoolerType } from "./index.js";
|
|
394
|
+
import { IfcEvaporatorType } from "./index.js";
|
|
395
|
+
import { IfcHeatExchangerType } from "./index.js";
|
|
396
|
+
import { IfcHumidifierType } from "./index.js";
|
|
397
|
+
import { IfcMotorConnectionType } from "./index.js";
|
|
398
|
+
import { IfcSolarDeviceType } from "./index.js";
|
|
399
|
+
import { IfcTransformerType } from "./index.js";
|
|
400
|
+
import { IfcTubeBundleType } from "./index.js";
|
|
401
|
+
import { IfcUnitaryEquipmentType } from "./index.js";
|
|
402
|
+
import { IfcEvent } from "./index.js";
|
|
403
|
+
import { IfcProcess } from "./index.js";
|
|
404
|
+
import { IfcEventTime } from "./index.js";
|
|
405
|
+
import { IfcSchedulingTime } from "./index.js";
|
|
406
|
+
import { IfcEventType } from "./index.js";
|
|
407
|
+
import { IfcTypeProcess } from "./index.js";
|
|
408
|
+
import { IfcExtendedProperties } from "./index.js";
|
|
409
|
+
import { IfcMaterialProperties } from "./index.js";
|
|
410
|
+
import { IfcProfileProperties } from "./index.js";
|
|
411
|
+
import { IfcPropertyAbstraction } from "./index.js";
|
|
412
|
+
import { IfcLibraryInformation } from "./index.js";
|
|
413
|
+
import { IfcExternallyDefinedHatchStyle } from "./index.js";
|
|
414
|
+
import { IfcExternallyDefinedSurfaceStyle } from "./index.js";
|
|
415
|
+
import { IfcExternallyDefinedTextFont } from "./index.js";
|
|
416
|
+
import { IfcLibraryReference } from "./index.js";
|
|
417
|
+
import { IfcExternalReferenceRelationship } from "./index.js";
|
|
418
|
+
import { IfcExternalSpatialElement } from "./index.js";
|
|
419
|
+
import { IfcExternalSpatialStructureElement } from "./index.js";
|
|
420
|
+
import { IfcSpatialElement } from "./index.js";
|
|
421
|
+
import { IfcExtrudedAreaSolid } from "./index.js";
|
|
422
|
+
import { IfcExtrudedAreaSolidTapered } from "./index.js";
|
|
423
|
+
import { IfcSweptAreaSolid } from "./index.js";
|
|
424
|
+
import { IfcFace } from "./index.js";
|
|
425
|
+
import { IfcFaceBasedSurfaceModel } from "./index.js";
|
|
426
|
+
import { IfcFaceBound } from "./index.js";
|
|
427
|
+
import { IfcFaceOuterBound } from "./index.js";
|
|
428
|
+
import { IfcFacetedBrep } from "./index.js";
|
|
429
|
+
import { IfcFacetedBrepWithVoids } from "./index.js";
|
|
430
|
+
import { IfcFailureConnectionCondition } from "./index.js";
|
|
431
|
+
import { IfcStructuralConnectionCondition } from "./index.js";
|
|
432
|
+
import { IfcFan } from "./index.js";
|
|
433
|
+
import { IfcFanType } from "./index.js";
|
|
434
|
+
import { IfcFeatureElementAddition } from "./index.js";
|
|
435
|
+
import { IfcFeatureElementSubtraction } from "./index.js";
|
|
436
|
+
import { IfcSurfaceFeature } from "./index.js";
|
|
437
|
+
import { IfcProjectionElement } from "./index.js";
|
|
438
|
+
import { IfcOpeningElement } from "./index.js";
|
|
439
|
+
import { IfcVoidingFeature } from "./index.js";
|
|
440
|
+
import { IfcFillAreaStyle } from "./index.js";
|
|
441
|
+
import { IfcFillAreaStyleHatching } from "./index.js";
|
|
442
|
+
import { IfcFillAreaStyleTiles } from "./index.js";
|
|
443
|
+
import { IfcFilter } from "./index.js";
|
|
444
|
+
import { IfcFilterType } from "./index.js";
|
|
445
|
+
import { IfcFireSuppressionTerminal } from "./index.js";
|
|
446
|
+
import { IfcFireSuppressionTerminalType } from "./index.js";
|
|
447
|
+
import { IfcFixedReferenceSweptAreaSolid } from "./index.js";
|
|
448
|
+
import { IfcFlowMeter } from "./index.js";
|
|
449
|
+
import { IfcProtectiveDevice } from "./index.js";
|
|
450
|
+
import { IfcSwitchingDevice } from "./index.js";
|
|
451
|
+
import { IfcValve } from "./index.js";
|
|
452
|
+
import { IfcElectricDistributionPoint } from "./index.js";
|
|
453
|
+
import { IfcFlowMeterType } from "./index.js";
|
|
454
|
+
import { IfcProtectiveDeviceType } from "./index.js";
|
|
455
|
+
import { IfcSwitchingDeviceType } from "./index.js";
|
|
456
|
+
import { IfcValveType } from "./index.js";
|
|
457
|
+
import { IfcJunctionBox } from "./index.js";
|
|
458
|
+
import { IfcPipeFitting } from "./index.js";
|
|
459
|
+
import { IfcJunctionBoxType } from "./index.js";
|
|
460
|
+
import { IfcPipeFittingType } from "./index.js";
|
|
461
|
+
import { IfcPump } from "./index.js";
|
|
462
|
+
import { IfcPumpType } from "./index.js";
|
|
463
|
+
import { IfcPipeSegment } from "./index.js";
|
|
464
|
+
import { IfcPipeSegmentType } from "./index.js";
|
|
465
|
+
import { IfcTank } from "./index.js";
|
|
466
|
+
import { IfcTankType } from "./index.js";
|
|
467
|
+
import { IfcLamp } from "./index.js";
|
|
468
|
+
import { IfcLightFixture } from "./index.js";
|
|
469
|
+
import { IfcMedicalDevice } from "./index.js";
|
|
470
|
+
import { IfcOutlet } from "./index.js";
|
|
471
|
+
import { IfcSanitaryTerminal } from "./index.js";
|
|
472
|
+
import { IfcSpaceHeater } from "./index.js";
|
|
473
|
+
import { IfcStackTerminal } from "./index.js";
|
|
474
|
+
import { IfcWasteTerminal } from "./index.js";
|
|
475
|
+
import { IfcLampType } from "./index.js";
|
|
476
|
+
import { IfcLightFixtureType } from "./index.js";
|
|
477
|
+
import { IfcMedicalDeviceType } from "./index.js";
|
|
478
|
+
import { IfcOutletType } from "./index.js";
|
|
479
|
+
import { IfcSanitaryTerminalType } from "./index.js";
|
|
480
|
+
import { IfcSpaceHeaterType } from "./index.js";
|
|
481
|
+
import { IfcStackTerminalType } from "./index.js";
|
|
482
|
+
import { IfcWasteTerminalType } from "./index.js";
|
|
483
|
+
import { IfcInterceptor } from "./index.js";
|
|
484
|
+
import { IfcInterceptorType } from "./index.js";
|
|
485
|
+
import { IfcFurniture } from "./index.js";
|
|
486
|
+
import { IfcSystemFurnitureElement } from "./index.js";
|
|
487
|
+
import { IfcFurnitureType } from "./index.js";
|
|
488
|
+
import { IfcSystemFurnitureElementType } from "./index.js";
|
|
489
|
+
import { IfcGeometricCurveSet } from "./index.js";
|
|
490
|
+
import { IfcGeometricSet } from "./index.js";
|
|
491
|
+
import { IfcGeometricRepresentationContext } from "./index.js";
|
|
492
|
+
import { IfcGeometricRepresentationSubContext } from "./index.js";
|
|
493
|
+
import { IfcRepresentationContext } from "./index.js";
|
|
494
|
+
import { IfcLightSource } from "./index.js";
|
|
495
|
+
import { IfcPlanarExtent } from "./index.js";
|
|
496
|
+
import { IfcSectionedSpine } from "./index.js";
|
|
497
|
+
import { IfcShellBasedSurfaceModel } from "./index.js";
|
|
498
|
+
import { IfcTessellatedItem } from "./index.js";
|
|
499
|
+
import { IfcTextLiteral } from "./index.js";
|
|
500
|
+
import { IfcVector } from "./index.js";
|
|
501
|
+
import { IfcRepresentationItem } from "./index.js";
|
|
502
|
+
import { IfcGrid } from "./index.js";
|
|
503
|
+
import { IfcGridAxis } from "./index.js";
|
|
504
|
+
import { IfcGridPlacement } from "./index.js";
|
|
505
|
+
import { IfcObjectPlacement } from "./index.js";
|
|
506
|
+
import { IfcInventory } from "./index.js";
|
|
507
|
+
import { IfcStructuralLoadGroup } from "./index.js";
|
|
508
|
+
import { IfcStructuralResultGroup } from "./index.js";
|
|
509
|
+
import { IfcPolygonalBoundedHalfSpace } from "./index.js";
|
|
510
|
+
import { IfcIShapeProfileDef } from "./index.js";
|
|
511
|
+
import { IfcImageTexture } from "./index.js";
|
|
512
|
+
import { IfcIndexedColourMap } from "./index.js";
|
|
513
|
+
import { IfcIndexedPolygonalFace } from "./index.js";
|
|
514
|
+
import { IfcIndexedPolygonalFaceWithVoids } from "./index.js";
|
|
515
|
+
import { IfcIndexedTextureMap } from "./index.js";
|
|
516
|
+
import { IfcIndexedTriangleTextureMap } from "./index.js";
|
|
517
|
+
import { IfcTextureCoordinate } from "./index.js";
|
|
518
|
+
import { IfcIntersectionCurve } from "./index.js";
|
|
519
|
+
import { IfcIrregularTimeSeries } from "./index.js";
|
|
520
|
+
import { IfcTimeSeries } from "./index.js";
|
|
521
|
+
import { IfcIrregularTimeSeriesValue } from "./index.js";
|
|
522
|
+
import { IfcLShapeProfileDef } from "./index.js";
|
|
523
|
+
import { IfcLagTime } from "./index.js";
|
|
524
|
+
import { IfcLightDistributionData } from "./index.js";
|
|
525
|
+
import { IfcLightIntensityDistribution } from "./index.js";
|
|
526
|
+
import { IfcLightSourceAmbient } from "./index.js";
|
|
527
|
+
import { IfcLightSourceDirectional } from "./index.js";
|
|
528
|
+
import { IfcLightSourceGoniometric } from "./index.js";
|
|
529
|
+
import { IfcLightSourcePositional } from "./index.js";
|
|
530
|
+
import { IfcLightSourceSpot } from "./index.js";
|
|
531
|
+
import { IfcLocalPlacement } from "./index.js";
|
|
532
|
+
import { IfcPolyLoop } from "./index.js";
|
|
533
|
+
import { IfcVertexLoop } from "./index.js";
|
|
534
|
+
import { IfcMappedItem } from "./index.js";
|
|
535
|
+
import { IfcMaterial } from "./index.js";
|
|
536
|
+
import { IfcMaterialDefinition } from "./index.js";
|
|
537
|
+
import { IfcMaterialClassificationRelationship } from "./index.js";
|
|
538
|
+
import { IfcMaterialConstituent } from "./index.js";
|
|
539
|
+
import { IfcMaterialConstituentSet } from "./index.js";
|
|
540
|
+
import { IfcMaterialLayer } from "./index.js";
|
|
541
|
+
import { IfcMaterialLayerSet } from "./index.js";
|
|
542
|
+
import { IfcMaterialProfile } from "./index.js";
|
|
543
|
+
import { IfcMaterialProfileSet } from "./index.js";
|
|
544
|
+
import { IfcMaterialDefinitionRepresentation } from "./index.js";
|
|
545
|
+
import { IfcProductRepresentation } from "./index.js";
|
|
546
|
+
import { IfcMaterialLayerWithOffsets } from "./index.js";
|
|
547
|
+
import { IfcMaterialLayerSetUsage } from "./index.js";
|
|
548
|
+
import { IfcMaterialUsageDefinition } from "./index.js";
|
|
549
|
+
import { IfcMaterialList } from "./index.js";
|
|
550
|
+
import { IfcMaterialProfileWithOffsets } from "./index.js";
|
|
551
|
+
import { IfcMaterialProfileSetUsage } from "./index.js";
|
|
552
|
+
import { IfcMaterialProfileSetUsageTapering } from "./index.js";
|
|
553
|
+
import { IfcMaterialRelationship } from "./index.js";
|
|
554
|
+
import { IfcMeasureWithUnit } from "./index.js";
|
|
555
|
+
import { IfcMemberStandardCase } from "./index.js";
|
|
556
|
+
import { IfcMonetaryUnit } from "./index.js";
|
|
557
|
+
import { IfcSIUnit } from "./index.js";
|
|
558
|
+
import { IfcTypeObject } from "./index.js";
|
|
559
|
+
import { IfcRoot } from "./index.js";
|
|
560
|
+
import { IfcOpeningStandardCase } from "./index.js";
|
|
561
|
+
import { IfcOrganization } from "./index.js";
|
|
562
|
+
import { IfcOrganizationRelationship } from "./index.js";
|
|
563
|
+
import { IfcOwnerHistory } from "./index.js";
|
|
564
|
+
import { IfcRectangleProfileDef } from "./index.js";
|
|
565
|
+
import { IfcTShapeProfileDef } from "./index.js";
|
|
566
|
+
import { IfcTrapeziumProfileDef } from "./index.js";
|
|
567
|
+
import { IfcUShapeProfileDef } from "./index.js";
|
|
568
|
+
import { IfcZShapeProfileDef } from "./index.js";
|
|
569
|
+
import { IfcPath } from "./index.js";
|
|
570
|
+
import { IfcPermeableCoveringProperties } from "./index.js";
|
|
571
|
+
import { IfcPerson } from "./index.js";
|
|
572
|
+
import { IfcPersonAndOrganization } from "./index.js";
|
|
573
|
+
import { IfcPhysicalComplexQuantity } from "./index.js";
|
|
574
|
+
import { IfcPhysicalQuantity } from "./index.js";
|
|
575
|
+
import { IfcPhysicalSimpleQuantity } from "./index.js";
|
|
576
|
+
import { IfcQuantityArea } from "./index.js";
|
|
577
|
+
import { IfcQuantityCount } from "./index.js";
|
|
578
|
+
import { IfcQuantityLength } from "./index.js";
|
|
579
|
+
import { IfcQuantityTime } from "./index.js";
|
|
580
|
+
import { IfcQuantityVolume } from "./index.js";
|
|
581
|
+
import { IfcQuantityWeight } from "./index.js";
|
|
582
|
+
import { IfcPixelTexture } from "./index.js";
|
|
583
|
+
import { IfcPlanarBox } from "./index.js";
|
|
584
|
+
import { IfcPlateStandardCase } from "./index.js";
|
|
585
|
+
import { IfcPointOnCurve } from "./index.js";
|
|
586
|
+
import { IfcPointOnSurface } from "./index.js";
|
|
587
|
+
import { IfcPolygonalFaceSet } from "./index.js";
|
|
588
|
+
import { IfcTessellatedFaceSet } from "./index.js";
|
|
589
|
+
import { IfcPreDefinedItem } from "./index.js";
|
|
590
|
+
import { IfcPreDefinedTextFont } from "./index.js";
|
|
591
|
+
import { IfcPreDefinedProperties } from "./index.js";
|
|
592
|
+
import { IfcReinforcementBarProperties } from "./index.js";
|
|
593
|
+
import { IfcSectionProperties } from "./index.js";
|
|
594
|
+
import { IfcSectionReinforcementProperties } from "./index.js";
|
|
595
|
+
import { IfcReinforcementDefinitionProperties } from "./index.js";
|
|
596
|
+
import { IfcWindowLiningProperties } from "./index.js";
|
|
597
|
+
import { IfcWindowPanelProperties } from "./index.js";
|
|
598
|
+
import { IfcPropertySetDefinition } from "./index.js";
|
|
599
|
+
import { IfcTextStyleFontModel } from "./index.js";
|
|
600
|
+
import { IfcSurfaceStyleLighting } from "./index.js";
|
|
601
|
+
import { IfcSurfaceStyleRefraction } from "./index.js";
|
|
602
|
+
import { IfcSurfaceStyleShading } from "./index.js";
|
|
603
|
+
import { IfcSurfaceStyleWithTextures } from "./index.js";
|
|
604
|
+
import { IfcTextStyleForDefinedFont } from "./index.js";
|
|
605
|
+
import { IfcTextStyleTextModel } from "./index.js";
|
|
606
|
+
import { IfcTextureVertex } from "./index.js";
|
|
607
|
+
import { IfcTextureVertexList } from "./index.js";
|
|
608
|
+
import { IfcPresentationLayerAssignment } from "./index.js";
|
|
609
|
+
import { IfcPresentationLayerWithStyle } from "./index.js";
|
|
610
|
+
import { IfcSurfaceStyle } from "./index.js";
|
|
611
|
+
import { IfcTextStyle } from "./index.js";
|
|
612
|
+
import { IfcPresentationStyleAssignment } from "./index.js";
|
|
613
|
+
import { IfcProcedure } from "./index.js";
|
|
614
|
+
import { IfcProcedureType } from "./index.js";
|
|
615
|
+
import { IfcTask } from "./index.js";
|
|
616
|
+
import { IfcProxy } from "./index.js";
|
|
617
|
+
import { IfcStructuralActivity } from "./index.js";
|
|
618
|
+
import { IfcStructuralItem } from "./index.js";
|
|
619
|
+
import { IfcProductDefinitionShape } from "./index.js";
|
|
620
|
+
import { IfcSimpleProperty } from "./index.js";
|
|
621
|
+
import { IfcPropertyEnumeration } from "./index.js";
|
|
622
|
+
import { IfcPropertyBoundedValue } from "./index.js";
|
|
623
|
+
import { IfcPropertyDefinition } from "./index.js";
|
|
624
|
+
import { IfcPropertyTemplateDefinition } from "./index.js";
|
|
625
|
+
import { IfcPropertyDependencyRelationship } from "./index.js";
|
|
626
|
+
import { IfcPropertyEnumeratedValue } from "./index.js";
|
|
627
|
+
import { IfcPropertyListValue } from "./index.js";
|
|
628
|
+
import { IfcPropertyReferenceValue } from "./index.js";
|
|
629
|
+
import { IfcPropertySet } from "./index.js";
|
|
630
|
+
import { IfcPropertySetTemplate } from "./index.js";
|
|
631
|
+
import { IfcPropertySingleValue } from "./index.js";
|
|
632
|
+
import { IfcPropertyTableValue } from "./index.js";
|
|
633
|
+
import { IfcSimplePropertyTemplate } from "./index.js";
|
|
634
|
+
import { IfcRectangleHollowProfileDef } from "./index.js";
|
|
635
|
+
import { IfcRoundedRectangleProfileDef } from "./index.js";
|
|
636
|
+
import { IfcRecurrencePattern } from "./index.js";
|
|
637
|
+
import { IfcReference } from "./index.js";
|
|
638
|
+
import { IfcRegularTimeSeries } from "./index.js";
|
|
639
|
+
import { IfcReinforcingBar } from "./index.js";
|
|
640
|
+
import { IfcReinforcingBarType } from "./index.js";
|
|
641
|
+
import { IfcReinforcingMesh } from "./index.js";
|
|
642
|
+
import { IfcTendon } from "./index.js";
|
|
643
|
+
import { IfcTendonAnchor } from "./index.js";
|
|
644
|
+
import { IfcReinforcingMeshType } from "./index.js";
|
|
645
|
+
import { IfcTendonAnchorType } from "./index.js";
|
|
646
|
+
import { IfcTendonType } from "./index.js";
|
|
647
|
+
import { IfcRelAggregates } from "./index.js";
|
|
648
|
+
import { IfcRelDecomposes } from "./index.js";
|
|
649
|
+
import { IfcRelAssigns } from "./index.js";
|
|
650
|
+
import { IfcRelAssignsToActor } from "./index.js";
|
|
651
|
+
import { IfcRelAssignsToControl } from "./index.js";
|
|
652
|
+
import { IfcRelAssignsToGroup } from "./index.js";
|
|
653
|
+
import { IfcRelAssignsToProcess } from "./index.js";
|
|
654
|
+
import { IfcRelAssignsToProduct } from "./index.js";
|
|
655
|
+
import { IfcRelAssignsToResource } from "./index.js";
|
|
656
|
+
import { IfcRelationship } from "./index.js";
|
|
657
|
+
import { IfcRelAssignsToGroupByFactor } from "./index.js";
|
|
658
|
+
import { IfcRelAssociates } from "./index.js";
|
|
659
|
+
import { IfcRelAssociatesApproval } from "./index.js";
|
|
660
|
+
import { IfcRelAssociatesClassification } from "./index.js";
|
|
661
|
+
import { IfcRelAssociatesConstraint } from "./index.js";
|
|
662
|
+
import { IfcRelAssociatesDocument } from "./index.js";
|
|
663
|
+
import { IfcRelAssociatesLibrary } from "./index.js";
|
|
664
|
+
import { IfcRelAssociatesMaterial } from "./index.js";
|
|
665
|
+
import { IfcRelConnects } from "./index.js";
|
|
666
|
+
import { IfcRelConnectsElements } from "./index.js";
|
|
667
|
+
import { IfcRelConnectsPortToElement } from "./index.js";
|
|
668
|
+
import { IfcRelConnectsPorts } from "./index.js";
|
|
669
|
+
import { IfcRelConnectsStructuralActivity } from "./index.js";
|
|
670
|
+
import { IfcRelConnectsStructuralMember } from "./index.js";
|
|
671
|
+
import { IfcRelContainedInSpatialStructure } from "./index.js";
|
|
672
|
+
import { IfcRelCoversBldgElements } from "./index.js";
|
|
673
|
+
import { IfcRelCoversSpaces } from "./index.js";
|
|
674
|
+
import { IfcRelFillsElement } from "./index.js";
|
|
675
|
+
import { IfcRelFlowControlElements } from "./index.js";
|
|
676
|
+
import { IfcRelInterferesElements } from "./index.js";
|
|
677
|
+
import { IfcRelReferencedInSpatialStructure } from "./index.js";
|
|
678
|
+
import { IfcRelSequence } from "./index.js";
|
|
679
|
+
import { IfcRelServicesBuildings } from "./index.js";
|
|
680
|
+
import { IfcRelSpaceBoundary } from "./index.js";
|
|
681
|
+
import { IfcRelConnectsPathElements } from "./index.js";
|
|
682
|
+
import { IfcRelConnectsWithRealizingElements } from "./index.js";
|
|
683
|
+
import { IfcRelConnectsWithEccentricity } from "./index.js";
|
|
684
|
+
import { IfcRelDeclares } from "./index.js";
|
|
685
|
+
import { IfcRelNests } from "./index.js";
|
|
686
|
+
import { IfcRelProjectsElement } from "./index.js";
|
|
687
|
+
import { IfcRelVoidsElement } from "./index.js";
|
|
688
|
+
import { IfcRelDefines } from "./index.js";
|
|
689
|
+
import { IfcRelDefinesByObject } from "./index.js";
|
|
690
|
+
import { IfcRelDefinesByProperties } from "./index.js";
|
|
691
|
+
import { IfcRelDefinesByTemplate } from "./index.js";
|
|
692
|
+
import { IfcRelDefinesByType } from "./index.js";
|
|
693
|
+
import { IfcRelSpaceBoundary1stLevel } from "./index.js";
|
|
694
|
+
import { IfcRelSpaceBoundary2ndLevel } from "./index.js";
|
|
695
|
+
import { IfcRepresentation } from "./index.js";
|
|
696
|
+
import { IfcShapeModel } from "./index.js";
|
|
697
|
+
import { IfcStyleModel } from "./index.js";
|
|
698
|
+
import { IfcStyledItem } from "./index.js";
|
|
699
|
+
import { IfcRepresentationMap } from "./index.js";
|
|
700
|
+
import { IfcResourceApprovalRelationship } from "./index.js";
|
|
701
|
+
import { IfcResourceConstraintRelationship } from "./index.js";
|
|
702
|
+
import { IfcResourceTime } from "./index.js";
|
|
703
|
+
import { IfcRevolvedAreaSolid } from "./index.js";
|
|
704
|
+
import { IfcRevolvedAreaSolidTapered } from "./index.js";
|
|
705
|
+
import { IfcTaskTime } from "./index.js";
|
|
706
|
+
import { IfcWorkTime } from "./index.js";
|
|
707
|
+
import { IfcSeamCurve } from "./index.js";
|
|
708
|
+
import { IfcShapeAspect } from "./index.js";
|
|
709
|
+
import { IfcShapeRepresentation } from "./index.js";
|
|
710
|
+
import { IfcTopologyRepresentation } from "./index.js";
|
|
711
|
+
import { IfcSite } from "./index.js";
|
|
712
|
+
import { IfcSlabElementedCase } from "./index.js";
|
|
713
|
+
import { IfcSlabStandardCase } from "./index.js";
|
|
714
|
+
import { IfcSlippageConnectionCondition } from "./index.js";
|
|
715
|
+
import { IfcSweptDiskSolid } from "./index.js";
|
|
716
|
+
import { IfcSpace } from "./index.js";
|
|
717
|
+
import { IfcSpaceType } from "./index.js";
|
|
718
|
+
import { IfcSpatialStructureElementType } from "./index.js";
|
|
719
|
+
import { IfcSpatialZone } from "./index.js";
|
|
720
|
+
import { IfcSpatialElementType } from "./index.js";
|
|
721
|
+
import { IfcSpatialZoneType } from "./index.js";
|
|
722
|
+
import { IfcStructuralAction } from "./index.js";
|
|
723
|
+
import { IfcStructuralCurveAction } from "./index.js";
|
|
724
|
+
import { IfcStructuralPointAction } from "./index.js";
|
|
725
|
+
import { IfcStructuralSurfaceAction } from "./index.js";
|
|
726
|
+
import { IfcStructuralReaction } from "./index.js";
|
|
727
|
+
import { IfcStructuralAnalysisModel } from "./index.js";
|
|
728
|
+
import { IfcStructuralConnection } from "./index.js";
|
|
729
|
+
import { IfcStructuralCurveConnection } from "./index.js";
|
|
730
|
+
import { IfcStructuralPointConnection } from "./index.js";
|
|
731
|
+
import { IfcStructuralSurfaceConnection } from "./index.js";
|
|
732
|
+
import { IfcStructuralLinearAction } from "./index.js";
|
|
733
|
+
import { IfcStructuralCurveMember } from "./index.js";
|
|
734
|
+
import { IfcStructuralCurveMemberVarying } from "./index.js";
|
|
735
|
+
import { IfcStructuralMember } from "./index.js";
|
|
736
|
+
import { IfcStructuralCurveReaction } from "./index.js";
|
|
737
|
+
import { IfcStructuralLoad } from "./index.js";
|
|
738
|
+
import { IfcStructuralLoadConfiguration } from "./index.js";
|
|
739
|
+
import { IfcStructuralLoadOrResult } from "./index.js";
|
|
740
|
+
import { IfcStructuralLoadCase } from "./index.js";
|
|
741
|
+
import { IfcStructuralLoadLinearForce } from "./index.js";
|
|
742
|
+
import { IfcStructuralLoadStatic } from "./index.js";
|
|
743
|
+
import { IfcSurfaceReinforcementArea } from "./index.js";
|
|
744
|
+
import { IfcStructuralLoadPlanarForce } from "./index.js";
|
|
745
|
+
import { IfcStructuralLoadSingleDisplacement } from "./index.js";
|
|
746
|
+
import { IfcStructuralLoadSingleDisplacementDistortion } from "./index.js";
|
|
747
|
+
import { IfcStructuralLoadSingleForce } from "./index.js";
|
|
748
|
+
import { IfcStructuralLoadSingleForceWarping } from "./index.js";
|
|
749
|
+
import { IfcStructuralLoadTemperature } from "./index.js";
|
|
750
|
+
import { IfcStructuralSurfaceMember } from "./index.js";
|
|
751
|
+
import { IfcStructuralPlanarAction } from "./index.js";
|
|
752
|
+
import { IfcStructuralPointReaction } from "./index.js";
|
|
753
|
+
import { IfcStructuralSurfaceReaction } from "./index.js";
|
|
754
|
+
import { IfcStructuralSurfaceMemberVarying } from "./index.js";
|
|
755
|
+
import { IfcStyledRepresentation } from "./index.js";
|
|
756
|
+
import { IfcSweptSurface } from "./index.js";
|
|
757
|
+
import { IfcSurfaceCurveSweptAreaSolid } from "./index.js";
|
|
758
|
+
import { IfcSurfaceOfLinearExtrusion } from "./index.js";
|
|
759
|
+
import { IfcSurfaceOfRevolution } from "./index.js";
|
|
760
|
+
import { IfcSurfaceStyleRendering } from "./index.js";
|
|
761
|
+
import { IfcSweptDiskSolidPolygonal } from "./index.js";
|
|
762
|
+
import { IfcZone } from "./index.js";
|
|
763
|
+
import { IfcTable } from "./index.js";
|
|
764
|
+
import { IfcTableColumn } from "./index.js";
|
|
765
|
+
import { IfcTableRow } from "./index.js";
|
|
766
|
+
import { IfcTaskTimeRecurring } from "./index.js";
|
|
767
|
+
import { IfcTaskType } from "./index.js";
|
|
768
|
+
import { IfcTriangulatedFaceSet } from "./index.js";
|
|
769
|
+
import { IfcTextLiteralWithExtent } from "./index.js";
|
|
770
|
+
import { IfcTextureCoordinateGenerator } from "./index.js";
|
|
771
|
+
import { IfcTextureMap } from "./index.js";
|
|
772
|
+
import { IfcTimePeriod } from "./index.js";
|
|
773
|
+
import { IfcTimeSeriesValue } from "./index.js";
|
|
774
|
+
import { IfcVertex } from "./index.js";
|
|
775
|
+
import { IfcWindowStyle } from "./index.js";
|
|
776
|
+
import { IfcUnitAssignment } from "./index.js";
|
|
777
|
+
import { IfcVertexPoint } from "./index.js";
|
|
778
|
+
import { IfcVirtualGridIntersection } from "./index.js";
|
|
779
|
+
import { IfcWallElementedCase } from "./index.js";
|
|
780
|
+
import { IfcWallStandardCase } from "./index.js";
|
|
781
|
+
import { IfcWindowStandardCase } from "./index.js";
|
|
782
|
+
import { IfcWorkPlan } from "./index.js";
|
|
783
|
+
import { IfcWorkSchedule } from "./index.js";
|
|
784
|
+
import { IfcStrippedOptional } from "./index.js";
|
|
785
|
+
import { IfcAbsorbedDoseMeasure } from "./index.js";
|
|
786
|
+
import { IfcAccelerationMeasure } from "./index.js";
|
|
787
|
+
import { IfcAmountOfSubstanceMeasure } from "./index.js";
|
|
788
|
+
import { IfcAngularVelocityMeasure } from "./index.js";
|
|
789
|
+
import { IfcArcIndex } from "./index.js";
|
|
790
|
+
import { IfcAreaDensityMeasure } from "./index.js";
|
|
791
|
+
import { IfcAreaMeasure } from "./index.js";
|
|
792
|
+
import { IfcBinary } from "./index.js";
|
|
793
|
+
import { IfcBoolean } from "./index.js";
|
|
794
|
+
import { IfcBoxAlignment } from "./index.js";
|
|
795
|
+
import { IfcCardinalPointReference } from "./index.js";
|
|
796
|
+
import { IfcComplexNumber } from "./index.js";
|
|
797
|
+
import { IfcCompoundPlaneAngleMeasure } from "./index.js";
|
|
798
|
+
import { IfcContextDependentMeasure } from "./index.js";
|
|
799
|
+
import { IfcCountMeasure } from "./index.js";
|
|
800
|
+
import { IfcCurvatureMeasure } from "./index.js";
|
|
801
|
+
import { IfcDate } from "./index.js";
|
|
802
|
+
import { IfcDateTime } from "./index.js";
|
|
803
|
+
import { IfcDayInMonthNumber } from "./index.js";
|
|
804
|
+
import { IfcDayInWeekNumber } from "./index.js";
|
|
805
|
+
import { IfcDescriptiveMeasure } from "./index.js";
|
|
806
|
+
import { IfcDimensionCount } from "./index.js";
|
|
807
|
+
import { IfcDoseEquivalentMeasure } from "./index.js";
|
|
808
|
+
import { IfcDuration } from "./index.js";
|
|
809
|
+
import { IfcDynamicViscosityMeasure } from "./index.js";
|
|
810
|
+
import { IfcElectricCapacitanceMeasure } from "./index.js";
|
|
811
|
+
import { IfcElectricChargeMeasure } from "./index.js";
|
|
812
|
+
import { IfcElectricConductanceMeasure } from "./index.js";
|
|
813
|
+
import { IfcElectricCurrentMeasure } from "./index.js";
|
|
814
|
+
import { IfcElectricResistanceMeasure } from "./index.js";
|
|
815
|
+
import { IfcElectricVoltageMeasure } from "./index.js";
|
|
816
|
+
import { IfcEnergyMeasure } from "./index.js";
|
|
817
|
+
import { IfcFontStyle } from "./index.js";
|
|
818
|
+
import { IfcFontVariant } from "./index.js";
|
|
819
|
+
import { IfcFontWeight } from "./index.js";
|
|
820
|
+
import { IfcForceMeasure } from "./index.js";
|
|
821
|
+
import { IfcFrequencyMeasure } from "./index.js";
|
|
822
|
+
import { IfcGloballyUniqueId } from "./index.js";
|
|
823
|
+
import { IfcHeatFluxDensityMeasure } from "./index.js";
|
|
824
|
+
import { IfcHeatingValueMeasure } from "./index.js";
|
|
825
|
+
import { IfcIdentifier } from "./index.js";
|
|
826
|
+
import { IfcIlluminanceMeasure } from "./index.js";
|
|
827
|
+
import { IfcInductanceMeasure } from "./index.js";
|
|
828
|
+
import { IfcInteger } from "./index.js";
|
|
829
|
+
import { IfcIntegerCountRateMeasure } from "./index.js";
|
|
830
|
+
import { IfcIonConcentrationMeasure } from "./index.js";
|
|
831
|
+
import { IfcIsothermalMoistureCapacityMeasure } from "./index.js";
|
|
832
|
+
import { IfcKinematicViscosityMeasure } from "./index.js";
|
|
833
|
+
import { IfcLabel } from "./index.js";
|
|
834
|
+
import { IfcLanguageId } from "./index.js";
|
|
835
|
+
import { IfcLengthMeasure } from "./index.js";
|
|
836
|
+
import { IfcLineIndex } from "./index.js";
|
|
837
|
+
import { IfcLinearForceMeasure } from "./index.js";
|
|
838
|
+
import { IfcLinearMomentMeasure } from "./index.js";
|
|
839
|
+
import { IfcLinearStiffnessMeasure } from "./index.js";
|
|
840
|
+
import { IfcLinearVelocityMeasure } from "./index.js";
|
|
841
|
+
import { IfcLogical } from "./index.js";
|
|
842
|
+
import { IfcLuminousFluxMeasure } from "./index.js";
|
|
843
|
+
import { IfcLuminousIntensityDistributionMeasure } from "./index.js";
|
|
844
|
+
import { IfcLuminousIntensityMeasure } from "./index.js";
|
|
845
|
+
import { IfcMagneticFluxDensityMeasure } from "./index.js";
|
|
846
|
+
import { IfcMagneticFluxMeasure } from "./index.js";
|
|
847
|
+
import { IfcMassDensityMeasure } from "./index.js";
|
|
848
|
+
import { IfcMassFlowRateMeasure } from "./index.js";
|
|
849
|
+
import { IfcMassMeasure } from "./index.js";
|
|
850
|
+
import { IfcMassPerLengthMeasure } from "./index.js";
|
|
851
|
+
import { IfcModulusOfElasticityMeasure } from "./index.js";
|
|
852
|
+
import { IfcModulusOfLinearSubgradeReactionMeasure } from "./index.js";
|
|
853
|
+
import { IfcModulusOfRotationalSubgradeReactionMeasure } from "./index.js";
|
|
854
|
+
import { IfcModulusOfSubgradeReactionMeasure } from "./index.js";
|
|
855
|
+
import { IfcMoistureDiffusivityMeasure } from "./index.js";
|
|
856
|
+
import { IfcMolecularWeightMeasure } from "./index.js";
|
|
857
|
+
import { IfcMomentOfInertiaMeasure } from "./index.js";
|
|
858
|
+
import { IfcMonetaryMeasure } from "./index.js";
|
|
859
|
+
import { IfcMonthInYearNumber } from "./index.js";
|
|
860
|
+
import { IfcNonNegativeLengthMeasure } from "./index.js";
|
|
861
|
+
import { IfcNormalisedRatioMeasure } from "./index.js";
|
|
862
|
+
import { IfcNumericMeasure } from "./index.js";
|
|
863
|
+
import { IfcPHMeasure } from "./index.js";
|
|
864
|
+
import { IfcParameterValue } from "./index.js";
|
|
865
|
+
import { IfcPlanarForceMeasure } from "./index.js";
|
|
866
|
+
import { IfcPlaneAngleMeasure } from "./index.js";
|
|
867
|
+
import { IfcPositiveInteger } from "./index.js";
|
|
868
|
+
import { IfcPositiveLengthMeasure } from "./index.js";
|
|
869
|
+
import { IfcPositivePlaneAngleMeasure } from "./index.js";
|
|
870
|
+
import { IfcPositiveRatioMeasure } from "./index.js";
|
|
871
|
+
import { IfcPowerMeasure } from "./index.js";
|
|
872
|
+
import { IfcPresentableText } from "./index.js";
|
|
873
|
+
import { IfcPressureMeasure } from "./index.js";
|
|
874
|
+
import { IfcPropertySetDefinitionSet } from "./index.js";
|
|
875
|
+
import { IfcRadioActivityMeasure } from "./index.js";
|
|
876
|
+
import { IfcRatioMeasure } from "./index.js";
|
|
877
|
+
import { IfcReal } from "./index.js";
|
|
878
|
+
import { IfcRotationalFrequencyMeasure } from "./index.js";
|
|
879
|
+
import { IfcRotationalMassMeasure } from "./index.js";
|
|
880
|
+
import { IfcRotationalStiffnessMeasure } from "./index.js";
|
|
881
|
+
import { IfcSectionModulusMeasure } from "./index.js";
|
|
882
|
+
import { IfcSectionalAreaIntegralMeasure } from "./index.js";
|
|
883
|
+
import { IfcShearModulusMeasure } from "./index.js";
|
|
884
|
+
import { IfcSolidAngleMeasure } from "./index.js";
|
|
885
|
+
import { IfcSoundPowerLevelMeasure } from "./index.js";
|
|
886
|
+
import { IfcSoundPowerMeasure } from "./index.js";
|
|
887
|
+
import { IfcSoundPressureLevelMeasure } from "./index.js";
|
|
888
|
+
import { IfcSoundPressureMeasure } from "./index.js";
|
|
889
|
+
import { IfcSpecificHeatCapacityMeasure } from "./index.js";
|
|
890
|
+
import { IfcSpecularExponent } from "./index.js";
|
|
891
|
+
import { IfcSpecularRoughness } from "./index.js";
|
|
892
|
+
import { IfcTemperatureGradientMeasure } from "./index.js";
|
|
893
|
+
import { IfcTemperatureRateOfChangeMeasure } from "./index.js";
|
|
894
|
+
import { IfcText } from "./index.js";
|
|
895
|
+
import { IfcTextAlignment } from "./index.js";
|
|
896
|
+
import { IfcTextDecoration } from "./index.js";
|
|
897
|
+
import { IfcTextFontName } from "./index.js";
|
|
898
|
+
import { IfcTextTransformation } from "./index.js";
|
|
899
|
+
import { IfcThermalAdmittanceMeasure } from "./index.js";
|
|
900
|
+
import { IfcThermalConductivityMeasure } from "./index.js";
|
|
901
|
+
import { IfcThermalExpansionCoefficientMeasure } from "./index.js";
|
|
902
|
+
import { IfcThermalResistanceMeasure } from "./index.js";
|
|
903
|
+
import { IfcThermalTransmittanceMeasure } from "./index.js";
|
|
904
|
+
import { IfcThermodynamicTemperatureMeasure } from "./index.js";
|
|
905
|
+
import { IfcTime } from "./index.js";
|
|
906
|
+
import { IfcTimeMeasure } from "./index.js";
|
|
907
|
+
import { IfcTimeStamp } from "./index.js";
|
|
908
|
+
import { IfcTorqueMeasure } from "./index.js";
|
|
909
|
+
import { IfcURIReference } from "./index.js";
|
|
910
|
+
import { IfcVaporPermeabilityMeasure } from "./index.js";
|
|
911
|
+
import { IfcVolumeMeasure } from "./index.js";
|
|
912
|
+
import { IfcVolumetricFlowRateMeasure } from "./index.js";
|
|
913
|
+
import { IfcWarpingConstantMeasure } from "./index.js";
|
|
914
|
+
import { IfcWarpingMomentMeasure } from "./index.js";
|
|
915
|
+
import { IfcActionRequestTypeEnum } from "./index.js";
|
|
916
|
+
import { IfcActionSourceTypeEnum } from "./index.js";
|
|
917
|
+
import { IfcActionTypeEnum } from "./index.js";
|
|
918
|
+
import { IfcActuatorTypeEnum } from "./index.js";
|
|
919
|
+
import { IfcAddressTypeEnum } from "./index.js";
|
|
920
|
+
import { IfcAirTerminalBoxTypeEnum } from "./index.js";
|
|
921
|
+
import { IfcAirTerminalTypeEnum } from "./index.js";
|
|
922
|
+
import { IfcAirToAirHeatRecoveryTypeEnum } from "./index.js";
|
|
923
|
+
import { IfcAlarmTypeEnum } from "./index.js";
|
|
924
|
+
import { IfcAnalysisModelTypeEnum } from "./index.js";
|
|
925
|
+
import { IfcAnalysisTheoryTypeEnum } from "./index.js";
|
|
926
|
+
import { IfcArithmeticOperatorEnum } from "./index.js";
|
|
927
|
+
import { IfcAssemblyPlaceEnum } from "./index.js";
|
|
928
|
+
import { IfcAudioVisualApplianceTypeEnum } from "./index.js";
|
|
929
|
+
import { IfcBeamTypeEnum } from "./index.js";
|
|
930
|
+
import { IfcBenchmarkEnum } from "./index.js";
|
|
931
|
+
import { IfcBoilerTypeEnum } from "./index.js";
|
|
932
|
+
import { IfcBooleanOperator } from "./index.js";
|
|
933
|
+
import { IfcBSplineCurveForm } from "./index.js";
|
|
934
|
+
import { IfcBSplineSurfaceForm } from "./index.js";
|
|
935
|
+
import { IfcBuildingElementPartTypeEnum } from "./index.js";
|
|
936
|
+
import { IfcBuildingElementProxyTypeEnum } from "./index.js";
|
|
937
|
+
import { IfcBuildingSystemTypeEnum } from "./index.js";
|
|
938
|
+
import { IfcBurnerTypeEnum } from "./index.js";
|
|
939
|
+
import { IfcCableCarrierFittingTypeEnum } from "./index.js";
|
|
940
|
+
import { IfcCableCarrierSegmentTypeEnum } from "./index.js";
|
|
941
|
+
import { IfcCableFittingTypeEnum } from "./index.js";
|
|
942
|
+
import { IfcCableSegmentTypeEnum } from "./index.js";
|
|
943
|
+
import { IfcChangeActionEnum } from "./index.js";
|
|
944
|
+
import { IfcChillerTypeEnum } from "./index.js";
|
|
945
|
+
import { IfcChimneyTypeEnum } from "./index.js";
|
|
946
|
+
import { IfcCoilTypeEnum } from "./index.js";
|
|
947
|
+
import { IfcColumnTypeEnum } from "./index.js";
|
|
948
|
+
import { IfcCommunicationsApplianceTypeEnum } from "./index.js";
|
|
949
|
+
import { IfcComplexPropertyTemplateTypeEnum } from "./index.js";
|
|
950
|
+
import { IfcCompressorTypeEnum } from "./index.js";
|
|
951
|
+
import { IfcCondenserTypeEnum } from "./index.js";
|
|
952
|
+
import { IfcConnectionTypeEnum } from "./index.js";
|
|
953
|
+
import { IfcConstraintEnum } from "./index.js";
|
|
954
|
+
import { IfcConstructionEquipmentResourceTypeEnum } from "./index.js";
|
|
955
|
+
import { IfcConstructionMaterialResourceTypeEnum } from "./index.js";
|
|
956
|
+
import { IfcConstructionProductResourceTypeEnum } from "./index.js";
|
|
957
|
+
import { IfcControllerTypeEnum } from "./index.js";
|
|
958
|
+
import { IfcCooledBeamTypeEnum } from "./index.js";
|
|
959
|
+
import { IfcCoolingTowerTypeEnum } from "./index.js";
|
|
960
|
+
import { IfcCostItemTypeEnum } from "./index.js";
|
|
961
|
+
import { IfcCostScheduleTypeEnum } from "./index.js";
|
|
962
|
+
import { IfcCoveringTypeEnum } from "./index.js";
|
|
963
|
+
import { IfcCrewResourceTypeEnum } from "./index.js";
|
|
964
|
+
import { IfcCurtainWallTypeEnum } from "./index.js";
|
|
965
|
+
import { IfcCurveInterpolationEnum } from "./index.js";
|
|
966
|
+
import { IfcDamperTypeEnum } from "./index.js";
|
|
967
|
+
import { IfcDataOriginEnum } from "./index.js";
|
|
968
|
+
import { IfcDerivedUnitEnum } from "./index.js";
|
|
969
|
+
import { IfcDirectionSenseEnum } from "./index.js";
|
|
970
|
+
import { IfcDiscreteAccessoryTypeEnum } from "./index.js";
|
|
971
|
+
import { IfcDistributionChamberElementTypeEnum } from "./index.js";
|
|
972
|
+
import { IfcDistributionPortTypeEnum } from "./index.js";
|
|
973
|
+
import { IfcDistributionSystemEnum } from "./index.js";
|
|
974
|
+
import { IfcDocumentConfidentialityEnum } from "./index.js";
|
|
975
|
+
import { IfcDocumentStatusEnum } from "./index.js";
|
|
976
|
+
import { IfcDoorPanelOperationEnum } from "./index.js";
|
|
977
|
+
import { IfcDoorPanelPositionEnum } from "./index.js";
|
|
978
|
+
import { IfcDoorStyleConstructionEnum } from "./index.js";
|
|
979
|
+
import { IfcDoorStyleOperationEnum } from "./index.js";
|
|
980
|
+
import { IfcDoorTypeEnum } from "./index.js";
|
|
981
|
+
import { IfcDoorTypeOperationEnum } from "./index.js";
|
|
982
|
+
import { IfcDuctFittingTypeEnum } from "./index.js";
|
|
983
|
+
import { IfcDuctSegmentTypeEnum } from "./index.js";
|
|
984
|
+
import { IfcDuctSilencerTypeEnum } from "./index.js";
|
|
985
|
+
import { IfcElectricApplianceTypeEnum } from "./index.js";
|
|
986
|
+
import { IfcElectricDistributionBoardTypeEnum } from "./index.js";
|
|
987
|
+
import { IfcElectricDistributionPointFunctionEnum } from "./index.js";
|
|
988
|
+
import { IfcElectricFlowStorageDeviceTypeEnum } from "./index.js";
|
|
989
|
+
import { IfcElectricGeneratorTypeEnum } from "./index.js";
|
|
990
|
+
import { IfcElectricMotorTypeEnum } from "./index.js";
|
|
991
|
+
import { IfcElectricTimeControlTypeEnum } from "./index.js";
|
|
992
|
+
import { IfcElementAssemblyTypeEnum } from "./index.js";
|
|
993
|
+
import { IfcElementCompositionEnum } from "./index.js";
|
|
994
|
+
import { IfcEngineTypeEnum } from "./index.js";
|
|
995
|
+
import { IfcEvaporativeCoolerTypeEnum } from "./index.js";
|
|
996
|
+
import { IfcEvaporatorTypeEnum } from "./index.js";
|
|
997
|
+
import { IfcEventTriggerTypeEnum } from "./index.js";
|
|
998
|
+
import { IfcEventTypeEnum } from "./index.js";
|
|
999
|
+
import { IfcExternalSpatialElementTypeEnum } from "./index.js";
|
|
1000
|
+
import { IfcFanTypeEnum } from "./index.js";
|
|
1001
|
+
import { IfcFastenerTypeEnum } from "./index.js";
|
|
1002
|
+
import { IfcFilterTypeEnum } from "./index.js";
|
|
1003
|
+
import { IfcFireSuppressionTerminalTypeEnum } from "./index.js";
|
|
1004
|
+
import { IfcFlowDirectionEnum } from "./index.js";
|
|
1005
|
+
import { IfcFlowInstrumentTypeEnum } from "./index.js";
|
|
1006
|
+
import { IfcFlowMeterTypeEnum } from "./index.js";
|
|
1007
|
+
import { IfcFootingTypeEnum } from "./index.js";
|
|
1008
|
+
import { IfcFurnitureTypeEnum } from "./index.js";
|
|
1009
|
+
import { IfcGeographicElementTypeEnum } from "./index.js";
|
|
1010
|
+
import { IfcGeometricProjectionEnum } from "./index.js";
|
|
1011
|
+
import { IfcGlobalOrLocalEnum } from "./index.js";
|
|
1012
|
+
import { IfcGridTypeEnum } from "./index.js";
|
|
1013
|
+
import { IfcHeatExchangerTypeEnum } from "./index.js";
|
|
1014
|
+
import { IfcHumidifierTypeEnum } from "./index.js";
|
|
1015
|
+
import { IfcInterceptorTypeEnum } from "./index.js";
|
|
1016
|
+
import { IfcInternalOrExternalEnum } from "./index.js";
|
|
1017
|
+
import { IfcInventoryTypeEnum } from "./index.js";
|
|
1018
|
+
import { IfcJunctionBoxTypeEnum } from "./index.js";
|
|
1019
|
+
import { IfcKnotType } from "./index.js";
|
|
1020
|
+
import { IfcLaborResourceTypeEnum } from "./index.js";
|
|
1021
|
+
import { IfcLampTypeEnum } from "./index.js";
|
|
1022
|
+
import { IfcLayerSetDirectionEnum } from "./index.js";
|
|
1023
|
+
import { IfcLightDistributionCurveEnum } from "./index.js";
|
|
1024
|
+
import { IfcLightEmissionSourceEnum } from "./index.js";
|
|
1025
|
+
import { IfcLightFixtureTypeEnum } from "./index.js";
|
|
1026
|
+
import { IfcLoadGroupTypeEnum } from "./index.js";
|
|
1027
|
+
import { IfcLogicalOperatorEnum } from "./index.js";
|
|
1028
|
+
import { IfcMechanicalFastenerTypeEnum } from "./index.js";
|
|
1029
|
+
import { IfcMedicalDeviceTypeEnum } from "./index.js";
|
|
1030
|
+
import { IfcMemberTypeEnum } from "./index.js";
|
|
1031
|
+
import { IfcMotorConnectionTypeEnum } from "./index.js";
|
|
1032
|
+
import { IfcNullStyle } from "./index.js";
|
|
1033
|
+
import { IfcObjectiveEnum } from "./index.js";
|
|
1034
|
+
import { IfcObjectTypeEnum } from "./index.js";
|
|
1035
|
+
import { IfcOccupantTypeEnum } from "./index.js";
|
|
1036
|
+
import { IfcOpeningElementTypeEnum } from "./index.js";
|
|
1037
|
+
import { IfcOutletTypeEnum } from "./index.js";
|
|
1038
|
+
import { IfcPerformanceHistoryTypeEnum } from "./index.js";
|
|
1039
|
+
import { IfcPermeableCoveringOperationEnum } from "./index.js";
|
|
1040
|
+
import { IfcPermitTypeEnum } from "./index.js";
|
|
1041
|
+
import { IfcPhysicalOrVirtualEnum } from "./index.js";
|
|
1042
|
+
import { IfcPileConstructionEnum } from "./index.js";
|
|
1043
|
+
import { IfcPileTypeEnum } from "./index.js";
|
|
1044
|
+
import { IfcPipeFittingTypeEnum } from "./index.js";
|
|
1045
|
+
import { IfcPipeSegmentTypeEnum } from "./index.js";
|
|
1046
|
+
import { IfcPlateTypeEnum } from "./index.js";
|
|
1047
|
+
import { IfcPreferredSurfaceCurveRepresentation } from "./index.js";
|
|
1048
|
+
import { IfcProcedureTypeEnum } from "./index.js";
|
|
1049
|
+
import { IfcProfileTypeEnum } from "./index.js";
|
|
1050
|
+
import { IfcProjectedOrTrueLengthEnum } from "./index.js";
|
|
1051
|
+
import { IfcProjectionElementTypeEnum } from "./index.js";
|
|
1052
|
+
import { IfcProjectOrderTypeEnum } from "./index.js";
|
|
1053
|
+
import { IfcPropertySetTemplateTypeEnum } from "./index.js";
|
|
1054
|
+
import { IfcProtectiveDeviceTrippingUnitTypeEnum } from "./index.js";
|
|
1055
|
+
import { IfcProtectiveDeviceTypeEnum } from "./index.js";
|
|
1056
|
+
import { IfcPumpTypeEnum } from "./index.js";
|
|
1057
|
+
import { IfcRailingTypeEnum } from "./index.js";
|
|
1058
|
+
import { IfcRampFlightTypeEnum } from "./index.js";
|
|
1059
|
+
import { IfcRampTypeEnum } from "./index.js";
|
|
1060
|
+
import { IfcRecurrenceTypeEnum } from "./index.js";
|
|
1061
|
+
import { IfcReflectanceMethodEnum } from "./index.js";
|
|
1062
|
+
import { IfcReinforcingBarRoleEnum } from "./index.js";
|
|
1063
|
+
import { IfcReinforcingBarSurfaceEnum } from "./index.js";
|
|
1064
|
+
import { IfcReinforcingBarTypeEnum } from "./index.js";
|
|
1065
|
+
import { IfcReinforcingMeshTypeEnum } from "./index.js";
|
|
1066
|
+
import { IfcRoleEnum } from "./index.js";
|
|
1067
|
+
import { IfcRoofTypeEnum } from "./index.js";
|
|
1068
|
+
import { IfcSanitaryTerminalTypeEnum } from "./index.js";
|
|
1069
|
+
import { IfcSectionTypeEnum } from "./index.js";
|
|
1070
|
+
import { IfcSensorTypeEnum } from "./index.js";
|
|
1071
|
+
import { IfcSequenceEnum } from "./index.js";
|
|
1072
|
+
import { IfcShadingDeviceTypeEnum } from "./index.js";
|
|
1073
|
+
import { IfcSimplePropertyTemplateTypeEnum } from "./index.js";
|
|
1074
|
+
import { IfcSIPrefix } from "./index.js";
|
|
1075
|
+
import { IfcSIUnitName } from "./index.js";
|
|
1076
|
+
import { IfcSlabTypeEnum } from "./index.js";
|
|
1077
|
+
import { IfcSolarDeviceTypeEnum } from "./index.js";
|
|
1078
|
+
import { IfcSpaceHeaterTypeEnum } from "./index.js";
|
|
1079
|
+
import { IfcSpaceTypeEnum } from "./index.js";
|
|
1080
|
+
import { IfcSpatialZoneTypeEnum } from "./index.js";
|
|
1081
|
+
import { IfcStackTerminalTypeEnum } from "./index.js";
|
|
1082
|
+
import { IfcStairFlightTypeEnum } from "./index.js";
|
|
1083
|
+
import { IfcStairTypeEnum } from "./index.js";
|
|
1084
|
+
import { IfcStateEnum } from "./index.js";
|
|
1085
|
+
import { IfcStructuralCurveActivityTypeEnum } from "./index.js";
|
|
1086
|
+
import { IfcStructuralCurveMemberTypeEnum } from "./index.js";
|
|
1087
|
+
import { IfcStructuralSurfaceActivityTypeEnum } from "./index.js";
|
|
1088
|
+
import { IfcStructuralSurfaceMemberTypeEnum } from "./index.js";
|
|
1089
|
+
import { IfcSubContractResourceTypeEnum } from "./index.js";
|
|
1090
|
+
import { IfcSurfaceFeatureTypeEnum } from "./index.js";
|
|
1091
|
+
import { IfcSurfaceSide } from "./index.js";
|
|
1092
|
+
import { IfcSwitchingDeviceTypeEnum } from "./index.js";
|
|
1093
|
+
import { IfcSystemFurnitureElementTypeEnum } from "./index.js";
|
|
1094
|
+
import { IfcTankTypeEnum } from "./index.js";
|
|
1095
|
+
import { IfcTaskDurationEnum } from "./index.js";
|
|
1096
|
+
import { IfcTaskTypeEnum } from "./index.js";
|
|
1097
|
+
import { IfcTendonAnchorTypeEnum } from "./index.js";
|
|
1098
|
+
import { IfcTendonTypeEnum } from "./index.js";
|
|
1099
|
+
import { IfcTextPath } from "./index.js";
|
|
1100
|
+
import { IfcTimeSeriesDataTypeEnum } from "./index.js";
|
|
1101
|
+
import { IfcTransformerTypeEnum } from "./index.js";
|
|
1102
|
+
import { IfcTransitionCode } from "./index.js";
|
|
1103
|
+
import { IfcTransportElementTypeEnum } from "./index.js";
|
|
1104
|
+
import { IfcTrimmingPreference } from "./index.js";
|
|
1105
|
+
import { IfcTubeBundleTypeEnum } from "./index.js";
|
|
1106
|
+
import { IfcUnitaryControlElementTypeEnum } from "./index.js";
|
|
1107
|
+
import { IfcUnitaryEquipmentTypeEnum } from "./index.js";
|
|
1108
|
+
import { IfcUnitEnum } from "./index.js";
|
|
1109
|
+
import { IfcValveTypeEnum } from "./index.js";
|
|
1110
|
+
import { IfcVibrationIsolatorTypeEnum } from "./index.js";
|
|
1111
|
+
import { IfcVoidingFeatureTypeEnum } from "./index.js";
|
|
1112
|
+
import { IfcWallTypeEnum } from "./index.js";
|
|
1113
|
+
import { IfcWasteTerminalTypeEnum } from "./index.js";
|
|
1114
|
+
import { IfcWindowPanelOperationEnum } from "./index.js";
|
|
1115
|
+
import { IfcWindowPanelPositionEnum } from "./index.js";
|
|
1116
|
+
import { IfcWindowStyleConstructionEnum } from "./index.js";
|
|
1117
|
+
import { IfcWindowStyleOperationEnum } from "./index.js";
|
|
1118
|
+
import { IfcWindowTypeEnum } from "./index.js";
|
|
1119
|
+
import { IfcWindowTypePartitioningEnum } from "./index.js";
|
|
1120
|
+
import { IfcWorkCalendarTypeEnum } from "./index.js";
|
|
1121
|
+
import { IfcWorkPlanTypeEnum } from "./index.js";
|
|
1122
|
+
import { IfcWorkScheduleTypeEnum } from "./index.js";
|
|
1123
1123
|
let constructors = [
|
|
1124
1124
|
void 0,
|
|
1125
1125
|
IfcActionRequest,
|