@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,1116 +1,1116 @@
|
|
|
1
|
-
export { IfcActionRequestTypeEnum, IfcActionRequestTypeEnumDeserializeStep } from
|
|
2
|
-
export { IfcActionSourceTypeEnum, IfcActionSourceTypeEnumDeserializeStep } from
|
|
3
|
-
export { IfcActionTypeEnum, IfcActionTypeEnumDeserializeStep } from
|
|
4
|
-
export { IfcActuatorTypeEnum, IfcActuatorTypeEnumDeserializeStep } from
|
|
5
|
-
export { IfcAddressTypeEnum, IfcAddressTypeEnumDeserializeStep } from
|
|
6
|
-
export { IfcAirTerminalBoxTypeEnum, IfcAirTerminalBoxTypeEnumDeserializeStep } from
|
|
7
|
-
export { IfcAirTerminalTypeEnum, IfcAirTerminalTypeEnumDeserializeStep } from
|
|
8
|
-
export { IfcAirToAirHeatRecoveryTypeEnum, IfcAirToAirHeatRecoveryTypeEnumDeserializeStep } from
|
|
9
|
-
export { IfcAlarmTypeEnum, IfcAlarmTypeEnumDeserializeStep } from
|
|
10
|
-
export { IfcAnalysisModelTypeEnum, IfcAnalysisModelTypeEnumDeserializeStep } from
|
|
11
|
-
export { IfcAnalysisTheoryTypeEnum, IfcAnalysisTheoryTypeEnumDeserializeStep } from
|
|
12
|
-
export { IfcArithmeticOperatorEnum, IfcArithmeticOperatorEnumDeserializeStep } from
|
|
13
|
-
export { IfcAssemblyPlaceEnum, IfcAssemblyPlaceEnumDeserializeStep } from
|
|
14
|
-
export { IfcAudioVisualApplianceTypeEnum, IfcAudioVisualApplianceTypeEnumDeserializeStep } from
|
|
15
|
-
export { IfcBeamTypeEnum, IfcBeamTypeEnumDeserializeStep } from
|
|
16
|
-
export { IfcBenchmarkEnum, IfcBenchmarkEnumDeserializeStep } from
|
|
17
|
-
export { IfcBoilerTypeEnum, IfcBoilerTypeEnumDeserializeStep } from
|
|
18
|
-
export { IfcBooleanOperator, IfcBooleanOperatorDeserializeStep } from
|
|
19
|
-
export { IfcBSplineCurveForm, IfcBSplineCurveFormDeserializeStep } from
|
|
20
|
-
export { IfcBSplineSurfaceForm, IfcBSplineSurfaceFormDeserializeStep } from
|
|
21
|
-
export { IfcBuildingElementPartTypeEnum, IfcBuildingElementPartTypeEnumDeserializeStep } from
|
|
22
|
-
export { IfcBuildingElementProxyTypeEnum, IfcBuildingElementProxyTypeEnumDeserializeStep } from
|
|
23
|
-
export { IfcBuildingSystemTypeEnum, IfcBuildingSystemTypeEnumDeserializeStep } from
|
|
24
|
-
export { IfcBurnerTypeEnum, IfcBurnerTypeEnumDeserializeStep } from
|
|
25
|
-
export { IfcCableCarrierFittingTypeEnum, IfcCableCarrierFittingTypeEnumDeserializeStep } from
|
|
26
|
-
export { IfcCableCarrierSegmentTypeEnum, IfcCableCarrierSegmentTypeEnumDeserializeStep } from
|
|
27
|
-
export { IfcCableFittingTypeEnum, IfcCableFittingTypeEnumDeserializeStep } from
|
|
28
|
-
export { IfcCableSegmentTypeEnum, IfcCableSegmentTypeEnumDeserializeStep } from
|
|
29
|
-
export { IfcChangeActionEnum, IfcChangeActionEnumDeserializeStep } from
|
|
30
|
-
export { IfcChillerTypeEnum, IfcChillerTypeEnumDeserializeStep } from
|
|
31
|
-
export { IfcChimneyTypeEnum, IfcChimneyTypeEnumDeserializeStep } from
|
|
32
|
-
export { IfcCoilTypeEnum, IfcCoilTypeEnumDeserializeStep } from
|
|
33
|
-
export { IfcColumnTypeEnum, IfcColumnTypeEnumDeserializeStep } from
|
|
34
|
-
export { IfcCommunicationsApplianceTypeEnum, IfcCommunicationsApplianceTypeEnumDeserializeStep } from
|
|
35
|
-
export { IfcComplexPropertyTemplateTypeEnum, IfcComplexPropertyTemplateTypeEnumDeserializeStep } from
|
|
36
|
-
export { IfcCompressorTypeEnum, IfcCompressorTypeEnumDeserializeStep } from
|
|
37
|
-
export { IfcCondenserTypeEnum, IfcCondenserTypeEnumDeserializeStep } from
|
|
38
|
-
export { IfcConnectionTypeEnum, IfcConnectionTypeEnumDeserializeStep } from
|
|
39
|
-
export { IfcConstraintEnum, IfcConstraintEnumDeserializeStep } from
|
|
40
|
-
export { IfcConstructionEquipmentResourceTypeEnum, IfcConstructionEquipmentResourceTypeEnumDeserializeStep } from
|
|
41
|
-
export { IfcConstructionMaterialResourceTypeEnum, IfcConstructionMaterialResourceTypeEnumDeserializeStep } from
|
|
42
|
-
export { IfcConstructionProductResourceTypeEnum, IfcConstructionProductResourceTypeEnumDeserializeStep } from
|
|
43
|
-
export { IfcControllerTypeEnum, IfcControllerTypeEnumDeserializeStep } from
|
|
44
|
-
export { IfcCooledBeamTypeEnum, IfcCooledBeamTypeEnumDeserializeStep } from
|
|
45
|
-
export { IfcCoolingTowerTypeEnum, IfcCoolingTowerTypeEnumDeserializeStep } from
|
|
46
|
-
export { IfcCostItemTypeEnum, IfcCostItemTypeEnumDeserializeStep } from
|
|
47
|
-
export { IfcCostScheduleTypeEnum, IfcCostScheduleTypeEnumDeserializeStep } from
|
|
48
|
-
export { IfcCoveringTypeEnum, IfcCoveringTypeEnumDeserializeStep } from
|
|
49
|
-
export { IfcCrewResourceTypeEnum, IfcCrewResourceTypeEnumDeserializeStep } from
|
|
50
|
-
export { IfcCurtainWallTypeEnum, IfcCurtainWallTypeEnumDeserializeStep } from
|
|
51
|
-
export { IfcCurveInterpolationEnum, IfcCurveInterpolationEnumDeserializeStep } from
|
|
52
|
-
export { IfcDamperTypeEnum, IfcDamperTypeEnumDeserializeStep } from
|
|
53
|
-
export { IfcDataOriginEnum, IfcDataOriginEnumDeserializeStep } from
|
|
54
|
-
export { IfcDerivedUnitEnum, IfcDerivedUnitEnumDeserializeStep } from
|
|
55
|
-
export { IfcDirectionSenseEnum, IfcDirectionSenseEnumDeserializeStep } from
|
|
56
|
-
export { IfcDiscreteAccessoryTypeEnum, IfcDiscreteAccessoryTypeEnumDeserializeStep } from
|
|
57
|
-
export { IfcDistributionChamberElementTypeEnum, IfcDistributionChamberElementTypeEnumDeserializeStep } from
|
|
58
|
-
export { IfcDistributionPortTypeEnum, IfcDistributionPortTypeEnumDeserializeStep } from
|
|
59
|
-
export { IfcDistributionSystemEnum, IfcDistributionSystemEnumDeserializeStep } from
|
|
60
|
-
export { IfcDocumentConfidentialityEnum, IfcDocumentConfidentialityEnumDeserializeStep } from
|
|
61
|
-
export { IfcDocumentStatusEnum, IfcDocumentStatusEnumDeserializeStep } from
|
|
62
|
-
export { IfcDoorPanelOperationEnum, IfcDoorPanelOperationEnumDeserializeStep } from
|
|
63
|
-
export { IfcDoorPanelPositionEnum, IfcDoorPanelPositionEnumDeserializeStep } from
|
|
64
|
-
export { IfcDoorStyleConstructionEnum, IfcDoorStyleConstructionEnumDeserializeStep } from
|
|
65
|
-
export { IfcDoorStyleOperationEnum, IfcDoorStyleOperationEnumDeserializeStep } from
|
|
66
|
-
export { IfcDoorTypeEnum, IfcDoorTypeEnumDeserializeStep } from
|
|
67
|
-
export { IfcDoorTypeOperationEnum, IfcDoorTypeOperationEnumDeserializeStep } from
|
|
68
|
-
export { IfcDuctFittingTypeEnum, IfcDuctFittingTypeEnumDeserializeStep } from
|
|
69
|
-
export { IfcDuctSegmentTypeEnum, IfcDuctSegmentTypeEnumDeserializeStep } from
|
|
70
|
-
export { IfcDuctSilencerTypeEnum, IfcDuctSilencerTypeEnumDeserializeStep } from
|
|
71
|
-
export { IfcElectricApplianceTypeEnum, IfcElectricApplianceTypeEnumDeserializeStep } from
|
|
72
|
-
export { IfcElectricDistributionBoardTypeEnum, IfcElectricDistributionBoardTypeEnumDeserializeStep } from
|
|
73
|
-
export { IfcElectricDistributionPointFunctionEnum, IfcElectricDistributionPointFunctionEnumDeserializeStep } from
|
|
74
|
-
export { IfcElectricFlowStorageDeviceTypeEnum, IfcElectricFlowStorageDeviceTypeEnumDeserializeStep } from
|
|
75
|
-
export { IfcElectricGeneratorTypeEnum, IfcElectricGeneratorTypeEnumDeserializeStep } from
|
|
76
|
-
export { IfcElectricMotorTypeEnum, IfcElectricMotorTypeEnumDeserializeStep } from
|
|
77
|
-
export { IfcElectricTimeControlTypeEnum, IfcElectricTimeControlTypeEnumDeserializeStep } from
|
|
78
|
-
export { IfcElementAssemblyTypeEnum, IfcElementAssemblyTypeEnumDeserializeStep } from
|
|
79
|
-
export { IfcElementCompositionEnum, IfcElementCompositionEnumDeserializeStep } from
|
|
80
|
-
export { IfcEngineTypeEnum, IfcEngineTypeEnumDeserializeStep } from
|
|
81
|
-
export { IfcEvaporativeCoolerTypeEnum, IfcEvaporativeCoolerTypeEnumDeserializeStep } from
|
|
82
|
-
export { IfcEvaporatorTypeEnum, IfcEvaporatorTypeEnumDeserializeStep } from
|
|
83
|
-
export { IfcEventTriggerTypeEnum, IfcEventTriggerTypeEnumDeserializeStep } from
|
|
84
|
-
export { IfcEventTypeEnum, IfcEventTypeEnumDeserializeStep } from
|
|
85
|
-
export { IfcExternalSpatialElementTypeEnum, IfcExternalSpatialElementTypeEnumDeserializeStep } from
|
|
86
|
-
export { IfcFanTypeEnum, IfcFanTypeEnumDeserializeStep } from
|
|
87
|
-
export { IfcFastenerTypeEnum, IfcFastenerTypeEnumDeserializeStep } from
|
|
88
|
-
export { IfcFilterTypeEnum, IfcFilterTypeEnumDeserializeStep } from
|
|
89
|
-
export { IfcFireSuppressionTerminalTypeEnum, IfcFireSuppressionTerminalTypeEnumDeserializeStep } from
|
|
90
|
-
export { IfcFlowDirectionEnum, IfcFlowDirectionEnumDeserializeStep } from
|
|
91
|
-
export { IfcFlowInstrumentTypeEnum, IfcFlowInstrumentTypeEnumDeserializeStep } from
|
|
92
|
-
export { IfcFlowMeterTypeEnum, IfcFlowMeterTypeEnumDeserializeStep } from
|
|
93
|
-
export { IfcFootingTypeEnum, IfcFootingTypeEnumDeserializeStep } from
|
|
94
|
-
export { IfcFurnitureTypeEnum, IfcFurnitureTypeEnumDeserializeStep } from
|
|
95
|
-
export { IfcGeographicElementTypeEnum, IfcGeographicElementTypeEnumDeserializeStep } from
|
|
96
|
-
export { IfcGeometricProjectionEnum, IfcGeometricProjectionEnumDeserializeStep } from
|
|
97
|
-
export { IfcGlobalOrLocalEnum, IfcGlobalOrLocalEnumDeserializeStep } from
|
|
98
|
-
export { IfcGridTypeEnum, IfcGridTypeEnumDeserializeStep } from
|
|
99
|
-
export { IfcHeatExchangerTypeEnum, IfcHeatExchangerTypeEnumDeserializeStep } from
|
|
100
|
-
export { IfcHumidifierTypeEnum, IfcHumidifierTypeEnumDeserializeStep } from
|
|
101
|
-
export { IfcInterceptorTypeEnum, IfcInterceptorTypeEnumDeserializeStep } from
|
|
102
|
-
export { IfcInternalOrExternalEnum, IfcInternalOrExternalEnumDeserializeStep } from
|
|
103
|
-
export { IfcInventoryTypeEnum, IfcInventoryTypeEnumDeserializeStep } from
|
|
104
|
-
export { IfcJunctionBoxTypeEnum, IfcJunctionBoxTypeEnumDeserializeStep } from
|
|
105
|
-
export { IfcKnotType, IfcKnotTypeDeserializeStep } from
|
|
106
|
-
export { IfcLaborResourceTypeEnum, IfcLaborResourceTypeEnumDeserializeStep } from
|
|
107
|
-
export { IfcLampTypeEnum, IfcLampTypeEnumDeserializeStep } from
|
|
108
|
-
export { IfcLayerSetDirectionEnum, IfcLayerSetDirectionEnumDeserializeStep } from
|
|
109
|
-
export { IfcLightDistributionCurveEnum, IfcLightDistributionCurveEnumDeserializeStep } from
|
|
110
|
-
export { IfcLightEmissionSourceEnum, IfcLightEmissionSourceEnumDeserializeStep } from
|
|
111
|
-
export { IfcLightFixtureTypeEnum, IfcLightFixtureTypeEnumDeserializeStep } from
|
|
112
|
-
export { IfcLoadGroupTypeEnum, IfcLoadGroupTypeEnumDeserializeStep } from
|
|
113
|
-
export { IfcLogicalOperatorEnum, IfcLogicalOperatorEnumDeserializeStep } from
|
|
114
|
-
export { IfcMechanicalFastenerTypeEnum, IfcMechanicalFastenerTypeEnumDeserializeStep } from
|
|
115
|
-
export { IfcMedicalDeviceTypeEnum, IfcMedicalDeviceTypeEnumDeserializeStep } from
|
|
116
|
-
export { IfcMemberTypeEnum, IfcMemberTypeEnumDeserializeStep } from
|
|
117
|
-
export { IfcMotorConnectionTypeEnum, IfcMotorConnectionTypeEnumDeserializeStep } from
|
|
118
|
-
export { IfcNullStyle, IfcNullStyleDeserializeStep } from
|
|
119
|
-
export { IfcObjectiveEnum, IfcObjectiveEnumDeserializeStep } from
|
|
120
|
-
export { IfcObjectTypeEnum, IfcObjectTypeEnumDeserializeStep } from
|
|
121
|
-
export { IfcOccupantTypeEnum, IfcOccupantTypeEnumDeserializeStep } from
|
|
122
|
-
export { IfcOpeningElementTypeEnum, IfcOpeningElementTypeEnumDeserializeStep } from
|
|
123
|
-
export { IfcOutletTypeEnum, IfcOutletTypeEnumDeserializeStep } from
|
|
124
|
-
export { IfcPerformanceHistoryTypeEnum, IfcPerformanceHistoryTypeEnumDeserializeStep } from
|
|
125
|
-
export { IfcPermeableCoveringOperationEnum, IfcPermeableCoveringOperationEnumDeserializeStep } from
|
|
126
|
-
export { IfcPermitTypeEnum, IfcPermitTypeEnumDeserializeStep } from
|
|
127
|
-
export { IfcPhysicalOrVirtualEnum, IfcPhysicalOrVirtualEnumDeserializeStep } from
|
|
128
|
-
export { IfcPileConstructionEnum, IfcPileConstructionEnumDeserializeStep } from
|
|
129
|
-
export { IfcPileTypeEnum, IfcPileTypeEnumDeserializeStep } from
|
|
130
|
-
export { IfcPipeFittingTypeEnum, IfcPipeFittingTypeEnumDeserializeStep } from
|
|
131
|
-
export { IfcPipeSegmentTypeEnum, IfcPipeSegmentTypeEnumDeserializeStep } from
|
|
132
|
-
export { IfcPlateTypeEnum, IfcPlateTypeEnumDeserializeStep } from
|
|
133
|
-
export { IfcPreferredSurfaceCurveRepresentation, IfcPreferredSurfaceCurveRepresentationDeserializeStep } from
|
|
134
|
-
export { IfcProcedureTypeEnum, IfcProcedureTypeEnumDeserializeStep } from
|
|
135
|
-
export { IfcProfileTypeEnum, IfcProfileTypeEnumDeserializeStep } from
|
|
136
|
-
export { IfcProjectedOrTrueLengthEnum, IfcProjectedOrTrueLengthEnumDeserializeStep } from
|
|
137
|
-
export { IfcProjectionElementTypeEnum, IfcProjectionElementTypeEnumDeserializeStep } from
|
|
138
|
-
export { IfcProjectOrderTypeEnum, IfcProjectOrderTypeEnumDeserializeStep } from
|
|
139
|
-
export { IfcPropertySetTemplateTypeEnum, IfcPropertySetTemplateTypeEnumDeserializeStep } from
|
|
140
|
-
export { IfcProtectiveDeviceTrippingUnitTypeEnum, IfcProtectiveDeviceTrippingUnitTypeEnumDeserializeStep } from
|
|
141
|
-
export { IfcProtectiveDeviceTypeEnum, IfcProtectiveDeviceTypeEnumDeserializeStep } from
|
|
142
|
-
export { IfcPumpTypeEnum, IfcPumpTypeEnumDeserializeStep } from
|
|
143
|
-
export { IfcRailingTypeEnum, IfcRailingTypeEnumDeserializeStep } from
|
|
144
|
-
export { IfcRampFlightTypeEnum, IfcRampFlightTypeEnumDeserializeStep } from
|
|
145
|
-
export { IfcRampTypeEnum, IfcRampTypeEnumDeserializeStep } from
|
|
146
|
-
export { IfcRecurrenceTypeEnum, IfcRecurrenceTypeEnumDeserializeStep } from
|
|
147
|
-
export { IfcReflectanceMethodEnum, IfcReflectanceMethodEnumDeserializeStep } from
|
|
148
|
-
export { IfcReinforcingBarRoleEnum, IfcReinforcingBarRoleEnumDeserializeStep } from
|
|
149
|
-
export { IfcReinforcingBarSurfaceEnum, IfcReinforcingBarSurfaceEnumDeserializeStep } from
|
|
150
|
-
export { IfcReinforcingBarTypeEnum, IfcReinforcingBarTypeEnumDeserializeStep } from
|
|
151
|
-
export { IfcReinforcingMeshTypeEnum, IfcReinforcingMeshTypeEnumDeserializeStep } from
|
|
152
|
-
export { IfcRoleEnum, IfcRoleEnumDeserializeStep } from
|
|
153
|
-
export { IfcRoofTypeEnum, IfcRoofTypeEnumDeserializeStep } from
|
|
154
|
-
export { IfcSanitaryTerminalTypeEnum, IfcSanitaryTerminalTypeEnumDeserializeStep } from
|
|
155
|
-
export { IfcSectionTypeEnum, IfcSectionTypeEnumDeserializeStep } from
|
|
156
|
-
export { IfcSensorTypeEnum, IfcSensorTypeEnumDeserializeStep } from
|
|
157
|
-
export { IfcSequenceEnum, IfcSequenceEnumDeserializeStep } from
|
|
158
|
-
export { IfcShadingDeviceTypeEnum, IfcShadingDeviceTypeEnumDeserializeStep } from
|
|
159
|
-
export { IfcSimplePropertyTemplateTypeEnum, IfcSimplePropertyTemplateTypeEnumDeserializeStep } from
|
|
160
|
-
export { IfcSIPrefix, IfcSIPrefixDeserializeStep } from
|
|
161
|
-
export { IfcSIUnitName, IfcSIUnitNameDeserializeStep } from
|
|
162
|
-
export { IfcSlabTypeEnum, IfcSlabTypeEnumDeserializeStep } from
|
|
163
|
-
export { IfcSolarDeviceTypeEnum, IfcSolarDeviceTypeEnumDeserializeStep } from
|
|
164
|
-
export { IfcSpaceHeaterTypeEnum, IfcSpaceHeaterTypeEnumDeserializeStep } from
|
|
165
|
-
export { IfcSpaceTypeEnum, IfcSpaceTypeEnumDeserializeStep } from
|
|
166
|
-
export { IfcSpatialZoneTypeEnum, IfcSpatialZoneTypeEnumDeserializeStep } from
|
|
167
|
-
export { IfcStackTerminalTypeEnum, IfcStackTerminalTypeEnumDeserializeStep } from
|
|
168
|
-
export { IfcStairFlightTypeEnum, IfcStairFlightTypeEnumDeserializeStep } from
|
|
169
|
-
export { IfcStairTypeEnum, IfcStairTypeEnumDeserializeStep } from
|
|
170
|
-
export { IfcStateEnum, IfcStateEnumDeserializeStep } from
|
|
171
|
-
export { IfcStructuralCurveActivityTypeEnum, IfcStructuralCurveActivityTypeEnumDeserializeStep } from
|
|
172
|
-
export { IfcStructuralCurveMemberTypeEnum, IfcStructuralCurveMemberTypeEnumDeserializeStep } from
|
|
173
|
-
export { IfcStructuralSurfaceActivityTypeEnum, IfcStructuralSurfaceActivityTypeEnumDeserializeStep } from
|
|
174
|
-
export { IfcStructuralSurfaceMemberTypeEnum, IfcStructuralSurfaceMemberTypeEnumDeserializeStep } from
|
|
175
|
-
export { IfcSubContractResourceTypeEnum, IfcSubContractResourceTypeEnumDeserializeStep } from
|
|
176
|
-
export { IfcSurfaceFeatureTypeEnum, IfcSurfaceFeatureTypeEnumDeserializeStep } from
|
|
177
|
-
export { IfcSurfaceSide, IfcSurfaceSideDeserializeStep } from
|
|
178
|
-
export { IfcSwitchingDeviceTypeEnum, IfcSwitchingDeviceTypeEnumDeserializeStep } from
|
|
179
|
-
export { IfcSystemFurnitureElementTypeEnum, IfcSystemFurnitureElementTypeEnumDeserializeStep } from
|
|
180
|
-
export { IfcTankTypeEnum, IfcTankTypeEnumDeserializeStep } from
|
|
181
|
-
export { IfcTaskDurationEnum, IfcTaskDurationEnumDeserializeStep } from
|
|
182
|
-
export { IfcTaskTypeEnum, IfcTaskTypeEnumDeserializeStep } from
|
|
183
|
-
export { IfcTendonAnchorTypeEnum, IfcTendonAnchorTypeEnumDeserializeStep } from
|
|
184
|
-
export { IfcTendonTypeEnum, IfcTendonTypeEnumDeserializeStep } from
|
|
185
|
-
export { IfcTextPath, IfcTextPathDeserializeStep } from
|
|
186
|
-
export { IfcTimeSeriesDataTypeEnum, IfcTimeSeriesDataTypeEnumDeserializeStep } from
|
|
187
|
-
export { IfcTransformerTypeEnum, IfcTransformerTypeEnumDeserializeStep } from
|
|
188
|
-
export { IfcTransitionCode, IfcTransitionCodeDeserializeStep } from
|
|
189
|
-
export { IfcTransportElementTypeEnum, IfcTransportElementTypeEnumDeserializeStep } from
|
|
190
|
-
export { IfcTrimmingPreference, IfcTrimmingPreferenceDeserializeStep } from
|
|
191
|
-
export { IfcTubeBundleTypeEnum, IfcTubeBundleTypeEnumDeserializeStep } from
|
|
192
|
-
export { IfcUnitaryControlElementTypeEnum, IfcUnitaryControlElementTypeEnumDeserializeStep } from
|
|
193
|
-
export { IfcUnitaryEquipmentTypeEnum, IfcUnitaryEquipmentTypeEnumDeserializeStep } from
|
|
194
|
-
export { IfcUnitEnum, IfcUnitEnumDeserializeStep } from
|
|
195
|
-
export { IfcValveTypeEnum, IfcValveTypeEnumDeserializeStep } from
|
|
196
|
-
export { IfcVibrationIsolatorTypeEnum, IfcVibrationIsolatorTypeEnumDeserializeStep } from
|
|
197
|
-
export { IfcVoidingFeatureTypeEnum, IfcVoidingFeatureTypeEnumDeserializeStep } from
|
|
198
|
-
export { IfcWallTypeEnum, IfcWallTypeEnumDeserializeStep } from
|
|
199
|
-
export { IfcWasteTerminalTypeEnum, IfcWasteTerminalTypeEnumDeserializeStep } from
|
|
200
|
-
export { IfcWindowPanelOperationEnum, IfcWindowPanelOperationEnumDeserializeStep } from
|
|
201
|
-
export { IfcWindowPanelPositionEnum, IfcWindowPanelPositionEnumDeserializeStep } from
|
|
202
|
-
export { IfcWindowStyleConstructionEnum, IfcWindowStyleConstructionEnumDeserializeStep } from
|
|
203
|
-
export { IfcWindowStyleOperationEnum, IfcWindowStyleOperationEnumDeserializeStep } from
|
|
204
|
-
export { IfcWindowTypeEnum, IfcWindowTypeEnumDeserializeStep } from
|
|
205
|
-
export { IfcWindowTypePartitioningEnum, IfcWindowTypePartitioningEnumDeserializeStep } from
|
|
206
|
-
export { IfcWorkCalendarTypeEnum, IfcWorkCalendarTypeEnumDeserializeStep } from
|
|
207
|
-
export { IfcWorkPlanTypeEnum, IfcWorkPlanTypeEnumDeserializeStep } from
|
|
208
|
-
export { IfcWorkScheduleTypeEnum, IfcWorkScheduleTypeEnumDeserializeStep } from
|
|
209
|
-
export { IfcActorRole } from
|
|
210
|
-
export { IfcAddress } from
|
|
211
|
-
export { IfcApplication } from
|
|
212
|
-
export { IfcAppliedValue } from
|
|
213
|
-
export { IfcApproval } from
|
|
214
|
-
export { IfcResourceLevelRelationship } from
|
|
215
|
-
export { IfcProfileDef } from
|
|
216
|
-
export { IfcBoundaryCondition } from
|
|
217
|
-
export { IfcExternalInformation } from
|
|
218
|
-
export { IfcExternalReference } from
|
|
219
|
-
export { IfcPresentationItem } from
|
|
220
|
-
export { IfcConnectionGeometry } from
|
|
221
|
-
export { IfcConstraint } from
|
|
222
|
-
export { IfcNamedUnit } from
|
|
223
|
-
export { IfcCoordinateOperation } from
|
|
224
|
-
export { IfcCoordinateReferenceSystem } from
|
|
225
|
-
export { IfcPresentationStyle } from
|
|
226
|
-
export { IfcDerivedUnit } from
|
|
227
|
-
export { IfcDerivedUnitElement } from
|
|
228
|
-
export { IfcDimensionalExponents } from
|
|
229
|
-
export { IfcSchedulingTime } from
|
|
230
|
-
export { IfcPropertyAbstraction } from
|
|
231
|
-
export { IfcStructuralConnectionCondition } from
|
|
232
|
-
export { IfcRepresentationContext } from
|
|
233
|
-
export { IfcRepresentationItem } from
|
|
234
|
-
export { IfcGridAxis } from
|
|
235
|
-
export { IfcObjectPlacement } from
|
|
236
|
-
export { IfcTimeSeries } from
|
|
237
|
-
export { IfcIrregularTimeSeriesValue } from
|
|
238
|
-
export { IfcLightDistributionData } from
|
|
239
|
-
export { IfcLightIntensityDistribution } from
|
|
240
|
-
export { IfcMaterialDefinition } from
|
|
241
|
-
export { IfcMaterialClassificationRelationship } from
|
|
242
|
-
export { IfcProductRepresentation } from
|
|
243
|
-
export { IfcMaterialUsageDefinition } from
|
|
244
|
-
export { IfcMaterialList } from
|
|
245
|
-
export { IfcMeasureWithUnit } from
|
|
246
|
-
export { IfcMonetaryUnit } from
|
|
247
|
-
export { IfcRoot } from
|
|
248
|
-
export { IfcOrganization } from
|
|
249
|
-
export { IfcOwnerHistory } from
|
|
250
|
-
export { IfcPerson } from
|
|
251
|
-
export { IfcPersonAndOrganization } from
|
|
252
|
-
export { IfcPhysicalQuantity } from
|
|
253
|
-
export { IfcPresentationLayerAssignment } from
|
|
254
|
-
export { IfcPresentationStyleAssignment } from
|
|
255
|
-
export { IfcRecurrencePattern } from
|
|
256
|
-
export { IfcReference } from
|
|
257
|
-
export { IfcRepresentation } from
|
|
258
|
-
export { IfcRepresentationMap } from
|
|
259
|
-
export { IfcShapeAspect } from
|
|
260
|
-
export { IfcStructuralLoad } from
|
|
261
|
-
export { IfcTable } from
|
|
262
|
-
export { IfcTableColumn } from
|
|
263
|
-
export { IfcTableRow } from
|
|
264
|
-
export { IfcTimePeriod } from
|
|
265
|
-
export { IfcTimeSeriesValue } from
|
|
266
|
-
export { IfcUnitAssignment } from
|
|
267
|
-
export { IfcVirtualGridIntersection } from
|
|
268
|
-
export { IfcStrippedOptional } from
|
|
269
|
-
export { IfcAbsorbedDoseMeasure } from
|
|
270
|
-
export { IfcAccelerationMeasure } from
|
|
271
|
-
export { IfcAmountOfSubstanceMeasure } from
|
|
272
|
-
export { IfcAngularVelocityMeasure } from
|
|
273
|
-
export { IfcArcIndex } from
|
|
274
|
-
export { IfcAreaDensityMeasure } from
|
|
275
|
-
export { IfcAreaMeasure } from
|
|
276
|
-
export { IfcBinary } from
|
|
277
|
-
export { IfcBoolean } from
|
|
278
|
-
export { IfcBoxAlignment } from
|
|
279
|
-
export { IfcCardinalPointReference } from
|
|
280
|
-
export { IfcComplexNumber } from
|
|
281
|
-
export { IfcCompoundPlaneAngleMeasure } from
|
|
282
|
-
export { IfcContextDependentMeasure } from
|
|
283
|
-
export { IfcCountMeasure } from
|
|
284
|
-
export { IfcCurvatureMeasure } from
|
|
285
|
-
export { IfcDate } from
|
|
286
|
-
export { IfcDateTime } from
|
|
287
|
-
export { IfcDayInMonthNumber } from
|
|
288
|
-
export { IfcDayInWeekNumber } from
|
|
289
|
-
export { IfcDescriptiveMeasure } from
|
|
290
|
-
export { IfcDimensionCount } from
|
|
291
|
-
export { IfcDoseEquivalentMeasure } from
|
|
292
|
-
export { IfcDuration } from
|
|
293
|
-
export { IfcDynamicViscosityMeasure } from
|
|
294
|
-
export { IfcElectricCapacitanceMeasure } from
|
|
295
|
-
export { IfcElectricChargeMeasure } from
|
|
296
|
-
export { IfcElectricConductanceMeasure } from
|
|
297
|
-
export { IfcElectricCurrentMeasure } from
|
|
298
|
-
export { IfcElectricResistanceMeasure } from
|
|
299
|
-
export { IfcElectricVoltageMeasure } from
|
|
300
|
-
export { IfcEnergyMeasure } from
|
|
301
|
-
export { IfcFontStyle } from
|
|
302
|
-
export { IfcFontVariant } from
|
|
303
|
-
export { IfcFontWeight } from
|
|
304
|
-
export { IfcForceMeasure } from
|
|
305
|
-
export { IfcFrequencyMeasure } from
|
|
306
|
-
export { IfcGloballyUniqueId } from
|
|
307
|
-
export { IfcHeatFluxDensityMeasure } from
|
|
308
|
-
export { IfcHeatingValueMeasure } from
|
|
309
|
-
export { IfcIdentifier } from
|
|
310
|
-
export { IfcIlluminanceMeasure } from
|
|
311
|
-
export { IfcInductanceMeasure } from
|
|
312
|
-
export { IfcInteger } from
|
|
313
|
-
export { IfcIntegerCountRateMeasure } from
|
|
314
|
-
export { IfcIonConcentrationMeasure } from
|
|
315
|
-
export { IfcIsothermalMoistureCapacityMeasure } from
|
|
316
|
-
export { IfcKinematicViscosityMeasure } from
|
|
317
|
-
export { IfcLabel } from
|
|
318
|
-
export { IfcLanguageId } from
|
|
319
|
-
export { IfcLengthMeasure } from
|
|
320
|
-
export { IfcLineIndex } from
|
|
321
|
-
export { IfcLinearForceMeasure } from
|
|
322
|
-
export { IfcLinearMomentMeasure } from
|
|
323
|
-
export { IfcLinearStiffnessMeasure } from
|
|
324
|
-
export { IfcLinearVelocityMeasure } from
|
|
325
|
-
export { IfcLogical } from
|
|
326
|
-
export { IfcLuminousFluxMeasure } from
|
|
327
|
-
export { IfcLuminousIntensityDistributionMeasure } from
|
|
328
|
-
export { IfcLuminousIntensityMeasure } from
|
|
329
|
-
export { IfcMagneticFluxDensityMeasure } from
|
|
330
|
-
export { IfcMagneticFluxMeasure } from
|
|
331
|
-
export { IfcMassDensityMeasure } from
|
|
332
|
-
export { IfcMassFlowRateMeasure } from
|
|
333
|
-
export { IfcMassMeasure } from
|
|
334
|
-
export { IfcMassPerLengthMeasure } from
|
|
335
|
-
export { IfcModulusOfElasticityMeasure } from
|
|
336
|
-
export { IfcModulusOfLinearSubgradeReactionMeasure } from
|
|
337
|
-
export { IfcModulusOfRotationalSubgradeReactionMeasure } from
|
|
338
|
-
export { IfcModulusOfSubgradeReactionMeasure } from
|
|
339
|
-
export { IfcMoistureDiffusivityMeasure } from
|
|
340
|
-
export { IfcMolecularWeightMeasure } from
|
|
341
|
-
export { IfcMomentOfInertiaMeasure } from
|
|
342
|
-
export { IfcMonetaryMeasure } from
|
|
343
|
-
export { IfcMonthInYearNumber } from
|
|
344
|
-
export { IfcNonNegativeLengthMeasure } from
|
|
345
|
-
export { IfcNormalisedRatioMeasure } from
|
|
346
|
-
export { IfcNumericMeasure } from
|
|
347
|
-
export { IfcPHMeasure } from
|
|
348
|
-
export { IfcParameterValue } from
|
|
349
|
-
export { IfcPlanarForceMeasure } from
|
|
350
|
-
export { IfcPlaneAngleMeasure } from
|
|
351
|
-
export { IfcPositiveInteger } from
|
|
352
|
-
export { IfcPositiveLengthMeasure } from
|
|
353
|
-
export { IfcPositivePlaneAngleMeasure } from
|
|
354
|
-
export { IfcPositiveRatioMeasure } from
|
|
355
|
-
export { IfcPowerMeasure } from
|
|
356
|
-
export { IfcPresentableText } from
|
|
357
|
-
export { IfcPressureMeasure } from
|
|
358
|
-
export { IfcPropertySetDefinitionSet } from
|
|
359
|
-
export { IfcRadioActivityMeasure } from
|
|
360
|
-
export { IfcRatioMeasure } from
|
|
361
|
-
export { IfcReal } from
|
|
362
|
-
export { IfcRotationalFrequencyMeasure } from
|
|
363
|
-
export { IfcRotationalMassMeasure } from
|
|
364
|
-
export { IfcRotationalStiffnessMeasure } from
|
|
365
|
-
export { IfcSectionModulusMeasure } from
|
|
366
|
-
export { IfcSectionalAreaIntegralMeasure } from
|
|
367
|
-
export { IfcShearModulusMeasure } from
|
|
368
|
-
export { IfcSolidAngleMeasure } from
|
|
369
|
-
export { IfcSoundPowerLevelMeasure } from
|
|
370
|
-
export { IfcSoundPowerMeasure } from
|
|
371
|
-
export { IfcSoundPressureLevelMeasure } from
|
|
372
|
-
export { IfcSoundPressureMeasure } from
|
|
373
|
-
export { IfcSpecificHeatCapacityMeasure } from
|
|
374
|
-
export { IfcSpecularExponent } from
|
|
375
|
-
export { IfcSpecularRoughness } from
|
|
376
|
-
export { IfcTemperatureGradientMeasure } from
|
|
377
|
-
export { IfcTemperatureRateOfChangeMeasure } from
|
|
378
|
-
export { IfcText } from
|
|
379
|
-
export { IfcTextAlignment } from
|
|
380
|
-
export { IfcTextDecoration } from
|
|
381
|
-
export { IfcTextFontName } from
|
|
382
|
-
export { IfcTextTransformation } from
|
|
383
|
-
export { IfcThermalAdmittanceMeasure } from
|
|
384
|
-
export { IfcThermalConductivityMeasure } from
|
|
385
|
-
export { IfcThermalExpansionCoefficientMeasure } from
|
|
386
|
-
export { IfcThermalResistanceMeasure } from
|
|
387
|
-
export { IfcThermalTransmittanceMeasure } from
|
|
388
|
-
export { IfcThermodynamicTemperatureMeasure } from
|
|
389
|
-
export { IfcTime } from
|
|
390
|
-
export { IfcTimeMeasure } from
|
|
391
|
-
export { IfcTimeStamp } from
|
|
392
|
-
export { IfcTorqueMeasure } from
|
|
393
|
-
export { IfcURIReference } from
|
|
394
|
-
export { IfcVaporPermeabilityMeasure } from
|
|
395
|
-
export { IfcVolumeMeasure } from
|
|
396
|
-
export { IfcVolumetricFlowRateMeasure } from
|
|
397
|
-
export { IfcWarpingConstantMeasure } from
|
|
398
|
-
export { IfcWarpingMomentMeasure } from
|
|
399
|
-
export { IfcPostalAddress } from
|
|
400
|
-
export { IfcTelecomAddress } from
|
|
401
|
-
export { IfcGeometricRepresentationItem } from
|
|
402
|
-
export { IfcCostValue } from
|
|
403
|
-
export { IfcApprovalRelationship } from
|
|
404
|
-
export { IfcArbitraryClosedProfileDef } from
|
|
405
|
-
export { IfcArbitraryOpenProfileDef } from
|
|
406
|
-
export { IfcParameterizedProfileDef } from
|
|
407
|
-
export { IfcSurfaceTexture } from
|
|
408
|
-
export { IfcBoundaryEdgeCondition } from
|
|
409
|
-
export { IfcBoundaryFaceCondition } from
|
|
410
|
-
export { IfcBoundaryNodeCondition } from
|
|
411
|
-
export { IfcClassification } from
|
|
412
|
-
export { IfcClassificationReference } from
|
|
413
|
-
export { IfcColourSpecification } from
|
|
414
|
-
export { IfcColourRgbList } from
|
|
415
|
-
export { IfcProperty } from
|
|
416
|
-
export { IfcCompositeProfileDef } from
|
|
417
|
-
export { IfcTopologicalRepresentationItem } from
|
|
418
|
-
export { IfcConnectionCurveGeometry } from
|
|
419
|
-
export { IfcConnectionPointGeometry } from
|
|
420
|
-
export { IfcConnectionSurfaceGeometry } from
|
|
421
|
-
export { IfcConnectionVolumeGeometry } from
|
|
422
|
-
export { IfcMetric } from
|
|
423
|
-
export { IfcObjective } from
|
|
424
|
-
export { IfcObjectDefinition } from
|
|
425
|
-
export { IfcContextDependentUnit } from
|
|
426
|
-
export { IfcConversionBasedUnit } from
|
|
427
|
-
export { IfcMapConversion } from
|
|
428
|
-
export { IfcProjectedCRS } from
|
|
429
|
-
export { IfcCurrencyRelationship } from
|
|
430
|
-
export { IfcCurveStyle } from
|
|
431
|
-
export { IfcCurveStyleFont } from
|
|
432
|
-
export { IfcCurveStyleFontAndScaling } from
|
|
433
|
-
export { IfcCurveStyleFontPattern } from
|
|
434
|
-
export { IfcDerivedProfileDef } from
|
|
435
|
-
export { IfcDocumentInformation } from
|
|
436
|
-
export { IfcDocumentInformationRelationship } from
|
|
437
|
-
export { IfcDocumentReference } from
|
|
438
|
-
export { IfcEventTime } from
|
|
439
|
-
export { IfcExtendedProperties } from
|
|
440
|
-
export { IfcLibraryInformation } from
|
|
441
|
-
export { IfcExternallyDefinedHatchStyle } from
|
|
442
|
-
export { IfcExternallyDefinedSurfaceStyle } from
|
|
443
|
-
export { IfcExternallyDefinedTextFont } from
|
|
444
|
-
export { IfcLibraryReference } from
|
|
445
|
-
export { IfcExternalReferenceRelationship } from
|
|
446
|
-
export { IfcFailureConnectionCondition } from
|
|
447
|
-
export { IfcFillAreaStyle } from
|
|
448
|
-
export { IfcGeometricRepresentationContext } from
|
|
449
|
-
export { IfcGridPlacement } from
|
|
450
|
-
export { IfcIndexedColourMap } from
|
|
451
|
-
export { IfcTextureCoordinate } from
|
|
452
|
-
export { IfcIrregularTimeSeries } from
|
|
453
|
-
export { IfcLagTime } from
|
|
454
|
-
export { IfcLocalPlacement } from
|
|
455
|
-
export { IfcMappedItem } from
|
|
456
|
-
export { IfcMaterial } from
|
|
457
|
-
export { IfcMaterialConstituent } from
|
|
458
|
-
export { IfcMaterialConstituentSet } from
|
|
459
|
-
export { IfcMaterialLayer } from
|
|
460
|
-
export { IfcMaterialLayerSet } from
|
|
461
|
-
export { IfcMaterialProfile } from
|
|
462
|
-
export { IfcMaterialProfileSet } from
|
|
463
|
-
export { IfcMaterialDefinitionRepresentation } from
|
|
464
|
-
export { IfcMaterialLayerSetUsage } from
|
|
465
|
-
export { IfcMaterialProfileSetUsage } from
|
|
466
|
-
export { IfcMaterialRelationship } from
|
|
467
|
-
export { IfcSIUnit } from
|
|
468
|
-
export { IfcOrganizationRelationship } from
|
|
469
|
-
export { IfcPhysicalComplexQuantity } from
|
|
470
|
-
export { IfcPhysicalSimpleQuantity } from
|
|
471
|
-
export { IfcPreDefinedItem } from
|
|
472
|
-
export { IfcPreDefinedProperties } from
|
|
473
|
-
export { IfcSurfaceStyleLighting } from
|
|
474
|
-
export { IfcSurfaceStyleRefraction } from
|
|
475
|
-
export { IfcSurfaceStyleShading } from
|
|
476
|
-
export { IfcSurfaceStyleWithTextures } from
|
|
477
|
-
export { IfcTextStyleForDefinedFont } from
|
|
478
|
-
export { IfcTextStyleTextModel } from
|
|
479
|
-
export { IfcTextureVertex } from
|
|
480
|
-
export { IfcTextureVertexList } from
|
|
481
|
-
export { IfcPresentationLayerWithStyle } from
|
|
482
|
-
export { IfcSurfaceStyle } from
|
|
483
|
-
export { IfcTextStyle } from
|
|
484
|
-
export { IfcProductDefinitionShape } from
|
|
485
|
-
export { IfcPropertyEnumeration } from
|
|
486
|
-
export { IfcPropertyDefinition } from
|
|
487
|
-
export { IfcPropertyDependencyRelationship } from
|
|
488
|
-
export { IfcRegularTimeSeries } from
|
|
489
|
-
export { IfcRelationship } from
|
|
490
|
-
export { IfcShapeModel } from
|
|
491
|
-
export { IfcStyleModel } from
|
|
492
|
-
export { IfcStyledItem } from
|
|
493
|
-
export { IfcResourceApprovalRelationship } from
|
|
494
|
-
export { IfcResourceConstraintRelationship } from
|
|
495
|
-
export { IfcResourceTime } from
|
|
496
|
-
export { IfcTaskTime } from
|
|
497
|
-
export { IfcWorkTime } from
|
|
498
|
-
export { IfcSlippageConnectionCondition } from
|
|
499
|
-
export { IfcStructuralLoadConfiguration } from
|
|
500
|
-
export { IfcStructuralLoadOrResult } from
|
|
501
|
-
export { IfcObject } from
|
|
502
|
-
export { IfcAnnotationFillArea } from
|
|
503
|
-
export { IfcArbitraryProfileDefWithVoids } from
|
|
504
|
-
export { IfcCenterLineProfileDef } from
|
|
505
|
-
export { IfcAsymmetricIShapeProfileDef } from
|
|
506
|
-
export { IfcPlacement } from
|
|
507
|
-
export { IfcBlobTexture } from
|
|
508
|
-
export { IfcCsgPrimitive3D } from
|
|
509
|
-
export { IfcBooleanResult } from
|
|
510
|
-
export { IfcBoundaryNodeConditionWarping } from
|
|
511
|
-
export { IfcCurve } from
|
|
512
|
-
export { IfcSurface } from
|
|
513
|
-
export { IfcBoundingBox } from
|
|
514
|
-
export { IfcHalfSpaceSolid } from
|
|
515
|
-
export { IfcCShapeProfileDef } from
|
|
516
|
-
export { IfcPoint } from
|
|
517
|
-
export { IfcCartesianPointList } from
|
|
518
|
-
export { IfcCartesianTransformationOperator } from
|
|
519
|
-
export { IfcCircleProfileDef } from
|
|
520
|
-
export { IfcConnectedFaceSet } from
|
|
521
|
-
export { IfcColourRgb } from
|
|
522
|
-
export { IfcComplexProperty } from
|
|
523
|
-
export { IfcCompositeCurveSegment } from
|
|
524
|
-
export { IfcConnectionPointEccentricity } from
|
|
525
|
-
export { IfcContext } from
|
|
526
|
-
export { IfcConversionBasedUnitWithOffset } from
|
|
527
|
-
export { IfcSolidModel } from
|
|
528
|
-
export { IfcMirroredProfileDef } from
|
|
529
|
-
export { IfcDirection } from
|
|
530
|
-
export { IfcPreDefinedColour } from
|
|
531
|
-
export { IfcPreDefinedCurveFont } from
|
|
532
|
-
export { IfcEdge } from
|
|
533
|
-
export { IfcLoop } from
|
|
534
|
-
export { IfcEllipseProfileDef } from
|
|
535
|
-
export { IfcMaterialProperties } from
|
|
536
|
-
export { IfcProfileProperties } from
|
|
537
|
-
export { IfcFace } from
|
|
538
|
-
export { IfcFaceBasedSurfaceModel } from
|
|
539
|
-
export { IfcFaceBound } from
|
|
540
|
-
export { IfcFillAreaStyleHatching } from
|
|
541
|
-
export { IfcFillAreaStyleTiles } from
|
|
542
|
-
export { IfcGeometricSet } from
|
|
543
|
-
export { IfcGeometricRepresentationSubContext } from
|
|
544
|
-
export { IfcLightSource } from
|
|
545
|
-
export { IfcPlanarExtent } from
|
|
546
|
-
export { IfcSectionedSpine } from
|
|
547
|
-
export { IfcShellBasedSurfaceModel } from
|
|
548
|
-
export { IfcTessellatedItem } from
|
|
549
|
-
export { IfcTextLiteral } from
|
|
550
|
-
export { IfcVector } from
|
|
551
|
-
export { IfcIShapeProfileDef } from
|
|
552
|
-
export { IfcImageTexture } from
|
|
553
|
-
export { IfcIndexedTextureMap } from
|
|
554
|
-
export { IfcLShapeProfileDef } from
|
|
555
|
-
export { IfcMaterialLayerWithOffsets } from
|
|
556
|
-
export { IfcMaterialProfileWithOffsets } from
|
|
557
|
-
export { IfcMaterialProfileSetUsageTapering } from
|
|
558
|
-
export { IfcTypeObject } from
|
|
559
|
-
export { IfcRectangleProfileDef } from
|
|
560
|
-
export { IfcTShapeProfileDef } from
|
|
561
|
-
export { IfcTrapeziumProfileDef } from
|
|
562
|
-
export { IfcUShapeProfileDef } from
|
|
563
|
-
export { IfcZShapeProfileDef } from
|
|
564
|
-
export { IfcPath } from
|
|
565
|
-
export { IfcQuantityArea } from
|
|
566
|
-
export { IfcQuantityCount } from
|
|
567
|
-
export { IfcQuantityLength } from
|
|
568
|
-
export { IfcQuantityTime } from
|
|
569
|
-
export { IfcQuantityVolume } from
|
|
570
|
-
export { IfcQuantityWeight } from
|
|
571
|
-
export { IfcPixelTexture } from
|
|
572
|
-
export { IfcPreDefinedTextFont } from
|
|
573
|
-
export { IfcReinforcementBarProperties } from
|
|
574
|
-
export { IfcSectionProperties } from
|
|
575
|
-
export { IfcSectionReinforcementProperties } from
|
|
576
|
-
export { IfcPropertySetDefinition } from
|
|
577
|
-
export { IfcSimpleProperty } from
|
|
578
|
-
export { IfcPropertyTemplateDefinition } from
|
|
579
|
-
export { IfcRelDecomposes } from
|
|
580
|
-
export { IfcRelAssigns } from
|
|
581
|
-
export { IfcRelAssociates } from
|
|
582
|
-
export { IfcRelConnects } from
|
|
583
|
-
export { IfcRelDeclares } from
|
|
584
|
-
export { IfcRelDefines } from
|
|
585
|
-
export { IfcShapeRepresentation } from
|
|
586
|
-
export { IfcTopologyRepresentation } from
|
|
587
|
-
export { IfcStructuralLoadStatic } from
|
|
588
|
-
export { IfcSurfaceReinforcementArea } from
|
|
589
|
-
export { IfcStyledRepresentation } from
|
|
590
|
-
export { IfcSurfaceStyleRendering } from
|
|
591
|
-
export { IfcTaskTimeRecurring } from
|
|
592
|
-
export { IfcTextureCoordinateGenerator } from
|
|
593
|
-
export { IfcTextureMap } from
|
|
594
|
-
export { IfcVertex } from
|
|
595
|
-
export { IfcControl } from
|
|
596
|
-
export { IfcActor } from
|
|
597
|
-
export { IfcManifoldSolidBrep } from
|
|
598
|
-
export { IfcFaceSurface } from
|
|
599
|
-
export { IfcProduct } from
|
|
600
|
-
export { IfcGroup } from
|
|
601
|
-
export { IfcAxis1Placement } from
|
|
602
|
-
export { IfcAxis2Placement2D } from
|
|
603
|
-
export { IfcAxis2Placement3D } from
|
|
604
|
-
export { IfcBoundedCurve } from
|
|
605
|
-
export { IfcBoundedSurface } from
|
|
606
|
-
export { IfcBlock } from
|
|
607
|
-
export { IfcBooleanClippingResult } from
|
|
608
|
-
export { IfcBoxedHalfSpace } from
|
|
609
|
-
export { IfcCartesianPoint } from
|
|
610
|
-
export { IfcCartesianPointList2D } from
|
|
611
|
-
export { IfcCartesianPointList3D } from
|
|
612
|
-
export { IfcCartesianTransformationOperator2D } from
|
|
613
|
-
export { IfcCartesianTransformationOperator3D } from
|
|
614
|
-
export { IfcConic } from
|
|
615
|
-
export { IfcCircleHollowProfileDef } from
|
|
616
|
-
export { IfcClosedShell } from
|
|
617
|
-
export { IfcPropertyTemplate } from
|
|
618
|
-
export { IfcReparametrisedCompositeCurveSegment } from
|
|
619
|
-
export { IfcOpenShell } from
|
|
620
|
-
export { IfcResource } from
|
|
621
|
-
export { IfcTypeResource } from
|
|
622
|
-
export { IfcProject } from
|
|
623
|
-
export { IfcProjectLibrary } from
|
|
624
|
-
export { IfcRectangularPyramid } from
|
|
625
|
-
export { IfcRightCircularCone } from
|
|
626
|
-
export { IfcRightCircularCylinder } from
|
|
627
|
-
export { IfcSphere } from
|
|
628
|
-
export { IfcCsgSolid } from
|
|
629
|
-
export { IfcLine } from
|
|
630
|
-
export { IfcOffsetCurve2D } from
|
|
631
|
-
export { IfcOffsetCurve3D } from
|
|
632
|
-
export { IfcPcurve } from
|
|
633
|
-
export { IfcSurfaceCurve } from
|
|
634
|
-
export { IfcElementarySurface } from
|
|
635
|
-
export { IfcPreDefinedPropertySet } from
|
|
636
|
-
export { IfcTypeProduct } from
|
|
637
|
-
export { IfcDraughtingPreDefinedColour } from
|
|
638
|
-
export { IfcDraughtingPreDefinedCurveFont } from
|
|
639
|
-
export { IfcEdgeCurve } from
|
|
640
|
-
export { IfcOrientedEdge } from
|
|
641
|
-
export { IfcSubedge } from
|
|
642
|
-
export { IfcEdgeLoop } from
|
|
643
|
-
export { IfcQuantitySet } from
|
|
644
|
-
export { IfcProcess } from
|
|
645
|
-
export { IfcTypeProcess } from
|
|
646
|
-
export { IfcSweptAreaSolid } from
|
|
647
|
-
export { IfcFaceOuterBound } from
|
|
648
|
-
export { IfcGeometricCurveSet } from
|
|
649
|
-
export { IfcPolygonalBoundedHalfSpace } from
|
|
650
|
-
export { IfcIndexedPolygonalFace } from
|
|
651
|
-
export { IfcIndexedTriangleTextureMap } from
|
|
652
|
-
export { IfcLightSourceAmbient } from
|
|
653
|
-
export { IfcLightSourceDirectional } from
|
|
654
|
-
export { IfcLightSourceGoniometric } from
|
|
655
|
-
export { IfcLightSourcePositional } from
|
|
656
|
-
export { IfcPolyLoop } from
|
|
657
|
-
export { IfcVertexLoop } from
|
|
658
|
-
export { IfcPlanarBox } from
|
|
659
|
-
export { IfcPointOnCurve } from
|
|
660
|
-
export { IfcPointOnSurface } from
|
|
661
|
-
export { IfcTessellatedFaceSet } from
|
|
662
|
-
export { IfcTextStyleFontModel } from
|
|
663
|
-
export { IfcPropertyBoundedValue } from
|
|
664
|
-
export { IfcPropertyEnumeratedValue } from
|
|
665
|
-
export { IfcPropertyListValue } from
|
|
666
|
-
export { IfcPropertyReferenceValue } from
|
|
667
|
-
export { IfcPropertySet } from
|
|
668
|
-
export { IfcPropertySetTemplate } from
|
|
669
|
-
export { IfcPropertySingleValue } from
|
|
670
|
-
export { IfcPropertyTableValue } from
|
|
671
|
-
export { IfcRectangleHollowProfileDef } from
|
|
672
|
-
export { IfcRoundedRectangleProfileDef } from
|
|
673
|
-
export { IfcRelAggregates } from
|
|
674
|
-
export { IfcRelAssignsToActor } from
|
|
675
|
-
export { IfcRelAssignsToControl } from
|
|
676
|
-
export { IfcRelAssignsToGroup } from
|
|
677
|
-
export { IfcRelAssignsToProcess } from
|
|
678
|
-
export { IfcRelAssignsToProduct } from
|
|
679
|
-
export { IfcRelAssignsToResource } from
|
|
680
|
-
export { IfcRelAssociatesApproval } from
|
|
681
|
-
export { IfcRelAssociatesClassification } from
|
|
682
|
-
export { IfcRelAssociatesConstraint } from
|
|
683
|
-
export { IfcRelAssociatesDocument } from
|
|
684
|
-
export { IfcRelAssociatesLibrary } from
|
|
685
|
-
export { IfcRelAssociatesMaterial } from
|
|
686
|
-
export { IfcRelConnectsElements } from
|
|
687
|
-
export { IfcRelConnectsPortToElement } from
|
|
688
|
-
export { IfcRelConnectsPorts } from
|
|
689
|
-
export { IfcRelConnectsStructuralActivity } from
|
|
690
|
-
export { IfcRelConnectsStructuralMember } from
|
|
691
|
-
export { IfcRelContainedInSpatialStructure } from
|
|
692
|
-
export { IfcRelCoversBldgElements } from
|
|
693
|
-
export { IfcRelCoversSpaces } from
|
|
694
|
-
export { IfcRelFillsElement } from
|
|
695
|
-
export { IfcRelFlowControlElements } from
|
|
696
|
-
export { IfcRelInterferesElements } from
|
|
697
|
-
export { IfcRelReferencedInSpatialStructure } from
|
|
698
|
-
export { IfcRelSequence } from
|
|
699
|
-
export { IfcRelServicesBuildings } from
|
|
700
|
-
export { IfcRelSpaceBoundary } from
|
|
701
|
-
export { IfcRelNests } from
|
|
702
|
-
export { IfcRelProjectsElement } from
|
|
703
|
-
export { IfcRelVoidsElement } from
|
|
704
|
-
export { IfcRelDefinesByObject } from
|
|
705
|
-
export { IfcRelDefinesByProperties } from
|
|
706
|
-
export { IfcRelDefinesByTemplate } from
|
|
707
|
-
export { IfcRelDefinesByType } from
|
|
708
|
-
export { IfcSweptDiskSolid } from
|
|
709
|
-
export { IfcStructuralLoadLinearForce } from
|
|
710
|
-
export { IfcStructuralLoadPlanarForce } from
|
|
711
|
-
export { IfcStructuralLoadSingleDisplacement } from
|
|
712
|
-
export { IfcStructuralLoadSingleForce } from
|
|
713
|
-
export { IfcStructuralLoadTemperature } from
|
|
714
|
-
export { IfcSweptSurface } from
|
|
715
|
-
export { IfcTextLiteralWithExtent } from
|
|
716
|
-
export { IfcVertexPoint } from
|
|
717
|
-
export { IfcActionRequest } from
|
|
718
|
-
export { IfcOccupant } from
|
|
719
|
-
export { IfcAdvancedBrep } from
|
|
720
|
-
export { IfcAdvancedFace } from
|
|
721
|
-
export { IfcAnnotation } from
|
|
722
|
-
export { IfcAsset } from
|
|
723
|
-
export { IfcBSplineCurve } from
|
|
724
|
-
export { IfcBSplineSurface } from
|
|
725
|
-
export { IfcCompositeCurve } from
|
|
726
|
-
export { IfcIndexedPolyCurve } from
|
|
727
|
-
export { IfcPolyline } from
|
|
728
|
-
export { IfcTrimmedCurve } from
|
|
729
|
-
export { IfcCurveBoundedPlane } from
|
|
730
|
-
export { IfcCurveBoundedSurface } from
|
|
731
|
-
export { IfcRectangularTrimmedSurface } from
|
|
732
|
-
export { IfcElement } from
|
|
733
|
-
export { IfcElementType } from
|
|
734
|
-
export { IfcSystem } from
|
|
735
|
-
export { IfcCartesianTransformationOperator2DnonUniform } from
|
|
736
|
-
export { IfcCartesianTransformationOperator3DnonUniform } from
|
|
737
|
-
export { IfcCircle } from
|
|
738
|
-
export { IfcComplexPropertyTemplate } from
|
|
739
|
-
export { IfcEllipse } from
|
|
740
|
-
export { IfcConstructionResource } from
|
|
741
|
-
export { IfcConstructionResourceType } from
|
|
742
|
-
export { IfcCostItem } from
|
|
743
|
-
export { IfcCostSchedule } from
|
|
744
|
-
export { IfcPerformanceHistory } from
|
|
745
|
-
export { IfcPermit } from
|
|
746
|
-
export { IfcProjectOrder } from
|
|
747
|
-
export { IfcWorkCalendar } from
|
|
748
|
-
export { IfcWorkControl } from
|
|
749
|
-
export { IfcCylindricalSurface } from
|
|
750
|
-
export { IfcPort } from
|
|
751
|
-
export { IfcDoorLiningProperties } from
|
|
752
|
-
export { IfcDoorPanelProperties } from
|
|
753
|
-
export { IfcDoorStyle } from
|
|
754
|
-
export { IfcElementQuantity } from
|
|
755
|
-
export { IfcPlane } from
|
|
756
|
-
export { IfcSphericalSurface } from
|
|
757
|
-
export { IfcToroidalSurface } from
|
|
758
|
-
export { IfcEvent } from
|
|
759
|
-
export { IfcEventType } from
|
|
760
|
-
export { IfcSpatialElement } from
|
|
761
|
-
export { IfcExtrudedAreaSolid } from
|
|
762
|
-
export { IfcFacetedBrep } from
|
|
763
|
-
export { IfcFixedReferenceSweptAreaSolid } from
|
|
764
|
-
export { IfcGrid } from
|
|
765
|
-
export { IfcInventory } from
|
|
766
|
-
export { IfcStructuralLoadGroup } from
|
|
767
|
-
export { IfcStructuralResultGroup } from
|
|
768
|
-
export { IfcIndexedPolygonalFaceWithVoids } from
|
|
769
|
-
export { IfcIntersectionCurve } from
|
|
770
|
-
export { IfcLightSourceSpot } from
|
|
771
|
-
export { IfcPermeableCoveringProperties } from
|
|
772
|
-
export { IfcPolygonalFaceSet } from
|
|
773
|
-
export { IfcReinforcementDefinitionProperties } from
|
|
774
|
-
export { IfcWindowLiningProperties } from
|
|
775
|
-
export { IfcWindowPanelProperties } from
|
|
776
|
-
export { IfcProcedure } from
|
|
777
|
-
export { IfcProcedureType } from
|
|
778
|
-
export { IfcTask } from
|
|
779
|
-
export { IfcProxy } from
|
|
780
|
-
export { IfcStructuralActivity } from
|
|
781
|
-
export { IfcStructuralItem } from
|
|
782
|
-
export { IfcSimplePropertyTemplate } from
|
|
783
|
-
export { IfcRelAssignsToGroupByFactor } from
|
|
784
|
-
export { IfcRelConnectsPathElements } from
|
|
785
|
-
export { IfcRelConnectsWithRealizingElements } from
|
|
786
|
-
export { IfcRelConnectsWithEccentricity } from
|
|
787
|
-
export { IfcRelSpaceBoundary1stLevel } from
|
|
788
|
-
export { IfcRevolvedAreaSolid } from
|
|
789
|
-
export { IfcSeamCurve } from
|
|
790
|
-
export { IfcSpatialElementType } from
|
|
791
|
-
export { IfcStructuralLoadSingleDisplacementDistortion } from
|
|
792
|
-
export { IfcStructuralLoadSingleForceWarping } from
|
|
793
|
-
export { IfcSurfaceCurveSweptAreaSolid } from
|
|
794
|
-
export { IfcSurfaceOfLinearExtrusion } from
|
|
795
|
-
export { IfcSurfaceOfRevolution } from
|
|
796
|
-
export { IfcSweptDiskSolidPolygonal } from
|
|
797
|
-
export { IfcTaskType } from
|
|
798
|
-
export { IfcTriangulatedFaceSet } from
|
|
799
|
-
export { IfcWindowStyle } from
|
|
800
|
-
export { IfcAdvancedBrepWithVoids } from
|
|
801
|
-
export { IfcBSplineCurveWithKnots } from
|
|
802
|
-
export { IfcBSplineSurfaceWithKnots } from
|
|
803
|
-
export { IfcBuildingElement } from
|
|
804
|
-
export { IfcBuildingElementType } from
|
|
805
|
-
export { IfcCompositeCurveOnSurface } from
|
|
806
|
-
export { IfcSpatialStructureElement } from
|
|
807
|
-
export { IfcElementComponent } from
|
|
808
|
-
export { IfcElementComponentType } from
|
|
809
|
-
export { IfcBuildingSystem } from
|
|
810
|
-
export { IfcCivilElement } from
|
|
811
|
-
export { IfcCivilElementType } from
|
|
812
|
-
export { IfcConstructionEquipmentResource } from
|
|
813
|
-
export { IfcConstructionEquipmentResourceType } from
|
|
814
|
-
export { IfcConstructionMaterialResource } from
|
|
815
|
-
export { IfcConstructionMaterialResourceType } from
|
|
816
|
-
export { IfcConstructionProductResource } from
|
|
817
|
-
export { IfcConstructionProductResourceType } from
|
|
818
|
-
export { IfcCrewResource } from
|
|
819
|
-
export { IfcLaborResource } from
|
|
820
|
-
export { IfcSubContractResource } from
|
|
821
|
-
export { IfcCrewResourceType } from
|
|
822
|
-
export { IfcLaborResourceType } from
|
|
823
|
-
export { IfcSubContractResourceType } from
|
|
824
|
-
export { IfcDistributionSystem } from
|
|
825
|
-
export { IfcDistributionElement } from
|
|
826
|
-
export { IfcDistributionElementType } from
|
|
827
|
-
export { IfcDistributionPort } from
|
|
828
|
-
export { IfcElementAssembly } from
|
|
829
|
-
export { IfcFeatureElement } from
|
|
830
|
-
export { IfcFurnishingElement } from
|
|
831
|
-
export { IfcGeographicElement } from
|
|
832
|
-
export { IfcTransportElement } from
|
|
833
|
-
export { IfcVirtualElement } from
|
|
834
|
-
export { IfcElementAssemblyType } from
|
|
835
|
-
export { IfcFurnishingElementType } from
|
|
836
|
-
export { IfcGeographicElementType } from
|
|
837
|
-
export { IfcTransportElementType } from
|
|
838
|
-
export { IfcExternalSpatialStructureElement } from
|
|
839
|
-
export { IfcExtrudedAreaSolidTapered } from
|
|
840
|
-
export { IfcFacetedBrepWithVoids } from
|
|
841
|
-
export { IfcRelSpaceBoundary2ndLevel } from
|
|
842
|
-
export { IfcRevolvedAreaSolidTapered } from
|
|
843
|
-
export { IfcSpatialStructureElementType } from
|
|
844
|
-
export { IfcSpatialZone } from
|
|
845
|
-
export { IfcSpatialZoneType } from
|
|
846
|
-
export { IfcStructuralAction } from
|
|
847
|
-
export { IfcStructuralReaction } from
|
|
848
|
-
export { IfcStructuralAnalysisModel } from
|
|
849
|
-
export { IfcStructuralConnection } from
|
|
850
|
-
export { IfcStructuralMember } from
|
|
851
|
-
export { IfcStructuralLoadCase } from
|
|
852
|
-
export { IfcZone } from
|
|
853
|
-
export { IfcWorkPlan } from
|
|
854
|
-
export { IfcWorkSchedule } from
|
|
855
|
-
export { IfcDistributionControlElement } from
|
|
856
|
-
export { IfcDistributionControlElementType } from
|
|
857
|
-
export { IfcRationalBSplineCurveWithKnots } from
|
|
858
|
-
export { IfcRationalBSplineSurfaceWithKnots } from
|
|
859
|
-
export { IfcBeam } from
|
|
860
|
-
export { IfcBeamType } from
|
|
861
|
-
export { IfcBoundaryCurve } from
|
|
862
|
-
export { IfcBuilding } from
|
|
863
|
-
export { IfcBuildingElementProxy } from
|
|
864
|
-
export { IfcChimney } from
|
|
865
|
-
export { IfcColumn } from
|
|
866
|
-
export { IfcCovering } from
|
|
867
|
-
export { IfcCurtainWall } from
|
|
868
|
-
export { IfcDoor } from
|
|
869
|
-
export { IfcFooting } from
|
|
870
|
-
export { IfcMember } from
|
|
871
|
-
export { IfcPile } from
|
|
872
|
-
export { IfcPlate } from
|
|
873
|
-
export { IfcRailing } from
|
|
874
|
-
export { IfcRamp } from
|
|
875
|
-
export { IfcRampFlight } from
|
|
876
|
-
export { IfcRoof } from
|
|
877
|
-
export { IfcShadingDevice } from
|
|
878
|
-
export { IfcSlab } from
|
|
879
|
-
export { IfcStair } from
|
|
880
|
-
export { IfcStairFlight } from
|
|
881
|
-
export { IfcWall } from
|
|
882
|
-
export { IfcWindow } from
|
|
883
|
-
export { IfcBuildingElementPart } from
|
|
884
|
-
export { IfcBuildingElementPartType } from
|
|
885
|
-
export { IfcBuildingElementProxyType } from
|
|
886
|
-
export { IfcChimneyType } from
|
|
887
|
-
export { IfcColumnType } from
|
|
888
|
-
export { IfcCoveringType } from
|
|
889
|
-
export { IfcCurtainWallType } from
|
|
890
|
-
export { IfcDoorType } from
|
|
891
|
-
export { IfcFootingType } from
|
|
892
|
-
export { IfcMemberType } from
|
|
893
|
-
export { IfcPileType } from
|
|
894
|
-
export { IfcPlateType } from
|
|
895
|
-
export { IfcRailingType } from
|
|
896
|
-
export { IfcRampFlightType } from
|
|
897
|
-
export { IfcRampType } from
|
|
898
|
-
export { IfcRoofType } from
|
|
899
|
-
export { IfcShadingDeviceType } from
|
|
900
|
-
export { IfcSlabType } from
|
|
901
|
-
export { IfcStairFlightType } from
|
|
902
|
-
export { IfcStairType } from
|
|
903
|
-
export { IfcWallType } from
|
|
904
|
-
export { IfcWindowType } from
|
|
905
|
-
export { IfcBuildingStorey } from
|
|
906
|
-
export { IfcDiscreteAccessory } from
|
|
907
|
-
export { IfcDiscreteAccessoryType } from
|
|
908
|
-
export { IfcDistributionFlowElement } from
|
|
909
|
-
export { IfcDistributionFlowElementType } from
|
|
910
|
-
export { IfcDistributionCircuit } from
|
|
911
|
-
export { IfcFastener } from
|
|
912
|
-
export { IfcMechanicalFastener } from
|
|
913
|
-
export { IfcReinforcingElement } from
|
|
914
|
-
export { IfcVibrationIsolator } from
|
|
915
|
-
export { IfcFastenerType } from
|
|
916
|
-
export { IfcMechanicalFastenerType } from
|
|
917
|
-
export { IfcReinforcingElementType } from
|
|
918
|
-
export { IfcVibrationIsolatorType } from
|
|
919
|
-
export { IfcExternalSpatialElement } from
|
|
920
|
-
export { IfcFeatureElementAddition } from
|
|
921
|
-
export { IfcFeatureElementSubtraction } from
|
|
922
|
-
export { IfcSurfaceFeature } from
|
|
923
|
-
export { IfcFurniture } from
|
|
924
|
-
export { IfcSystemFurnitureElement } from
|
|
925
|
-
export { IfcFurnitureType } from
|
|
926
|
-
export { IfcSystemFurnitureElementType } from
|
|
927
|
-
export { IfcSite } from
|
|
928
|
-
export { IfcSpace } from
|
|
929
|
-
export { IfcSpaceType } from
|
|
930
|
-
export { IfcStructuralCurveAction } from
|
|
931
|
-
export { IfcStructuralPointAction } from
|
|
932
|
-
export { IfcStructuralSurfaceAction } from
|
|
933
|
-
export { IfcStructuralCurveConnection } from
|
|
934
|
-
export { IfcStructuralPointConnection } from
|
|
935
|
-
export { IfcStructuralSurfaceConnection } from
|
|
936
|
-
export { IfcStructuralCurveMember } from
|
|
937
|
-
export { IfcStructuralCurveReaction } from
|
|
938
|
-
export { IfcStructuralSurfaceMember } from
|
|
939
|
-
export { IfcStructuralPointReaction } from
|
|
940
|
-
export { IfcStructuralSurfaceReaction } from
|
|
941
|
-
export { IfcActuator } from
|
|
942
|
-
export { IfcActuatorType } from
|
|
943
|
-
export { IfcFlowTerminal } from
|
|
944
|
-
export { IfcFlowController } from
|
|
945
|
-
export { IfcFlowControllerType } from
|
|
946
|
-
export { IfcFlowTerminalType } from
|
|
947
|
-
export { IfcEnergyConversionDevice } from
|
|
948
|
-
export { IfcEnergyConversionDeviceType } from
|
|
949
|
-
export { IfcAlarm } from
|
|
950
|
-
export { IfcAlarmType } from
|
|
951
|
-
export { IfcBeamStandardCase } from
|
|
952
|
-
export { IfcOuterBoundaryCurve } from
|
|
953
|
-
export { IfcFlowFitting } from
|
|
954
|
-
export { IfcFlowFittingType } from
|
|
955
|
-
export { IfcFlowSegment } from
|
|
956
|
-
export { IfcFlowSegmentType } from
|
|
957
|
-
export { IfcColumnStandardCase } from
|
|
958
|
-
export { IfcFlowMovingDevice } from
|
|
959
|
-
export { IfcFlowMovingDeviceType } from
|
|
960
|
-
export { IfcController } from
|
|
961
|
-
export { IfcControllerType } from
|
|
962
|
-
export { IfcDistributionChamberElement } from
|
|
963
|
-
export { IfcDistributionChamberElementType } from
|
|
964
|
-
export { IfcFlowInstrument } from
|
|
965
|
-
export { IfcProtectiveDeviceTrippingUnit } from
|
|
966
|
-
export { IfcSensor } from
|
|
967
|
-
export { IfcUnitaryControlElement } from
|
|
968
|
-
export { IfcFlowInstrumentType } from
|
|
969
|
-
export { IfcProtectiveDeviceTrippingUnitType } from
|
|
970
|
-
export { IfcSensorType } from
|
|
971
|
-
export { IfcUnitaryControlElementType } from
|
|
972
|
-
export { IfcFlowStorageDevice } from
|
|
973
|
-
export { IfcFlowTreatmentDevice } from
|
|
974
|
-
export { IfcFlowStorageDeviceType } from
|
|
975
|
-
export { IfcFlowTreatmentDeviceType } from
|
|
976
|
-
export { IfcDoorStandardCase } from
|
|
977
|
-
export { IfcProjectionElement } from
|
|
978
|
-
export { IfcOpeningElement } from
|
|
979
|
-
export { IfcVoidingFeature } from
|
|
980
|
-
export { IfcMemberStandardCase } from
|
|
981
|
-
export { IfcPlateStandardCase } from
|
|
982
|
-
export { IfcReinforcingBar } from
|
|
983
|
-
export { IfcReinforcingBarType } from
|
|
984
|
-
export { IfcReinforcingMesh } from
|
|
985
|
-
export { IfcTendon } from
|
|
986
|
-
export { IfcTendonAnchor } from
|
|
987
|
-
export { IfcReinforcingMeshType } from
|
|
988
|
-
export { IfcTendonAnchorType } from
|
|
989
|
-
export { IfcTendonType } from
|
|
990
|
-
export { IfcSlabElementedCase } from
|
|
991
|
-
export { IfcSlabStandardCase } from
|
|
992
|
-
export { IfcStructuralLinearAction } from
|
|
993
|
-
export { IfcStructuralCurveMemberVarying } from
|
|
994
|
-
export { IfcStructuralPlanarAction } from
|
|
995
|
-
export { IfcStructuralSurfaceMemberVarying } from
|
|
996
|
-
export { IfcWallElementedCase } from
|
|
997
|
-
export { IfcWallStandardCase } from
|
|
998
|
-
export { IfcWindowStandardCase } from
|
|
999
|
-
export { IfcAirTerminal } from
|
|
1000
|
-
export { IfcAirTerminalBox } from
|
|
1001
|
-
export { IfcAirTerminalBoxType } from
|
|
1002
|
-
export { IfcAirTerminalType } from
|
|
1003
|
-
export { IfcAirToAirHeatRecovery } from
|
|
1004
|
-
export { IfcAirToAirHeatRecoveryType } from
|
|
1005
|
-
export { IfcAudioVisualAppliance } from
|
|
1006
|
-
export { IfcAudioVisualApplianceType } from
|
|
1007
|
-
export { IfcBoiler } from
|
|
1008
|
-
export { IfcBoilerType } from
|
|
1009
|
-
export { IfcBurner } from
|
|
1010
|
-
export { IfcBurnerType } from
|
|
1011
|
-
export { IfcCableCarrierFitting } from
|
|
1012
|
-
export { IfcCableCarrierFittingType } from
|
|
1013
|
-
export { IfcCableCarrierSegment } from
|
|
1014
|
-
export { IfcCableCarrierSegmentType } from
|
|
1015
|
-
export { IfcCableFitting } from
|
|
1016
|
-
export { IfcCableFittingType } from
|
|
1017
|
-
export { IfcCableSegment } from
|
|
1018
|
-
export { IfcCableSegmentType } from
|
|
1019
|
-
export { IfcChiller } from
|
|
1020
|
-
export { IfcChillerType } from
|
|
1021
|
-
export { IfcCoil } from
|
|
1022
|
-
export { IfcCoilType } from
|
|
1023
|
-
export { IfcCommunicationsAppliance } from
|
|
1024
|
-
export { IfcCommunicationsApplianceType } from
|
|
1025
|
-
export { IfcCompressor } from
|
|
1026
|
-
export { IfcCompressorType } from
|
|
1027
|
-
export { IfcCondenser } from
|
|
1028
|
-
export { IfcCondenserType } from
|
|
1029
|
-
export { IfcCooledBeam } from
|
|
1030
|
-
export { IfcCooledBeamType } from
|
|
1031
|
-
export { IfcCoolingTower } from
|
|
1032
|
-
export { IfcCoolingTowerType } from
|
|
1033
|
-
export { IfcDamper } from
|
|
1034
|
-
export { IfcDamperType } from
|
|
1035
|
-
export { IfcDuctFitting } from
|
|
1036
|
-
export { IfcDuctFittingType } from
|
|
1037
|
-
export { IfcDuctSegment } from
|
|
1038
|
-
export { IfcDuctSegmentType } from
|
|
1039
|
-
export { IfcDuctSilencer } from
|
|
1040
|
-
export { IfcDuctSilencerType } from
|
|
1041
|
-
export { IfcElectricAppliance } from
|
|
1042
|
-
export { IfcElectricApplianceType } from
|
|
1043
|
-
export { IfcElectricDistributionBoard } from
|
|
1044
|
-
export { IfcElectricDistributionBoardType } from
|
|
1045
|
-
export { IfcElectricFlowStorageDevice } from
|
|
1046
|
-
export { IfcElectricFlowStorageDeviceType } from
|
|
1047
|
-
export { IfcElectricGenerator } from
|
|
1048
|
-
export { IfcElectricGeneratorType } from
|
|
1049
|
-
export { IfcElectricMotor } from
|
|
1050
|
-
export { IfcElectricMotorType } from
|
|
1051
|
-
export { IfcElectricTimeControl } from
|
|
1052
|
-
export { IfcElectricTimeControlType } from
|
|
1053
|
-
export { IfcEngine } from
|
|
1054
|
-
export { IfcEvaporativeCooler } from
|
|
1055
|
-
export { IfcEvaporator } from
|
|
1056
|
-
export { IfcHeatExchanger } from
|
|
1057
|
-
export { IfcHumidifier } from
|
|
1058
|
-
export { IfcMotorConnection } from
|
|
1059
|
-
export { IfcSolarDevice } from
|
|
1060
|
-
export { IfcTransformer } from
|
|
1061
|
-
export { IfcTubeBundle } from
|
|
1062
|
-
export { IfcUnitaryEquipment } from
|
|
1063
|
-
export { IfcEngineType } from
|
|
1064
|
-
export { IfcEvaporativeCoolerType } from
|
|
1065
|
-
export { IfcEvaporatorType } from
|
|
1066
|
-
export { IfcHeatExchangerType } from
|
|
1067
|
-
export { IfcHumidifierType } from
|
|
1068
|
-
export { IfcMotorConnectionType } from
|
|
1069
|
-
export { IfcSolarDeviceType } from
|
|
1070
|
-
export { IfcTransformerType } from
|
|
1071
|
-
export { IfcTubeBundleType } from
|
|
1072
|
-
export { IfcUnitaryEquipmentType } from
|
|
1073
|
-
export { IfcFan } from
|
|
1074
|
-
export { IfcFanType } from
|
|
1075
|
-
export { IfcFilter } from
|
|
1076
|
-
export { IfcFilterType } from
|
|
1077
|
-
export { IfcFireSuppressionTerminal } from
|
|
1078
|
-
export { IfcFireSuppressionTerminalType } from
|
|
1079
|
-
export { IfcFlowMeter } from
|
|
1080
|
-
export { IfcProtectiveDevice } from
|
|
1081
|
-
export { IfcSwitchingDevice } from
|
|
1082
|
-
export { IfcValve } from
|
|
1083
|
-
export { IfcElectricDistributionPoint } from
|
|
1084
|
-
export { IfcFlowMeterType } from
|
|
1085
|
-
export { IfcProtectiveDeviceType } from
|
|
1086
|
-
export { IfcSwitchingDeviceType } from
|
|
1087
|
-
export { IfcValveType } from
|
|
1088
|
-
export { IfcJunctionBox } from
|
|
1089
|
-
export { IfcPipeFitting } from
|
|
1090
|
-
export { IfcJunctionBoxType } from
|
|
1091
|
-
export { IfcPipeFittingType } from
|
|
1092
|
-
export { IfcPump } from
|
|
1093
|
-
export { IfcPumpType } from
|
|
1094
|
-
export { IfcPipeSegment } from
|
|
1095
|
-
export { IfcPipeSegmentType } from
|
|
1096
|
-
export { IfcTank } from
|
|
1097
|
-
export { IfcTankType } from
|
|
1098
|
-
export { IfcLamp } from
|
|
1099
|
-
export { IfcLightFixture } from
|
|
1100
|
-
export { IfcMedicalDevice } from
|
|
1101
|
-
export { IfcOutlet } from
|
|
1102
|
-
export { IfcSanitaryTerminal } from
|
|
1103
|
-
export { IfcSpaceHeater } from
|
|
1104
|
-
export { IfcStackTerminal } from
|
|
1105
|
-
export { IfcWasteTerminal } from
|
|
1106
|
-
export { IfcLampType } from
|
|
1107
|
-
export { IfcLightFixtureType } from
|
|
1108
|
-
export { IfcMedicalDeviceType } from
|
|
1109
|
-
export { IfcOutletType } from
|
|
1110
|
-
export { IfcSanitaryTerminalType } from
|
|
1111
|
-
export { IfcSpaceHeaterType } from
|
|
1112
|
-
export { IfcStackTerminalType } from
|
|
1113
|
-
export { IfcWasteTerminalType } from
|
|
1114
|
-
export { IfcInterceptor } from
|
|
1115
|
-
export { IfcInterceptorType } from
|
|
1116
|
-
export { IfcOpeningStandardCase } from
|
|
1
|
+
export { IfcActionRequestTypeEnum, IfcActionRequestTypeEnumDeserializeStep } from "./IfcActionRequestTypeEnum.gen.js";
|
|
2
|
+
export { IfcActionSourceTypeEnum, IfcActionSourceTypeEnumDeserializeStep } from "./IfcActionSourceTypeEnum.gen.js";
|
|
3
|
+
export { IfcActionTypeEnum, IfcActionTypeEnumDeserializeStep } from "./IfcActionTypeEnum.gen.js";
|
|
4
|
+
export { IfcActuatorTypeEnum, IfcActuatorTypeEnumDeserializeStep } from "./IfcActuatorTypeEnum.gen.js";
|
|
5
|
+
export { IfcAddressTypeEnum, IfcAddressTypeEnumDeserializeStep } from "./IfcAddressTypeEnum.gen.js";
|
|
6
|
+
export { IfcAirTerminalBoxTypeEnum, IfcAirTerminalBoxTypeEnumDeserializeStep } from "./IfcAirTerminalBoxTypeEnum.gen.js";
|
|
7
|
+
export { IfcAirTerminalTypeEnum, IfcAirTerminalTypeEnumDeserializeStep } from "./IfcAirTerminalTypeEnum.gen.js";
|
|
8
|
+
export { IfcAirToAirHeatRecoveryTypeEnum, IfcAirToAirHeatRecoveryTypeEnumDeserializeStep } from "./IfcAirToAirHeatRecoveryTypeEnum.gen.js";
|
|
9
|
+
export { IfcAlarmTypeEnum, IfcAlarmTypeEnumDeserializeStep } from "./IfcAlarmTypeEnum.gen.js";
|
|
10
|
+
export { IfcAnalysisModelTypeEnum, IfcAnalysisModelTypeEnumDeserializeStep } from "./IfcAnalysisModelTypeEnum.gen.js";
|
|
11
|
+
export { IfcAnalysisTheoryTypeEnum, IfcAnalysisTheoryTypeEnumDeserializeStep } from "./IfcAnalysisTheoryTypeEnum.gen.js";
|
|
12
|
+
export { IfcArithmeticOperatorEnum, IfcArithmeticOperatorEnumDeserializeStep } from "./IfcArithmeticOperatorEnum.gen.js";
|
|
13
|
+
export { IfcAssemblyPlaceEnum, IfcAssemblyPlaceEnumDeserializeStep } from "./IfcAssemblyPlaceEnum.gen.js";
|
|
14
|
+
export { IfcAudioVisualApplianceTypeEnum, IfcAudioVisualApplianceTypeEnumDeserializeStep } from "./IfcAudioVisualApplianceTypeEnum.gen.js";
|
|
15
|
+
export { IfcBeamTypeEnum, IfcBeamTypeEnumDeserializeStep } from "./IfcBeamTypeEnum.gen.js";
|
|
16
|
+
export { IfcBenchmarkEnum, IfcBenchmarkEnumDeserializeStep } from "./IfcBenchmarkEnum.gen.js";
|
|
17
|
+
export { IfcBoilerTypeEnum, IfcBoilerTypeEnumDeserializeStep } from "./IfcBoilerTypeEnum.gen.js";
|
|
18
|
+
export { IfcBooleanOperator, IfcBooleanOperatorDeserializeStep } from "./IfcBooleanOperator.gen.js";
|
|
19
|
+
export { IfcBSplineCurveForm, IfcBSplineCurveFormDeserializeStep } from "./IfcBSplineCurveForm.gen.js";
|
|
20
|
+
export { IfcBSplineSurfaceForm, IfcBSplineSurfaceFormDeserializeStep } from "./IfcBSplineSurfaceForm.gen.js";
|
|
21
|
+
export { IfcBuildingElementPartTypeEnum, IfcBuildingElementPartTypeEnumDeserializeStep } from "./IfcBuildingElementPartTypeEnum.gen.js";
|
|
22
|
+
export { IfcBuildingElementProxyTypeEnum, IfcBuildingElementProxyTypeEnumDeserializeStep } from "./IfcBuildingElementProxyTypeEnum.gen.js";
|
|
23
|
+
export { IfcBuildingSystemTypeEnum, IfcBuildingSystemTypeEnumDeserializeStep } from "./IfcBuildingSystemTypeEnum.gen.js";
|
|
24
|
+
export { IfcBurnerTypeEnum, IfcBurnerTypeEnumDeserializeStep } from "./IfcBurnerTypeEnum.gen.js";
|
|
25
|
+
export { IfcCableCarrierFittingTypeEnum, IfcCableCarrierFittingTypeEnumDeserializeStep } from "./IfcCableCarrierFittingTypeEnum.gen.js";
|
|
26
|
+
export { IfcCableCarrierSegmentTypeEnum, IfcCableCarrierSegmentTypeEnumDeserializeStep } from "./IfcCableCarrierSegmentTypeEnum.gen.js";
|
|
27
|
+
export { IfcCableFittingTypeEnum, IfcCableFittingTypeEnumDeserializeStep } from "./IfcCableFittingTypeEnum.gen.js";
|
|
28
|
+
export { IfcCableSegmentTypeEnum, IfcCableSegmentTypeEnumDeserializeStep } from "./IfcCableSegmentTypeEnum.gen.js";
|
|
29
|
+
export { IfcChangeActionEnum, IfcChangeActionEnumDeserializeStep } from "./IfcChangeActionEnum.gen.js";
|
|
30
|
+
export { IfcChillerTypeEnum, IfcChillerTypeEnumDeserializeStep } from "./IfcChillerTypeEnum.gen.js";
|
|
31
|
+
export { IfcChimneyTypeEnum, IfcChimneyTypeEnumDeserializeStep } from "./IfcChimneyTypeEnum.gen.js";
|
|
32
|
+
export { IfcCoilTypeEnum, IfcCoilTypeEnumDeserializeStep } from "./IfcCoilTypeEnum.gen.js";
|
|
33
|
+
export { IfcColumnTypeEnum, IfcColumnTypeEnumDeserializeStep } from "./IfcColumnTypeEnum.gen.js";
|
|
34
|
+
export { IfcCommunicationsApplianceTypeEnum, IfcCommunicationsApplianceTypeEnumDeserializeStep } from "./IfcCommunicationsApplianceTypeEnum.gen.js";
|
|
35
|
+
export { IfcComplexPropertyTemplateTypeEnum, IfcComplexPropertyTemplateTypeEnumDeserializeStep } from "./IfcComplexPropertyTemplateTypeEnum.gen.js";
|
|
36
|
+
export { IfcCompressorTypeEnum, IfcCompressorTypeEnumDeserializeStep } from "./IfcCompressorTypeEnum.gen.js";
|
|
37
|
+
export { IfcCondenserTypeEnum, IfcCondenserTypeEnumDeserializeStep } from "./IfcCondenserTypeEnum.gen.js";
|
|
38
|
+
export { IfcConnectionTypeEnum, IfcConnectionTypeEnumDeserializeStep } from "./IfcConnectionTypeEnum.gen.js";
|
|
39
|
+
export { IfcConstraintEnum, IfcConstraintEnumDeserializeStep } from "./IfcConstraintEnum.gen.js";
|
|
40
|
+
export { IfcConstructionEquipmentResourceTypeEnum, IfcConstructionEquipmentResourceTypeEnumDeserializeStep } from "./IfcConstructionEquipmentResourceTypeEnum.gen.js";
|
|
41
|
+
export { IfcConstructionMaterialResourceTypeEnum, IfcConstructionMaterialResourceTypeEnumDeserializeStep } from "./IfcConstructionMaterialResourceTypeEnum.gen.js";
|
|
42
|
+
export { IfcConstructionProductResourceTypeEnum, IfcConstructionProductResourceTypeEnumDeserializeStep } from "./IfcConstructionProductResourceTypeEnum.gen.js";
|
|
43
|
+
export { IfcControllerTypeEnum, IfcControllerTypeEnumDeserializeStep } from "./IfcControllerTypeEnum.gen.js";
|
|
44
|
+
export { IfcCooledBeamTypeEnum, IfcCooledBeamTypeEnumDeserializeStep } from "./IfcCooledBeamTypeEnum.gen.js";
|
|
45
|
+
export { IfcCoolingTowerTypeEnum, IfcCoolingTowerTypeEnumDeserializeStep } from "./IfcCoolingTowerTypeEnum.gen.js";
|
|
46
|
+
export { IfcCostItemTypeEnum, IfcCostItemTypeEnumDeserializeStep } from "./IfcCostItemTypeEnum.gen.js";
|
|
47
|
+
export { IfcCostScheduleTypeEnum, IfcCostScheduleTypeEnumDeserializeStep } from "./IfcCostScheduleTypeEnum.gen.js";
|
|
48
|
+
export { IfcCoveringTypeEnum, IfcCoveringTypeEnumDeserializeStep } from "./IfcCoveringTypeEnum.gen.js";
|
|
49
|
+
export { IfcCrewResourceTypeEnum, IfcCrewResourceTypeEnumDeserializeStep } from "./IfcCrewResourceTypeEnum.gen.js";
|
|
50
|
+
export { IfcCurtainWallTypeEnum, IfcCurtainWallTypeEnumDeserializeStep } from "./IfcCurtainWallTypeEnum.gen.js";
|
|
51
|
+
export { IfcCurveInterpolationEnum, IfcCurveInterpolationEnumDeserializeStep } from "./IfcCurveInterpolationEnum.gen.js";
|
|
52
|
+
export { IfcDamperTypeEnum, IfcDamperTypeEnumDeserializeStep } from "./IfcDamperTypeEnum.gen.js";
|
|
53
|
+
export { IfcDataOriginEnum, IfcDataOriginEnumDeserializeStep } from "./IfcDataOriginEnum.gen.js";
|
|
54
|
+
export { IfcDerivedUnitEnum, IfcDerivedUnitEnumDeserializeStep } from "./IfcDerivedUnitEnum.gen.js";
|
|
55
|
+
export { IfcDirectionSenseEnum, IfcDirectionSenseEnumDeserializeStep } from "./IfcDirectionSenseEnum.gen.js";
|
|
56
|
+
export { IfcDiscreteAccessoryTypeEnum, IfcDiscreteAccessoryTypeEnumDeserializeStep } from "./IfcDiscreteAccessoryTypeEnum.gen.js";
|
|
57
|
+
export { IfcDistributionChamberElementTypeEnum, IfcDistributionChamberElementTypeEnumDeserializeStep } from "./IfcDistributionChamberElementTypeEnum.gen.js";
|
|
58
|
+
export { IfcDistributionPortTypeEnum, IfcDistributionPortTypeEnumDeserializeStep } from "./IfcDistributionPortTypeEnum.gen.js";
|
|
59
|
+
export { IfcDistributionSystemEnum, IfcDistributionSystemEnumDeserializeStep } from "./IfcDistributionSystemEnum.gen.js";
|
|
60
|
+
export { IfcDocumentConfidentialityEnum, IfcDocumentConfidentialityEnumDeserializeStep } from "./IfcDocumentConfidentialityEnum.gen.js";
|
|
61
|
+
export { IfcDocumentStatusEnum, IfcDocumentStatusEnumDeserializeStep } from "./IfcDocumentStatusEnum.gen.js";
|
|
62
|
+
export { IfcDoorPanelOperationEnum, IfcDoorPanelOperationEnumDeserializeStep } from "./IfcDoorPanelOperationEnum.gen.js";
|
|
63
|
+
export { IfcDoorPanelPositionEnum, IfcDoorPanelPositionEnumDeserializeStep } from "./IfcDoorPanelPositionEnum.gen.js";
|
|
64
|
+
export { IfcDoorStyleConstructionEnum, IfcDoorStyleConstructionEnumDeserializeStep } from "./IfcDoorStyleConstructionEnum.gen.js";
|
|
65
|
+
export { IfcDoorStyleOperationEnum, IfcDoorStyleOperationEnumDeserializeStep } from "./IfcDoorStyleOperationEnum.gen.js";
|
|
66
|
+
export { IfcDoorTypeEnum, IfcDoorTypeEnumDeserializeStep } from "./IfcDoorTypeEnum.gen.js";
|
|
67
|
+
export { IfcDoorTypeOperationEnum, IfcDoorTypeOperationEnumDeserializeStep } from "./IfcDoorTypeOperationEnum.gen.js";
|
|
68
|
+
export { IfcDuctFittingTypeEnum, IfcDuctFittingTypeEnumDeserializeStep } from "./IfcDuctFittingTypeEnum.gen.js";
|
|
69
|
+
export { IfcDuctSegmentTypeEnum, IfcDuctSegmentTypeEnumDeserializeStep } from "./IfcDuctSegmentTypeEnum.gen.js";
|
|
70
|
+
export { IfcDuctSilencerTypeEnum, IfcDuctSilencerTypeEnumDeserializeStep } from "./IfcDuctSilencerTypeEnum.gen.js";
|
|
71
|
+
export { IfcElectricApplianceTypeEnum, IfcElectricApplianceTypeEnumDeserializeStep } from "./IfcElectricApplianceTypeEnum.gen.js";
|
|
72
|
+
export { IfcElectricDistributionBoardTypeEnum, IfcElectricDistributionBoardTypeEnumDeserializeStep } from "./IfcElectricDistributionBoardTypeEnum.gen.js";
|
|
73
|
+
export { IfcElectricDistributionPointFunctionEnum, IfcElectricDistributionPointFunctionEnumDeserializeStep } from "./IfcElectricDistributionPointFunctionEnum.gen.js";
|
|
74
|
+
export { IfcElectricFlowStorageDeviceTypeEnum, IfcElectricFlowStorageDeviceTypeEnumDeserializeStep } from "./IfcElectricFlowStorageDeviceTypeEnum.gen.js";
|
|
75
|
+
export { IfcElectricGeneratorTypeEnum, IfcElectricGeneratorTypeEnumDeserializeStep } from "./IfcElectricGeneratorTypeEnum.gen.js";
|
|
76
|
+
export { IfcElectricMotorTypeEnum, IfcElectricMotorTypeEnumDeserializeStep } from "./IfcElectricMotorTypeEnum.gen.js";
|
|
77
|
+
export { IfcElectricTimeControlTypeEnum, IfcElectricTimeControlTypeEnumDeserializeStep } from "./IfcElectricTimeControlTypeEnum.gen.js";
|
|
78
|
+
export { IfcElementAssemblyTypeEnum, IfcElementAssemblyTypeEnumDeserializeStep } from "./IfcElementAssemblyTypeEnum.gen.js";
|
|
79
|
+
export { IfcElementCompositionEnum, IfcElementCompositionEnumDeserializeStep } from "./IfcElementCompositionEnum.gen.js";
|
|
80
|
+
export { IfcEngineTypeEnum, IfcEngineTypeEnumDeserializeStep } from "./IfcEngineTypeEnum.gen.js";
|
|
81
|
+
export { IfcEvaporativeCoolerTypeEnum, IfcEvaporativeCoolerTypeEnumDeserializeStep } from "./IfcEvaporativeCoolerTypeEnum.gen.js";
|
|
82
|
+
export { IfcEvaporatorTypeEnum, IfcEvaporatorTypeEnumDeserializeStep } from "./IfcEvaporatorTypeEnum.gen.js";
|
|
83
|
+
export { IfcEventTriggerTypeEnum, IfcEventTriggerTypeEnumDeserializeStep } from "./IfcEventTriggerTypeEnum.gen.js";
|
|
84
|
+
export { IfcEventTypeEnum, IfcEventTypeEnumDeserializeStep } from "./IfcEventTypeEnum.gen.js";
|
|
85
|
+
export { IfcExternalSpatialElementTypeEnum, IfcExternalSpatialElementTypeEnumDeserializeStep } from "./IfcExternalSpatialElementTypeEnum.gen.js";
|
|
86
|
+
export { IfcFanTypeEnum, IfcFanTypeEnumDeserializeStep } from "./IfcFanTypeEnum.gen.js";
|
|
87
|
+
export { IfcFastenerTypeEnum, IfcFastenerTypeEnumDeserializeStep } from "./IfcFastenerTypeEnum.gen.js";
|
|
88
|
+
export { IfcFilterTypeEnum, IfcFilterTypeEnumDeserializeStep } from "./IfcFilterTypeEnum.gen.js";
|
|
89
|
+
export { IfcFireSuppressionTerminalTypeEnum, IfcFireSuppressionTerminalTypeEnumDeserializeStep } from "./IfcFireSuppressionTerminalTypeEnum.gen.js";
|
|
90
|
+
export { IfcFlowDirectionEnum, IfcFlowDirectionEnumDeserializeStep } from "./IfcFlowDirectionEnum.gen.js";
|
|
91
|
+
export { IfcFlowInstrumentTypeEnum, IfcFlowInstrumentTypeEnumDeserializeStep } from "./IfcFlowInstrumentTypeEnum.gen.js";
|
|
92
|
+
export { IfcFlowMeterTypeEnum, IfcFlowMeterTypeEnumDeserializeStep } from "./IfcFlowMeterTypeEnum.gen.js";
|
|
93
|
+
export { IfcFootingTypeEnum, IfcFootingTypeEnumDeserializeStep } from "./IfcFootingTypeEnum.gen.js";
|
|
94
|
+
export { IfcFurnitureTypeEnum, IfcFurnitureTypeEnumDeserializeStep } from "./IfcFurnitureTypeEnum.gen.js";
|
|
95
|
+
export { IfcGeographicElementTypeEnum, IfcGeographicElementTypeEnumDeserializeStep } from "./IfcGeographicElementTypeEnum.gen.js";
|
|
96
|
+
export { IfcGeometricProjectionEnum, IfcGeometricProjectionEnumDeserializeStep } from "./IfcGeometricProjectionEnum.gen.js";
|
|
97
|
+
export { IfcGlobalOrLocalEnum, IfcGlobalOrLocalEnumDeserializeStep } from "./IfcGlobalOrLocalEnum.gen.js";
|
|
98
|
+
export { IfcGridTypeEnum, IfcGridTypeEnumDeserializeStep } from "./IfcGridTypeEnum.gen.js";
|
|
99
|
+
export { IfcHeatExchangerTypeEnum, IfcHeatExchangerTypeEnumDeserializeStep } from "./IfcHeatExchangerTypeEnum.gen.js";
|
|
100
|
+
export { IfcHumidifierTypeEnum, IfcHumidifierTypeEnumDeserializeStep } from "./IfcHumidifierTypeEnum.gen.js";
|
|
101
|
+
export { IfcInterceptorTypeEnum, IfcInterceptorTypeEnumDeserializeStep } from "./IfcInterceptorTypeEnum.gen.js";
|
|
102
|
+
export { IfcInternalOrExternalEnum, IfcInternalOrExternalEnumDeserializeStep } from "./IfcInternalOrExternalEnum.gen.js";
|
|
103
|
+
export { IfcInventoryTypeEnum, IfcInventoryTypeEnumDeserializeStep } from "./IfcInventoryTypeEnum.gen.js";
|
|
104
|
+
export { IfcJunctionBoxTypeEnum, IfcJunctionBoxTypeEnumDeserializeStep } from "./IfcJunctionBoxTypeEnum.gen.js";
|
|
105
|
+
export { IfcKnotType, IfcKnotTypeDeserializeStep } from "./IfcKnotType.gen.js";
|
|
106
|
+
export { IfcLaborResourceTypeEnum, IfcLaborResourceTypeEnumDeserializeStep } from "./IfcLaborResourceTypeEnum.gen.js";
|
|
107
|
+
export { IfcLampTypeEnum, IfcLampTypeEnumDeserializeStep } from "./IfcLampTypeEnum.gen.js";
|
|
108
|
+
export { IfcLayerSetDirectionEnum, IfcLayerSetDirectionEnumDeserializeStep } from "./IfcLayerSetDirectionEnum.gen.js";
|
|
109
|
+
export { IfcLightDistributionCurveEnum, IfcLightDistributionCurveEnumDeserializeStep } from "./IfcLightDistributionCurveEnum.gen.js";
|
|
110
|
+
export { IfcLightEmissionSourceEnum, IfcLightEmissionSourceEnumDeserializeStep } from "./IfcLightEmissionSourceEnum.gen.js";
|
|
111
|
+
export { IfcLightFixtureTypeEnum, IfcLightFixtureTypeEnumDeserializeStep } from "./IfcLightFixtureTypeEnum.gen.js";
|
|
112
|
+
export { IfcLoadGroupTypeEnum, IfcLoadGroupTypeEnumDeserializeStep } from "./IfcLoadGroupTypeEnum.gen.js";
|
|
113
|
+
export { IfcLogicalOperatorEnum, IfcLogicalOperatorEnumDeserializeStep } from "./IfcLogicalOperatorEnum.gen.js";
|
|
114
|
+
export { IfcMechanicalFastenerTypeEnum, IfcMechanicalFastenerTypeEnumDeserializeStep } from "./IfcMechanicalFastenerTypeEnum.gen.js";
|
|
115
|
+
export { IfcMedicalDeviceTypeEnum, IfcMedicalDeviceTypeEnumDeserializeStep } from "./IfcMedicalDeviceTypeEnum.gen.js";
|
|
116
|
+
export { IfcMemberTypeEnum, IfcMemberTypeEnumDeserializeStep } from "./IfcMemberTypeEnum.gen.js";
|
|
117
|
+
export { IfcMotorConnectionTypeEnum, IfcMotorConnectionTypeEnumDeserializeStep } from "./IfcMotorConnectionTypeEnum.gen.js";
|
|
118
|
+
export { IfcNullStyle, IfcNullStyleDeserializeStep } from "./IfcNullStyle.gen.js";
|
|
119
|
+
export { IfcObjectiveEnum, IfcObjectiveEnumDeserializeStep } from "./IfcObjectiveEnum.gen.js";
|
|
120
|
+
export { IfcObjectTypeEnum, IfcObjectTypeEnumDeserializeStep } from "./IfcObjectTypeEnum.gen.js";
|
|
121
|
+
export { IfcOccupantTypeEnum, IfcOccupantTypeEnumDeserializeStep } from "./IfcOccupantTypeEnum.gen.js";
|
|
122
|
+
export { IfcOpeningElementTypeEnum, IfcOpeningElementTypeEnumDeserializeStep } from "./IfcOpeningElementTypeEnum.gen.js";
|
|
123
|
+
export { IfcOutletTypeEnum, IfcOutletTypeEnumDeserializeStep } from "./IfcOutletTypeEnum.gen.js";
|
|
124
|
+
export { IfcPerformanceHistoryTypeEnum, IfcPerformanceHistoryTypeEnumDeserializeStep } from "./IfcPerformanceHistoryTypeEnum.gen.js";
|
|
125
|
+
export { IfcPermeableCoveringOperationEnum, IfcPermeableCoveringOperationEnumDeserializeStep } from "./IfcPermeableCoveringOperationEnum.gen.js";
|
|
126
|
+
export { IfcPermitTypeEnum, IfcPermitTypeEnumDeserializeStep } from "./IfcPermitTypeEnum.gen.js";
|
|
127
|
+
export { IfcPhysicalOrVirtualEnum, IfcPhysicalOrVirtualEnumDeserializeStep } from "./IfcPhysicalOrVirtualEnum.gen.js";
|
|
128
|
+
export { IfcPileConstructionEnum, IfcPileConstructionEnumDeserializeStep } from "./IfcPileConstructionEnum.gen.js";
|
|
129
|
+
export { IfcPileTypeEnum, IfcPileTypeEnumDeserializeStep } from "./IfcPileTypeEnum.gen.js";
|
|
130
|
+
export { IfcPipeFittingTypeEnum, IfcPipeFittingTypeEnumDeserializeStep } from "./IfcPipeFittingTypeEnum.gen.js";
|
|
131
|
+
export { IfcPipeSegmentTypeEnum, IfcPipeSegmentTypeEnumDeserializeStep } from "./IfcPipeSegmentTypeEnum.gen.js";
|
|
132
|
+
export { IfcPlateTypeEnum, IfcPlateTypeEnumDeserializeStep } from "./IfcPlateTypeEnum.gen.js";
|
|
133
|
+
export { IfcPreferredSurfaceCurveRepresentation, IfcPreferredSurfaceCurveRepresentationDeserializeStep } from "./IfcPreferredSurfaceCurveRepresentation.gen.js";
|
|
134
|
+
export { IfcProcedureTypeEnum, IfcProcedureTypeEnumDeserializeStep } from "./IfcProcedureTypeEnum.gen.js";
|
|
135
|
+
export { IfcProfileTypeEnum, IfcProfileTypeEnumDeserializeStep } from "./IfcProfileTypeEnum.gen.js";
|
|
136
|
+
export { IfcProjectedOrTrueLengthEnum, IfcProjectedOrTrueLengthEnumDeserializeStep } from "./IfcProjectedOrTrueLengthEnum.gen.js";
|
|
137
|
+
export { IfcProjectionElementTypeEnum, IfcProjectionElementTypeEnumDeserializeStep } from "./IfcProjectionElementTypeEnum.gen.js";
|
|
138
|
+
export { IfcProjectOrderTypeEnum, IfcProjectOrderTypeEnumDeserializeStep } from "./IfcProjectOrderTypeEnum.gen.js";
|
|
139
|
+
export { IfcPropertySetTemplateTypeEnum, IfcPropertySetTemplateTypeEnumDeserializeStep } from "./IfcPropertySetTemplateTypeEnum.gen.js";
|
|
140
|
+
export { IfcProtectiveDeviceTrippingUnitTypeEnum, IfcProtectiveDeviceTrippingUnitTypeEnumDeserializeStep } from "./IfcProtectiveDeviceTrippingUnitTypeEnum.gen.js";
|
|
141
|
+
export { IfcProtectiveDeviceTypeEnum, IfcProtectiveDeviceTypeEnumDeserializeStep } from "./IfcProtectiveDeviceTypeEnum.gen.js";
|
|
142
|
+
export { IfcPumpTypeEnum, IfcPumpTypeEnumDeserializeStep } from "./IfcPumpTypeEnum.gen.js";
|
|
143
|
+
export { IfcRailingTypeEnum, IfcRailingTypeEnumDeserializeStep } from "./IfcRailingTypeEnum.gen.js";
|
|
144
|
+
export { IfcRampFlightTypeEnum, IfcRampFlightTypeEnumDeserializeStep } from "./IfcRampFlightTypeEnum.gen.js";
|
|
145
|
+
export { IfcRampTypeEnum, IfcRampTypeEnumDeserializeStep } from "./IfcRampTypeEnum.gen.js";
|
|
146
|
+
export { IfcRecurrenceTypeEnum, IfcRecurrenceTypeEnumDeserializeStep } from "./IfcRecurrenceTypeEnum.gen.js";
|
|
147
|
+
export { IfcReflectanceMethodEnum, IfcReflectanceMethodEnumDeserializeStep } from "./IfcReflectanceMethodEnum.gen.js";
|
|
148
|
+
export { IfcReinforcingBarRoleEnum, IfcReinforcingBarRoleEnumDeserializeStep } from "./IfcReinforcingBarRoleEnum.gen.js";
|
|
149
|
+
export { IfcReinforcingBarSurfaceEnum, IfcReinforcingBarSurfaceEnumDeserializeStep } from "./IfcReinforcingBarSurfaceEnum.gen.js";
|
|
150
|
+
export { IfcReinforcingBarTypeEnum, IfcReinforcingBarTypeEnumDeserializeStep } from "./IfcReinforcingBarTypeEnum.gen.js";
|
|
151
|
+
export { IfcReinforcingMeshTypeEnum, IfcReinforcingMeshTypeEnumDeserializeStep } from "./IfcReinforcingMeshTypeEnum.gen.js";
|
|
152
|
+
export { IfcRoleEnum, IfcRoleEnumDeserializeStep } from "./IfcRoleEnum.gen.js";
|
|
153
|
+
export { IfcRoofTypeEnum, IfcRoofTypeEnumDeserializeStep } from "./IfcRoofTypeEnum.gen.js";
|
|
154
|
+
export { IfcSanitaryTerminalTypeEnum, IfcSanitaryTerminalTypeEnumDeserializeStep } from "./IfcSanitaryTerminalTypeEnum.gen.js";
|
|
155
|
+
export { IfcSectionTypeEnum, IfcSectionTypeEnumDeserializeStep } from "./IfcSectionTypeEnum.gen.js";
|
|
156
|
+
export { IfcSensorTypeEnum, IfcSensorTypeEnumDeserializeStep } from "./IfcSensorTypeEnum.gen.js";
|
|
157
|
+
export { IfcSequenceEnum, IfcSequenceEnumDeserializeStep } from "./IfcSequenceEnum.gen.js";
|
|
158
|
+
export { IfcShadingDeviceTypeEnum, IfcShadingDeviceTypeEnumDeserializeStep } from "./IfcShadingDeviceTypeEnum.gen.js";
|
|
159
|
+
export { IfcSimplePropertyTemplateTypeEnum, IfcSimplePropertyTemplateTypeEnumDeserializeStep } from "./IfcSimplePropertyTemplateTypeEnum.gen.js";
|
|
160
|
+
export { IfcSIPrefix, IfcSIPrefixDeserializeStep } from "./IfcSIPrefix.gen.js";
|
|
161
|
+
export { IfcSIUnitName, IfcSIUnitNameDeserializeStep } from "./IfcSIUnitName.gen.js";
|
|
162
|
+
export { IfcSlabTypeEnum, IfcSlabTypeEnumDeserializeStep } from "./IfcSlabTypeEnum.gen.js";
|
|
163
|
+
export { IfcSolarDeviceTypeEnum, IfcSolarDeviceTypeEnumDeserializeStep } from "./IfcSolarDeviceTypeEnum.gen.js";
|
|
164
|
+
export { IfcSpaceHeaterTypeEnum, IfcSpaceHeaterTypeEnumDeserializeStep } from "./IfcSpaceHeaterTypeEnum.gen.js";
|
|
165
|
+
export { IfcSpaceTypeEnum, IfcSpaceTypeEnumDeserializeStep } from "./IfcSpaceTypeEnum.gen.js";
|
|
166
|
+
export { IfcSpatialZoneTypeEnum, IfcSpatialZoneTypeEnumDeserializeStep } from "./IfcSpatialZoneTypeEnum.gen.js";
|
|
167
|
+
export { IfcStackTerminalTypeEnum, IfcStackTerminalTypeEnumDeserializeStep } from "./IfcStackTerminalTypeEnum.gen.js";
|
|
168
|
+
export { IfcStairFlightTypeEnum, IfcStairFlightTypeEnumDeserializeStep } from "./IfcStairFlightTypeEnum.gen.js";
|
|
169
|
+
export { IfcStairTypeEnum, IfcStairTypeEnumDeserializeStep } from "./IfcStairTypeEnum.gen.js";
|
|
170
|
+
export { IfcStateEnum, IfcStateEnumDeserializeStep } from "./IfcStateEnum.gen.js";
|
|
171
|
+
export { IfcStructuralCurveActivityTypeEnum, IfcStructuralCurveActivityTypeEnumDeserializeStep } from "./IfcStructuralCurveActivityTypeEnum.gen.js";
|
|
172
|
+
export { IfcStructuralCurveMemberTypeEnum, IfcStructuralCurveMemberTypeEnumDeserializeStep } from "./IfcStructuralCurveMemberTypeEnum.gen.js";
|
|
173
|
+
export { IfcStructuralSurfaceActivityTypeEnum, IfcStructuralSurfaceActivityTypeEnumDeserializeStep } from "./IfcStructuralSurfaceActivityTypeEnum.gen.js";
|
|
174
|
+
export { IfcStructuralSurfaceMemberTypeEnum, IfcStructuralSurfaceMemberTypeEnumDeserializeStep } from "./IfcStructuralSurfaceMemberTypeEnum.gen.js";
|
|
175
|
+
export { IfcSubContractResourceTypeEnum, IfcSubContractResourceTypeEnumDeserializeStep } from "./IfcSubContractResourceTypeEnum.gen.js";
|
|
176
|
+
export { IfcSurfaceFeatureTypeEnum, IfcSurfaceFeatureTypeEnumDeserializeStep } from "./IfcSurfaceFeatureTypeEnum.gen.js";
|
|
177
|
+
export { IfcSurfaceSide, IfcSurfaceSideDeserializeStep } from "./IfcSurfaceSide.gen.js";
|
|
178
|
+
export { IfcSwitchingDeviceTypeEnum, IfcSwitchingDeviceTypeEnumDeserializeStep } from "./IfcSwitchingDeviceTypeEnum.gen.js";
|
|
179
|
+
export { IfcSystemFurnitureElementTypeEnum, IfcSystemFurnitureElementTypeEnumDeserializeStep } from "./IfcSystemFurnitureElementTypeEnum.gen.js";
|
|
180
|
+
export { IfcTankTypeEnum, IfcTankTypeEnumDeserializeStep } from "./IfcTankTypeEnum.gen.js";
|
|
181
|
+
export { IfcTaskDurationEnum, IfcTaskDurationEnumDeserializeStep } from "./IfcTaskDurationEnum.gen.js";
|
|
182
|
+
export { IfcTaskTypeEnum, IfcTaskTypeEnumDeserializeStep } from "./IfcTaskTypeEnum.gen.js";
|
|
183
|
+
export { IfcTendonAnchorTypeEnum, IfcTendonAnchorTypeEnumDeserializeStep } from "./IfcTendonAnchorTypeEnum.gen.js";
|
|
184
|
+
export { IfcTendonTypeEnum, IfcTendonTypeEnumDeserializeStep } from "./IfcTendonTypeEnum.gen.js";
|
|
185
|
+
export { IfcTextPath, IfcTextPathDeserializeStep } from "./IfcTextPath.gen.js";
|
|
186
|
+
export { IfcTimeSeriesDataTypeEnum, IfcTimeSeriesDataTypeEnumDeserializeStep } from "./IfcTimeSeriesDataTypeEnum.gen.js";
|
|
187
|
+
export { IfcTransformerTypeEnum, IfcTransformerTypeEnumDeserializeStep } from "./IfcTransformerTypeEnum.gen.js";
|
|
188
|
+
export { IfcTransitionCode, IfcTransitionCodeDeserializeStep } from "./IfcTransitionCode.gen.js";
|
|
189
|
+
export { IfcTransportElementTypeEnum, IfcTransportElementTypeEnumDeserializeStep } from "./IfcTransportElementTypeEnum.gen.js";
|
|
190
|
+
export { IfcTrimmingPreference, IfcTrimmingPreferenceDeserializeStep } from "./IfcTrimmingPreference.gen.js";
|
|
191
|
+
export { IfcTubeBundleTypeEnum, IfcTubeBundleTypeEnumDeserializeStep } from "./IfcTubeBundleTypeEnum.gen.js";
|
|
192
|
+
export { IfcUnitaryControlElementTypeEnum, IfcUnitaryControlElementTypeEnumDeserializeStep } from "./IfcUnitaryControlElementTypeEnum.gen.js";
|
|
193
|
+
export { IfcUnitaryEquipmentTypeEnum, IfcUnitaryEquipmentTypeEnumDeserializeStep } from "./IfcUnitaryEquipmentTypeEnum.gen.js";
|
|
194
|
+
export { IfcUnitEnum, IfcUnitEnumDeserializeStep } from "./IfcUnitEnum.gen.js";
|
|
195
|
+
export { IfcValveTypeEnum, IfcValveTypeEnumDeserializeStep } from "./IfcValveTypeEnum.gen.js";
|
|
196
|
+
export { IfcVibrationIsolatorTypeEnum, IfcVibrationIsolatorTypeEnumDeserializeStep } from "./IfcVibrationIsolatorTypeEnum.gen.js";
|
|
197
|
+
export { IfcVoidingFeatureTypeEnum, IfcVoidingFeatureTypeEnumDeserializeStep } from "./IfcVoidingFeatureTypeEnum.gen.js";
|
|
198
|
+
export { IfcWallTypeEnum, IfcWallTypeEnumDeserializeStep } from "./IfcWallTypeEnum.gen.js";
|
|
199
|
+
export { IfcWasteTerminalTypeEnum, IfcWasteTerminalTypeEnumDeserializeStep } from "./IfcWasteTerminalTypeEnum.gen.js";
|
|
200
|
+
export { IfcWindowPanelOperationEnum, IfcWindowPanelOperationEnumDeserializeStep } from "./IfcWindowPanelOperationEnum.gen.js";
|
|
201
|
+
export { IfcWindowPanelPositionEnum, IfcWindowPanelPositionEnumDeserializeStep } from "./IfcWindowPanelPositionEnum.gen.js";
|
|
202
|
+
export { IfcWindowStyleConstructionEnum, IfcWindowStyleConstructionEnumDeserializeStep } from "./IfcWindowStyleConstructionEnum.gen.js";
|
|
203
|
+
export { IfcWindowStyleOperationEnum, IfcWindowStyleOperationEnumDeserializeStep } from "./IfcWindowStyleOperationEnum.gen.js";
|
|
204
|
+
export { IfcWindowTypeEnum, IfcWindowTypeEnumDeserializeStep } from "./IfcWindowTypeEnum.gen.js";
|
|
205
|
+
export { IfcWindowTypePartitioningEnum, IfcWindowTypePartitioningEnumDeserializeStep } from "./IfcWindowTypePartitioningEnum.gen.js";
|
|
206
|
+
export { IfcWorkCalendarTypeEnum, IfcWorkCalendarTypeEnumDeserializeStep } from "./IfcWorkCalendarTypeEnum.gen.js";
|
|
207
|
+
export { IfcWorkPlanTypeEnum, IfcWorkPlanTypeEnumDeserializeStep } from "./IfcWorkPlanTypeEnum.gen.js";
|
|
208
|
+
export { IfcWorkScheduleTypeEnum, IfcWorkScheduleTypeEnumDeserializeStep } from "./IfcWorkScheduleTypeEnum.gen.js";
|
|
209
|
+
export { IfcActorRole } from "./IfcActorRole.gen.js";
|
|
210
|
+
export { IfcAddress } from "./IfcAddress.gen.js";
|
|
211
|
+
export { IfcApplication } from "./IfcApplication.gen.js";
|
|
212
|
+
export { IfcAppliedValue } from "./IfcAppliedValue.gen.js";
|
|
213
|
+
export { IfcApproval } from "./IfcApproval.gen.js";
|
|
214
|
+
export { IfcResourceLevelRelationship } from "./IfcResourceLevelRelationship.gen.js";
|
|
215
|
+
export { IfcProfileDef } from "./IfcProfileDef.gen.js";
|
|
216
|
+
export { IfcBoundaryCondition } from "./IfcBoundaryCondition.gen.js";
|
|
217
|
+
export { IfcExternalInformation } from "./IfcExternalInformation.gen.js";
|
|
218
|
+
export { IfcExternalReference } from "./IfcExternalReference.gen.js";
|
|
219
|
+
export { IfcPresentationItem } from "./IfcPresentationItem.gen.js";
|
|
220
|
+
export { IfcConnectionGeometry } from "./IfcConnectionGeometry.gen.js";
|
|
221
|
+
export { IfcConstraint } from "./IfcConstraint.gen.js";
|
|
222
|
+
export { IfcNamedUnit } from "./IfcNamedUnit.gen.js";
|
|
223
|
+
export { IfcCoordinateOperation } from "./IfcCoordinateOperation.gen.js";
|
|
224
|
+
export { IfcCoordinateReferenceSystem } from "./IfcCoordinateReferenceSystem.gen.js";
|
|
225
|
+
export { IfcPresentationStyle } from "./IfcPresentationStyle.gen.js";
|
|
226
|
+
export { IfcDerivedUnit } from "./IfcDerivedUnit.gen.js";
|
|
227
|
+
export { IfcDerivedUnitElement } from "./IfcDerivedUnitElement.gen.js";
|
|
228
|
+
export { IfcDimensionalExponents } from "./IfcDimensionalExponents.gen.js";
|
|
229
|
+
export { IfcSchedulingTime } from "./IfcSchedulingTime.gen.js";
|
|
230
|
+
export { IfcPropertyAbstraction } from "./IfcPropertyAbstraction.gen.js";
|
|
231
|
+
export { IfcStructuralConnectionCondition } from "./IfcStructuralConnectionCondition.gen.js";
|
|
232
|
+
export { IfcRepresentationContext } from "./IfcRepresentationContext.gen.js";
|
|
233
|
+
export { IfcRepresentationItem } from "./IfcRepresentationItem.gen.js";
|
|
234
|
+
export { IfcGridAxis } from "./IfcGridAxis.gen.js";
|
|
235
|
+
export { IfcObjectPlacement } from "./IfcObjectPlacement.gen.js";
|
|
236
|
+
export { IfcTimeSeries } from "./IfcTimeSeries.gen.js";
|
|
237
|
+
export { IfcIrregularTimeSeriesValue } from "./IfcIrregularTimeSeriesValue.gen.js";
|
|
238
|
+
export { IfcLightDistributionData } from "./IfcLightDistributionData.gen.js";
|
|
239
|
+
export { IfcLightIntensityDistribution } from "./IfcLightIntensityDistribution.gen.js";
|
|
240
|
+
export { IfcMaterialDefinition } from "./IfcMaterialDefinition.gen.js";
|
|
241
|
+
export { IfcMaterialClassificationRelationship } from "./IfcMaterialClassificationRelationship.gen.js";
|
|
242
|
+
export { IfcProductRepresentation } from "./IfcProductRepresentation.gen.js";
|
|
243
|
+
export { IfcMaterialUsageDefinition } from "./IfcMaterialUsageDefinition.gen.js";
|
|
244
|
+
export { IfcMaterialList } from "./IfcMaterialList.gen.js";
|
|
245
|
+
export { IfcMeasureWithUnit } from "./IfcMeasureWithUnit.gen.js";
|
|
246
|
+
export { IfcMonetaryUnit } from "./IfcMonetaryUnit.gen.js";
|
|
247
|
+
export { IfcRoot } from "./IfcRoot.gen.js";
|
|
248
|
+
export { IfcOrganization } from "./IfcOrganization.gen.js";
|
|
249
|
+
export { IfcOwnerHistory } from "./IfcOwnerHistory.gen.js";
|
|
250
|
+
export { IfcPerson } from "./IfcPerson.gen.js";
|
|
251
|
+
export { IfcPersonAndOrganization } from "./IfcPersonAndOrganization.gen.js";
|
|
252
|
+
export { IfcPhysicalQuantity } from "./IfcPhysicalQuantity.gen.js";
|
|
253
|
+
export { IfcPresentationLayerAssignment } from "./IfcPresentationLayerAssignment.gen.js";
|
|
254
|
+
export { IfcPresentationStyleAssignment } from "./IfcPresentationStyleAssignment.gen.js";
|
|
255
|
+
export { IfcRecurrencePattern } from "./IfcRecurrencePattern.gen.js";
|
|
256
|
+
export { IfcReference } from "./IfcReference.gen.js";
|
|
257
|
+
export { IfcRepresentation } from "./IfcRepresentation.gen.js";
|
|
258
|
+
export { IfcRepresentationMap } from "./IfcRepresentationMap.gen.js";
|
|
259
|
+
export { IfcShapeAspect } from "./IfcShapeAspect.gen.js";
|
|
260
|
+
export { IfcStructuralLoad } from "./IfcStructuralLoad.gen.js";
|
|
261
|
+
export { IfcTable } from "./IfcTable.gen.js";
|
|
262
|
+
export { IfcTableColumn } from "./IfcTableColumn.gen.js";
|
|
263
|
+
export { IfcTableRow } from "./IfcTableRow.gen.js";
|
|
264
|
+
export { IfcTimePeriod } from "./IfcTimePeriod.gen.js";
|
|
265
|
+
export { IfcTimeSeriesValue } from "./IfcTimeSeriesValue.gen.js";
|
|
266
|
+
export { IfcUnitAssignment } from "./IfcUnitAssignment.gen.js";
|
|
267
|
+
export { IfcVirtualGridIntersection } from "./IfcVirtualGridIntersection.gen.js";
|
|
268
|
+
export { IfcStrippedOptional } from "./IfcStrippedOptional.gen.js";
|
|
269
|
+
export { IfcAbsorbedDoseMeasure } from "./IfcAbsorbedDoseMeasure.gen.js";
|
|
270
|
+
export { IfcAccelerationMeasure } from "./IfcAccelerationMeasure.gen.js";
|
|
271
|
+
export { IfcAmountOfSubstanceMeasure } from "./IfcAmountOfSubstanceMeasure.gen.js";
|
|
272
|
+
export { IfcAngularVelocityMeasure } from "./IfcAngularVelocityMeasure.gen.js";
|
|
273
|
+
export { IfcArcIndex } from "./IfcArcIndex.gen.js";
|
|
274
|
+
export { IfcAreaDensityMeasure } from "./IfcAreaDensityMeasure.gen.js";
|
|
275
|
+
export { IfcAreaMeasure } from "./IfcAreaMeasure.gen.js";
|
|
276
|
+
export { IfcBinary } from "./IfcBinary.gen.js";
|
|
277
|
+
export { IfcBoolean } from "./IfcBoolean.gen.js";
|
|
278
|
+
export { IfcBoxAlignment } from "./IfcBoxAlignment.gen.js";
|
|
279
|
+
export { IfcCardinalPointReference } from "./IfcCardinalPointReference.gen.js";
|
|
280
|
+
export { IfcComplexNumber } from "./IfcComplexNumber.gen.js";
|
|
281
|
+
export { IfcCompoundPlaneAngleMeasure } from "./IfcCompoundPlaneAngleMeasure.gen.js";
|
|
282
|
+
export { IfcContextDependentMeasure } from "./IfcContextDependentMeasure.gen.js";
|
|
283
|
+
export { IfcCountMeasure } from "./IfcCountMeasure.gen.js";
|
|
284
|
+
export { IfcCurvatureMeasure } from "./IfcCurvatureMeasure.gen.js";
|
|
285
|
+
export { IfcDate } from "./IfcDate.gen.js";
|
|
286
|
+
export { IfcDateTime } from "./IfcDateTime.gen.js";
|
|
287
|
+
export { IfcDayInMonthNumber } from "./IfcDayInMonthNumber.gen.js";
|
|
288
|
+
export { IfcDayInWeekNumber } from "./IfcDayInWeekNumber.gen.js";
|
|
289
|
+
export { IfcDescriptiveMeasure } from "./IfcDescriptiveMeasure.gen.js";
|
|
290
|
+
export { IfcDimensionCount } from "./IfcDimensionCount.gen.js";
|
|
291
|
+
export { IfcDoseEquivalentMeasure } from "./IfcDoseEquivalentMeasure.gen.js";
|
|
292
|
+
export { IfcDuration } from "./IfcDuration.gen.js";
|
|
293
|
+
export { IfcDynamicViscosityMeasure } from "./IfcDynamicViscosityMeasure.gen.js";
|
|
294
|
+
export { IfcElectricCapacitanceMeasure } from "./IfcElectricCapacitanceMeasure.gen.js";
|
|
295
|
+
export { IfcElectricChargeMeasure } from "./IfcElectricChargeMeasure.gen.js";
|
|
296
|
+
export { IfcElectricConductanceMeasure } from "./IfcElectricConductanceMeasure.gen.js";
|
|
297
|
+
export { IfcElectricCurrentMeasure } from "./IfcElectricCurrentMeasure.gen.js";
|
|
298
|
+
export { IfcElectricResistanceMeasure } from "./IfcElectricResistanceMeasure.gen.js";
|
|
299
|
+
export { IfcElectricVoltageMeasure } from "./IfcElectricVoltageMeasure.gen.js";
|
|
300
|
+
export { IfcEnergyMeasure } from "./IfcEnergyMeasure.gen.js";
|
|
301
|
+
export { IfcFontStyle } from "./IfcFontStyle.gen.js";
|
|
302
|
+
export { IfcFontVariant } from "./IfcFontVariant.gen.js";
|
|
303
|
+
export { IfcFontWeight } from "./IfcFontWeight.gen.js";
|
|
304
|
+
export { IfcForceMeasure } from "./IfcForceMeasure.gen.js";
|
|
305
|
+
export { IfcFrequencyMeasure } from "./IfcFrequencyMeasure.gen.js";
|
|
306
|
+
export { IfcGloballyUniqueId } from "./IfcGloballyUniqueId.gen.js";
|
|
307
|
+
export { IfcHeatFluxDensityMeasure } from "./IfcHeatFluxDensityMeasure.gen.js";
|
|
308
|
+
export { IfcHeatingValueMeasure } from "./IfcHeatingValueMeasure.gen.js";
|
|
309
|
+
export { IfcIdentifier } from "./IfcIdentifier.gen.js";
|
|
310
|
+
export { IfcIlluminanceMeasure } from "./IfcIlluminanceMeasure.gen.js";
|
|
311
|
+
export { IfcInductanceMeasure } from "./IfcInductanceMeasure.gen.js";
|
|
312
|
+
export { IfcInteger } from "./IfcInteger.gen.js";
|
|
313
|
+
export { IfcIntegerCountRateMeasure } from "./IfcIntegerCountRateMeasure.gen.js";
|
|
314
|
+
export { IfcIonConcentrationMeasure } from "./IfcIonConcentrationMeasure.gen.js";
|
|
315
|
+
export { IfcIsothermalMoistureCapacityMeasure } from "./IfcIsothermalMoistureCapacityMeasure.gen.js";
|
|
316
|
+
export { IfcKinematicViscosityMeasure } from "./IfcKinematicViscosityMeasure.gen.js";
|
|
317
|
+
export { IfcLabel } from "./IfcLabel.gen.js";
|
|
318
|
+
export { IfcLanguageId } from "./IfcLanguageId.gen.js";
|
|
319
|
+
export { IfcLengthMeasure } from "./IfcLengthMeasure.gen.js";
|
|
320
|
+
export { IfcLineIndex } from "./IfcLineIndex.gen.js";
|
|
321
|
+
export { IfcLinearForceMeasure } from "./IfcLinearForceMeasure.gen.js";
|
|
322
|
+
export { IfcLinearMomentMeasure } from "./IfcLinearMomentMeasure.gen.js";
|
|
323
|
+
export { IfcLinearStiffnessMeasure } from "./IfcLinearStiffnessMeasure.gen.js";
|
|
324
|
+
export { IfcLinearVelocityMeasure } from "./IfcLinearVelocityMeasure.gen.js";
|
|
325
|
+
export { IfcLogical } from "./IfcLogical.gen.js";
|
|
326
|
+
export { IfcLuminousFluxMeasure } from "./IfcLuminousFluxMeasure.gen.js";
|
|
327
|
+
export { IfcLuminousIntensityDistributionMeasure } from "./IfcLuminousIntensityDistributionMeasure.gen.js";
|
|
328
|
+
export { IfcLuminousIntensityMeasure } from "./IfcLuminousIntensityMeasure.gen.js";
|
|
329
|
+
export { IfcMagneticFluxDensityMeasure } from "./IfcMagneticFluxDensityMeasure.gen.js";
|
|
330
|
+
export { IfcMagneticFluxMeasure } from "./IfcMagneticFluxMeasure.gen.js";
|
|
331
|
+
export { IfcMassDensityMeasure } from "./IfcMassDensityMeasure.gen.js";
|
|
332
|
+
export { IfcMassFlowRateMeasure } from "./IfcMassFlowRateMeasure.gen.js";
|
|
333
|
+
export { IfcMassMeasure } from "./IfcMassMeasure.gen.js";
|
|
334
|
+
export { IfcMassPerLengthMeasure } from "./IfcMassPerLengthMeasure.gen.js";
|
|
335
|
+
export { IfcModulusOfElasticityMeasure } from "./IfcModulusOfElasticityMeasure.gen.js";
|
|
336
|
+
export { IfcModulusOfLinearSubgradeReactionMeasure } from "./IfcModulusOfLinearSubgradeReactionMeasure.gen.js";
|
|
337
|
+
export { IfcModulusOfRotationalSubgradeReactionMeasure } from "./IfcModulusOfRotationalSubgradeReactionMeasure.gen.js";
|
|
338
|
+
export { IfcModulusOfSubgradeReactionMeasure } from "./IfcModulusOfSubgradeReactionMeasure.gen.js";
|
|
339
|
+
export { IfcMoistureDiffusivityMeasure } from "./IfcMoistureDiffusivityMeasure.gen.js";
|
|
340
|
+
export { IfcMolecularWeightMeasure } from "./IfcMolecularWeightMeasure.gen.js";
|
|
341
|
+
export { IfcMomentOfInertiaMeasure } from "./IfcMomentOfInertiaMeasure.gen.js";
|
|
342
|
+
export { IfcMonetaryMeasure } from "./IfcMonetaryMeasure.gen.js";
|
|
343
|
+
export { IfcMonthInYearNumber } from "./IfcMonthInYearNumber.gen.js";
|
|
344
|
+
export { IfcNonNegativeLengthMeasure } from "./IfcNonNegativeLengthMeasure.gen.js";
|
|
345
|
+
export { IfcNormalisedRatioMeasure } from "./IfcNormalisedRatioMeasure.gen.js";
|
|
346
|
+
export { IfcNumericMeasure } from "./IfcNumericMeasure.gen.js";
|
|
347
|
+
export { IfcPHMeasure } from "./IfcPHMeasure.gen.js";
|
|
348
|
+
export { IfcParameterValue } from "./IfcParameterValue.gen.js";
|
|
349
|
+
export { IfcPlanarForceMeasure } from "./IfcPlanarForceMeasure.gen.js";
|
|
350
|
+
export { IfcPlaneAngleMeasure } from "./IfcPlaneAngleMeasure.gen.js";
|
|
351
|
+
export { IfcPositiveInteger } from "./IfcPositiveInteger.gen.js";
|
|
352
|
+
export { IfcPositiveLengthMeasure } from "./IfcPositiveLengthMeasure.gen.js";
|
|
353
|
+
export { IfcPositivePlaneAngleMeasure } from "./IfcPositivePlaneAngleMeasure.gen.js";
|
|
354
|
+
export { IfcPositiveRatioMeasure } from "./IfcPositiveRatioMeasure.gen.js";
|
|
355
|
+
export { IfcPowerMeasure } from "./IfcPowerMeasure.gen.js";
|
|
356
|
+
export { IfcPresentableText } from "./IfcPresentableText.gen.js";
|
|
357
|
+
export { IfcPressureMeasure } from "./IfcPressureMeasure.gen.js";
|
|
358
|
+
export { IfcPropertySetDefinitionSet } from "./IfcPropertySetDefinitionSet.gen.js";
|
|
359
|
+
export { IfcRadioActivityMeasure } from "./IfcRadioActivityMeasure.gen.js";
|
|
360
|
+
export { IfcRatioMeasure } from "./IfcRatioMeasure.gen.js";
|
|
361
|
+
export { IfcReal } from "./IfcReal.gen.js";
|
|
362
|
+
export { IfcRotationalFrequencyMeasure } from "./IfcRotationalFrequencyMeasure.gen.js";
|
|
363
|
+
export { IfcRotationalMassMeasure } from "./IfcRotationalMassMeasure.gen.js";
|
|
364
|
+
export { IfcRotationalStiffnessMeasure } from "./IfcRotationalStiffnessMeasure.gen.js";
|
|
365
|
+
export { IfcSectionModulusMeasure } from "./IfcSectionModulusMeasure.gen.js";
|
|
366
|
+
export { IfcSectionalAreaIntegralMeasure } from "./IfcSectionalAreaIntegralMeasure.gen.js";
|
|
367
|
+
export { IfcShearModulusMeasure } from "./IfcShearModulusMeasure.gen.js";
|
|
368
|
+
export { IfcSolidAngleMeasure } from "./IfcSolidAngleMeasure.gen.js";
|
|
369
|
+
export { IfcSoundPowerLevelMeasure } from "./IfcSoundPowerLevelMeasure.gen.js";
|
|
370
|
+
export { IfcSoundPowerMeasure } from "./IfcSoundPowerMeasure.gen.js";
|
|
371
|
+
export { IfcSoundPressureLevelMeasure } from "./IfcSoundPressureLevelMeasure.gen.js";
|
|
372
|
+
export { IfcSoundPressureMeasure } from "./IfcSoundPressureMeasure.gen.js";
|
|
373
|
+
export { IfcSpecificHeatCapacityMeasure } from "./IfcSpecificHeatCapacityMeasure.gen.js";
|
|
374
|
+
export { IfcSpecularExponent } from "./IfcSpecularExponent.gen.js";
|
|
375
|
+
export { IfcSpecularRoughness } from "./IfcSpecularRoughness.gen.js";
|
|
376
|
+
export { IfcTemperatureGradientMeasure } from "./IfcTemperatureGradientMeasure.gen.js";
|
|
377
|
+
export { IfcTemperatureRateOfChangeMeasure } from "./IfcTemperatureRateOfChangeMeasure.gen.js";
|
|
378
|
+
export { IfcText } from "./IfcText.gen.js";
|
|
379
|
+
export { IfcTextAlignment } from "./IfcTextAlignment.gen.js";
|
|
380
|
+
export { IfcTextDecoration } from "./IfcTextDecoration.gen.js";
|
|
381
|
+
export { IfcTextFontName } from "./IfcTextFontName.gen.js";
|
|
382
|
+
export { IfcTextTransformation } from "./IfcTextTransformation.gen.js";
|
|
383
|
+
export { IfcThermalAdmittanceMeasure } from "./IfcThermalAdmittanceMeasure.gen.js";
|
|
384
|
+
export { IfcThermalConductivityMeasure } from "./IfcThermalConductivityMeasure.gen.js";
|
|
385
|
+
export { IfcThermalExpansionCoefficientMeasure } from "./IfcThermalExpansionCoefficientMeasure.gen.js";
|
|
386
|
+
export { IfcThermalResistanceMeasure } from "./IfcThermalResistanceMeasure.gen.js";
|
|
387
|
+
export { IfcThermalTransmittanceMeasure } from "./IfcThermalTransmittanceMeasure.gen.js";
|
|
388
|
+
export { IfcThermodynamicTemperatureMeasure } from "./IfcThermodynamicTemperatureMeasure.gen.js";
|
|
389
|
+
export { IfcTime } from "./IfcTime.gen.js";
|
|
390
|
+
export { IfcTimeMeasure } from "./IfcTimeMeasure.gen.js";
|
|
391
|
+
export { IfcTimeStamp } from "./IfcTimeStamp.gen.js";
|
|
392
|
+
export { IfcTorqueMeasure } from "./IfcTorqueMeasure.gen.js";
|
|
393
|
+
export { IfcURIReference } from "./IfcURIReference.gen.js";
|
|
394
|
+
export { IfcVaporPermeabilityMeasure } from "./IfcVaporPermeabilityMeasure.gen.js";
|
|
395
|
+
export { IfcVolumeMeasure } from "./IfcVolumeMeasure.gen.js";
|
|
396
|
+
export { IfcVolumetricFlowRateMeasure } from "./IfcVolumetricFlowRateMeasure.gen.js";
|
|
397
|
+
export { IfcWarpingConstantMeasure } from "./IfcWarpingConstantMeasure.gen.js";
|
|
398
|
+
export { IfcWarpingMomentMeasure } from "./IfcWarpingMomentMeasure.gen.js";
|
|
399
|
+
export { IfcPostalAddress } from "./IfcPostalAddress.gen.js";
|
|
400
|
+
export { IfcTelecomAddress } from "./IfcTelecomAddress.gen.js";
|
|
401
|
+
export { IfcGeometricRepresentationItem } from "./IfcGeometricRepresentationItem.gen.js";
|
|
402
|
+
export { IfcCostValue } from "./IfcCostValue.gen.js";
|
|
403
|
+
export { IfcApprovalRelationship } from "./IfcApprovalRelationship.gen.js";
|
|
404
|
+
export { IfcArbitraryClosedProfileDef } from "./IfcArbitraryClosedProfileDef.gen.js";
|
|
405
|
+
export { IfcArbitraryOpenProfileDef } from "./IfcArbitraryOpenProfileDef.gen.js";
|
|
406
|
+
export { IfcParameterizedProfileDef } from "./IfcParameterizedProfileDef.gen.js";
|
|
407
|
+
export { IfcSurfaceTexture } from "./IfcSurfaceTexture.gen.js";
|
|
408
|
+
export { IfcBoundaryEdgeCondition } from "./IfcBoundaryEdgeCondition.gen.js";
|
|
409
|
+
export { IfcBoundaryFaceCondition } from "./IfcBoundaryFaceCondition.gen.js";
|
|
410
|
+
export { IfcBoundaryNodeCondition } from "./IfcBoundaryNodeCondition.gen.js";
|
|
411
|
+
export { IfcClassification } from "./IfcClassification.gen.js";
|
|
412
|
+
export { IfcClassificationReference } from "./IfcClassificationReference.gen.js";
|
|
413
|
+
export { IfcColourSpecification } from "./IfcColourSpecification.gen.js";
|
|
414
|
+
export { IfcColourRgbList } from "./IfcColourRgbList.gen.js";
|
|
415
|
+
export { IfcProperty } from "./IfcProperty.gen.js";
|
|
416
|
+
export { IfcCompositeProfileDef } from "./IfcCompositeProfileDef.gen.js";
|
|
417
|
+
export { IfcTopologicalRepresentationItem } from "./IfcTopologicalRepresentationItem.gen.js";
|
|
418
|
+
export { IfcConnectionCurveGeometry } from "./IfcConnectionCurveGeometry.gen.js";
|
|
419
|
+
export { IfcConnectionPointGeometry } from "./IfcConnectionPointGeometry.gen.js";
|
|
420
|
+
export { IfcConnectionSurfaceGeometry } from "./IfcConnectionSurfaceGeometry.gen.js";
|
|
421
|
+
export { IfcConnectionVolumeGeometry } from "./IfcConnectionVolumeGeometry.gen.js";
|
|
422
|
+
export { IfcMetric } from "./IfcMetric.gen.js";
|
|
423
|
+
export { IfcObjective } from "./IfcObjective.gen.js";
|
|
424
|
+
export { IfcObjectDefinition } from "./IfcObjectDefinition.gen.js";
|
|
425
|
+
export { IfcContextDependentUnit } from "./IfcContextDependentUnit.gen.js";
|
|
426
|
+
export { IfcConversionBasedUnit } from "./IfcConversionBasedUnit.gen.js";
|
|
427
|
+
export { IfcMapConversion } from "./IfcMapConversion.gen.js";
|
|
428
|
+
export { IfcProjectedCRS } from "./IfcProjectedCRS.gen.js";
|
|
429
|
+
export { IfcCurrencyRelationship } from "./IfcCurrencyRelationship.gen.js";
|
|
430
|
+
export { IfcCurveStyle } from "./IfcCurveStyle.gen.js";
|
|
431
|
+
export { IfcCurveStyleFont } from "./IfcCurveStyleFont.gen.js";
|
|
432
|
+
export { IfcCurveStyleFontAndScaling } from "./IfcCurveStyleFontAndScaling.gen.js";
|
|
433
|
+
export { IfcCurveStyleFontPattern } from "./IfcCurveStyleFontPattern.gen.js";
|
|
434
|
+
export { IfcDerivedProfileDef } from "./IfcDerivedProfileDef.gen.js";
|
|
435
|
+
export { IfcDocumentInformation } from "./IfcDocumentInformation.gen.js";
|
|
436
|
+
export { IfcDocumentInformationRelationship } from "./IfcDocumentInformationRelationship.gen.js";
|
|
437
|
+
export { IfcDocumentReference } from "./IfcDocumentReference.gen.js";
|
|
438
|
+
export { IfcEventTime } from "./IfcEventTime.gen.js";
|
|
439
|
+
export { IfcExtendedProperties } from "./IfcExtendedProperties.gen.js";
|
|
440
|
+
export { IfcLibraryInformation } from "./IfcLibraryInformation.gen.js";
|
|
441
|
+
export { IfcExternallyDefinedHatchStyle } from "./IfcExternallyDefinedHatchStyle.gen.js";
|
|
442
|
+
export { IfcExternallyDefinedSurfaceStyle } from "./IfcExternallyDefinedSurfaceStyle.gen.js";
|
|
443
|
+
export { IfcExternallyDefinedTextFont } from "./IfcExternallyDefinedTextFont.gen.js";
|
|
444
|
+
export { IfcLibraryReference } from "./IfcLibraryReference.gen.js";
|
|
445
|
+
export { IfcExternalReferenceRelationship } from "./IfcExternalReferenceRelationship.gen.js";
|
|
446
|
+
export { IfcFailureConnectionCondition } from "./IfcFailureConnectionCondition.gen.js";
|
|
447
|
+
export { IfcFillAreaStyle } from "./IfcFillAreaStyle.gen.js";
|
|
448
|
+
export { IfcGeometricRepresentationContext } from "./IfcGeometricRepresentationContext.gen.js";
|
|
449
|
+
export { IfcGridPlacement } from "./IfcGridPlacement.gen.js";
|
|
450
|
+
export { IfcIndexedColourMap } from "./IfcIndexedColourMap.gen.js";
|
|
451
|
+
export { IfcTextureCoordinate } from "./IfcTextureCoordinate.gen.js";
|
|
452
|
+
export { IfcIrregularTimeSeries } from "./IfcIrregularTimeSeries.gen.js";
|
|
453
|
+
export { IfcLagTime } from "./IfcLagTime.gen.js";
|
|
454
|
+
export { IfcLocalPlacement } from "./IfcLocalPlacement.gen.js";
|
|
455
|
+
export { IfcMappedItem } from "./IfcMappedItem.gen.js";
|
|
456
|
+
export { IfcMaterial } from "./IfcMaterial.gen.js";
|
|
457
|
+
export { IfcMaterialConstituent } from "./IfcMaterialConstituent.gen.js";
|
|
458
|
+
export { IfcMaterialConstituentSet } from "./IfcMaterialConstituentSet.gen.js";
|
|
459
|
+
export { IfcMaterialLayer } from "./IfcMaterialLayer.gen.js";
|
|
460
|
+
export { IfcMaterialLayerSet } from "./IfcMaterialLayerSet.gen.js";
|
|
461
|
+
export { IfcMaterialProfile } from "./IfcMaterialProfile.gen.js";
|
|
462
|
+
export { IfcMaterialProfileSet } from "./IfcMaterialProfileSet.gen.js";
|
|
463
|
+
export { IfcMaterialDefinitionRepresentation } from "./IfcMaterialDefinitionRepresentation.gen.js";
|
|
464
|
+
export { IfcMaterialLayerSetUsage } from "./IfcMaterialLayerSetUsage.gen.js";
|
|
465
|
+
export { IfcMaterialProfileSetUsage } from "./IfcMaterialProfileSetUsage.gen.js";
|
|
466
|
+
export { IfcMaterialRelationship } from "./IfcMaterialRelationship.gen.js";
|
|
467
|
+
export { IfcSIUnit } from "./IfcSIUnit.gen.js";
|
|
468
|
+
export { IfcOrganizationRelationship } from "./IfcOrganizationRelationship.gen.js";
|
|
469
|
+
export { IfcPhysicalComplexQuantity } from "./IfcPhysicalComplexQuantity.gen.js";
|
|
470
|
+
export { IfcPhysicalSimpleQuantity } from "./IfcPhysicalSimpleQuantity.gen.js";
|
|
471
|
+
export { IfcPreDefinedItem } from "./IfcPreDefinedItem.gen.js";
|
|
472
|
+
export { IfcPreDefinedProperties } from "./IfcPreDefinedProperties.gen.js";
|
|
473
|
+
export { IfcSurfaceStyleLighting } from "./IfcSurfaceStyleLighting.gen.js";
|
|
474
|
+
export { IfcSurfaceStyleRefraction } from "./IfcSurfaceStyleRefraction.gen.js";
|
|
475
|
+
export { IfcSurfaceStyleShading } from "./IfcSurfaceStyleShading.gen.js";
|
|
476
|
+
export { IfcSurfaceStyleWithTextures } from "./IfcSurfaceStyleWithTextures.gen.js";
|
|
477
|
+
export { IfcTextStyleForDefinedFont } from "./IfcTextStyleForDefinedFont.gen.js";
|
|
478
|
+
export { IfcTextStyleTextModel } from "./IfcTextStyleTextModel.gen.js";
|
|
479
|
+
export { IfcTextureVertex } from "./IfcTextureVertex.gen.js";
|
|
480
|
+
export { IfcTextureVertexList } from "./IfcTextureVertexList.gen.js";
|
|
481
|
+
export { IfcPresentationLayerWithStyle } from "./IfcPresentationLayerWithStyle.gen.js";
|
|
482
|
+
export { IfcSurfaceStyle } from "./IfcSurfaceStyle.gen.js";
|
|
483
|
+
export { IfcTextStyle } from "./IfcTextStyle.gen.js";
|
|
484
|
+
export { IfcProductDefinitionShape } from "./IfcProductDefinitionShape.gen.js";
|
|
485
|
+
export { IfcPropertyEnumeration } from "./IfcPropertyEnumeration.gen.js";
|
|
486
|
+
export { IfcPropertyDefinition } from "./IfcPropertyDefinition.gen.js";
|
|
487
|
+
export { IfcPropertyDependencyRelationship } from "./IfcPropertyDependencyRelationship.gen.js";
|
|
488
|
+
export { IfcRegularTimeSeries } from "./IfcRegularTimeSeries.gen.js";
|
|
489
|
+
export { IfcRelationship } from "./IfcRelationship.gen.js";
|
|
490
|
+
export { IfcShapeModel } from "./IfcShapeModel.gen.js";
|
|
491
|
+
export { IfcStyleModel } from "./IfcStyleModel.gen.js";
|
|
492
|
+
export { IfcStyledItem } from "./IfcStyledItem.gen.js";
|
|
493
|
+
export { IfcResourceApprovalRelationship } from "./IfcResourceApprovalRelationship.gen.js";
|
|
494
|
+
export { IfcResourceConstraintRelationship } from "./IfcResourceConstraintRelationship.gen.js";
|
|
495
|
+
export { IfcResourceTime } from "./IfcResourceTime.gen.js";
|
|
496
|
+
export { IfcTaskTime } from "./IfcTaskTime.gen.js";
|
|
497
|
+
export { IfcWorkTime } from "./IfcWorkTime.gen.js";
|
|
498
|
+
export { IfcSlippageConnectionCondition } from "./IfcSlippageConnectionCondition.gen.js";
|
|
499
|
+
export { IfcStructuralLoadConfiguration } from "./IfcStructuralLoadConfiguration.gen.js";
|
|
500
|
+
export { IfcStructuralLoadOrResult } from "./IfcStructuralLoadOrResult.gen.js";
|
|
501
|
+
export { IfcObject } from "./IfcObject.gen.js";
|
|
502
|
+
export { IfcAnnotationFillArea } from "./IfcAnnotationFillArea.gen.js";
|
|
503
|
+
export { IfcArbitraryProfileDefWithVoids } from "./IfcArbitraryProfileDefWithVoids.gen.js";
|
|
504
|
+
export { IfcCenterLineProfileDef } from "./IfcCenterLineProfileDef.gen.js";
|
|
505
|
+
export { IfcAsymmetricIShapeProfileDef } from "./IfcAsymmetricIShapeProfileDef.gen.js";
|
|
506
|
+
export { IfcPlacement } from "./IfcPlacement.gen.js";
|
|
507
|
+
export { IfcBlobTexture } from "./IfcBlobTexture.gen.js";
|
|
508
|
+
export { IfcCsgPrimitive3D } from "./IfcCsgPrimitive3D.gen.js";
|
|
509
|
+
export { IfcBooleanResult } from "./IfcBooleanResult.gen.js";
|
|
510
|
+
export { IfcBoundaryNodeConditionWarping } from "./IfcBoundaryNodeConditionWarping.gen.js";
|
|
511
|
+
export { IfcCurve } from "./IfcCurve.gen.js";
|
|
512
|
+
export { IfcSurface } from "./IfcSurface.gen.js";
|
|
513
|
+
export { IfcBoundingBox } from "./IfcBoundingBox.gen.js";
|
|
514
|
+
export { IfcHalfSpaceSolid } from "./IfcHalfSpaceSolid.gen.js";
|
|
515
|
+
export { IfcCShapeProfileDef } from "./IfcCShapeProfileDef.gen.js";
|
|
516
|
+
export { IfcPoint } from "./IfcPoint.gen.js";
|
|
517
|
+
export { IfcCartesianPointList } from "./IfcCartesianPointList.gen.js";
|
|
518
|
+
export { IfcCartesianTransformationOperator } from "./IfcCartesianTransformationOperator.gen.js";
|
|
519
|
+
export { IfcCircleProfileDef } from "./IfcCircleProfileDef.gen.js";
|
|
520
|
+
export { IfcConnectedFaceSet } from "./IfcConnectedFaceSet.gen.js";
|
|
521
|
+
export { IfcColourRgb } from "./IfcColourRgb.gen.js";
|
|
522
|
+
export { IfcComplexProperty } from "./IfcComplexProperty.gen.js";
|
|
523
|
+
export { IfcCompositeCurveSegment } from "./IfcCompositeCurveSegment.gen.js";
|
|
524
|
+
export { IfcConnectionPointEccentricity } from "./IfcConnectionPointEccentricity.gen.js";
|
|
525
|
+
export { IfcContext } from "./IfcContext.gen.js";
|
|
526
|
+
export { IfcConversionBasedUnitWithOffset } from "./IfcConversionBasedUnitWithOffset.gen.js";
|
|
527
|
+
export { IfcSolidModel } from "./IfcSolidModel.gen.js";
|
|
528
|
+
export { IfcMirroredProfileDef } from "./IfcMirroredProfileDef.gen.js";
|
|
529
|
+
export { IfcDirection } from "./IfcDirection.gen.js";
|
|
530
|
+
export { IfcPreDefinedColour } from "./IfcPreDefinedColour.gen.js";
|
|
531
|
+
export { IfcPreDefinedCurveFont } from "./IfcPreDefinedCurveFont.gen.js";
|
|
532
|
+
export { IfcEdge } from "./IfcEdge.gen.js";
|
|
533
|
+
export { IfcLoop } from "./IfcLoop.gen.js";
|
|
534
|
+
export { IfcEllipseProfileDef } from "./IfcEllipseProfileDef.gen.js";
|
|
535
|
+
export { IfcMaterialProperties } from "./IfcMaterialProperties.gen.js";
|
|
536
|
+
export { IfcProfileProperties } from "./IfcProfileProperties.gen.js";
|
|
537
|
+
export { IfcFace } from "./IfcFace.gen.js";
|
|
538
|
+
export { IfcFaceBasedSurfaceModel } from "./IfcFaceBasedSurfaceModel.gen.js";
|
|
539
|
+
export { IfcFaceBound } from "./IfcFaceBound.gen.js";
|
|
540
|
+
export { IfcFillAreaStyleHatching } from "./IfcFillAreaStyleHatching.gen.js";
|
|
541
|
+
export { IfcFillAreaStyleTiles } from "./IfcFillAreaStyleTiles.gen.js";
|
|
542
|
+
export { IfcGeometricSet } from "./IfcGeometricSet.gen.js";
|
|
543
|
+
export { IfcGeometricRepresentationSubContext } from "./IfcGeometricRepresentationSubContext.gen.js";
|
|
544
|
+
export { IfcLightSource } from "./IfcLightSource.gen.js";
|
|
545
|
+
export { IfcPlanarExtent } from "./IfcPlanarExtent.gen.js";
|
|
546
|
+
export { IfcSectionedSpine } from "./IfcSectionedSpine.gen.js";
|
|
547
|
+
export { IfcShellBasedSurfaceModel } from "./IfcShellBasedSurfaceModel.gen.js";
|
|
548
|
+
export { IfcTessellatedItem } from "./IfcTessellatedItem.gen.js";
|
|
549
|
+
export { IfcTextLiteral } from "./IfcTextLiteral.gen.js";
|
|
550
|
+
export { IfcVector } from "./IfcVector.gen.js";
|
|
551
|
+
export { IfcIShapeProfileDef } from "./IfcIShapeProfileDef.gen.js";
|
|
552
|
+
export { IfcImageTexture } from "./IfcImageTexture.gen.js";
|
|
553
|
+
export { IfcIndexedTextureMap } from "./IfcIndexedTextureMap.gen.js";
|
|
554
|
+
export { IfcLShapeProfileDef } from "./IfcLShapeProfileDef.gen.js";
|
|
555
|
+
export { IfcMaterialLayerWithOffsets } from "./IfcMaterialLayerWithOffsets.gen.js";
|
|
556
|
+
export { IfcMaterialProfileWithOffsets } from "./IfcMaterialProfileWithOffsets.gen.js";
|
|
557
|
+
export { IfcMaterialProfileSetUsageTapering } from "./IfcMaterialProfileSetUsageTapering.gen.js";
|
|
558
|
+
export { IfcTypeObject } from "./IfcTypeObject.gen.js";
|
|
559
|
+
export { IfcRectangleProfileDef } from "./IfcRectangleProfileDef.gen.js";
|
|
560
|
+
export { IfcTShapeProfileDef } from "./IfcTShapeProfileDef.gen.js";
|
|
561
|
+
export { IfcTrapeziumProfileDef } from "./IfcTrapeziumProfileDef.gen.js";
|
|
562
|
+
export { IfcUShapeProfileDef } from "./IfcUShapeProfileDef.gen.js";
|
|
563
|
+
export { IfcZShapeProfileDef } from "./IfcZShapeProfileDef.gen.js";
|
|
564
|
+
export { IfcPath } from "./IfcPath.gen.js";
|
|
565
|
+
export { IfcQuantityArea } from "./IfcQuantityArea.gen.js";
|
|
566
|
+
export { IfcQuantityCount } from "./IfcQuantityCount.gen.js";
|
|
567
|
+
export { IfcQuantityLength } from "./IfcQuantityLength.gen.js";
|
|
568
|
+
export { IfcQuantityTime } from "./IfcQuantityTime.gen.js";
|
|
569
|
+
export { IfcQuantityVolume } from "./IfcQuantityVolume.gen.js";
|
|
570
|
+
export { IfcQuantityWeight } from "./IfcQuantityWeight.gen.js";
|
|
571
|
+
export { IfcPixelTexture } from "./IfcPixelTexture.gen.js";
|
|
572
|
+
export { IfcPreDefinedTextFont } from "./IfcPreDefinedTextFont.gen.js";
|
|
573
|
+
export { IfcReinforcementBarProperties } from "./IfcReinforcementBarProperties.gen.js";
|
|
574
|
+
export { IfcSectionProperties } from "./IfcSectionProperties.gen.js";
|
|
575
|
+
export { IfcSectionReinforcementProperties } from "./IfcSectionReinforcementProperties.gen.js";
|
|
576
|
+
export { IfcPropertySetDefinition } from "./IfcPropertySetDefinition.gen.js";
|
|
577
|
+
export { IfcSimpleProperty } from "./IfcSimpleProperty.gen.js";
|
|
578
|
+
export { IfcPropertyTemplateDefinition } from "./IfcPropertyTemplateDefinition.gen.js";
|
|
579
|
+
export { IfcRelDecomposes } from "./IfcRelDecomposes.gen.js";
|
|
580
|
+
export { IfcRelAssigns } from "./IfcRelAssigns.gen.js";
|
|
581
|
+
export { IfcRelAssociates } from "./IfcRelAssociates.gen.js";
|
|
582
|
+
export { IfcRelConnects } from "./IfcRelConnects.gen.js";
|
|
583
|
+
export { IfcRelDeclares } from "./IfcRelDeclares.gen.js";
|
|
584
|
+
export { IfcRelDefines } from "./IfcRelDefines.gen.js";
|
|
585
|
+
export { IfcShapeRepresentation } from "./IfcShapeRepresentation.gen.js";
|
|
586
|
+
export { IfcTopologyRepresentation } from "./IfcTopologyRepresentation.gen.js";
|
|
587
|
+
export { IfcStructuralLoadStatic } from "./IfcStructuralLoadStatic.gen.js";
|
|
588
|
+
export { IfcSurfaceReinforcementArea } from "./IfcSurfaceReinforcementArea.gen.js";
|
|
589
|
+
export { IfcStyledRepresentation } from "./IfcStyledRepresentation.gen.js";
|
|
590
|
+
export { IfcSurfaceStyleRendering } from "./IfcSurfaceStyleRendering.gen.js";
|
|
591
|
+
export { IfcTaskTimeRecurring } from "./IfcTaskTimeRecurring.gen.js";
|
|
592
|
+
export { IfcTextureCoordinateGenerator } from "./IfcTextureCoordinateGenerator.gen.js";
|
|
593
|
+
export { IfcTextureMap } from "./IfcTextureMap.gen.js";
|
|
594
|
+
export { IfcVertex } from "./IfcVertex.gen.js";
|
|
595
|
+
export { IfcControl } from "./IfcControl.gen.js";
|
|
596
|
+
export { IfcActor } from "./IfcActor.gen.js";
|
|
597
|
+
export { IfcManifoldSolidBrep } from "./IfcManifoldSolidBrep.gen.js";
|
|
598
|
+
export { IfcFaceSurface } from "./IfcFaceSurface.gen.js";
|
|
599
|
+
export { IfcProduct } from "./IfcProduct.gen.js";
|
|
600
|
+
export { IfcGroup } from "./IfcGroup.gen.js";
|
|
601
|
+
export { IfcAxis1Placement } from "./IfcAxis1Placement.gen.js";
|
|
602
|
+
export { IfcAxis2Placement2D } from "./IfcAxis2Placement2D.gen.js";
|
|
603
|
+
export { IfcAxis2Placement3D } from "./IfcAxis2Placement3D.gen.js";
|
|
604
|
+
export { IfcBoundedCurve } from "./IfcBoundedCurve.gen.js";
|
|
605
|
+
export { IfcBoundedSurface } from "./IfcBoundedSurface.gen.js";
|
|
606
|
+
export { IfcBlock } from "./IfcBlock.gen.js";
|
|
607
|
+
export { IfcBooleanClippingResult } from "./IfcBooleanClippingResult.gen.js";
|
|
608
|
+
export { IfcBoxedHalfSpace } from "./IfcBoxedHalfSpace.gen.js";
|
|
609
|
+
export { IfcCartesianPoint } from "./IfcCartesianPoint.gen.js";
|
|
610
|
+
export { IfcCartesianPointList2D } from "./IfcCartesianPointList2D.gen.js";
|
|
611
|
+
export { IfcCartesianPointList3D } from "./IfcCartesianPointList3D.gen.js";
|
|
612
|
+
export { IfcCartesianTransformationOperator2D } from "./IfcCartesianTransformationOperator2D.gen.js";
|
|
613
|
+
export { IfcCartesianTransformationOperator3D } from "./IfcCartesianTransformationOperator3D.gen.js";
|
|
614
|
+
export { IfcConic } from "./IfcConic.gen.js";
|
|
615
|
+
export { IfcCircleHollowProfileDef } from "./IfcCircleHollowProfileDef.gen.js";
|
|
616
|
+
export { IfcClosedShell } from "./IfcClosedShell.gen.js";
|
|
617
|
+
export { IfcPropertyTemplate } from "./IfcPropertyTemplate.gen.js";
|
|
618
|
+
export { IfcReparametrisedCompositeCurveSegment } from "./IfcReparametrisedCompositeCurveSegment.gen.js";
|
|
619
|
+
export { IfcOpenShell } from "./IfcOpenShell.gen.js";
|
|
620
|
+
export { IfcResource } from "./IfcResource.gen.js";
|
|
621
|
+
export { IfcTypeResource } from "./IfcTypeResource.gen.js";
|
|
622
|
+
export { IfcProject } from "./IfcProject.gen.js";
|
|
623
|
+
export { IfcProjectLibrary } from "./IfcProjectLibrary.gen.js";
|
|
624
|
+
export { IfcRectangularPyramid } from "./IfcRectangularPyramid.gen.js";
|
|
625
|
+
export { IfcRightCircularCone } from "./IfcRightCircularCone.gen.js";
|
|
626
|
+
export { IfcRightCircularCylinder } from "./IfcRightCircularCylinder.gen.js";
|
|
627
|
+
export { IfcSphere } from "./IfcSphere.gen.js";
|
|
628
|
+
export { IfcCsgSolid } from "./IfcCsgSolid.gen.js";
|
|
629
|
+
export { IfcLine } from "./IfcLine.gen.js";
|
|
630
|
+
export { IfcOffsetCurve2D } from "./IfcOffsetCurve2D.gen.js";
|
|
631
|
+
export { IfcOffsetCurve3D } from "./IfcOffsetCurve3D.gen.js";
|
|
632
|
+
export { IfcPcurve } from "./IfcPcurve.gen.js";
|
|
633
|
+
export { IfcSurfaceCurve } from "./IfcSurfaceCurve.gen.js";
|
|
634
|
+
export { IfcElementarySurface } from "./IfcElementarySurface.gen.js";
|
|
635
|
+
export { IfcPreDefinedPropertySet } from "./IfcPreDefinedPropertySet.gen.js";
|
|
636
|
+
export { IfcTypeProduct } from "./IfcTypeProduct.gen.js";
|
|
637
|
+
export { IfcDraughtingPreDefinedColour } from "./IfcDraughtingPreDefinedColour.gen.js";
|
|
638
|
+
export { IfcDraughtingPreDefinedCurveFont } from "./IfcDraughtingPreDefinedCurveFont.gen.js";
|
|
639
|
+
export { IfcEdgeCurve } from "./IfcEdgeCurve.gen.js";
|
|
640
|
+
export { IfcOrientedEdge } from "./IfcOrientedEdge.gen.js";
|
|
641
|
+
export { IfcSubedge } from "./IfcSubedge.gen.js";
|
|
642
|
+
export { IfcEdgeLoop } from "./IfcEdgeLoop.gen.js";
|
|
643
|
+
export { IfcQuantitySet } from "./IfcQuantitySet.gen.js";
|
|
644
|
+
export { IfcProcess } from "./IfcProcess.gen.js";
|
|
645
|
+
export { IfcTypeProcess } from "./IfcTypeProcess.gen.js";
|
|
646
|
+
export { IfcSweptAreaSolid } from "./IfcSweptAreaSolid.gen.js";
|
|
647
|
+
export { IfcFaceOuterBound } from "./IfcFaceOuterBound.gen.js";
|
|
648
|
+
export { IfcGeometricCurveSet } from "./IfcGeometricCurveSet.gen.js";
|
|
649
|
+
export { IfcPolygonalBoundedHalfSpace } from "./IfcPolygonalBoundedHalfSpace.gen.js";
|
|
650
|
+
export { IfcIndexedPolygonalFace } from "./IfcIndexedPolygonalFace.gen.js";
|
|
651
|
+
export { IfcIndexedTriangleTextureMap } from "./IfcIndexedTriangleTextureMap.gen.js";
|
|
652
|
+
export { IfcLightSourceAmbient } from "./IfcLightSourceAmbient.gen.js";
|
|
653
|
+
export { IfcLightSourceDirectional } from "./IfcLightSourceDirectional.gen.js";
|
|
654
|
+
export { IfcLightSourceGoniometric } from "./IfcLightSourceGoniometric.gen.js";
|
|
655
|
+
export { IfcLightSourcePositional } from "./IfcLightSourcePositional.gen.js";
|
|
656
|
+
export { IfcPolyLoop } from "./IfcPolyLoop.gen.js";
|
|
657
|
+
export { IfcVertexLoop } from "./IfcVertexLoop.gen.js";
|
|
658
|
+
export { IfcPlanarBox } from "./IfcPlanarBox.gen.js";
|
|
659
|
+
export { IfcPointOnCurve } from "./IfcPointOnCurve.gen.js";
|
|
660
|
+
export { IfcPointOnSurface } from "./IfcPointOnSurface.gen.js";
|
|
661
|
+
export { IfcTessellatedFaceSet } from "./IfcTessellatedFaceSet.gen.js";
|
|
662
|
+
export { IfcTextStyleFontModel } from "./IfcTextStyleFontModel.gen.js";
|
|
663
|
+
export { IfcPropertyBoundedValue } from "./IfcPropertyBoundedValue.gen.js";
|
|
664
|
+
export { IfcPropertyEnumeratedValue } from "./IfcPropertyEnumeratedValue.gen.js";
|
|
665
|
+
export { IfcPropertyListValue } from "./IfcPropertyListValue.gen.js";
|
|
666
|
+
export { IfcPropertyReferenceValue } from "./IfcPropertyReferenceValue.gen.js";
|
|
667
|
+
export { IfcPropertySet } from "./IfcPropertySet.gen.js";
|
|
668
|
+
export { IfcPropertySetTemplate } from "./IfcPropertySetTemplate.gen.js";
|
|
669
|
+
export { IfcPropertySingleValue } from "./IfcPropertySingleValue.gen.js";
|
|
670
|
+
export { IfcPropertyTableValue } from "./IfcPropertyTableValue.gen.js";
|
|
671
|
+
export { IfcRectangleHollowProfileDef } from "./IfcRectangleHollowProfileDef.gen.js";
|
|
672
|
+
export { IfcRoundedRectangleProfileDef } from "./IfcRoundedRectangleProfileDef.gen.js";
|
|
673
|
+
export { IfcRelAggregates } from "./IfcRelAggregates.gen.js";
|
|
674
|
+
export { IfcRelAssignsToActor } from "./IfcRelAssignsToActor.gen.js";
|
|
675
|
+
export { IfcRelAssignsToControl } from "./IfcRelAssignsToControl.gen.js";
|
|
676
|
+
export { IfcRelAssignsToGroup } from "./IfcRelAssignsToGroup.gen.js";
|
|
677
|
+
export { IfcRelAssignsToProcess } from "./IfcRelAssignsToProcess.gen.js";
|
|
678
|
+
export { IfcRelAssignsToProduct } from "./IfcRelAssignsToProduct.gen.js";
|
|
679
|
+
export { IfcRelAssignsToResource } from "./IfcRelAssignsToResource.gen.js";
|
|
680
|
+
export { IfcRelAssociatesApproval } from "./IfcRelAssociatesApproval.gen.js";
|
|
681
|
+
export { IfcRelAssociatesClassification } from "./IfcRelAssociatesClassification.gen.js";
|
|
682
|
+
export { IfcRelAssociatesConstraint } from "./IfcRelAssociatesConstraint.gen.js";
|
|
683
|
+
export { IfcRelAssociatesDocument } from "./IfcRelAssociatesDocument.gen.js";
|
|
684
|
+
export { IfcRelAssociatesLibrary } from "./IfcRelAssociatesLibrary.gen.js";
|
|
685
|
+
export { IfcRelAssociatesMaterial } from "./IfcRelAssociatesMaterial.gen.js";
|
|
686
|
+
export { IfcRelConnectsElements } from "./IfcRelConnectsElements.gen.js";
|
|
687
|
+
export { IfcRelConnectsPortToElement } from "./IfcRelConnectsPortToElement.gen.js";
|
|
688
|
+
export { IfcRelConnectsPorts } from "./IfcRelConnectsPorts.gen.js";
|
|
689
|
+
export { IfcRelConnectsStructuralActivity } from "./IfcRelConnectsStructuralActivity.gen.js";
|
|
690
|
+
export { IfcRelConnectsStructuralMember } from "./IfcRelConnectsStructuralMember.gen.js";
|
|
691
|
+
export { IfcRelContainedInSpatialStructure } from "./IfcRelContainedInSpatialStructure.gen.js";
|
|
692
|
+
export { IfcRelCoversBldgElements } from "./IfcRelCoversBldgElements.gen.js";
|
|
693
|
+
export { IfcRelCoversSpaces } from "./IfcRelCoversSpaces.gen.js";
|
|
694
|
+
export { IfcRelFillsElement } from "./IfcRelFillsElement.gen.js";
|
|
695
|
+
export { IfcRelFlowControlElements } from "./IfcRelFlowControlElements.gen.js";
|
|
696
|
+
export { IfcRelInterferesElements } from "./IfcRelInterferesElements.gen.js";
|
|
697
|
+
export { IfcRelReferencedInSpatialStructure } from "./IfcRelReferencedInSpatialStructure.gen.js";
|
|
698
|
+
export { IfcRelSequence } from "./IfcRelSequence.gen.js";
|
|
699
|
+
export { IfcRelServicesBuildings } from "./IfcRelServicesBuildings.gen.js";
|
|
700
|
+
export { IfcRelSpaceBoundary } from "./IfcRelSpaceBoundary.gen.js";
|
|
701
|
+
export { IfcRelNests } from "./IfcRelNests.gen.js";
|
|
702
|
+
export { IfcRelProjectsElement } from "./IfcRelProjectsElement.gen.js";
|
|
703
|
+
export { IfcRelVoidsElement } from "./IfcRelVoidsElement.gen.js";
|
|
704
|
+
export { IfcRelDefinesByObject } from "./IfcRelDefinesByObject.gen.js";
|
|
705
|
+
export { IfcRelDefinesByProperties } from "./IfcRelDefinesByProperties.gen.js";
|
|
706
|
+
export { IfcRelDefinesByTemplate } from "./IfcRelDefinesByTemplate.gen.js";
|
|
707
|
+
export { IfcRelDefinesByType } from "./IfcRelDefinesByType.gen.js";
|
|
708
|
+
export { IfcSweptDiskSolid } from "./IfcSweptDiskSolid.gen.js";
|
|
709
|
+
export { IfcStructuralLoadLinearForce } from "./IfcStructuralLoadLinearForce.gen.js";
|
|
710
|
+
export { IfcStructuralLoadPlanarForce } from "./IfcStructuralLoadPlanarForce.gen.js";
|
|
711
|
+
export { IfcStructuralLoadSingleDisplacement } from "./IfcStructuralLoadSingleDisplacement.gen.js";
|
|
712
|
+
export { IfcStructuralLoadSingleForce } from "./IfcStructuralLoadSingleForce.gen.js";
|
|
713
|
+
export { IfcStructuralLoadTemperature } from "./IfcStructuralLoadTemperature.gen.js";
|
|
714
|
+
export { IfcSweptSurface } from "./IfcSweptSurface.gen.js";
|
|
715
|
+
export { IfcTextLiteralWithExtent } from "./IfcTextLiteralWithExtent.gen.js";
|
|
716
|
+
export { IfcVertexPoint } from "./IfcVertexPoint.gen.js";
|
|
717
|
+
export { IfcActionRequest } from "./IfcActionRequest.gen.js";
|
|
718
|
+
export { IfcOccupant } from "./IfcOccupant.gen.js";
|
|
719
|
+
export { IfcAdvancedBrep } from "./IfcAdvancedBrep.gen.js";
|
|
720
|
+
export { IfcAdvancedFace } from "./IfcAdvancedFace.gen.js";
|
|
721
|
+
export { IfcAnnotation } from "./IfcAnnotation.gen.js";
|
|
722
|
+
export { IfcAsset } from "./IfcAsset.gen.js";
|
|
723
|
+
export { IfcBSplineCurve } from "./IfcBSplineCurve.gen.js";
|
|
724
|
+
export { IfcBSplineSurface } from "./IfcBSplineSurface.gen.js";
|
|
725
|
+
export { IfcCompositeCurve } from "./IfcCompositeCurve.gen.js";
|
|
726
|
+
export { IfcIndexedPolyCurve } from "./IfcIndexedPolyCurve.gen.js";
|
|
727
|
+
export { IfcPolyline } from "./IfcPolyline.gen.js";
|
|
728
|
+
export { IfcTrimmedCurve } from "./IfcTrimmedCurve.gen.js";
|
|
729
|
+
export { IfcCurveBoundedPlane } from "./IfcCurveBoundedPlane.gen.js";
|
|
730
|
+
export { IfcCurveBoundedSurface } from "./IfcCurveBoundedSurface.gen.js";
|
|
731
|
+
export { IfcRectangularTrimmedSurface } from "./IfcRectangularTrimmedSurface.gen.js";
|
|
732
|
+
export { IfcElement } from "./IfcElement.gen.js";
|
|
733
|
+
export { IfcElementType } from "./IfcElementType.gen.js";
|
|
734
|
+
export { IfcSystem } from "./IfcSystem.gen.js";
|
|
735
|
+
export { IfcCartesianTransformationOperator2DnonUniform } from "./IfcCartesianTransformationOperator2DnonUniform.gen.js";
|
|
736
|
+
export { IfcCartesianTransformationOperator3DnonUniform } from "./IfcCartesianTransformationOperator3DnonUniform.gen.js";
|
|
737
|
+
export { IfcCircle } from "./IfcCircle.gen.js";
|
|
738
|
+
export { IfcComplexPropertyTemplate } from "./IfcComplexPropertyTemplate.gen.js";
|
|
739
|
+
export { IfcEllipse } from "./IfcEllipse.gen.js";
|
|
740
|
+
export { IfcConstructionResource } from "./IfcConstructionResource.gen.js";
|
|
741
|
+
export { IfcConstructionResourceType } from "./IfcConstructionResourceType.gen.js";
|
|
742
|
+
export { IfcCostItem } from "./IfcCostItem.gen.js";
|
|
743
|
+
export { IfcCostSchedule } from "./IfcCostSchedule.gen.js";
|
|
744
|
+
export { IfcPerformanceHistory } from "./IfcPerformanceHistory.gen.js";
|
|
745
|
+
export { IfcPermit } from "./IfcPermit.gen.js";
|
|
746
|
+
export { IfcProjectOrder } from "./IfcProjectOrder.gen.js";
|
|
747
|
+
export { IfcWorkCalendar } from "./IfcWorkCalendar.gen.js";
|
|
748
|
+
export { IfcWorkControl } from "./IfcWorkControl.gen.js";
|
|
749
|
+
export { IfcCylindricalSurface } from "./IfcCylindricalSurface.gen.js";
|
|
750
|
+
export { IfcPort } from "./IfcPort.gen.js";
|
|
751
|
+
export { IfcDoorLiningProperties } from "./IfcDoorLiningProperties.gen.js";
|
|
752
|
+
export { IfcDoorPanelProperties } from "./IfcDoorPanelProperties.gen.js";
|
|
753
|
+
export { IfcDoorStyle } from "./IfcDoorStyle.gen.js";
|
|
754
|
+
export { IfcElementQuantity } from "./IfcElementQuantity.gen.js";
|
|
755
|
+
export { IfcPlane } from "./IfcPlane.gen.js";
|
|
756
|
+
export { IfcSphericalSurface } from "./IfcSphericalSurface.gen.js";
|
|
757
|
+
export { IfcToroidalSurface } from "./IfcToroidalSurface.gen.js";
|
|
758
|
+
export { IfcEvent } from "./IfcEvent.gen.js";
|
|
759
|
+
export { IfcEventType } from "./IfcEventType.gen.js";
|
|
760
|
+
export { IfcSpatialElement } from "./IfcSpatialElement.gen.js";
|
|
761
|
+
export { IfcExtrudedAreaSolid } from "./IfcExtrudedAreaSolid.gen.js";
|
|
762
|
+
export { IfcFacetedBrep } from "./IfcFacetedBrep.gen.js";
|
|
763
|
+
export { IfcFixedReferenceSweptAreaSolid } from "./IfcFixedReferenceSweptAreaSolid.gen.js";
|
|
764
|
+
export { IfcGrid } from "./IfcGrid.gen.js";
|
|
765
|
+
export { IfcInventory } from "./IfcInventory.gen.js";
|
|
766
|
+
export { IfcStructuralLoadGroup } from "./IfcStructuralLoadGroup.gen.js";
|
|
767
|
+
export { IfcStructuralResultGroup } from "./IfcStructuralResultGroup.gen.js";
|
|
768
|
+
export { IfcIndexedPolygonalFaceWithVoids } from "./IfcIndexedPolygonalFaceWithVoids.gen.js";
|
|
769
|
+
export { IfcIntersectionCurve } from "./IfcIntersectionCurve.gen.js";
|
|
770
|
+
export { IfcLightSourceSpot } from "./IfcLightSourceSpot.gen.js";
|
|
771
|
+
export { IfcPermeableCoveringProperties } from "./IfcPermeableCoveringProperties.gen.js";
|
|
772
|
+
export { IfcPolygonalFaceSet } from "./IfcPolygonalFaceSet.gen.js";
|
|
773
|
+
export { IfcReinforcementDefinitionProperties } from "./IfcReinforcementDefinitionProperties.gen.js";
|
|
774
|
+
export { IfcWindowLiningProperties } from "./IfcWindowLiningProperties.gen.js";
|
|
775
|
+
export { IfcWindowPanelProperties } from "./IfcWindowPanelProperties.gen.js";
|
|
776
|
+
export { IfcProcedure } from "./IfcProcedure.gen.js";
|
|
777
|
+
export { IfcProcedureType } from "./IfcProcedureType.gen.js";
|
|
778
|
+
export { IfcTask } from "./IfcTask.gen.js";
|
|
779
|
+
export { IfcProxy } from "./IfcProxy.gen.js";
|
|
780
|
+
export { IfcStructuralActivity } from "./IfcStructuralActivity.gen.js";
|
|
781
|
+
export { IfcStructuralItem } from "./IfcStructuralItem.gen.js";
|
|
782
|
+
export { IfcSimplePropertyTemplate } from "./IfcSimplePropertyTemplate.gen.js";
|
|
783
|
+
export { IfcRelAssignsToGroupByFactor } from "./IfcRelAssignsToGroupByFactor.gen.js";
|
|
784
|
+
export { IfcRelConnectsPathElements } from "./IfcRelConnectsPathElements.gen.js";
|
|
785
|
+
export { IfcRelConnectsWithRealizingElements } from "./IfcRelConnectsWithRealizingElements.gen.js";
|
|
786
|
+
export { IfcRelConnectsWithEccentricity } from "./IfcRelConnectsWithEccentricity.gen.js";
|
|
787
|
+
export { IfcRelSpaceBoundary1stLevel } from "./IfcRelSpaceBoundary1stLevel.gen.js";
|
|
788
|
+
export { IfcRevolvedAreaSolid } from "./IfcRevolvedAreaSolid.gen.js";
|
|
789
|
+
export { IfcSeamCurve } from "./IfcSeamCurve.gen.js";
|
|
790
|
+
export { IfcSpatialElementType } from "./IfcSpatialElementType.gen.js";
|
|
791
|
+
export { IfcStructuralLoadSingleDisplacementDistortion } from "./IfcStructuralLoadSingleDisplacementDistortion.gen.js";
|
|
792
|
+
export { IfcStructuralLoadSingleForceWarping } from "./IfcStructuralLoadSingleForceWarping.gen.js";
|
|
793
|
+
export { IfcSurfaceCurveSweptAreaSolid } from "./IfcSurfaceCurveSweptAreaSolid.gen.js";
|
|
794
|
+
export { IfcSurfaceOfLinearExtrusion } from "./IfcSurfaceOfLinearExtrusion.gen.js";
|
|
795
|
+
export { IfcSurfaceOfRevolution } from "./IfcSurfaceOfRevolution.gen.js";
|
|
796
|
+
export { IfcSweptDiskSolidPolygonal } from "./IfcSweptDiskSolidPolygonal.gen.js";
|
|
797
|
+
export { IfcTaskType } from "./IfcTaskType.gen.js";
|
|
798
|
+
export { IfcTriangulatedFaceSet } from "./IfcTriangulatedFaceSet.gen.js";
|
|
799
|
+
export { IfcWindowStyle } from "./IfcWindowStyle.gen.js";
|
|
800
|
+
export { IfcAdvancedBrepWithVoids } from "./IfcAdvancedBrepWithVoids.gen.js";
|
|
801
|
+
export { IfcBSplineCurveWithKnots } from "./IfcBSplineCurveWithKnots.gen.js";
|
|
802
|
+
export { IfcBSplineSurfaceWithKnots } from "./IfcBSplineSurfaceWithKnots.gen.js";
|
|
803
|
+
export { IfcBuildingElement } from "./IfcBuildingElement.gen.js";
|
|
804
|
+
export { IfcBuildingElementType } from "./IfcBuildingElementType.gen.js";
|
|
805
|
+
export { IfcCompositeCurveOnSurface } from "./IfcCompositeCurveOnSurface.gen.js";
|
|
806
|
+
export { IfcSpatialStructureElement } from "./IfcSpatialStructureElement.gen.js";
|
|
807
|
+
export { IfcElementComponent } from "./IfcElementComponent.gen.js";
|
|
808
|
+
export { IfcElementComponentType } from "./IfcElementComponentType.gen.js";
|
|
809
|
+
export { IfcBuildingSystem } from "./IfcBuildingSystem.gen.js";
|
|
810
|
+
export { IfcCivilElement } from "./IfcCivilElement.gen.js";
|
|
811
|
+
export { IfcCivilElementType } from "./IfcCivilElementType.gen.js";
|
|
812
|
+
export { IfcConstructionEquipmentResource } from "./IfcConstructionEquipmentResource.gen.js";
|
|
813
|
+
export { IfcConstructionEquipmentResourceType } from "./IfcConstructionEquipmentResourceType.gen.js";
|
|
814
|
+
export { IfcConstructionMaterialResource } from "./IfcConstructionMaterialResource.gen.js";
|
|
815
|
+
export { IfcConstructionMaterialResourceType } from "./IfcConstructionMaterialResourceType.gen.js";
|
|
816
|
+
export { IfcConstructionProductResource } from "./IfcConstructionProductResource.gen.js";
|
|
817
|
+
export { IfcConstructionProductResourceType } from "./IfcConstructionProductResourceType.gen.js";
|
|
818
|
+
export { IfcCrewResource } from "./IfcCrewResource.gen.js";
|
|
819
|
+
export { IfcLaborResource } from "./IfcLaborResource.gen.js";
|
|
820
|
+
export { IfcSubContractResource } from "./IfcSubContractResource.gen.js";
|
|
821
|
+
export { IfcCrewResourceType } from "./IfcCrewResourceType.gen.js";
|
|
822
|
+
export { IfcLaborResourceType } from "./IfcLaborResourceType.gen.js";
|
|
823
|
+
export { IfcSubContractResourceType } from "./IfcSubContractResourceType.gen.js";
|
|
824
|
+
export { IfcDistributionSystem } from "./IfcDistributionSystem.gen.js";
|
|
825
|
+
export { IfcDistributionElement } from "./IfcDistributionElement.gen.js";
|
|
826
|
+
export { IfcDistributionElementType } from "./IfcDistributionElementType.gen.js";
|
|
827
|
+
export { IfcDistributionPort } from "./IfcDistributionPort.gen.js";
|
|
828
|
+
export { IfcElementAssembly } from "./IfcElementAssembly.gen.js";
|
|
829
|
+
export { IfcFeatureElement } from "./IfcFeatureElement.gen.js";
|
|
830
|
+
export { IfcFurnishingElement } from "./IfcFurnishingElement.gen.js";
|
|
831
|
+
export { IfcGeographicElement } from "./IfcGeographicElement.gen.js";
|
|
832
|
+
export { IfcTransportElement } from "./IfcTransportElement.gen.js";
|
|
833
|
+
export { IfcVirtualElement } from "./IfcVirtualElement.gen.js";
|
|
834
|
+
export { IfcElementAssemblyType } from "./IfcElementAssemblyType.gen.js";
|
|
835
|
+
export { IfcFurnishingElementType } from "./IfcFurnishingElementType.gen.js";
|
|
836
|
+
export { IfcGeographicElementType } from "./IfcGeographicElementType.gen.js";
|
|
837
|
+
export { IfcTransportElementType } from "./IfcTransportElementType.gen.js";
|
|
838
|
+
export { IfcExternalSpatialStructureElement } from "./IfcExternalSpatialStructureElement.gen.js";
|
|
839
|
+
export { IfcExtrudedAreaSolidTapered } from "./IfcExtrudedAreaSolidTapered.gen.js";
|
|
840
|
+
export { IfcFacetedBrepWithVoids } from "./IfcFacetedBrepWithVoids.gen.js";
|
|
841
|
+
export { IfcRelSpaceBoundary2ndLevel } from "./IfcRelSpaceBoundary2ndLevel.gen.js";
|
|
842
|
+
export { IfcRevolvedAreaSolidTapered } from "./IfcRevolvedAreaSolidTapered.gen.js";
|
|
843
|
+
export { IfcSpatialStructureElementType } from "./IfcSpatialStructureElementType.gen.js";
|
|
844
|
+
export { IfcSpatialZone } from "./IfcSpatialZone.gen.js";
|
|
845
|
+
export { IfcSpatialZoneType } from "./IfcSpatialZoneType.gen.js";
|
|
846
|
+
export { IfcStructuralAction } from "./IfcStructuralAction.gen.js";
|
|
847
|
+
export { IfcStructuralReaction } from "./IfcStructuralReaction.gen.js";
|
|
848
|
+
export { IfcStructuralAnalysisModel } from "./IfcStructuralAnalysisModel.gen.js";
|
|
849
|
+
export { IfcStructuralConnection } from "./IfcStructuralConnection.gen.js";
|
|
850
|
+
export { IfcStructuralMember } from "./IfcStructuralMember.gen.js";
|
|
851
|
+
export { IfcStructuralLoadCase } from "./IfcStructuralLoadCase.gen.js";
|
|
852
|
+
export { IfcZone } from "./IfcZone.gen.js";
|
|
853
|
+
export { IfcWorkPlan } from "./IfcWorkPlan.gen.js";
|
|
854
|
+
export { IfcWorkSchedule } from "./IfcWorkSchedule.gen.js";
|
|
855
|
+
export { IfcDistributionControlElement } from "./IfcDistributionControlElement.gen.js";
|
|
856
|
+
export { IfcDistributionControlElementType } from "./IfcDistributionControlElementType.gen.js";
|
|
857
|
+
export { IfcRationalBSplineCurveWithKnots } from "./IfcRationalBSplineCurveWithKnots.gen.js";
|
|
858
|
+
export { IfcRationalBSplineSurfaceWithKnots } from "./IfcRationalBSplineSurfaceWithKnots.gen.js";
|
|
859
|
+
export { IfcBeam } from "./IfcBeam.gen.js";
|
|
860
|
+
export { IfcBeamType } from "./IfcBeamType.gen.js";
|
|
861
|
+
export { IfcBoundaryCurve } from "./IfcBoundaryCurve.gen.js";
|
|
862
|
+
export { IfcBuilding } from "./IfcBuilding.gen.js";
|
|
863
|
+
export { IfcBuildingElementProxy } from "./IfcBuildingElementProxy.gen.js";
|
|
864
|
+
export { IfcChimney } from "./IfcChimney.gen.js";
|
|
865
|
+
export { IfcColumn } from "./IfcColumn.gen.js";
|
|
866
|
+
export { IfcCovering } from "./IfcCovering.gen.js";
|
|
867
|
+
export { IfcCurtainWall } from "./IfcCurtainWall.gen.js";
|
|
868
|
+
export { IfcDoor } from "./IfcDoor.gen.js";
|
|
869
|
+
export { IfcFooting } from "./IfcFooting.gen.js";
|
|
870
|
+
export { IfcMember } from "./IfcMember.gen.js";
|
|
871
|
+
export { IfcPile } from "./IfcPile.gen.js";
|
|
872
|
+
export { IfcPlate } from "./IfcPlate.gen.js";
|
|
873
|
+
export { IfcRailing } from "./IfcRailing.gen.js";
|
|
874
|
+
export { IfcRamp } from "./IfcRamp.gen.js";
|
|
875
|
+
export { IfcRampFlight } from "./IfcRampFlight.gen.js";
|
|
876
|
+
export { IfcRoof } from "./IfcRoof.gen.js";
|
|
877
|
+
export { IfcShadingDevice } from "./IfcShadingDevice.gen.js";
|
|
878
|
+
export { IfcSlab } from "./IfcSlab.gen.js";
|
|
879
|
+
export { IfcStair } from "./IfcStair.gen.js";
|
|
880
|
+
export { IfcStairFlight } from "./IfcStairFlight.gen.js";
|
|
881
|
+
export { IfcWall } from "./IfcWall.gen.js";
|
|
882
|
+
export { IfcWindow } from "./IfcWindow.gen.js";
|
|
883
|
+
export { IfcBuildingElementPart } from "./IfcBuildingElementPart.gen.js";
|
|
884
|
+
export { IfcBuildingElementPartType } from "./IfcBuildingElementPartType.gen.js";
|
|
885
|
+
export { IfcBuildingElementProxyType } from "./IfcBuildingElementProxyType.gen.js";
|
|
886
|
+
export { IfcChimneyType } from "./IfcChimneyType.gen.js";
|
|
887
|
+
export { IfcColumnType } from "./IfcColumnType.gen.js";
|
|
888
|
+
export { IfcCoveringType } from "./IfcCoveringType.gen.js";
|
|
889
|
+
export { IfcCurtainWallType } from "./IfcCurtainWallType.gen.js";
|
|
890
|
+
export { IfcDoorType } from "./IfcDoorType.gen.js";
|
|
891
|
+
export { IfcFootingType } from "./IfcFootingType.gen.js";
|
|
892
|
+
export { IfcMemberType } from "./IfcMemberType.gen.js";
|
|
893
|
+
export { IfcPileType } from "./IfcPileType.gen.js";
|
|
894
|
+
export { IfcPlateType } from "./IfcPlateType.gen.js";
|
|
895
|
+
export { IfcRailingType } from "./IfcRailingType.gen.js";
|
|
896
|
+
export { IfcRampFlightType } from "./IfcRampFlightType.gen.js";
|
|
897
|
+
export { IfcRampType } from "./IfcRampType.gen.js";
|
|
898
|
+
export { IfcRoofType } from "./IfcRoofType.gen.js";
|
|
899
|
+
export { IfcShadingDeviceType } from "./IfcShadingDeviceType.gen.js";
|
|
900
|
+
export { IfcSlabType } from "./IfcSlabType.gen.js";
|
|
901
|
+
export { IfcStairFlightType } from "./IfcStairFlightType.gen.js";
|
|
902
|
+
export { IfcStairType } from "./IfcStairType.gen.js";
|
|
903
|
+
export { IfcWallType } from "./IfcWallType.gen.js";
|
|
904
|
+
export { IfcWindowType } from "./IfcWindowType.gen.js";
|
|
905
|
+
export { IfcBuildingStorey } from "./IfcBuildingStorey.gen.js";
|
|
906
|
+
export { IfcDiscreteAccessory } from "./IfcDiscreteAccessory.gen.js";
|
|
907
|
+
export { IfcDiscreteAccessoryType } from "./IfcDiscreteAccessoryType.gen.js";
|
|
908
|
+
export { IfcDistributionFlowElement } from "./IfcDistributionFlowElement.gen.js";
|
|
909
|
+
export { IfcDistributionFlowElementType } from "./IfcDistributionFlowElementType.gen.js";
|
|
910
|
+
export { IfcDistributionCircuit } from "./IfcDistributionCircuit.gen.js";
|
|
911
|
+
export { IfcFastener } from "./IfcFastener.gen.js";
|
|
912
|
+
export { IfcMechanicalFastener } from "./IfcMechanicalFastener.gen.js";
|
|
913
|
+
export { IfcReinforcingElement } from "./IfcReinforcingElement.gen.js";
|
|
914
|
+
export { IfcVibrationIsolator } from "./IfcVibrationIsolator.gen.js";
|
|
915
|
+
export { IfcFastenerType } from "./IfcFastenerType.gen.js";
|
|
916
|
+
export { IfcMechanicalFastenerType } from "./IfcMechanicalFastenerType.gen.js";
|
|
917
|
+
export { IfcReinforcingElementType } from "./IfcReinforcingElementType.gen.js";
|
|
918
|
+
export { IfcVibrationIsolatorType } from "./IfcVibrationIsolatorType.gen.js";
|
|
919
|
+
export { IfcExternalSpatialElement } from "./IfcExternalSpatialElement.gen.js";
|
|
920
|
+
export { IfcFeatureElementAddition } from "./IfcFeatureElementAddition.gen.js";
|
|
921
|
+
export { IfcFeatureElementSubtraction } from "./IfcFeatureElementSubtraction.gen.js";
|
|
922
|
+
export { IfcSurfaceFeature } from "./IfcSurfaceFeature.gen.js";
|
|
923
|
+
export { IfcFurniture } from "./IfcFurniture.gen.js";
|
|
924
|
+
export { IfcSystemFurnitureElement } from "./IfcSystemFurnitureElement.gen.js";
|
|
925
|
+
export { IfcFurnitureType } from "./IfcFurnitureType.gen.js";
|
|
926
|
+
export { IfcSystemFurnitureElementType } from "./IfcSystemFurnitureElementType.gen.js";
|
|
927
|
+
export { IfcSite } from "./IfcSite.gen.js";
|
|
928
|
+
export { IfcSpace } from "./IfcSpace.gen.js";
|
|
929
|
+
export { IfcSpaceType } from "./IfcSpaceType.gen.js";
|
|
930
|
+
export { IfcStructuralCurveAction } from "./IfcStructuralCurveAction.gen.js";
|
|
931
|
+
export { IfcStructuralPointAction } from "./IfcStructuralPointAction.gen.js";
|
|
932
|
+
export { IfcStructuralSurfaceAction } from "./IfcStructuralSurfaceAction.gen.js";
|
|
933
|
+
export { IfcStructuralCurveConnection } from "./IfcStructuralCurveConnection.gen.js";
|
|
934
|
+
export { IfcStructuralPointConnection } from "./IfcStructuralPointConnection.gen.js";
|
|
935
|
+
export { IfcStructuralSurfaceConnection } from "./IfcStructuralSurfaceConnection.gen.js";
|
|
936
|
+
export { IfcStructuralCurveMember } from "./IfcStructuralCurveMember.gen.js";
|
|
937
|
+
export { IfcStructuralCurveReaction } from "./IfcStructuralCurveReaction.gen.js";
|
|
938
|
+
export { IfcStructuralSurfaceMember } from "./IfcStructuralSurfaceMember.gen.js";
|
|
939
|
+
export { IfcStructuralPointReaction } from "./IfcStructuralPointReaction.gen.js";
|
|
940
|
+
export { IfcStructuralSurfaceReaction } from "./IfcStructuralSurfaceReaction.gen.js";
|
|
941
|
+
export { IfcActuator } from "./IfcActuator.gen.js";
|
|
942
|
+
export { IfcActuatorType } from "./IfcActuatorType.gen.js";
|
|
943
|
+
export { IfcFlowTerminal } from "./IfcFlowTerminal.gen.js";
|
|
944
|
+
export { IfcFlowController } from "./IfcFlowController.gen.js";
|
|
945
|
+
export { IfcFlowControllerType } from "./IfcFlowControllerType.gen.js";
|
|
946
|
+
export { IfcFlowTerminalType } from "./IfcFlowTerminalType.gen.js";
|
|
947
|
+
export { IfcEnergyConversionDevice } from "./IfcEnergyConversionDevice.gen.js";
|
|
948
|
+
export { IfcEnergyConversionDeviceType } from "./IfcEnergyConversionDeviceType.gen.js";
|
|
949
|
+
export { IfcAlarm } from "./IfcAlarm.gen.js";
|
|
950
|
+
export { IfcAlarmType } from "./IfcAlarmType.gen.js";
|
|
951
|
+
export { IfcBeamStandardCase } from "./IfcBeamStandardCase.gen.js";
|
|
952
|
+
export { IfcOuterBoundaryCurve } from "./IfcOuterBoundaryCurve.gen.js";
|
|
953
|
+
export { IfcFlowFitting } from "./IfcFlowFitting.gen.js";
|
|
954
|
+
export { IfcFlowFittingType } from "./IfcFlowFittingType.gen.js";
|
|
955
|
+
export { IfcFlowSegment } from "./IfcFlowSegment.gen.js";
|
|
956
|
+
export { IfcFlowSegmentType } from "./IfcFlowSegmentType.gen.js";
|
|
957
|
+
export { IfcColumnStandardCase } from "./IfcColumnStandardCase.gen.js";
|
|
958
|
+
export { IfcFlowMovingDevice } from "./IfcFlowMovingDevice.gen.js";
|
|
959
|
+
export { IfcFlowMovingDeviceType } from "./IfcFlowMovingDeviceType.gen.js";
|
|
960
|
+
export { IfcController } from "./IfcController.gen.js";
|
|
961
|
+
export { IfcControllerType } from "./IfcControllerType.gen.js";
|
|
962
|
+
export { IfcDistributionChamberElement } from "./IfcDistributionChamberElement.gen.js";
|
|
963
|
+
export { IfcDistributionChamberElementType } from "./IfcDistributionChamberElementType.gen.js";
|
|
964
|
+
export { IfcFlowInstrument } from "./IfcFlowInstrument.gen.js";
|
|
965
|
+
export { IfcProtectiveDeviceTrippingUnit } from "./IfcProtectiveDeviceTrippingUnit.gen.js";
|
|
966
|
+
export { IfcSensor } from "./IfcSensor.gen.js";
|
|
967
|
+
export { IfcUnitaryControlElement } from "./IfcUnitaryControlElement.gen.js";
|
|
968
|
+
export { IfcFlowInstrumentType } from "./IfcFlowInstrumentType.gen.js";
|
|
969
|
+
export { IfcProtectiveDeviceTrippingUnitType } from "./IfcProtectiveDeviceTrippingUnitType.gen.js";
|
|
970
|
+
export { IfcSensorType } from "./IfcSensorType.gen.js";
|
|
971
|
+
export { IfcUnitaryControlElementType } from "./IfcUnitaryControlElementType.gen.js";
|
|
972
|
+
export { IfcFlowStorageDevice } from "./IfcFlowStorageDevice.gen.js";
|
|
973
|
+
export { IfcFlowTreatmentDevice } from "./IfcFlowTreatmentDevice.gen.js";
|
|
974
|
+
export { IfcFlowStorageDeviceType } from "./IfcFlowStorageDeviceType.gen.js";
|
|
975
|
+
export { IfcFlowTreatmentDeviceType } from "./IfcFlowTreatmentDeviceType.gen.js";
|
|
976
|
+
export { IfcDoorStandardCase } from "./IfcDoorStandardCase.gen.js";
|
|
977
|
+
export { IfcProjectionElement } from "./IfcProjectionElement.gen.js";
|
|
978
|
+
export { IfcOpeningElement } from "./IfcOpeningElement.gen.js";
|
|
979
|
+
export { IfcVoidingFeature } from "./IfcVoidingFeature.gen.js";
|
|
980
|
+
export { IfcMemberStandardCase } from "./IfcMemberStandardCase.gen.js";
|
|
981
|
+
export { IfcPlateStandardCase } from "./IfcPlateStandardCase.gen.js";
|
|
982
|
+
export { IfcReinforcingBar } from "./IfcReinforcingBar.gen.js";
|
|
983
|
+
export { IfcReinforcingBarType } from "./IfcReinforcingBarType.gen.js";
|
|
984
|
+
export { IfcReinforcingMesh } from "./IfcReinforcingMesh.gen.js";
|
|
985
|
+
export { IfcTendon } from "./IfcTendon.gen.js";
|
|
986
|
+
export { IfcTendonAnchor } from "./IfcTendonAnchor.gen.js";
|
|
987
|
+
export { IfcReinforcingMeshType } from "./IfcReinforcingMeshType.gen.js";
|
|
988
|
+
export { IfcTendonAnchorType } from "./IfcTendonAnchorType.gen.js";
|
|
989
|
+
export { IfcTendonType } from "./IfcTendonType.gen.js";
|
|
990
|
+
export { IfcSlabElementedCase } from "./IfcSlabElementedCase.gen.js";
|
|
991
|
+
export { IfcSlabStandardCase } from "./IfcSlabStandardCase.gen.js";
|
|
992
|
+
export { IfcStructuralLinearAction } from "./IfcStructuralLinearAction.gen.js";
|
|
993
|
+
export { IfcStructuralCurveMemberVarying } from "./IfcStructuralCurveMemberVarying.gen.js";
|
|
994
|
+
export { IfcStructuralPlanarAction } from "./IfcStructuralPlanarAction.gen.js";
|
|
995
|
+
export { IfcStructuralSurfaceMemberVarying } from "./IfcStructuralSurfaceMemberVarying.gen.js";
|
|
996
|
+
export { IfcWallElementedCase } from "./IfcWallElementedCase.gen.js";
|
|
997
|
+
export { IfcWallStandardCase } from "./IfcWallStandardCase.gen.js";
|
|
998
|
+
export { IfcWindowStandardCase } from "./IfcWindowStandardCase.gen.js";
|
|
999
|
+
export { IfcAirTerminal } from "./IfcAirTerminal.gen.js";
|
|
1000
|
+
export { IfcAirTerminalBox } from "./IfcAirTerminalBox.gen.js";
|
|
1001
|
+
export { IfcAirTerminalBoxType } from "./IfcAirTerminalBoxType.gen.js";
|
|
1002
|
+
export { IfcAirTerminalType } from "./IfcAirTerminalType.gen.js";
|
|
1003
|
+
export { IfcAirToAirHeatRecovery } from "./IfcAirToAirHeatRecovery.gen.js";
|
|
1004
|
+
export { IfcAirToAirHeatRecoveryType } from "./IfcAirToAirHeatRecoveryType.gen.js";
|
|
1005
|
+
export { IfcAudioVisualAppliance } from "./IfcAudioVisualAppliance.gen.js";
|
|
1006
|
+
export { IfcAudioVisualApplianceType } from "./IfcAudioVisualApplianceType.gen.js";
|
|
1007
|
+
export { IfcBoiler } from "./IfcBoiler.gen.js";
|
|
1008
|
+
export { IfcBoilerType } from "./IfcBoilerType.gen.js";
|
|
1009
|
+
export { IfcBurner } from "./IfcBurner.gen.js";
|
|
1010
|
+
export { IfcBurnerType } from "./IfcBurnerType.gen.js";
|
|
1011
|
+
export { IfcCableCarrierFitting } from "./IfcCableCarrierFitting.gen.js";
|
|
1012
|
+
export { IfcCableCarrierFittingType } from "./IfcCableCarrierFittingType.gen.js";
|
|
1013
|
+
export { IfcCableCarrierSegment } from "./IfcCableCarrierSegment.gen.js";
|
|
1014
|
+
export { IfcCableCarrierSegmentType } from "./IfcCableCarrierSegmentType.gen.js";
|
|
1015
|
+
export { IfcCableFitting } from "./IfcCableFitting.gen.js";
|
|
1016
|
+
export { IfcCableFittingType } from "./IfcCableFittingType.gen.js";
|
|
1017
|
+
export { IfcCableSegment } from "./IfcCableSegment.gen.js";
|
|
1018
|
+
export { IfcCableSegmentType } from "./IfcCableSegmentType.gen.js";
|
|
1019
|
+
export { IfcChiller } from "./IfcChiller.gen.js";
|
|
1020
|
+
export { IfcChillerType } from "./IfcChillerType.gen.js";
|
|
1021
|
+
export { IfcCoil } from "./IfcCoil.gen.js";
|
|
1022
|
+
export { IfcCoilType } from "./IfcCoilType.gen.js";
|
|
1023
|
+
export { IfcCommunicationsAppliance } from "./IfcCommunicationsAppliance.gen.js";
|
|
1024
|
+
export { IfcCommunicationsApplianceType } from "./IfcCommunicationsApplianceType.gen.js";
|
|
1025
|
+
export { IfcCompressor } from "./IfcCompressor.gen.js";
|
|
1026
|
+
export { IfcCompressorType } from "./IfcCompressorType.gen.js";
|
|
1027
|
+
export { IfcCondenser } from "./IfcCondenser.gen.js";
|
|
1028
|
+
export { IfcCondenserType } from "./IfcCondenserType.gen.js";
|
|
1029
|
+
export { IfcCooledBeam } from "./IfcCooledBeam.gen.js";
|
|
1030
|
+
export { IfcCooledBeamType } from "./IfcCooledBeamType.gen.js";
|
|
1031
|
+
export { IfcCoolingTower } from "./IfcCoolingTower.gen.js";
|
|
1032
|
+
export { IfcCoolingTowerType } from "./IfcCoolingTowerType.gen.js";
|
|
1033
|
+
export { IfcDamper } from "./IfcDamper.gen.js";
|
|
1034
|
+
export { IfcDamperType } from "./IfcDamperType.gen.js";
|
|
1035
|
+
export { IfcDuctFitting } from "./IfcDuctFitting.gen.js";
|
|
1036
|
+
export { IfcDuctFittingType } from "./IfcDuctFittingType.gen.js";
|
|
1037
|
+
export { IfcDuctSegment } from "./IfcDuctSegment.gen.js";
|
|
1038
|
+
export { IfcDuctSegmentType } from "./IfcDuctSegmentType.gen.js";
|
|
1039
|
+
export { IfcDuctSilencer } from "./IfcDuctSilencer.gen.js";
|
|
1040
|
+
export { IfcDuctSilencerType } from "./IfcDuctSilencerType.gen.js";
|
|
1041
|
+
export { IfcElectricAppliance } from "./IfcElectricAppliance.gen.js";
|
|
1042
|
+
export { IfcElectricApplianceType } from "./IfcElectricApplianceType.gen.js";
|
|
1043
|
+
export { IfcElectricDistributionBoard } from "./IfcElectricDistributionBoard.gen.js";
|
|
1044
|
+
export { IfcElectricDistributionBoardType } from "./IfcElectricDistributionBoardType.gen.js";
|
|
1045
|
+
export { IfcElectricFlowStorageDevice } from "./IfcElectricFlowStorageDevice.gen.js";
|
|
1046
|
+
export { IfcElectricFlowStorageDeviceType } from "./IfcElectricFlowStorageDeviceType.gen.js";
|
|
1047
|
+
export { IfcElectricGenerator } from "./IfcElectricGenerator.gen.js";
|
|
1048
|
+
export { IfcElectricGeneratorType } from "./IfcElectricGeneratorType.gen.js";
|
|
1049
|
+
export { IfcElectricMotor } from "./IfcElectricMotor.gen.js";
|
|
1050
|
+
export { IfcElectricMotorType } from "./IfcElectricMotorType.gen.js";
|
|
1051
|
+
export { IfcElectricTimeControl } from "./IfcElectricTimeControl.gen.js";
|
|
1052
|
+
export { IfcElectricTimeControlType } from "./IfcElectricTimeControlType.gen.js";
|
|
1053
|
+
export { IfcEngine } from "./IfcEngine.gen.js";
|
|
1054
|
+
export { IfcEvaporativeCooler } from "./IfcEvaporativeCooler.gen.js";
|
|
1055
|
+
export { IfcEvaporator } from "./IfcEvaporator.gen.js";
|
|
1056
|
+
export { IfcHeatExchanger } from "./IfcHeatExchanger.gen.js";
|
|
1057
|
+
export { IfcHumidifier } from "./IfcHumidifier.gen.js";
|
|
1058
|
+
export { IfcMotorConnection } from "./IfcMotorConnection.gen.js";
|
|
1059
|
+
export { IfcSolarDevice } from "./IfcSolarDevice.gen.js";
|
|
1060
|
+
export { IfcTransformer } from "./IfcTransformer.gen.js";
|
|
1061
|
+
export { IfcTubeBundle } from "./IfcTubeBundle.gen.js";
|
|
1062
|
+
export { IfcUnitaryEquipment } from "./IfcUnitaryEquipment.gen.js";
|
|
1063
|
+
export { IfcEngineType } from "./IfcEngineType.gen.js";
|
|
1064
|
+
export { IfcEvaporativeCoolerType } from "./IfcEvaporativeCoolerType.gen.js";
|
|
1065
|
+
export { IfcEvaporatorType } from "./IfcEvaporatorType.gen.js";
|
|
1066
|
+
export { IfcHeatExchangerType } from "./IfcHeatExchangerType.gen.js";
|
|
1067
|
+
export { IfcHumidifierType } from "./IfcHumidifierType.gen.js";
|
|
1068
|
+
export { IfcMotorConnectionType } from "./IfcMotorConnectionType.gen.js";
|
|
1069
|
+
export { IfcSolarDeviceType } from "./IfcSolarDeviceType.gen.js";
|
|
1070
|
+
export { IfcTransformerType } from "./IfcTransformerType.gen.js";
|
|
1071
|
+
export { IfcTubeBundleType } from "./IfcTubeBundleType.gen.js";
|
|
1072
|
+
export { IfcUnitaryEquipmentType } from "./IfcUnitaryEquipmentType.gen.js";
|
|
1073
|
+
export { IfcFan } from "./IfcFan.gen.js";
|
|
1074
|
+
export { IfcFanType } from "./IfcFanType.gen.js";
|
|
1075
|
+
export { IfcFilter } from "./IfcFilter.gen.js";
|
|
1076
|
+
export { IfcFilterType } from "./IfcFilterType.gen.js";
|
|
1077
|
+
export { IfcFireSuppressionTerminal } from "./IfcFireSuppressionTerminal.gen.js";
|
|
1078
|
+
export { IfcFireSuppressionTerminalType } from "./IfcFireSuppressionTerminalType.gen.js";
|
|
1079
|
+
export { IfcFlowMeter } from "./IfcFlowMeter.gen.js";
|
|
1080
|
+
export { IfcProtectiveDevice } from "./IfcProtectiveDevice.gen.js";
|
|
1081
|
+
export { IfcSwitchingDevice } from "./IfcSwitchingDevice.gen.js";
|
|
1082
|
+
export { IfcValve } from "./IfcValve.gen.js";
|
|
1083
|
+
export { IfcElectricDistributionPoint } from "./IfcElectricDistributionPoint.gen.js";
|
|
1084
|
+
export { IfcFlowMeterType } from "./IfcFlowMeterType.gen.js";
|
|
1085
|
+
export { IfcProtectiveDeviceType } from "./IfcProtectiveDeviceType.gen.js";
|
|
1086
|
+
export { IfcSwitchingDeviceType } from "./IfcSwitchingDeviceType.gen.js";
|
|
1087
|
+
export { IfcValveType } from "./IfcValveType.gen.js";
|
|
1088
|
+
export { IfcJunctionBox } from "./IfcJunctionBox.gen.js";
|
|
1089
|
+
export { IfcPipeFitting } from "./IfcPipeFitting.gen.js";
|
|
1090
|
+
export { IfcJunctionBoxType } from "./IfcJunctionBoxType.gen.js";
|
|
1091
|
+
export { IfcPipeFittingType } from "./IfcPipeFittingType.gen.js";
|
|
1092
|
+
export { IfcPump } from "./IfcPump.gen.js";
|
|
1093
|
+
export { IfcPumpType } from "./IfcPumpType.gen.js";
|
|
1094
|
+
export { IfcPipeSegment } from "./IfcPipeSegment.gen.js";
|
|
1095
|
+
export { IfcPipeSegmentType } from "./IfcPipeSegmentType.gen.js";
|
|
1096
|
+
export { IfcTank } from "./IfcTank.gen.js";
|
|
1097
|
+
export { IfcTankType } from "./IfcTankType.gen.js";
|
|
1098
|
+
export { IfcLamp } from "./IfcLamp.gen.js";
|
|
1099
|
+
export { IfcLightFixture } from "./IfcLightFixture.gen.js";
|
|
1100
|
+
export { IfcMedicalDevice } from "./IfcMedicalDevice.gen.js";
|
|
1101
|
+
export { IfcOutlet } from "./IfcOutlet.gen.js";
|
|
1102
|
+
export { IfcSanitaryTerminal } from "./IfcSanitaryTerminal.gen.js";
|
|
1103
|
+
export { IfcSpaceHeater } from "./IfcSpaceHeater.gen.js";
|
|
1104
|
+
export { IfcStackTerminal } from "./IfcStackTerminal.gen.js";
|
|
1105
|
+
export { IfcWasteTerminal } from "./IfcWasteTerminal.gen.js";
|
|
1106
|
+
export { IfcLampType } from "./IfcLampType.gen.js";
|
|
1107
|
+
export { IfcLightFixtureType } from "./IfcLightFixtureType.gen.js";
|
|
1108
|
+
export { IfcMedicalDeviceType } from "./IfcMedicalDeviceType.gen.js";
|
|
1109
|
+
export { IfcOutletType } from "./IfcOutletType.gen.js";
|
|
1110
|
+
export { IfcSanitaryTerminalType } from "./IfcSanitaryTerminalType.gen.js";
|
|
1111
|
+
export { IfcSpaceHeaterType } from "./IfcSpaceHeaterType.gen.js";
|
|
1112
|
+
export { IfcStackTerminalType } from "./IfcStackTerminalType.gen.js";
|
|
1113
|
+
export { IfcWasteTerminalType } from "./IfcWasteTerminalType.gen.js";
|
|
1114
|
+
export { IfcInterceptor } from "./IfcInterceptor.gen.js";
|
|
1115
|
+
export { IfcInterceptorType } from "./IfcInterceptorType.gen.js";
|
|
1116
|
+
export { IfcOpeningStandardCase } from "./IfcOpeningStandardCase.gen.js";
|