@kittycad/lib 0.0.47 → 0.0.48
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/dist/cjs/index.js +1 -0
- package/dist/mjs/index.js +1 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_text_to_cad_model_feedback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-get_ai_prompt.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-get_ai_prompt.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-get_text_to_cad_model_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-get_text_to_cad_model_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-list_ai_prompts.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-list_ai_prompts.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-list_text_to_cad_models_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_metrics.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_api_call_metrics.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-get_async_operation.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_api_calls_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-list_async_operations.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-list_async_operations.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-calls-user_list_api_calls.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-create_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-delete_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-get_api_token_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/api-tokens-list_api_tokens_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_callback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_callback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_consent.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_consent.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/apps-apps_github_webhook.test.d.ts +2 -0
- package/dist/types/__tests__/gen/apps-apps_github_webhook.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/executor-create_executor_term.test.d.ts +2 -0
- package/dist/types/__tests__/gen/executor-create_executor_term.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/executor-create_file_execution.test.d.ts +2 -0
- package/dist/types/__tests__/gen/executor-create_file_execution.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_center_of_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_density.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_mass.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_surface_area.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts +2 -0
- package/dist/types/__tests__/gen/file-create_file_volume.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_ai_plugin_manifest.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_ai_plugin_manifest.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_metadata.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_metadata.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_openai_schema.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_openai_schema.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_schema.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-internal_get_api_token_for_discord_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-internal_get_api_token_for_discord_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-ping.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/modeling-modeling_commands_ws.test.d.ts +2 -0
- package/dist/types/__tests__/gen/modeling-modeling_commands_ws.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_access_token.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_access_token.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_confirm.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_confirm.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_request.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_request.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_verify.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-device_auth_verify.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_callback.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_callback.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_consent.test.d.ts +2 -0
- package/dist/types/__tests__/gen/oauth2-oauth2_provider_consent.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_payment_intent_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_payment_intent_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-delete_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-delete_payment_method_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-delete_payment_method_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_invoices_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-list_payment_methods_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_payment_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-validate_customer_tax_information_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-validate_customer_tax_information_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_angle_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_area_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_current_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_current_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_energy_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_force_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_frequency_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_frequency_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_length_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_mass_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_power_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_pressure_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_temperature_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_torque_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_torque_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts +2 -0
- package/dist/types/__tests__/gen/unit-get_volume_unit_conversion.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-delete_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_session_for_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_session_for_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_onboarding_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_onboarding_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_self_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-list_users.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-list_users.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-list_users_extended.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-list_users_extended.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-update_user_self.test.d.ts.map +1 -0
- package/dist/types/__tests__/main.test.d.ts +2 -0
- package/dist/types/__tests__/main.test.d.ts.map +1 -0
- package/dist/types/__tests__/meta-ping.test.d.ts +2 -0
- package/dist/types/__tests__/meta-ping.test.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts +10 -0
- package/dist/types/src/api/ai/create_text_to_cad.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts +11 -0
- package/dist/types/src/api/ai/create_text_to_cad_model_feedback.d.ts.map +1 -0
- package/dist/types/src/api/ai/get_ai_prompt.d.ts +10 -0
- package/dist/types/src/api/ai/get_ai_prompt.d.ts.map +1 -0
- package/dist/types/src/api/ai/get_text_to_cad_model_for_user.d.ts +10 -0
- package/dist/types/src/api/ai/get_text_to_cad_model_for_user.d.ts.map +1 -0
- package/dist/types/src/api/ai/list_ai_prompts.d.ts +12 -0
- package/dist/types/src/api/ai/list_ai_prompts.d.ts.map +1 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts +12 -0
- package/dist/types/src/api/ai/list_text_to_cad_models_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_api_call_metrics.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/get_async_operation.d.ts +10 -0
- package/dist/types/src/api/api-calls/get_async_operation.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_api_calls.d.ts +12 -0
- package/dist/types/src/api/api-calls/list_api_calls.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts +13 -0
- package/dist/types/src/api/api-calls/list_api_calls_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/list_async_operations.d.ts +13 -0
- package/dist/types/src/api/api-calls/list_async_operations.d.ts.map +1 -0
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts +12 -0
- package/dist/types/src/api/api-calls/user_list_api_calls.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts +9 -0
- package/dist/types/src/api/api-tokens/create_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts +10 -0
- package/dist/types/src/api/api-tokens/delete_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts +10 -0
- package/dist/types/src/api/api-tokens/get_api_token_for_user.d.ts.map +1 -0
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts +12 -0
- package/dist/types/src/api/api-tokens/list_api_tokens_for_user.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_callback.d.ts +9 -0
- package/dist/types/src/api/apps/apps_github_callback.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_consent.d.ts +9 -0
- package/dist/types/src/api/apps/apps_github_consent.d.ts.map +1 -0
- package/dist/types/src/api/apps/apps_github_webhook.d.ts +10 -0
- package/dist/types/src/api/apps/apps_github_webhook.d.ts.map +1 -0
- package/dist/types/src/api/executor/create_executor_term.d.ts +8 -0
- package/dist/types/src/api/executor/create_executor_term.d.ts.map +1 -0
- package/dist/types/src/api/executor/create_file_execution.d.ts +12 -0
- package/dist/types/src/api/executor/create_file_execution.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts +12 -0
- package/dist/types/src/api/file/create_file_center_of_mass.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_conversion.d.ts +12 -0
- package/dist/types/src/api/file/create_file_conversion.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_density.d.ts +14 -0
- package/dist/types/src/api/file/create_file_density.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_mass.d.ts +14 -0
- package/dist/types/src/api/file/create_file_mass.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_surface_area.d.ts +12 -0
- package/dist/types/src/api/file/create_file_surface_area.d.ts.map +1 -0
- package/dist/types/src/api/file/create_file_volume.d.ts +12 -0
- package/dist/types/src/api/file/create_file_volume.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_ai_plugin_manifest.d.ts +9 -0
- package/dist/types/src/api/meta/get_ai_plugin_manifest.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_metadata.d.ts +9 -0
- package/dist/types/src/api/meta/get_metadata.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_openai_schema.d.ts +9 -0
- package/dist/types/src/api/meta/get_openai_schema.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_schema.d.ts +9 -0
- package/dist/types/src/api/meta/get_schema.d.ts.map +1 -0
- package/dist/types/src/api/meta/internal_get_api_token_for_discord_user.d.ts +10 -0
- package/dist/types/src/api/meta/internal_get_api_token_for_discord_user.d.ts.map +1 -0
- package/dist/types/src/api/meta/ping.d.ts +9 -0
- package/dist/types/src/api/meta/ping.d.ts.map +1 -0
- package/dist/types/src/api/modeling/modeling_commands_ws.d.ts +14 -0
- package/dist/types/src/api/modeling/modeling_commands_ws.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_access_token.d.ts +8 -0
- package/dist/types/src/api/oauth2/device_access_token.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts +9 -0
- package/dist/types/src/api/oauth2/device_auth_confirm.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_request.d.ts +8 -0
- package/dist/types/src/api/oauth2/device_auth_request.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts +10 -0
- package/dist/types/src/api/oauth2/device_auth_verify.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/oauth2_provider_callback.d.ts +12 -0
- package/dist/types/src/api/oauth2/oauth2_provider_callback.d.ts.map +1 -0
- package/dist/types/src/api/oauth2/oauth2_provider_consent.d.ts +11 -0
- package/dist/types/src/api/oauth2/oauth2_provider_consent.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/create_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/create_payment_intent_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/delete_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts +10 -0
- package/dist/types/src/api/payments/delete_payment_method_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/get_payment_balance_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/get_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/list_invoices_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/list_payment_methods_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/update_payment_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/validate_customer_tax_information_for_user.d.ts +9 -0
- package/dist/types/src/api/payments/validate_customer_tax_information_for_user.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_angle_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_area_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_current_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_current_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_energy_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_force_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_frequency_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_frequency_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_length_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_mass_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_power_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_pressure_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_temperature_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_torque_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_torque_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts +12 -0
- package/dist/types/src/api/unit/get_volume_unit_conversion.d.ts.map +1 -0
- package/dist/types/src/api/users/delete_user_self.d.ts +9 -0
- package/dist/types/src/api/users/delete_user_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_session_for_user.d.ts +10 -0
- package/dist/types/src/api/users/get_session_for_user.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user.d.ts +10 -0
- package/dist/types/src/api/users/get_user.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_extended.d.ts +10 -0
- package/dist/types/src/api/users/get_user_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_onboarding_self.d.ts +9 -0
- package/dist/types/src/api/users/get_user_onboarding_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_self.d.ts +9 -0
- package/dist/types/src/api/users/get_user_self.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_self_extended.d.ts +9 -0
- package/dist/types/src/api/users/get_user_self_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/list_users.d.ts +12 -0
- package/dist/types/src/api/users/list_users.d.ts.map +1 -0
- package/dist/types/src/api/users/list_users_extended.d.ts +12 -0
- package/dist/types/src/api/users/list_users_extended.d.ts.map +1 -0
- package/dist/types/src/api/users/update_user_self.d.ts +9 -0
- package/dist/types/src/api/users/update_user_self.d.ts.map +1 -0
- package/dist/types/src/apiGen.d.ts +3 -0
- package/dist/types/src/apiGen.d.ts.map +1 -0
- package/dist/types/src/client.d.ts +5 -0
- package/dist/types/src/client.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +177 -0
- package/dist/types/src/index.d.ts.map +1 -0
- package/dist/types/src/models.d.ts +1862 -0
- package/dist/types/src/models.d.ts.map +1 -0
- package/dist/types/src/modelsGen.d.ts +2 -0
- package/dist/types/src/modelsGen.d.ts.map +1 -0
- package/dist/umd/index.js +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,1862 @@
|
|
|
1
|
+
export declare type AccountProvider_type = 'discord' | 'google' | 'github';
|
|
2
|
+
export declare type AiFeedback_type = 'thumbs_up' | 'thumbs_down';
|
|
3
|
+
export interface AiPluginApi_type {
|
|
4
|
+
is_user_authenticated: boolean;
|
|
5
|
+
type: AiPluginApiType_type;
|
|
6
|
+
url: string;
|
|
7
|
+
}
|
|
8
|
+
export declare type AiPluginApiType_type = 'openapi';
|
|
9
|
+
export interface AiPluginAuth_type {
|
|
10
|
+
authorization_type?: AiPluginHttpAuthType_type;
|
|
11
|
+
type: AiPluginAuthType_type;
|
|
12
|
+
}
|
|
13
|
+
export declare type AiPluginAuthType_type = 'none' | 'user_http' | 'service_http' | 'oauth';
|
|
14
|
+
export declare type AiPluginHttpAuthType_type = 'basic' | 'bearer';
|
|
15
|
+
export interface AiPluginManifest_type {
|
|
16
|
+
api: AiPluginApi_type;
|
|
17
|
+
auth: AiPluginAuth_type;
|
|
18
|
+
contact_email: string;
|
|
19
|
+
description_for_human: string;
|
|
20
|
+
description_for_model: string;
|
|
21
|
+
legal_info_url: string;
|
|
22
|
+
logo_url: string;
|
|
23
|
+
name_for_human: string;
|
|
24
|
+
name_for_model: string;
|
|
25
|
+
schema_version: string;
|
|
26
|
+
}
|
|
27
|
+
export interface AiPrompt_type {
|
|
28
|
+
completed_at?: string;
|
|
29
|
+
created_at: string;
|
|
30
|
+
error?: string;
|
|
31
|
+
feedback?: AiFeedback_type;
|
|
32
|
+
id: Uuid_type;
|
|
33
|
+
metadata: any;
|
|
34
|
+
model_version: string;
|
|
35
|
+
output_file?: string;
|
|
36
|
+
prompt: string;
|
|
37
|
+
started_at?: string;
|
|
38
|
+
status: ApiCallStatus_type;
|
|
39
|
+
type: AiPromptType_type;
|
|
40
|
+
updated_at: string;
|
|
41
|
+
user_id: Uuid_type;
|
|
42
|
+
}
|
|
43
|
+
export interface AiPromptResultsPage_type {
|
|
44
|
+
items: AiPrompt_type[];
|
|
45
|
+
next_page?: string;
|
|
46
|
+
}
|
|
47
|
+
export declare type AiPromptType_type = 'text_to_cad';
|
|
48
|
+
export interface Angle_type {
|
|
49
|
+
unit: UnitAngle_type;
|
|
50
|
+
value: number;
|
|
51
|
+
}
|
|
52
|
+
export declare type AnnotationLineEnd_type = 'none' | 'arrow';
|
|
53
|
+
export interface AnnotationLineEndOptions_type {
|
|
54
|
+
end: AnnotationLineEnd_type;
|
|
55
|
+
start: AnnotationLineEnd_type;
|
|
56
|
+
}
|
|
57
|
+
export interface AnnotationOptions_type {
|
|
58
|
+
color?: Color_type;
|
|
59
|
+
line_ends?: AnnotationLineEndOptions_type;
|
|
60
|
+
line_width?: number;
|
|
61
|
+
position?: Point3d_type;
|
|
62
|
+
text?: AnnotationTextOptions_type;
|
|
63
|
+
}
|
|
64
|
+
export declare type AnnotationTextAlignmentX_type = 'left' | 'center' | 'right';
|
|
65
|
+
export declare type AnnotationTextAlignmentY_type = 'bottom' | 'center' | 'top';
|
|
66
|
+
export interface AnnotationTextOptions_type {
|
|
67
|
+
point_size: number;
|
|
68
|
+
text: string;
|
|
69
|
+
x: AnnotationTextAlignmentX_type;
|
|
70
|
+
y: AnnotationTextAlignmentY_type;
|
|
71
|
+
}
|
|
72
|
+
export declare type AnnotationType_type = 't2d' | 't3d';
|
|
73
|
+
export interface ApiCallQueryGroup_type {
|
|
74
|
+
count: number;
|
|
75
|
+
query: string;
|
|
76
|
+
}
|
|
77
|
+
export declare type ApiCallQueryGroupBy_type = 'email' | 'method' | 'endpoint' | 'user_id' | 'origin' | 'ip_address';
|
|
78
|
+
export declare type ApiCallStatus_type = 'queued' | 'uploaded' | 'in_progress' | 'completed' | 'failed';
|
|
79
|
+
export interface ApiCallWithPrice_type {
|
|
80
|
+
completed_at?: string;
|
|
81
|
+
created_at: string;
|
|
82
|
+
duration?: number;
|
|
83
|
+
email: string;
|
|
84
|
+
endpoint: string;
|
|
85
|
+
id: Uuid_type;
|
|
86
|
+
ip_address: string;
|
|
87
|
+
litterbox?: boolean;
|
|
88
|
+
method: Method_type;
|
|
89
|
+
minutes?: number;
|
|
90
|
+
origin: string;
|
|
91
|
+
price?: number;
|
|
92
|
+
request_body?: string;
|
|
93
|
+
request_query_params: string;
|
|
94
|
+
response_body?: string;
|
|
95
|
+
started_at?: string;
|
|
96
|
+
status_code?: number;
|
|
97
|
+
stripe_invoice_item_id: string;
|
|
98
|
+
token: Uuid_type;
|
|
99
|
+
updated_at: string;
|
|
100
|
+
user_agent: string;
|
|
101
|
+
user_id: Uuid_type;
|
|
102
|
+
}
|
|
103
|
+
export interface ApiCallWithPriceResultsPage_type {
|
|
104
|
+
items: ApiCallWithPrice_type[];
|
|
105
|
+
next_page?: string;
|
|
106
|
+
}
|
|
107
|
+
export interface ApiError_type {
|
|
108
|
+
error_code: ErrorCode_type;
|
|
109
|
+
message: string;
|
|
110
|
+
}
|
|
111
|
+
export interface ApiToken_type {
|
|
112
|
+
created_at: string;
|
|
113
|
+
id: Uuid_type;
|
|
114
|
+
is_valid: boolean;
|
|
115
|
+
token: Uuid_type;
|
|
116
|
+
updated_at: string;
|
|
117
|
+
user_id: Uuid_type;
|
|
118
|
+
}
|
|
119
|
+
export interface ApiTokenResultsPage_type {
|
|
120
|
+
items: ApiToken_type[];
|
|
121
|
+
next_page?: string;
|
|
122
|
+
}
|
|
123
|
+
export interface AppClientInfo_type {
|
|
124
|
+
url: string;
|
|
125
|
+
}
|
|
126
|
+
export interface AsyncApiCall_type {
|
|
127
|
+
completed_at?: string;
|
|
128
|
+
created_at: string;
|
|
129
|
+
error?: string;
|
|
130
|
+
id: Uuid_type;
|
|
131
|
+
input: string;
|
|
132
|
+
output: any;
|
|
133
|
+
started_at?: string;
|
|
134
|
+
status: ApiCallStatus_type;
|
|
135
|
+
type: AsyncApiCallType_type;
|
|
136
|
+
updated_at: string;
|
|
137
|
+
user_id: Uuid_type;
|
|
138
|
+
worker: string;
|
|
139
|
+
}
|
|
140
|
+
export declare type AsyncApiCallOutput_type = {
|
|
141
|
+
completed_at?: string;
|
|
142
|
+
created_at: string;
|
|
143
|
+
error?: string;
|
|
144
|
+
id: Uuid_type;
|
|
145
|
+
output_format: FileExportFormat_type;
|
|
146
|
+
output_format_options?: OutputFormat_type;
|
|
147
|
+
outputs: {
|
|
148
|
+
[key: string]: string;
|
|
149
|
+
};
|
|
150
|
+
src_format: FileImportFormat_type;
|
|
151
|
+
src_format_options?: InputFormat_type;
|
|
152
|
+
started_at?: string;
|
|
153
|
+
status: ApiCallStatus_type;
|
|
154
|
+
type: 'file_conversion';
|
|
155
|
+
updated_at: string;
|
|
156
|
+
user_id: Uuid_type;
|
|
157
|
+
} | {
|
|
158
|
+
center_of_mass?: Point3d_type;
|
|
159
|
+
completed_at?: string;
|
|
160
|
+
created_at: string;
|
|
161
|
+
error?: string;
|
|
162
|
+
id: Uuid_type;
|
|
163
|
+
output_unit: UnitLength_type;
|
|
164
|
+
src_format: FileImportFormat_type;
|
|
165
|
+
started_at?: string;
|
|
166
|
+
status: ApiCallStatus_type;
|
|
167
|
+
type: 'file_center_of_mass';
|
|
168
|
+
updated_at: string;
|
|
169
|
+
user_id: Uuid_type;
|
|
170
|
+
} | {
|
|
171
|
+
completed_at?: string;
|
|
172
|
+
created_at: string;
|
|
173
|
+
error?: string;
|
|
174
|
+
id: Uuid_type;
|
|
175
|
+
mass?: number;
|
|
176
|
+
material_density: number;
|
|
177
|
+
material_density_unit: UnitDensity_type;
|
|
178
|
+
output_unit: UnitMass_type;
|
|
179
|
+
src_format: FileImportFormat_type;
|
|
180
|
+
started_at?: string;
|
|
181
|
+
status: ApiCallStatus_type;
|
|
182
|
+
type: 'file_mass';
|
|
183
|
+
updated_at: string;
|
|
184
|
+
user_id: Uuid_type;
|
|
185
|
+
} | {
|
|
186
|
+
completed_at?: string;
|
|
187
|
+
created_at: string;
|
|
188
|
+
error?: string;
|
|
189
|
+
id: Uuid_type;
|
|
190
|
+
output_unit: UnitVolume_type;
|
|
191
|
+
src_format: FileImportFormat_type;
|
|
192
|
+
started_at?: string;
|
|
193
|
+
status: ApiCallStatus_type;
|
|
194
|
+
type: 'file_volume';
|
|
195
|
+
updated_at: string;
|
|
196
|
+
user_id: Uuid_type;
|
|
197
|
+
volume?: number;
|
|
198
|
+
} | {
|
|
199
|
+
completed_at?: string;
|
|
200
|
+
created_at: string;
|
|
201
|
+
density?: number;
|
|
202
|
+
error?: string;
|
|
203
|
+
id: Uuid_type;
|
|
204
|
+
material_mass: number;
|
|
205
|
+
material_mass_unit: UnitMass_type;
|
|
206
|
+
output_unit: UnitDensity_type;
|
|
207
|
+
src_format: FileImportFormat_type;
|
|
208
|
+
started_at?: string;
|
|
209
|
+
status: ApiCallStatus_type;
|
|
210
|
+
type: 'file_density';
|
|
211
|
+
updated_at: string;
|
|
212
|
+
user_id: Uuid_type;
|
|
213
|
+
} | {
|
|
214
|
+
completed_at?: string;
|
|
215
|
+
created_at: string;
|
|
216
|
+
error?: string;
|
|
217
|
+
id: Uuid_type;
|
|
218
|
+
output_unit: UnitArea_type;
|
|
219
|
+
src_format: FileImportFormat_type;
|
|
220
|
+
started_at?: string;
|
|
221
|
+
status: ApiCallStatus_type;
|
|
222
|
+
surface_area?: number;
|
|
223
|
+
type: 'file_surface_area';
|
|
224
|
+
updated_at: string;
|
|
225
|
+
user_id: Uuid_type;
|
|
226
|
+
} | {
|
|
227
|
+
completed_at?: string;
|
|
228
|
+
created_at: string;
|
|
229
|
+
error?: string;
|
|
230
|
+
feedback?: AiFeedback_type;
|
|
231
|
+
id: Uuid_type;
|
|
232
|
+
model_version: string;
|
|
233
|
+
output_format: FileExportFormat_type;
|
|
234
|
+
outputs: {
|
|
235
|
+
[key: string]: string;
|
|
236
|
+
};
|
|
237
|
+
prompt: string;
|
|
238
|
+
started_at?: string;
|
|
239
|
+
status: ApiCallStatus_type;
|
|
240
|
+
type: 'text_to_cad';
|
|
241
|
+
updated_at: string;
|
|
242
|
+
user_id: Uuid_type;
|
|
243
|
+
};
|
|
244
|
+
export interface AsyncApiCallResultsPage_type {
|
|
245
|
+
items: AsyncApiCall_type[];
|
|
246
|
+
next_page?: string;
|
|
247
|
+
}
|
|
248
|
+
export declare type AsyncApiCallType_type = 'file_conversion' | 'file_volume' | 'file_center_of_mass' | 'file_mass' | 'file_density' | 'file_surface_area' | 'text_to_cad';
|
|
249
|
+
export declare type Axis_type = 'y' | 'z';
|
|
250
|
+
export interface AxisDirectionPair_type {
|
|
251
|
+
axis: Axis_type;
|
|
252
|
+
direction: Direction_type;
|
|
253
|
+
}
|
|
254
|
+
export interface BillingInfo_type {
|
|
255
|
+
address?: NewAddress_type;
|
|
256
|
+
name: string;
|
|
257
|
+
phone: string;
|
|
258
|
+
}
|
|
259
|
+
export interface CacheMetadata_type {
|
|
260
|
+
ok: boolean;
|
|
261
|
+
}
|
|
262
|
+
export declare type CameraDragInteractionType_type = 'pan' | 'rotate' | 'zoom';
|
|
263
|
+
export interface CardDetails_type {
|
|
264
|
+
brand: string;
|
|
265
|
+
checks: PaymentMethodCardChecks_type;
|
|
266
|
+
country: string;
|
|
267
|
+
exp_month: number;
|
|
268
|
+
exp_year: number;
|
|
269
|
+
fingerprint: string;
|
|
270
|
+
funding: string;
|
|
271
|
+
last4: string;
|
|
272
|
+
}
|
|
273
|
+
export interface CenterOfMass_type {
|
|
274
|
+
center_of_mass: Point3d_type;
|
|
275
|
+
output_unit: UnitLength_type;
|
|
276
|
+
}
|
|
277
|
+
export interface ClientMetrics_type {
|
|
278
|
+
rtc_frames_decoded: number;
|
|
279
|
+
rtc_frames_dropped: number;
|
|
280
|
+
rtc_frames_per_second: number;
|
|
281
|
+
rtc_frames_received: number;
|
|
282
|
+
rtc_freeze_count: number;
|
|
283
|
+
rtc_jitter_sec: number;
|
|
284
|
+
rtc_keyframes_decoded: number;
|
|
285
|
+
rtc_total_freezes_duration_sec: number;
|
|
286
|
+
}
|
|
287
|
+
export interface Cluster_type {
|
|
288
|
+
addr?: string;
|
|
289
|
+
auth_timeout: number;
|
|
290
|
+
cluster_port: number;
|
|
291
|
+
name: string;
|
|
292
|
+
tls_timeout: number;
|
|
293
|
+
urls: string[];
|
|
294
|
+
}
|
|
295
|
+
export declare type CodeLanguage_type = 'go' | 'python' | 'node';
|
|
296
|
+
export interface CodeOutput_type {
|
|
297
|
+
output_files: OutputFile_type[];
|
|
298
|
+
stderr: string;
|
|
299
|
+
stdout: string;
|
|
300
|
+
}
|
|
301
|
+
export interface Color_type {
|
|
302
|
+
a: number;
|
|
303
|
+
b: number;
|
|
304
|
+
g: number;
|
|
305
|
+
r: number;
|
|
306
|
+
}
|
|
307
|
+
export interface Connection_type {
|
|
308
|
+
auth_timeout: number;
|
|
309
|
+
cluster: Cluster_type;
|
|
310
|
+
config_load_time: string;
|
|
311
|
+
connections: number;
|
|
312
|
+
cores: number;
|
|
313
|
+
cpu: number;
|
|
314
|
+
gateway: Gateway_type;
|
|
315
|
+
git_commit: string;
|
|
316
|
+
go: string;
|
|
317
|
+
gomaxprocs: number;
|
|
318
|
+
host: string;
|
|
319
|
+
http_base_path: string;
|
|
320
|
+
http_host: string;
|
|
321
|
+
http_port: number;
|
|
322
|
+
http_req_stats: {
|
|
323
|
+
[key: string]: number;
|
|
324
|
+
};
|
|
325
|
+
https_port: number;
|
|
326
|
+
in_bytes: number;
|
|
327
|
+
in_msgs: number;
|
|
328
|
+
jetstream: Jetstream_type;
|
|
329
|
+
leaf: LeafNode_type;
|
|
330
|
+
leafnodes: number;
|
|
331
|
+
max_connections: number;
|
|
332
|
+
max_control_line: number;
|
|
333
|
+
max_payload: number;
|
|
334
|
+
max_pending: number;
|
|
335
|
+
mem: number;
|
|
336
|
+
now: string;
|
|
337
|
+
out_bytes: number;
|
|
338
|
+
out_msgs: number;
|
|
339
|
+
ping_interval: number;
|
|
340
|
+
ping_max: number;
|
|
341
|
+
port: number;
|
|
342
|
+
proto: number;
|
|
343
|
+
remotes: number;
|
|
344
|
+
routes: number;
|
|
345
|
+
server_id: string;
|
|
346
|
+
server_name: string;
|
|
347
|
+
slow_consumers: number;
|
|
348
|
+
start: string;
|
|
349
|
+
subscriptions: number;
|
|
350
|
+
system_account: string;
|
|
351
|
+
tls_timeout: number;
|
|
352
|
+
total_connections: number;
|
|
353
|
+
uptime: string;
|
|
354
|
+
version: string;
|
|
355
|
+
write_deadline: number;
|
|
356
|
+
}
|
|
357
|
+
export declare type CountryCode_type = string;
|
|
358
|
+
export interface Coupon_type {
|
|
359
|
+
amount_off?: number;
|
|
360
|
+
deleted: boolean;
|
|
361
|
+
id: string;
|
|
362
|
+
percent_off?: number;
|
|
363
|
+
}
|
|
364
|
+
export declare type CreatedAtSortMode_type = 'created_at_ascending' | 'created_at_descending';
|
|
365
|
+
export declare type Currency_type = string;
|
|
366
|
+
export interface CurveGetControlPoints_type {
|
|
367
|
+
control_points: Point3d_type[];
|
|
368
|
+
}
|
|
369
|
+
export interface CurveGetEndPoints_type {
|
|
370
|
+
end: Point3d_type;
|
|
371
|
+
start: Point3d_type;
|
|
372
|
+
}
|
|
373
|
+
export interface CurveGetType_type {
|
|
374
|
+
curve_type: CurveType_type;
|
|
375
|
+
}
|
|
376
|
+
export declare type CurveType_type = 'line' | 'arc' | 'nurbs';
|
|
377
|
+
export interface Customer_type {
|
|
378
|
+
address?: NewAddress_type;
|
|
379
|
+
balance: number;
|
|
380
|
+
created_at: string;
|
|
381
|
+
currency: Currency_type;
|
|
382
|
+
delinquent: boolean;
|
|
383
|
+
email: string;
|
|
384
|
+
id: string;
|
|
385
|
+
metadata: {
|
|
386
|
+
[key: string]: string;
|
|
387
|
+
};
|
|
388
|
+
name: string;
|
|
389
|
+
phone: string;
|
|
390
|
+
}
|
|
391
|
+
export interface CustomerBalance_type {
|
|
392
|
+
created_at: string;
|
|
393
|
+
id: Uuid_type;
|
|
394
|
+
monthly_credits_remaining: number;
|
|
395
|
+
pre_pay_cash_remaining: number;
|
|
396
|
+
pre_pay_credits_remaining: number;
|
|
397
|
+
total_due: number;
|
|
398
|
+
updated_at: string;
|
|
399
|
+
user_id: Uuid_type;
|
|
400
|
+
}
|
|
401
|
+
export interface Density_type {
|
|
402
|
+
density: number;
|
|
403
|
+
output_unit: UnitDensity_type;
|
|
404
|
+
}
|
|
405
|
+
export interface DeviceAccessTokenRequestForm_type {
|
|
406
|
+
client_id: string;
|
|
407
|
+
device_code: string;
|
|
408
|
+
grant_type: OAuth2GrantType_type;
|
|
409
|
+
}
|
|
410
|
+
export interface DeviceAuthRequestForm_type {
|
|
411
|
+
client_id: string;
|
|
412
|
+
}
|
|
413
|
+
export interface DeviceAuthVerifyParams_type {
|
|
414
|
+
user_code: string;
|
|
415
|
+
}
|
|
416
|
+
export declare type Direction_type = 'positive' | 'negative';
|
|
417
|
+
export interface Discount_type {
|
|
418
|
+
coupon: Coupon_type;
|
|
419
|
+
}
|
|
420
|
+
export declare type DistanceType_type = {
|
|
421
|
+
type: 'euclidean';
|
|
422
|
+
} | {
|
|
423
|
+
axis: GlobalAxis_type;
|
|
424
|
+
type: 'on_axis';
|
|
425
|
+
};
|
|
426
|
+
export interface EmailAuthenticationForm_type {
|
|
427
|
+
callback_url?: string;
|
|
428
|
+
email: string;
|
|
429
|
+
}
|
|
430
|
+
export interface EntityGetAllChildUuids_type {
|
|
431
|
+
entity_ids: string[];
|
|
432
|
+
}
|
|
433
|
+
export interface EntityGetChildUuid_type {
|
|
434
|
+
entity_id: string;
|
|
435
|
+
}
|
|
436
|
+
export interface EntityGetDistance_type {
|
|
437
|
+
max_distance: number;
|
|
438
|
+
min_distance: number;
|
|
439
|
+
}
|
|
440
|
+
export interface EntityGetNumChildren_type {
|
|
441
|
+
num: number;
|
|
442
|
+
}
|
|
443
|
+
export interface EntityGetParentId_type {
|
|
444
|
+
entity_id: string;
|
|
445
|
+
}
|
|
446
|
+
export interface EntityLinearPattern_type {
|
|
447
|
+
entity_ids: string[];
|
|
448
|
+
}
|
|
449
|
+
export declare type EntityType_type = 'entity' | 'object' | 'path' | 'curve' | 'solid2d' | 'solid3d' | 'edge' | 'face' | 'plane';
|
|
450
|
+
export declare type Environment_type = 'DEVELOPMENT' | 'PREVIEW' | 'PRODUCTION';
|
|
451
|
+
export interface Error_type {
|
|
452
|
+
error_code: string;
|
|
453
|
+
message: string;
|
|
454
|
+
request_id: string;
|
|
455
|
+
}
|
|
456
|
+
export declare type ErrorCode_type = 'internal_engine' | 'internal_api' | 'bad_request' | 'invalid_json' | 'invalid_bson' | 'wrong_protocol' | 'connection_problem' | 'message_type_not_accepted' | 'message_type_not_accepted_for_web_r_t_c';
|
|
457
|
+
export interface Export_type {
|
|
458
|
+
files: ExportFile_type[];
|
|
459
|
+
}
|
|
460
|
+
export interface ExportFile_type {
|
|
461
|
+
contents: string;
|
|
462
|
+
name: string;
|
|
463
|
+
}
|
|
464
|
+
export interface ExtendedUser_type {
|
|
465
|
+
company: string;
|
|
466
|
+
created_at: string;
|
|
467
|
+
discord: string;
|
|
468
|
+
email: string;
|
|
469
|
+
email_verified?: string;
|
|
470
|
+
first_name: string;
|
|
471
|
+
front_id?: string;
|
|
472
|
+
github: string;
|
|
473
|
+
id: Uuid_type;
|
|
474
|
+
image: string;
|
|
475
|
+
last_name: string;
|
|
476
|
+
mailchimp_id?: string;
|
|
477
|
+
name: string;
|
|
478
|
+
phone: string;
|
|
479
|
+
stripe_id?: string;
|
|
480
|
+
updated_at: string;
|
|
481
|
+
}
|
|
482
|
+
export interface ExtendedUserResultsPage_type {
|
|
483
|
+
items: ExtendedUser_type[];
|
|
484
|
+
next_page?: string;
|
|
485
|
+
}
|
|
486
|
+
export interface FailureWebSocketResponse_type {
|
|
487
|
+
errors: ApiError_type[];
|
|
488
|
+
request_id?: string;
|
|
489
|
+
success: false;
|
|
490
|
+
}
|
|
491
|
+
export declare type FbxStorage_type = 'ascii' | 'binary';
|
|
492
|
+
export interface FileCenterOfMass_type {
|
|
493
|
+
center_of_mass?: Point3d_type;
|
|
494
|
+
completed_at?: string;
|
|
495
|
+
created_at: string;
|
|
496
|
+
error?: string;
|
|
497
|
+
id: Uuid_type;
|
|
498
|
+
output_unit: UnitLength_type;
|
|
499
|
+
src_format: FileImportFormat_type;
|
|
500
|
+
started_at?: string;
|
|
501
|
+
status: ApiCallStatus_type;
|
|
502
|
+
updated_at: string;
|
|
503
|
+
user_id: Uuid_type;
|
|
504
|
+
}
|
|
505
|
+
export interface FileConversion_type {
|
|
506
|
+
completed_at?: string;
|
|
507
|
+
created_at: string;
|
|
508
|
+
error?: string;
|
|
509
|
+
id: Uuid_type;
|
|
510
|
+
output_format: FileExportFormat_type;
|
|
511
|
+
output_format_options?: OutputFormat_type;
|
|
512
|
+
outputs: {
|
|
513
|
+
[key: string]: string;
|
|
514
|
+
};
|
|
515
|
+
src_format: FileImportFormat_type;
|
|
516
|
+
src_format_options?: InputFormat_type;
|
|
517
|
+
started_at?: string;
|
|
518
|
+
status: ApiCallStatus_type;
|
|
519
|
+
updated_at: string;
|
|
520
|
+
user_id: Uuid_type;
|
|
521
|
+
}
|
|
522
|
+
export interface FileDensity_type {
|
|
523
|
+
completed_at?: string;
|
|
524
|
+
created_at: string;
|
|
525
|
+
density?: number;
|
|
526
|
+
error?: string;
|
|
527
|
+
id: Uuid_type;
|
|
528
|
+
material_mass: number;
|
|
529
|
+
material_mass_unit: UnitMass_type;
|
|
530
|
+
output_unit: UnitDensity_type;
|
|
531
|
+
src_format: FileImportFormat_type;
|
|
532
|
+
started_at?: string;
|
|
533
|
+
status: ApiCallStatus_type;
|
|
534
|
+
updated_at: string;
|
|
535
|
+
user_id: Uuid_type;
|
|
536
|
+
}
|
|
537
|
+
export declare type FileExportFormat_type = 'fbx' | 'glb' | 'gltf' | 'obj' | 'ply' | 'step' | 'stl';
|
|
538
|
+
export declare type FileImportFormat_type = 'fbx' | 'gltf' | 'obj' | 'ply' | 'sldprt' | 'step' | 'stl';
|
|
539
|
+
export interface FileMass_type {
|
|
540
|
+
completed_at?: string;
|
|
541
|
+
created_at: string;
|
|
542
|
+
error?: string;
|
|
543
|
+
id: Uuid_type;
|
|
544
|
+
mass?: number;
|
|
545
|
+
material_density: number;
|
|
546
|
+
material_density_unit: UnitDensity_type;
|
|
547
|
+
output_unit: UnitMass_type;
|
|
548
|
+
src_format: FileImportFormat_type;
|
|
549
|
+
started_at?: string;
|
|
550
|
+
status: ApiCallStatus_type;
|
|
551
|
+
updated_at: string;
|
|
552
|
+
user_id: Uuid_type;
|
|
553
|
+
}
|
|
554
|
+
export interface FileSurfaceArea_type {
|
|
555
|
+
completed_at?: string;
|
|
556
|
+
created_at: string;
|
|
557
|
+
error?: string;
|
|
558
|
+
id: Uuid_type;
|
|
559
|
+
output_unit: UnitArea_type;
|
|
560
|
+
src_format: FileImportFormat_type;
|
|
561
|
+
started_at?: string;
|
|
562
|
+
status: ApiCallStatus_type;
|
|
563
|
+
surface_area?: number;
|
|
564
|
+
updated_at: string;
|
|
565
|
+
user_id: Uuid_type;
|
|
566
|
+
}
|
|
567
|
+
export interface FileSystemMetadata_type {
|
|
568
|
+
ok: boolean;
|
|
569
|
+
}
|
|
570
|
+
export interface FileVolume_type {
|
|
571
|
+
completed_at?: string;
|
|
572
|
+
created_at: string;
|
|
573
|
+
error?: string;
|
|
574
|
+
id: Uuid_type;
|
|
575
|
+
output_unit: UnitVolume_type;
|
|
576
|
+
src_format: FileImportFormat_type;
|
|
577
|
+
started_at?: string;
|
|
578
|
+
status: ApiCallStatus_type;
|
|
579
|
+
updated_at: string;
|
|
580
|
+
user_id: Uuid_type;
|
|
581
|
+
volume?: number;
|
|
582
|
+
}
|
|
583
|
+
export interface Gateway_type {
|
|
584
|
+
auth_timeout: number;
|
|
585
|
+
host: string;
|
|
586
|
+
name: string;
|
|
587
|
+
port: number;
|
|
588
|
+
tls_timeout: number;
|
|
589
|
+
}
|
|
590
|
+
export interface GetEntityType_type {
|
|
591
|
+
entity_type: EntityType_type;
|
|
592
|
+
}
|
|
593
|
+
export interface GetSketchModePlane_type {
|
|
594
|
+
x_axis: Point3d_type;
|
|
595
|
+
y_axis: Point3d_type;
|
|
596
|
+
z_axis: Point3d_type;
|
|
597
|
+
}
|
|
598
|
+
export declare type GlobalAxis_type = 'x' | 'y' | 'z';
|
|
599
|
+
export declare type GltfPresentation_type = 'compact' | 'pretty';
|
|
600
|
+
export declare type GltfStorage_type = 'binary' | 'standard' | 'embedded';
|
|
601
|
+
export interface HighlightSetEntity_type {
|
|
602
|
+
entity_id?: string;
|
|
603
|
+
sequence?: number;
|
|
604
|
+
}
|
|
605
|
+
export interface IceServer_type {
|
|
606
|
+
credential?: string;
|
|
607
|
+
urls: string[];
|
|
608
|
+
username?: string;
|
|
609
|
+
}
|
|
610
|
+
export declare type ImageFormat_type = 'png' | 'jpeg';
|
|
611
|
+
export interface ImportFile_type {
|
|
612
|
+
data: number[];
|
|
613
|
+
path: string;
|
|
614
|
+
}
|
|
615
|
+
export interface ImportFiles_type {
|
|
616
|
+
object_id: string;
|
|
617
|
+
}
|
|
618
|
+
export declare type InputFormat_type = {
|
|
619
|
+
type: 'fbx';
|
|
620
|
+
} | {
|
|
621
|
+
type: 'gltf';
|
|
622
|
+
} | {
|
|
623
|
+
coords: System_type;
|
|
624
|
+
type: 'obj';
|
|
625
|
+
units: UnitLength_type;
|
|
626
|
+
} | {
|
|
627
|
+
coords: System_type;
|
|
628
|
+
type: 'ply';
|
|
629
|
+
units: UnitLength_type;
|
|
630
|
+
} | {
|
|
631
|
+
type: 'sldprt';
|
|
632
|
+
} | {
|
|
633
|
+
type: 'step';
|
|
634
|
+
} | {
|
|
635
|
+
coords: System_type;
|
|
636
|
+
type: 'stl';
|
|
637
|
+
units: UnitLength_type;
|
|
638
|
+
};
|
|
639
|
+
export interface Invoice_type {
|
|
640
|
+
amount_due: number;
|
|
641
|
+
amount_paid: number;
|
|
642
|
+
amount_remaining: number;
|
|
643
|
+
attempt_count: number;
|
|
644
|
+
attempted: boolean;
|
|
645
|
+
created_at: string;
|
|
646
|
+
currency: Currency_type;
|
|
647
|
+
customer_email: string;
|
|
648
|
+
customer_id: string;
|
|
649
|
+
default_payment_method: string;
|
|
650
|
+
description: string;
|
|
651
|
+
discounts: Discount_type[];
|
|
652
|
+
id: string;
|
|
653
|
+
lines: InvoiceLineItem_type[];
|
|
654
|
+
metadata: {
|
|
655
|
+
[key: string]: string;
|
|
656
|
+
};
|
|
657
|
+
number: string;
|
|
658
|
+
paid: boolean;
|
|
659
|
+
pdf?: string;
|
|
660
|
+
receipt_number: string;
|
|
661
|
+
statement_descriptor: string;
|
|
662
|
+
status?: InvoiceStatus_type;
|
|
663
|
+
subtotal: number;
|
|
664
|
+
tax: number;
|
|
665
|
+
total: number;
|
|
666
|
+
url?: string;
|
|
667
|
+
}
|
|
668
|
+
export interface InvoiceLineItem_type {
|
|
669
|
+
amount: number;
|
|
670
|
+
currency: Currency_type;
|
|
671
|
+
description: string;
|
|
672
|
+
id: string;
|
|
673
|
+
invoice_item: string;
|
|
674
|
+
metadata: {
|
|
675
|
+
[key: string]: string;
|
|
676
|
+
};
|
|
677
|
+
}
|
|
678
|
+
export declare type InvoiceStatus_type = 'deleted' | 'draft' | 'open' | 'paid' | 'uncollectible' | 'void';
|
|
679
|
+
export interface Jetstream_type {
|
|
680
|
+
config: JetstreamConfig_type;
|
|
681
|
+
meta: MetaClusterInfo_type;
|
|
682
|
+
stats: JetstreamStats_type;
|
|
683
|
+
}
|
|
684
|
+
export interface JetstreamApiStats_type {
|
|
685
|
+
errors: number;
|
|
686
|
+
inflight: number;
|
|
687
|
+
total: number;
|
|
688
|
+
}
|
|
689
|
+
export interface JetstreamConfig_type {
|
|
690
|
+
domain: string;
|
|
691
|
+
max_memory: number;
|
|
692
|
+
max_storage: number;
|
|
693
|
+
store_dir: string;
|
|
694
|
+
}
|
|
695
|
+
export interface JetstreamStats_type {
|
|
696
|
+
accounts: number;
|
|
697
|
+
api: JetstreamApiStats_type;
|
|
698
|
+
ha_assets: number;
|
|
699
|
+
memory: number;
|
|
700
|
+
reserved_memory: number;
|
|
701
|
+
reserved_store: number;
|
|
702
|
+
store: number;
|
|
703
|
+
}
|
|
704
|
+
export interface LeafNode_type {
|
|
705
|
+
auth_timeout: number;
|
|
706
|
+
host: string;
|
|
707
|
+
port: number;
|
|
708
|
+
tls_timeout: number;
|
|
709
|
+
}
|
|
710
|
+
export interface Mass_type {
|
|
711
|
+
mass: number;
|
|
712
|
+
output_unit: UnitMass_type;
|
|
713
|
+
}
|
|
714
|
+
export interface MetaClusterInfo_type {
|
|
715
|
+
cluster_size: number;
|
|
716
|
+
leader: string;
|
|
717
|
+
name: string;
|
|
718
|
+
}
|
|
719
|
+
export interface Metadata_type {
|
|
720
|
+
cache: CacheMetadata_type;
|
|
721
|
+
environment: Environment_type;
|
|
722
|
+
fs: FileSystemMetadata_type;
|
|
723
|
+
git_hash: string;
|
|
724
|
+
pubsub: Connection_type;
|
|
725
|
+
}
|
|
726
|
+
export declare type Method_type = 'OPTIONS' | 'GET' | 'POST' | 'PUT' | 'DELETE' | 'HEAD' | 'TRACE' | 'CONNECT' | 'PATCH' | 'EXTENSION';
|
|
727
|
+
export declare type ModelingCmd_type = {
|
|
728
|
+
type: 'start_path';
|
|
729
|
+
} | {
|
|
730
|
+
path: ModelingCmdId_type;
|
|
731
|
+
to: Point3d_type;
|
|
732
|
+
type: 'move_path_pen';
|
|
733
|
+
} | {
|
|
734
|
+
path: ModelingCmdId_type;
|
|
735
|
+
segment: PathSegment_type;
|
|
736
|
+
type: 'extend_path';
|
|
737
|
+
} | {
|
|
738
|
+
cap: boolean;
|
|
739
|
+
distance: number;
|
|
740
|
+
target: ModelingCmdId_type;
|
|
741
|
+
type: 'extrude';
|
|
742
|
+
} | {
|
|
743
|
+
path_id: string;
|
|
744
|
+
type: 'close_path';
|
|
745
|
+
} | {
|
|
746
|
+
interaction: CameraDragInteractionType_type;
|
|
747
|
+
type: 'camera_drag_start';
|
|
748
|
+
window: Point2d_type;
|
|
749
|
+
} | {
|
|
750
|
+
interaction: CameraDragInteractionType_type;
|
|
751
|
+
sequence?: number;
|
|
752
|
+
type: 'camera_drag_move';
|
|
753
|
+
window: Point2d_type;
|
|
754
|
+
} | {
|
|
755
|
+
interaction: CameraDragInteractionType_type;
|
|
756
|
+
type: 'camera_drag_end';
|
|
757
|
+
window: Point2d_type;
|
|
758
|
+
} | {
|
|
759
|
+
center: Point3d_type;
|
|
760
|
+
type: 'default_camera_look_at';
|
|
761
|
+
up: Point3d_type;
|
|
762
|
+
vantage: Point3d_type;
|
|
763
|
+
} | {
|
|
764
|
+
magnitude: number;
|
|
765
|
+
type: 'default_camera_zoom';
|
|
766
|
+
} | {
|
|
767
|
+
animated: boolean;
|
|
768
|
+
distance_to_plane: number;
|
|
769
|
+
origin: Point3d_type;
|
|
770
|
+
ortho: boolean;
|
|
771
|
+
type: 'default_camera_enable_sketch_mode';
|
|
772
|
+
x_axis: Point3d_type;
|
|
773
|
+
y_axis: Point3d_type;
|
|
774
|
+
} | {
|
|
775
|
+
type: 'default_camera_disable_sketch_mode';
|
|
776
|
+
} | {
|
|
777
|
+
type: 'default_camera_focus_on';
|
|
778
|
+
uuid: string;
|
|
779
|
+
} | {
|
|
780
|
+
entity_ids: string[];
|
|
781
|
+
format: OutputFormat_type;
|
|
782
|
+
source_unit: UnitLength_type;
|
|
783
|
+
type: 'export';
|
|
784
|
+
} | {
|
|
785
|
+
entity_id: string;
|
|
786
|
+
type: 'entity_get_parent_id';
|
|
787
|
+
} | {
|
|
788
|
+
entity_id: string;
|
|
789
|
+
type: 'entity_get_num_children';
|
|
790
|
+
} | {
|
|
791
|
+
child_index: number;
|
|
792
|
+
entity_id: string;
|
|
793
|
+
type: 'entity_get_child_uuid';
|
|
794
|
+
} | {
|
|
795
|
+
entity_id: string;
|
|
796
|
+
type: 'entity_get_all_child_uuids';
|
|
797
|
+
} | {
|
|
798
|
+
target: string;
|
|
799
|
+
type: 'edit_mode_enter';
|
|
800
|
+
} | {
|
|
801
|
+
type: 'edit_mode_exit';
|
|
802
|
+
} | {
|
|
803
|
+
selected_at_window: Point2d_type;
|
|
804
|
+
selection_type: SceneSelectionType_type;
|
|
805
|
+
type: 'select_with_point';
|
|
806
|
+
} | {
|
|
807
|
+
type: 'select_clear';
|
|
808
|
+
} | {
|
|
809
|
+
entities: string[];
|
|
810
|
+
type: 'select_add';
|
|
811
|
+
} | {
|
|
812
|
+
entities: string[];
|
|
813
|
+
type: 'select_remove';
|
|
814
|
+
} | {
|
|
815
|
+
entities: string[];
|
|
816
|
+
type: 'select_replace';
|
|
817
|
+
} | {
|
|
818
|
+
type: 'select_get';
|
|
819
|
+
} | {
|
|
820
|
+
selected_at_window: Point2d_type;
|
|
821
|
+
sequence?: number;
|
|
822
|
+
type: 'highlight_set_entity';
|
|
823
|
+
} | {
|
|
824
|
+
entities: string[];
|
|
825
|
+
type: 'highlight_set_entities';
|
|
826
|
+
} | {
|
|
827
|
+
annotation_type: AnnotationType_type;
|
|
828
|
+
clobber: boolean;
|
|
829
|
+
options: AnnotationOptions_type;
|
|
830
|
+
type: 'new_annotation';
|
|
831
|
+
} | {
|
|
832
|
+
annotation_id: string;
|
|
833
|
+
options: AnnotationOptions_type;
|
|
834
|
+
type: 'update_annotation';
|
|
835
|
+
} | {
|
|
836
|
+
hidden: boolean;
|
|
837
|
+
object_id: string;
|
|
838
|
+
type: 'object_visible';
|
|
839
|
+
} | {
|
|
840
|
+
object_id: string;
|
|
841
|
+
type: 'object_bring_to_front';
|
|
842
|
+
} | {
|
|
843
|
+
entity_id: string;
|
|
844
|
+
type: 'get_entity_type';
|
|
845
|
+
} | {
|
|
846
|
+
hole_id: string;
|
|
847
|
+
object_id: string;
|
|
848
|
+
type: 'solid2d_add_hole';
|
|
849
|
+
} | {
|
|
850
|
+
edge_id: string;
|
|
851
|
+
object_id: string;
|
|
852
|
+
type: 'solid3d_get_all_edge_faces';
|
|
853
|
+
} | {
|
|
854
|
+
along_vector?: Point3d_type;
|
|
855
|
+
edge_id: string;
|
|
856
|
+
object_id: string;
|
|
857
|
+
type: 'solid3d_get_all_opposite_edges';
|
|
858
|
+
} | {
|
|
859
|
+
edge_id: string;
|
|
860
|
+
face_id: string;
|
|
861
|
+
object_id: string;
|
|
862
|
+
type: 'solid3d_get_opposite_edge';
|
|
863
|
+
} | {
|
|
864
|
+
edge_id: string;
|
|
865
|
+
face_id: string;
|
|
866
|
+
object_id: string;
|
|
867
|
+
type: 'solid3d_get_next_adjacent_edge';
|
|
868
|
+
} | {
|
|
869
|
+
edge_id: string;
|
|
870
|
+
face_id: string;
|
|
871
|
+
object_id: string;
|
|
872
|
+
type: 'solid3d_get_prev_adjacent_edge';
|
|
873
|
+
} | {
|
|
874
|
+
front: boolean;
|
|
875
|
+
object_id: string;
|
|
876
|
+
type: 'send_object';
|
|
877
|
+
} | {
|
|
878
|
+
entity_id: string;
|
|
879
|
+
opacity: number;
|
|
880
|
+
type: 'entity_set_opacity';
|
|
881
|
+
} | {
|
|
882
|
+
duration_seconds: number;
|
|
883
|
+
entity_id: string;
|
|
884
|
+
fade_in: boolean;
|
|
885
|
+
type: 'entity_fade';
|
|
886
|
+
} | {
|
|
887
|
+
clobber: boolean;
|
|
888
|
+
hide?: boolean;
|
|
889
|
+
origin: Point3d_type;
|
|
890
|
+
size: number;
|
|
891
|
+
type: 'make_plane';
|
|
892
|
+
x_axis: Point3d_type;
|
|
893
|
+
y_axis: Point3d_type;
|
|
894
|
+
} | {
|
|
895
|
+
color: Color_type;
|
|
896
|
+
plane_id: string;
|
|
897
|
+
type: 'plane_set_color';
|
|
898
|
+
} | {
|
|
899
|
+
tool: SceneToolType_type;
|
|
900
|
+
type: 'set_tool';
|
|
901
|
+
} | {
|
|
902
|
+
sequence?: number;
|
|
903
|
+
type: 'mouse_move';
|
|
904
|
+
window: Point2d_type;
|
|
905
|
+
} | {
|
|
906
|
+
type: 'mouse_click';
|
|
907
|
+
window: Point2d_type;
|
|
908
|
+
} | {
|
|
909
|
+
animated: boolean;
|
|
910
|
+
disable_camera_with_plane?: Point3d_type;
|
|
911
|
+
ortho: boolean;
|
|
912
|
+
plane_id: string;
|
|
913
|
+
type: 'sketch_mode_enable';
|
|
914
|
+
} | {
|
|
915
|
+
type: 'sketch_mode_disable';
|
|
916
|
+
} | {
|
|
917
|
+
curve_id: string;
|
|
918
|
+
type: 'curve_get_type';
|
|
919
|
+
} | {
|
|
920
|
+
curve_id: string;
|
|
921
|
+
type: 'curve_get_control_points';
|
|
922
|
+
} | {
|
|
923
|
+
format: ImageFormat_type;
|
|
924
|
+
type: 'take_snapshot';
|
|
925
|
+
} | {
|
|
926
|
+
clobber: boolean;
|
|
927
|
+
gizmo_mode: boolean;
|
|
928
|
+
type: 'make_axes_gizmo';
|
|
929
|
+
} | {
|
|
930
|
+
path_id: string;
|
|
931
|
+
type: 'path_get_info';
|
|
932
|
+
} | {
|
|
933
|
+
path_id: string;
|
|
934
|
+
type: 'path_get_curve_uuids_for_vertices';
|
|
935
|
+
vertex_ids: string[];
|
|
936
|
+
} | {
|
|
937
|
+
path_id: string;
|
|
938
|
+
type: 'path_get_vertex_uuids';
|
|
939
|
+
} | {
|
|
940
|
+
type: 'handle_mouse_drag_start';
|
|
941
|
+
window: Point2d_type;
|
|
942
|
+
} | {
|
|
943
|
+
sequence?: number;
|
|
944
|
+
type: 'handle_mouse_drag_move';
|
|
945
|
+
window: Point2d_type;
|
|
946
|
+
} | {
|
|
947
|
+
type: 'handle_mouse_drag_end';
|
|
948
|
+
window: Point2d_type;
|
|
949
|
+
} | {
|
|
950
|
+
object_ids: string[];
|
|
951
|
+
type: 'remove_scene_objects';
|
|
952
|
+
} | {
|
|
953
|
+
plane_id: string;
|
|
954
|
+
type: 'plane_intersect_and_project';
|
|
955
|
+
window: Point2d_type;
|
|
956
|
+
} | {
|
|
957
|
+
curve_id: string;
|
|
958
|
+
type: 'curve_get_end_points';
|
|
959
|
+
} | {
|
|
960
|
+
fps: number;
|
|
961
|
+
height: number;
|
|
962
|
+
type: 'reconfigure_stream';
|
|
963
|
+
width: number;
|
|
964
|
+
} | {
|
|
965
|
+
files: ImportFile_type[];
|
|
966
|
+
format: InputFormat_type;
|
|
967
|
+
type: 'import_files';
|
|
968
|
+
} | {
|
|
969
|
+
entity_ids: string[];
|
|
970
|
+
material_density: number;
|
|
971
|
+
material_density_unit: UnitDensity_type;
|
|
972
|
+
output_unit: UnitMass_type;
|
|
973
|
+
source_unit: UnitLength_type;
|
|
974
|
+
type: 'mass';
|
|
975
|
+
} | {
|
|
976
|
+
entity_ids: string[];
|
|
977
|
+
material_mass: number;
|
|
978
|
+
material_mass_unit: UnitMass_type;
|
|
979
|
+
output_unit: UnitDensity_type;
|
|
980
|
+
source_unit: UnitLength_type;
|
|
981
|
+
type: 'density';
|
|
982
|
+
} | {
|
|
983
|
+
entity_ids: string[];
|
|
984
|
+
output_unit: UnitVolume_type;
|
|
985
|
+
source_unit: UnitLength_type;
|
|
986
|
+
type: 'volume';
|
|
987
|
+
} | {
|
|
988
|
+
entity_ids: string[];
|
|
989
|
+
output_unit: UnitLength_type;
|
|
990
|
+
source_unit: UnitLength_type;
|
|
991
|
+
type: 'center_of_mass';
|
|
992
|
+
} | {
|
|
993
|
+
entity_ids: string[];
|
|
994
|
+
output_unit: UnitArea_type;
|
|
995
|
+
source_unit: UnitLength_type;
|
|
996
|
+
type: 'surface_area';
|
|
997
|
+
} | {
|
|
998
|
+
type: 'get_sketch_mode_plane';
|
|
999
|
+
} | {
|
|
1000
|
+
constraint_bound: PathComponentConstraintBound_type;
|
|
1001
|
+
constraint_type: PathComponentConstraintType_type;
|
|
1002
|
+
object_id: string;
|
|
1003
|
+
type: 'curve_set_constraint';
|
|
1004
|
+
} | {
|
|
1005
|
+
animated: boolean;
|
|
1006
|
+
entity_id: string;
|
|
1007
|
+
ortho: boolean;
|
|
1008
|
+
type: 'enable_sketch_mode';
|
|
1009
|
+
} | {
|
|
1010
|
+
ambient_occlusion: number;
|
|
1011
|
+
color: Color_type;
|
|
1012
|
+
metalness: number;
|
|
1013
|
+
object_id: string;
|
|
1014
|
+
roughness: number;
|
|
1015
|
+
type: 'object_set_material_params_pbr';
|
|
1016
|
+
} | {
|
|
1017
|
+
distance_type: DistanceType_type;
|
|
1018
|
+
entity_id1: string;
|
|
1019
|
+
entity_id2: string;
|
|
1020
|
+
type: 'entity_get_distance';
|
|
1021
|
+
} | {
|
|
1022
|
+
axis: Point3d_type;
|
|
1023
|
+
entity_id: string;
|
|
1024
|
+
num_repetitions: number;
|
|
1025
|
+
spacing: number;
|
|
1026
|
+
type: 'entity_linear_pattern';
|
|
1027
|
+
};
|
|
1028
|
+
export declare type ModelingCmdId_type = string;
|
|
1029
|
+
export interface ModelingCmdReq_type {
|
|
1030
|
+
cmd: ModelingCmd_type;
|
|
1031
|
+
cmd_id: ModelingCmdId_type;
|
|
1032
|
+
}
|
|
1033
|
+
export interface MouseClick_type {
|
|
1034
|
+
entities_modified: string[];
|
|
1035
|
+
entities_selected: string[];
|
|
1036
|
+
}
|
|
1037
|
+
export interface NewAddress_type {
|
|
1038
|
+
city: string;
|
|
1039
|
+
country: CountryCode_type;
|
|
1040
|
+
state: string;
|
|
1041
|
+
street1: string;
|
|
1042
|
+
street2: string;
|
|
1043
|
+
user_id: Uuid_type;
|
|
1044
|
+
zip: string;
|
|
1045
|
+
}
|
|
1046
|
+
export interface OAuth2ClientInfo_type {
|
|
1047
|
+
csrf_token: string;
|
|
1048
|
+
pkce_code_verifier?: string;
|
|
1049
|
+
url: string;
|
|
1050
|
+
}
|
|
1051
|
+
export declare type OAuth2GrantType_type = 'urn:ietf:params:oauth:grant-type:device_code';
|
|
1052
|
+
export declare type OkModelingCmdResponse_type = {
|
|
1053
|
+
type: 'empty';
|
|
1054
|
+
} | {
|
|
1055
|
+
data: Export_type;
|
|
1056
|
+
type: 'export';
|
|
1057
|
+
} | {
|
|
1058
|
+
data: SelectWithPoint_type;
|
|
1059
|
+
type: 'select_with_point';
|
|
1060
|
+
} | {
|
|
1061
|
+
data: HighlightSetEntity_type;
|
|
1062
|
+
type: 'highlight_set_entity';
|
|
1063
|
+
} | {
|
|
1064
|
+
data: EntityGetChildUuid_type;
|
|
1065
|
+
type: 'entity_get_child_uuid';
|
|
1066
|
+
} | {
|
|
1067
|
+
data: EntityGetNumChildren_type;
|
|
1068
|
+
type: 'entity_get_num_children';
|
|
1069
|
+
} | {
|
|
1070
|
+
data: EntityGetParentId_type;
|
|
1071
|
+
type: 'entity_get_parent_id';
|
|
1072
|
+
} | {
|
|
1073
|
+
data: EntityGetAllChildUuids_type;
|
|
1074
|
+
type: 'entity_get_all_child_uuids';
|
|
1075
|
+
} | {
|
|
1076
|
+
data: SelectGet_type;
|
|
1077
|
+
type: 'select_get';
|
|
1078
|
+
} | {
|
|
1079
|
+
data: GetEntityType_type;
|
|
1080
|
+
type: 'get_entity_type';
|
|
1081
|
+
} | {
|
|
1082
|
+
data: EntityGetDistance_type;
|
|
1083
|
+
type: 'entity_get_distance';
|
|
1084
|
+
} | {
|
|
1085
|
+
data: EntityLinearPattern_type;
|
|
1086
|
+
type: 'entity_linear_pattern';
|
|
1087
|
+
} | {
|
|
1088
|
+
data: Solid3dGetAllEdgeFaces_type;
|
|
1089
|
+
type: 'solid3d_get_all_edge_faces';
|
|
1090
|
+
} | {
|
|
1091
|
+
data: Solid3dGetAllOppositeEdges_type;
|
|
1092
|
+
type: 'solid3d_get_all_opposite_edges';
|
|
1093
|
+
} | {
|
|
1094
|
+
data: Solid3dGetOppositeEdge_type;
|
|
1095
|
+
type: 'solid3d_get_opposite_edge';
|
|
1096
|
+
} | {
|
|
1097
|
+
data: Solid3dGetPrevAdjacentEdge_type;
|
|
1098
|
+
type: 'solid3d_get_prev_adjacent_edge';
|
|
1099
|
+
} | {
|
|
1100
|
+
data: Solid3dGetNextAdjacentEdge_type;
|
|
1101
|
+
type: 'solid3d_get_next_adjacent_edge';
|
|
1102
|
+
} | {
|
|
1103
|
+
data: MouseClick_type;
|
|
1104
|
+
type: 'mouse_click';
|
|
1105
|
+
} | {
|
|
1106
|
+
data: CurveGetType_type;
|
|
1107
|
+
type: 'curve_get_type';
|
|
1108
|
+
} | {
|
|
1109
|
+
data: CurveGetControlPoints_type;
|
|
1110
|
+
type: 'curve_get_control_points';
|
|
1111
|
+
} | {
|
|
1112
|
+
data: TakeSnapshot_type;
|
|
1113
|
+
type: 'take_snapshot';
|
|
1114
|
+
} | {
|
|
1115
|
+
data: PathGetInfo_type;
|
|
1116
|
+
type: 'path_get_info';
|
|
1117
|
+
} | {
|
|
1118
|
+
data: PathGetCurveUuidsForVertices_type;
|
|
1119
|
+
type: 'path_get_curve_uuids_for_vertices';
|
|
1120
|
+
} | {
|
|
1121
|
+
data: PathGetVertexUuids_type;
|
|
1122
|
+
type: 'path_get_vertex_uuids';
|
|
1123
|
+
} | {
|
|
1124
|
+
data: PlaneIntersectAndProject_type;
|
|
1125
|
+
type: 'plane_intersect_and_project';
|
|
1126
|
+
} | {
|
|
1127
|
+
data: CurveGetEndPoints_type;
|
|
1128
|
+
type: 'curve_get_end_points';
|
|
1129
|
+
} | {
|
|
1130
|
+
data: ImportFiles_type;
|
|
1131
|
+
type: 'import_files';
|
|
1132
|
+
} | {
|
|
1133
|
+
data: Mass_type;
|
|
1134
|
+
type: 'mass';
|
|
1135
|
+
} | {
|
|
1136
|
+
data: Volume_type;
|
|
1137
|
+
type: 'volume';
|
|
1138
|
+
} | {
|
|
1139
|
+
data: Density_type;
|
|
1140
|
+
type: 'density';
|
|
1141
|
+
} | {
|
|
1142
|
+
data: SurfaceArea_type;
|
|
1143
|
+
type: 'surface_area';
|
|
1144
|
+
} | {
|
|
1145
|
+
data: CenterOfMass_type;
|
|
1146
|
+
type: 'center_of_mass';
|
|
1147
|
+
} | {
|
|
1148
|
+
data: GetSketchModePlane_type;
|
|
1149
|
+
type: 'get_sketch_mode_plane';
|
|
1150
|
+
};
|
|
1151
|
+
export declare type OkWebSocketResponseData_type = {
|
|
1152
|
+
data: {
|
|
1153
|
+
ice_servers: IceServer_type[];
|
|
1154
|
+
};
|
|
1155
|
+
type: 'ice_server_info';
|
|
1156
|
+
} | {
|
|
1157
|
+
data: {
|
|
1158
|
+
candidate: RtcIceCandidateInit_type;
|
|
1159
|
+
};
|
|
1160
|
+
type: 'trickle_ice';
|
|
1161
|
+
} | {
|
|
1162
|
+
data: {
|
|
1163
|
+
answer: RtcSessionDescription_type;
|
|
1164
|
+
};
|
|
1165
|
+
type: 'sdp_answer';
|
|
1166
|
+
} | {
|
|
1167
|
+
data: {
|
|
1168
|
+
modeling_response: OkModelingCmdResponse_type;
|
|
1169
|
+
};
|
|
1170
|
+
type: 'modeling';
|
|
1171
|
+
} | {
|
|
1172
|
+
data: {
|
|
1173
|
+
files: RawFile_type[];
|
|
1174
|
+
};
|
|
1175
|
+
type: 'export';
|
|
1176
|
+
} | {
|
|
1177
|
+
data: object;
|
|
1178
|
+
type: 'metrics_request';
|
|
1179
|
+
};
|
|
1180
|
+
export interface Onboarding_type {
|
|
1181
|
+
first_call_from_modeling_app_date: string;
|
|
1182
|
+
first_call_from_text_to_cad_date: string;
|
|
1183
|
+
first_call_from_their_machine_date: string;
|
|
1184
|
+
first_litterbox_execute_date: string;
|
|
1185
|
+
first_token_date: string;
|
|
1186
|
+
}
|
|
1187
|
+
export interface OutputFile_type {
|
|
1188
|
+
contents?: string;
|
|
1189
|
+
name: string;
|
|
1190
|
+
}
|
|
1191
|
+
export declare type OutputFormat_type = {
|
|
1192
|
+
storage: FbxStorage_type;
|
|
1193
|
+
type: 'fbx';
|
|
1194
|
+
} | {
|
|
1195
|
+
presentation: GltfPresentation_type;
|
|
1196
|
+
storage: GltfStorage_type;
|
|
1197
|
+
type: 'gltf';
|
|
1198
|
+
} | {
|
|
1199
|
+
coords: System_type;
|
|
1200
|
+
type: 'obj';
|
|
1201
|
+
units: UnitLength_type;
|
|
1202
|
+
} | {
|
|
1203
|
+
coords: System_type;
|
|
1204
|
+
selection: Selection_type;
|
|
1205
|
+
storage: PlyStorage_type;
|
|
1206
|
+
type: 'ply';
|
|
1207
|
+
units: UnitLength_type;
|
|
1208
|
+
} | {
|
|
1209
|
+
coords: System_type;
|
|
1210
|
+
type: 'step';
|
|
1211
|
+
} | {
|
|
1212
|
+
coords: System_type;
|
|
1213
|
+
selection: Selection_type;
|
|
1214
|
+
storage: StlStorage_type;
|
|
1215
|
+
type: 'stl';
|
|
1216
|
+
units: UnitLength_type;
|
|
1217
|
+
};
|
|
1218
|
+
export declare type PathCommand_type = 'move_to' | 'line_to' | 'bez_curve_to' | 'nurbs_curve_to' | 'add_arc';
|
|
1219
|
+
export declare type PathComponentConstraintBound_type = 'unconstrained' | 'partially_constrained' | 'fully_constrained';
|
|
1220
|
+
export declare type PathComponentConstraintType_type = 'unconstrained' | 'vertical' | 'horizontal' | 'equal_length' | 'parallel' | 'angle_between';
|
|
1221
|
+
export interface PathGetCurveUuidsForVertices_type {
|
|
1222
|
+
curve_ids: string[];
|
|
1223
|
+
}
|
|
1224
|
+
export interface PathGetInfo_type {
|
|
1225
|
+
segments: PathSegmentInfo_type[];
|
|
1226
|
+
}
|
|
1227
|
+
export interface PathGetVertexUuids_type {
|
|
1228
|
+
vertex_ids: string[];
|
|
1229
|
+
}
|
|
1230
|
+
export declare type PathSegment_type = {
|
|
1231
|
+
end: Point3d_type;
|
|
1232
|
+
relative: boolean;
|
|
1233
|
+
type: 'line';
|
|
1234
|
+
} | {
|
|
1235
|
+
center: Point2d_type;
|
|
1236
|
+
end: Angle_type;
|
|
1237
|
+
radius: number;
|
|
1238
|
+
relative: boolean;
|
|
1239
|
+
start: Angle_type;
|
|
1240
|
+
type: 'arc';
|
|
1241
|
+
} | {
|
|
1242
|
+
control1: Point3d_type;
|
|
1243
|
+
control2: Point3d_type;
|
|
1244
|
+
end: Point3d_type;
|
|
1245
|
+
relative: boolean;
|
|
1246
|
+
type: 'bezier';
|
|
1247
|
+
} | {
|
|
1248
|
+
offset: Angle_type;
|
|
1249
|
+
radius: number;
|
|
1250
|
+
type: 'tangential_arc';
|
|
1251
|
+
} | {
|
|
1252
|
+
angle_snap_increment?: Angle_type;
|
|
1253
|
+
to: Point3d_type;
|
|
1254
|
+
type: 'tangential_arc_to';
|
|
1255
|
+
};
|
|
1256
|
+
export interface PathSegmentInfo_type {
|
|
1257
|
+
command: PathCommand_type;
|
|
1258
|
+
command_id?: ModelingCmdId_type;
|
|
1259
|
+
relative: boolean;
|
|
1260
|
+
}
|
|
1261
|
+
export interface PaymentIntent_type {
|
|
1262
|
+
client_secret: string;
|
|
1263
|
+
}
|
|
1264
|
+
export interface PaymentMethod_type {
|
|
1265
|
+
billing_info: BillingInfo_type;
|
|
1266
|
+
card?: CardDetails_type;
|
|
1267
|
+
created_at: string;
|
|
1268
|
+
id: string;
|
|
1269
|
+
metadata: {
|
|
1270
|
+
[key: string]: string;
|
|
1271
|
+
};
|
|
1272
|
+
type: PaymentMethodType_type;
|
|
1273
|
+
}
|
|
1274
|
+
export interface PaymentMethodCardChecks_type {
|
|
1275
|
+
address_line1_check: string;
|
|
1276
|
+
address_postal_code_check: string;
|
|
1277
|
+
cvc_check: string;
|
|
1278
|
+
}
|
|
1279
|
+
export declare type PaymentMethodType_type = 'card';
|
|
1280
|
+
export interface PlaneIntersectAndProject_type {
|
|
1281
|
+
plane_coordinates?: Point2d_type;
|
|
1282
|
+
}
|
|
1283
|
+
export declare type PlyStorage_type = 'ascii' | 'binary_little_endian' | 'binary_big_endian';
|
|
1284
|
+
export interface Point2d_type {
|
|
1285
|
+
x: number;
|
|
1286
|
+
y: number;
|
|
1287
|
+
}
|
|
1288
|
+
export interface Point3d_type {
|
|
1289
|
+
x: number;
|
|
1290
|
+
y: number;
|
|
1291
|
+
z: number;
|
|
1292
|
+
}
|
|
1293
|
+
export interface Pong_type {
|
|
1294
|
+
message: string;
|
|
1295
|
+
}
|
|
1296
|
+
export interface RawFile_type {
|
|
1297
|
+
contents: number[];
|
|
1298
|
+
name: string;
|
|
1299
|
+
}
|
|
1300
|
+
export interface RtcIceCandidateInit_type {
|
|
1301
|
+
candidate: string;
|
|
1302
|
+
sdpMLineIndex?: number;
|
|
1303
|
+
sdpMid?: string;
|
|
1304
|
+
usernameFragment?: string;
|
|
1305
|
+
}
|
|
1306
|
+
export declare type RtcSdpType_type = 'unspecified' | 'offer' | 'pranswer' | 'answer' | 'rollback';
|
|
1307
|
+
export interface RtcSessionDescription_type {
|
|
1308
|
+
sdp: string;
|
|
1309
|
+
type: RtcSdpType_type;
|
|
1310
|
+
}
|
|
1311
|
+
export declare type SceneSelectionType_type = 'replace' | 'add' | 'remove';
|
|
1312
|
+
export declare type SceneToolType_type = 'camera_revolve' | 'select' | 'move' | 'sketch_line' | 'sketch_tangential_arc' | 'sketch_curve' | 'sketch_curve_mod';
|
|
1313
|
+
export interface SelectGet_type {
|
|
1314
|
+
entity_ids: string[];
|
|
1315
|
+
}
|
|
1316
|
+
export interface SelectWithPoint_type {
|
|
1317
|
+
entity_id?: string;
|
|
1318
|
+
}
|
|
1319
|
+
export declare type Selection_type = {
|
|
1320
|
+
type: 'default_scene';
|
|
1321
|
+
} | {
|
|
1322
|
+
index: number;
|
|
1323
|
+
type: 'scene_by_index';
|
|
1324
|
+
} | {
|
|
1325
|
+
name: string;
|
|
1326
|
+
type: 'scene_by_name';
|
|
1327
|
+
} | {
|
|
1328
|
+
index: number;
|
|
1329
|
+
type: 'mesh_by_index';
|
|
1330
|
+
} | {
|
|
1331
|
+
name: string;
|
|
1332
|
+
type: 'mesh_by_name';
|
|
1333
|
+
};
|
|
1334
|
+
export interface Session_type {
|
|
1335
|
+
created_at: string;
|
|
1336
|
+
expires: string;
|
|
1337
|
+
id: Uuid_type;
|
|
1338
|
+
session_token: Uuid_type;
|
|
1339
|
+
updated_at: string;
|
|
1340
|
+
user_id: Uuid_type;
|
|
1341
|
+
}
|
|
1342
|
+
export interface Solid3dGetAllEdgeFaces_type {
|
|
1343
|
+
faces: string[];
|
|
1344
|
+
}
|
|
1345
|
+
export interface Solid3dGetAllOppositeEdges_type {
|
|
1346
|
+
edges: string[];
|
|
1347
|
+
}
|
|
1348
|
+
export interface Solid3dGetNextAdjacentEdge_type {
|
|
1349
|
+
edge?: string;
|
|
1350
|
+
}
|
|
1351
|
+
export interface Solid3dGetOppositeEdge_type {
|
|
1352
|
+
edge: string;
|
|
1353
|
+
}
|
|
1354
|
+
export interface Solid3dGetPrevAdjacentEdge_type {
|
|
1355
|
+
edge?: string;
|
|
1356
|
+
}
|
|
1357
|
+
export declare type StlStorage_type = 'ascii' | 'binary';
|
|
1358
|
+
export interface SuccessWebSocketResponse_type {
|
|
1359
|
+
request_id?: string;
|
|
1360
|
+
resp: OkWebSocketResponseData_type;
|
|
1361
|
+
success: true;
|
|
1362
|
+
}
|
|
1363
|
+
export interface SurfaceArea_type {
|
|
1364
|
+
output_unit: UnitArea_type;
|
|
1365
|
+
surface_area: number;
|
|
1366
|
+
}
|
|
1367
|
+
export interface System_type {
|
|
1368
|
+
forward: AxisDirectionPair_type;
|
|
1369
|
+
up: AxisDirectionPair_type;
|
|
1370
|
+
}
|
|
1371
|
+
export interface TakeSnapshot_type {
|
|
1372
|
+
contents: string;
|
|
1373
|
+
}
|
|
1374
|
+
export interface TextToCad_type {
|
|
1375
|
+
completed_at?: string;
|
|
1376
|
+
created_at: string;
|
|
1377
|
+
error?: string;
|
|
1378
|
+
feedback?: AiFeedback_type;
|
|
1379
|
+
id: Uuid_type;
|
|
1380
|
+
model_version: string;
|
|
1381
|
+
output_format: FileExportFormat_type;
|
|
1382
|
+
outputs: {
|
|
1383
|
+
[key: string]: string;
|
|
1384
|
+
};
|
|
1385
|
+
prompt: string;
|
|
1386
|
+
started_at?: string;
|
|
1387
|
+
status: ApiCallStatus_type;
|
|
1388
|
+
updated_at: string;
|
|
1389
|
+
user_id: Uuid_type;
|
|
1390
|
+
}
|
|
1391
|
+
export interface TextToCadCreateBody_type {
|
|
1392
|
+
prompt: string;
|
|
1393
|
+
}
|
|
1394
|
+
export interface TextToCadResultsPage_type {
|
|
1395
|
+
items: TextToCad_type[];
|
|
1396
|
+
next_page?: string;
|
|
1397
|
+
}
|
|
1398
|
+
export declare type UnitAngle_type = 'degrees' | 'radians';
|
|
1399
|
+
export interface UnitAngleConversion_type {
|
|
1400
|
+
completed_at?: string;
|
|
1401
|
+
created_at: string;
|
|
1402
|
+
error?: string;
|
|
1403
|
+
id: Uuid_type;
|
|
1404
|
+
input: number;
|
|
1405
|
+
input_unit: UnitAngle_type;
|
|
1406
|
+
output?: number;
|
|
1407
|
+
output_unit: UnitAngle_type;
|
|
1408
|
+
started_at?: string;
|
|
1409
|
+
status: ApiCallStatus_type;
|
|
1410
|
+
updated_at: string;
|
|
1411
|
+
user_id: Uuid_type;
|
|
1412
|
+
}
|
|
1413
|
+
export declare type UnitArea_type = 'cm2' | 'dm2' | 'ft2' | 'in2' | 'km2' | 'm2' | 'mm2' | 'yd2';
|
|
1414
|
+
export interface UnitAreaConversion_type {
|
|
1415
|
+
completed_at?: string;
|
|
1416
|
+
created_at: string;
|
|
1417
|
+
error?: string;
|
|
1418
|
+
id: Uuid_type;
|
|
1419
|
+
input: number;
|
|
1420
|
+
input_unit: UnitArea_type;
|
|
1421
|
+
output?: number;
|
|
1422
|
+
output_unit: UnitArea_type;
|
|
1423
|
+
started_at?: string;
|
|
1424
|
+
status: ApiCallStatus_type;
|
|
1425
|
+
updated_at: string;
|
|
1426
|
+
user_id: Uuid_type;
|
|
1427
|
+
}
|
|
1428
|
+
export declare type UnitCurrent_type = 'amperes' | 'microamperes' | 'milliamperes' | 'nanoamperes';
|
|
1429
|
+
export interface UnitCurrentConversion_type {
|
|
1430
|
+
completed_at?: string;
|
|
1431
|
+
created_at: string;
|
|
1432
|
+
error?: string;
|
|
1433
|
+
id: Uuid_type;
|
|
1434
|
+
input: number;
|
|
1435
|
+
input_unit: UnitCurrent_type;
|
|
1436
|
+
output?: number;
|
|
1437
|
+
output_unit: UnitCurrent_type;
|
|
1438
|
+
started_at?: string;
|
|
1439
|
+
status: ApiCallStatus_type;
|
|
1440
|
+
updated_at: string;
|
|
1441
|
+
user_id: Uuid_type;
|
|
1442
|
+
}
|
|
1443
|
+
export declare type UnitDensity_type = 'lb:ft3' | 'kg:m3';
|
|
1444
|
+
export declare type UnitEnergy_type = 'btu' | 'electronvolts' | 'joules' | 'kilocalories' | 'kilowatt_hours' | 'watt_hours';
|
|
1445
|
+
export interface UnitEnergyConversion_type {
|
|
1446
|
+
completed_at?: string;
|
|
1447
|
+
created_at: string;
|
|
1448
|
+
error?: string;
|
|
1449
|
+
id: Uuid_type;
|
|
1450
|
+
input: number;
|
|
1451
|
+
input_unit: UnitEnergy_type;
|
|
1452
|
+
output?: number;
|
|
1453
|
+
output_unit: UnitEnergy_type;
|
|
1454
|
+
started_at?: string;
|
|
1455
|
+
status: ApiCallStatus_type;
|
|
1456
|
+
updated_at: string;
|
|
1457
|
+
user_id: Uuid_type;
|
|
1458
|
+
}
|
|
1459
|
+
export declare type UnitForce_type = 'dynes' | 'kiloponds' | 'micronewtons' | 'millinewtons' | 'newtons' | 'poundals' | 'pounds';
|
|
1460
|
+
export interface UnitForceConversion_type {
|
|
1461
|
+
completed_at?: string;
|
|
1462
|
+
created_at: string;
|
|
1463
|
+
error?: string;
|
|
1464
|
+
id: Uuid_type;
|
|
1465
|
+
input: number;
|
|
1466
|
+
input_unit: UnitForce_type;
|
|
1467
|
+
output?: number;
|
|
1468
|
+
output_unit: UnitForce_type;
|
|
1469
|
+
started_at?: string;
|
|
1470
|
+
status: ApiCallStatus_type;
|
|
1471
|
+
updated_at: string;
|
|
1472
|
+
user_id: Uuid_type;
|
|
1473
|
+
}
|
|
1474
|
+
export declare type UnitFrequency_type = 'gigahertz' | 'hertz' | 'kilohertz' | 'megahertz' | 'microhertz' | 'millihertz' | 'nanohertz' | 'terahertz';
|
|
1475
|
+
export interface UnitFrequencyConversion_type {
|
|
1476
|
+
completed_at?: string;
|
|
1477
|
+
created_at: string;
|
|
1478
|
+
error?: string;
|
|
1479
|
+
id: Uuid_type;
|
|
1480
|
+
input: number;
|
|
1481
|
+
input_unit: UnitFrequency_type;
|
|
1482
|
+
output?: number;
|
|
1483
|
+
output_unit: UnitFrequency_type;
|
|
1484
|
+
started_at?: string;
|
|
1485
|
+
status: ApiCallStatus_type;
|
|
1486
|
+
updated_at: string;
|
|
1487
|
+
user_id: Uuid_type;
|
|
1488
|
+
}
|
|
1489
|
+
export declare type UnitLength_type = 'cm' | 'ft' | 'in' | 'm' | 'mm' | 'yd';
|
|
1490
|
+
export interface UnitLengthConversion_type {
|
|
1491
|
+
completed_at?: string;
|
|
1492
|
+
created_at: string;
|
|
1493
|
+
error?: string;
|
|
1494
|
+
id: Uuid_type;
|
|
1495
|
+
input: number;
|
|
1496
|
+
input_unit: UnitLength_type;
|
|
1497
|
+
output?: number;
|
|
1498
|
+
output_unit: UnitLength_type;
|
|
1499
|
+
started_at?: string;
|
|
1500
|
+
status: ApiCallStatus_type;
|
|
1501
|
+
updated_at: string;
|
|
1502
|
+
user_id: Uuid_type;
|
|
1503
|
+
}
|
|
1504
|
+
export declare type UnitMass_type = 'g' | 'kg' | 'lb';
|
|
1505
|
+
export interface UnitMassConversion_type {
|
|
1506
|
+
completed_at?: string;
|
|
1507
|
+
created_at: string;
|
|
1508
|
+
error?: string;
|
|
1509
|
+
id: Uuid_type;
|
|
1510
|
+
input: number;
|
|
1511
|
+
input_unit: UnitMass_type;
|
|
1512
|
+
output?: number;
|
|
1513
|
+
output_unit: UnitMass_type;
|
|
1514
|
+
started_at?: string;
|
|
1515
|
+
status: ApiCallStatus_type;
|
|
1516
|
+
updated_at: string;
|
|
1517
|
+
user_id: Uuid_type;
|
|
1518
|
+
}
|
|
1519
|
+
export declare type UnitPower_type = 'btu_per_minute' | 'horsepower' | 'kilowatts' | 'metric_horsepower' | 'microwatts' | 'milliwatts' | 'watts';
|
|
1520
|
+
export interface UnitPowerConversion_type {
|
|
1521
|
+
completed_at?: string;
|
|
1522
|
+
created_at: string;
|
|
1523
|
+
error?: string;
|
|
1524
|
+
id: Uuid_type;
|
|
1525
|
+
input: number;
|
|
1526
|
+
input_unit: UnitPower_type;
|
|
1527
|
+
output?: number;
|
|
1528
|
+
output_unit: UnitPower_type;
|
|
1529
|
+
started_at?: string;
|
|
1530
|
+
status: ApiCallStatus_type;
|
|
1531
|
+
updated_at: string;
|
|
1532
|
+
user_id: Uuid_type;
|
|
1533
|
+
}
|
|
1534
|
+
export declare type UnitPressure_type = 'atmospheres' | 'bars' | 'hectopascals' | 'kilopascals' | 'millibars' | 'pascals' | 'psi';
|
|
1535
|
+
export interface UnitPressureConversion_type {
|
|
1536
|
+
completed_at?: string;
|
|
1537
|
+
created_at: string;
|
|
1538
|
+
error?: string;
|
|
1539
|
+
id: Uuid_type;
|
|
1540
|
+
input: number;
|
|
1541
|
+
input_unit: UnitPressure_type;
|
|
1542
|
+
output?: number;
|
|
1543
|
+
output_unit: UnitPressure_type;
|
|
1544
|
+
started_at?: string;
|
|
1545
|
+
status: ApiCallStatus_type;
|
|
1546
|
+
updated_at: string;
|
|
1547
|
+
user_id: Uuid_type;
|
|
1548
|
+
}
|
|
1549
|
+
export declare type UnitTemperature_type = 'celsius' | 'fahrenheit' | 'kelvin' | 'rankine';
|
|
1550
|
+
export interface UnitTemperatureConversion_type {
|
|
1551
|
+
completed_at?: string;
|
|
1552
|
+
created_at: string;
|
|
1553
|
+
error?: string;
|
|
1554
|
+
id: Uuid_type;
|
|
1555
|
+
input: number;
|
|
1556
|
+
input_unit: UnitTemperature_type;
|
|
1557
|
+
output?: number;
|
|
1558
|
+
output_unit: UnitTemperature_type;
|
|
1559
|
+
started_at?: string;
|
|
1560
|
+
status: ApiCallStatus_type;
|
|
1561
|
+
updated_at: string;
|
|
1562
|
+
user_id: Uuid_type;
|
|
1563
|
+
}
|
|
1564
|
+
export declare type UnitTorque_type = 'newton_metres' | 'pound_foot';
|
|
1565
|
+
export interface UnitTorqueConversion_type {
|
|
1566
|
+
completed_at?: string;
|
|
1567
|
+
created_at: string;
|
|
1568
|
+
error?: string;
|
|
1569
|
+
id: Uuid_type;
|
|
1570
|
+
input: number;
|
|
1571
|
+
input_unit: UnitTorque_type;
|
|
1572
|
+
output?: number;
|
|
1573
|
+
output_unit: UnitTorque_type;
|
|
1574
|
+
started_at?: string;
|
|
1575
|
+
status: ApiCallStatus_type;
|
|
1576
|
+
updated_at: string;
|
|
1577
|
+
user_id: Uuid_type;
|
|
1578
|
+
}
|
|
1579
|
+
export declare type UnitVolume_type = 'cm3' | 'ft3' | 'in3' | 'm3' | 'yd3' | 'usfloz' | 'usgal' | 'l' | 'ml';
|
|
1580
|
+
export interface UnitVolumeConversion_type {
|
|
1581
|
+
completed_at?: string;
|
|
1582
|
+
created_at: string;
|
|
1583
|
+
error?: string;
|
|
1584
|
+
id: Uuid_type;
|
|
1585
|
+
input: number;
|
|
1586
|
+
input_unit: UnitVolume_type;
|
|
1587
|
+
output?: number;
|
|
1588
|
+
output_unit: UnitVolume_type;
|
|
1589
|
+
started_at?: string;
|
|
1590
|
+
status: ApiCallStatus_type;
|
|
1591
|
+
updated_at: string;
|
|
1592
|
+
user_id: Uuid_type;
|
|
1593
|
+
}
|
|
1594
|
+
export interface UpdateUser_type {
|
|
1595
|
+
company: string;
|
|
1596
|
+
discord: string;
|
|
1597
|
+
first_name: string;
|
|
1598
|
+
github: string;
|
|
1599
|
+
last_name: string;
|
|
1600
|
+
phone: string;
|
|
1601
|
+
}
|
|
1602
|
+
export interface User_type {
|
|
1603
|
+
company: string;
|
|
1604
|
+
created_at: string;
|
|
1605
|
+
discord: string;
|
|
1606
|
+
email: string;
|
|
1607
|
+
email_verified?: string;
|
|
1608
|
+
first_name: string;
|
|
1609
|
+
github: string;
|
|
1610
|
+
id: Uuid_type;
|
|
1611
|
+
image: string;
|
|
1612
|
+
last_name: string;
|
|
1613
|
+
name: string;
|
|
1614
|
+
phone: string;
|
|
1615
|
+
updated_at: string;
|
|
1616
|
+
}
|
|
1617
|
+
export interface UserResultsPage_type {
|
|
1618
|
+
items: User_type[];
|
|
1619
|
+
next_page?: string;
|
|
1620
|
+
}
|
|
1621
|
+
export declare type Uuid_type = string;
|
|
1622
|
+
export interface VerificationToken_type {
|
|
1623
|
+
created_at: string;
|
|
1624
|
+
expires: string;
|
|
1625
|
+
id: Uuid_type;
|
|
1626
|
+
identifier: string;
|
|
1627
|
+
updated_at: string;
|
|
1628
|
+
}
|
|
1629
|
+
export interface Volume_type {
|
|
1630
|
+
output_unit: UnitVolume_type;
|
|
1631
|
+
volume: number;
|
|
1632
|
+
}
|
|
1633
|
+
export declare type WebSocketRequest_type = {
|
|
1634
|
+
candidate: RtcIceCandidateInit_type;
|
|
1635
|
+
type: 'trickle_ice';
|
|
1636
|
+
} | {
|
|
1637
|
+
offer: RtcSessionDescription_type;
|
|
1638
|
+
type: 'sdp_offer';
|
|
1639
|
+
} | {
|
|
1640
|
+
cmd: ModelingCmd_type;
|
|
1641
|
+
cmd_id: ModelingCmdId_type;
|
|
1642
|
+
type: 'modeling_cmd_req';
|
|
1643
|
+
} | {
|
|
1644
|
+
requests: ModelingCmdReq_type[];
|
|
1645
|
+
type: 'modeling_cmd_batch_req';
|
|
1646
|
+
} | {
|
|
1647
|
+
type: 'ping';
|
|
1648
|
+
} | {
|
|
1649
|
+
metrics: ClientMetrics_type;
|
|
1650
|
+
type: 'metrics_response';
|
|
1651
|
+
};
|
|
1652
|
+
export declare type WebSocketResponse_type = {
|
|
1653
|
+
request_id?: string;
|
|
1654
|
+
resp: OkWebSocketResponseData_type;
|
|
1655
|
+
success: true;
|
|
1656
|
+
} | {
|
|
1657
|
+
errors: ApiError_type[];
|
|
1658
|
+
request_id?: string;
|
|
1659
|
+
success: false;
|
|
1660
|
+
};
|
|
1661
|
+
export interface Models {
|
|
1662
|
+
AccountProvider_type: AccountProvider_type;
|
|
1663
|
+
AiFeedback_type: AiFeedback_type;
|
|
1664
|
+
AiPluginApi_type: AiPluginApi_type;
|
|
1665
|
+
AiPluginApiType_type: AiPluginApiType_type;
|
|
1666
|
+
AiPluginAuth_type: AiPluginAuth_type;
|
|
1667
|
+
AiPluginAuthType_type: AiPluginAuthType_type;
|
|
1668
|
+
AiPluginHttpAuthType_type: AiPluginHttpAuthType_type;
|
|
1669
|
+
AiPluginManifest_type: AiPluginManifest_type;
|
|
1670
|
+
AiPrompt_type: AiPrompt_type;
|
|
1671
|
+
AiPromptResultsPage_type: AiPromptResultsPage_type;
|
|
1672
|
+
AiPromptType_type: AiPromptType_type;
|
|
1673
|
+
Angle_type: Angle_type;
|
|
1674
|
+
AnnotationLineEnd_type: AnnotationLineEnd_type;
|
|
1675
|
+
AnnotationLineEndOptions_type: AnnotationLineEndOptions_type;
|
|
1676
|
+
AnnotationOptions_type: AnnotationOptions_type;
|
|
1677
|
+
AnnotationTextAlignmentX_type: AnnotationTextAlignmentX_type;
|
|
1678
|
+
AnnotationTextAlignmentY_type: AnnotationTextAlignmentY_type;
|
|
1679
|
+
AnnotationTextOptions_type: AnnotationTextOptions_type;
|
|
1680
|
+
AnnotationType_type: AnnotationType_type;
|
|
1681
|
+
ApiCallQueryGroup_type: ApiCallQueryGroup_type;
|
|
1682
|
+
ApiCallQueryGroupBy_type: ApiCallQueryGroupBy_type;
|
|
1683
|
+
ApiCallStatus_type: ApiCallStatus_type;
|
|
1684
|
+
ApiCallWithPrice_type: ApiCallWithPrice_type;
|
|
1685
|
+
ApiCallWithPriceResultsPage_type: ApiCallWithPriceResultsPage_type;
|
|
1686
|
+
ApiError_type: ApiError_type;
|
|
1687
|
+
ApiToken_type: ApiToken_type;
|
|
1688
|
+
ApiTokenResultsPage_type: ApiTokenResultsPage_type;
|
|
1689
|
+
AppClientInfo_type: AppClientInfo_type;
|
|
1690
|
+
AsyncApiCall_type: AsyncApiCall_type;
|
|
1691
|
+
AsyncApiCallOutput_type: AsyncApiCallOutput_type;
|
|
1692
|
+
AsyncApiCallResultsPage_type: AsyncApiCallResultsPage_type;
|
|
1693
|
+
AsyncApiCallType_type: AsyncApiCallType_type;
|
|
1694
|
+
Axis_type: Axis_type;
|
|
1695
|
+
AxisDirectionPair_type: AxisDirectionPair_type;
|
|
1696
|
+
BillingInfo_type: BillingInfo_type;
|
|
1697
|
+
CacheMetadata_type: CacheMetadata_type;
|
|
1698
|
+
CameraDragInteractionType_type: CameraDragInteractionType_type;
|
|
1699
|
+
CardDetails_type: CardDetails_type;
|
|
1700
|
+
CenterOfMass_type: CenterOfMass_type;
|
|
1701
|
+
ClientMetrics_type: ClientMetrics_type;
|
|
1702
|
+
Cluster_type: Cluster_type;
|
|
1703
|
+
CodeLanguage_type: CodeLanguage_type;
|
|
1704
|
+
CodeOutput_type: CodeOutput_type;
|
|
1705
|
+
Color_type: Color_type;
|
|
1706
|
+
Connection_type: Connection_type;
|
|
1707
|
+
CountryCode_type: CountryCode_type;
|
|
1708
|
+
Coupon_type: Coupon_type;
|
|
1709
|
+
CreatedAtSortMode_type: CreatedAtSortMode_type;
|
|
1710
|
+
Currency_type: Currency_type;
|
|
1711
|
+
CurveGetControlPoints_type: CurveGetControlPoints_type;
|
|
1712
|
+
CurveGetEndPoints_type: CurveGetEndPoints_type;
|
|
1713
|
+
CurveGetType_type: CurveGetType_type;
|
|
1714
|
+
CurveType_type: CurveType_type;
|
|
1715
|
+
Customer_type: Customer_type;
|
|
1716
|
+
CustomerBalance_type: CustomerBalance_type;
|
|
1717
|
+
Density_type: Density_type;
|
|
1718
|
+
DeviceAccessTokenRequestForm_type: DeviceAccessTokenRequestForm_type;
|
|
1719
|
+
DeviceAuthRequestForm_type: DeviceAuthRequestForm_type;
|
|
1720
|
+
DeviceAuthVerifyParams_type: DeviceAuthVerifyParams_type;
|
|
1721
|
+
Direction_type: Direction_type;
|
|
1722
|
+
Discount_type: Discount_type;
|
|
1723
|
+
DistanceType_type: DistanceType_type;
|
|
1724
|
+
EmailAuthenticationForm_type: EmailAuthenticationForm_type;
|
|
1725
|
+
EntityGetAllChildUuids_type: EntityGetAllChildUuids_type;
|
|
1726
|
+
EntityGetChildUuid_type: EntityGetChildUuid_type;
|
|
1727
|
+
EntityGetDistance_type: EntityGetDistance_type;
|
|
1728
|
+
EntityGetNumChildren_type: EntityGetNumChildren_type;
|
|
1729
|
+
EntityGetParentId_type: EntityGetParentId_type;
|
|
1730
|
+
EntityLinearPattern_type: EntityLinearPattern_type;
|
|
1731
|
+
EntityType_type: EntityType_type;
|
|
1732
|
+
Environment_type: Environment_type;
|
|
1733
|
+
Error_type: Error_type;
|
|
1734
|
+
ErrorCode_type: ErrorCode_type;
|
|
1735
|
+
Export_type: Export_type;
|
|
1736
|
+
ExportFile_type: ExportFile_type;
|
|
1737
|
+
ExtendedUser_type: ExtendedUser_type;
|
|
1738
|
+
ExtendedUserResultsPage_type: ExtendedUserResultsPage_type;
|
|
1739
|
+
FailureWebSocketResponse_type: FailureWebSocketResponse_type;
|
|
1740
|
+
FbxStorage_type: FbxStorage_type;
|
|
1741
|
+
FileCenterOfMass_type: FileCenterOfMass_type;
|
|
1742
|
+
FileConversion_type: FileConversion_type;
|
|
1743
|
+
FileDensity_type: FileDensity_type;
|
|
1744
|
+
FileExportFormat_type: FileExportFormat_type;
|
|
1745
|
+
FileImportFormat_type: FileImportFormat_type;
|
|
1746
|
+
FileMass_type: FileMass_type;
|
|
1747
|
+
FileSurfaceArea_type: FileSurfaceArea_type;
|
|
1748
|
+
FileSystemMetadata_type: FileSystemMetadata_type;
|
|
1749
|
+
FileVolume_type: FileVolume_type;
|
|
1750
|
+
Gateway_type: Gateway_type;
|
|
1751
|
+
GetEntityType_type: GetEntityType_type;
|
|
1752
|
+
GetSketchModePlane_type: GetSketchModePlane_type;
|
|
1753
|
+
GlobalAxis_type: GlobalAxis_type;
|
|
1754
|
+
GltfPresentation_type: GltfPresentation_type;
|
|
1755
|
+
GltfStorage_type: GltfStorage_type;
|
|
1756
|
+
HighlightSetEntity_type: HighlightSetEntity_type;
|
|
1757
|
+
IceServer_type: IceServer_type;
|
|
1758
|
+
ImageFormat_type: ImageFormat_type;
|
|
1759
|
+
ImportFile_type: ImportFile_type;
|
|
1760
|
+
ImportFiles_type: ImportFiles_type;
|
|
1761
|
+
InputFormat_type: InputFormat_type;
|
|
1762
|
+
Invoice_type: Invoice_type;
|
|
1763
|
+
InvoiceLineItem_type: InvoiceLineItem_type;
|
|
1764
|
+
InvoiceStatus_type: InvoiceStatus_type;
|
|
1765
|
+
Jetstream_type: Jetstream_type;
|
|
1766
|
+
JetstreamApiStats_type: JetstreamApiStats_type;
|
|
1767
|
+
JetstreamConfig_type: JetstreamConfig_type;
|
|
1768
|
+
JetstreamStats_type: JetstreamStats_type;
|
|
1769
|
+
LeafNode_type: LeafNode_type;
|
|
1770
|
+
Mass_type: Mass_type;
|
|
1771
|
+
MetaClusterInfo_type: MetaClusterInfo_type;
|
|
1772
|
+
Metadata_type: Metadata_type;
|
|
1773
|
+
Method_type: Method_type;
|
|
1774
|
+
ModelingCmd_type: ModelingCmd_type;
|
|
1775
|
+
ModelingCmdId_type: ModelingCmdId_type;
|
|
1776
|
+
ModelingCmdReq_type: ModelingCmdReq_type;
|
|
1777
|
+
MouseClick_type: MouseClick_type;
|
|
1778
|
+
NewAddress_type: NewAddress_type;
|
|
1779
|
+
OAuth2ClientInfo_type: OAuth2ClientInfo_type;
|
|
1780
|
+
OAuth2GrantType_type: OAuth2GrantType_type;
|
|
1781
|
+
OkModelingCmdResponse_type: OkModelingCmdResponse_type;
|
|
1782
|
+
OkWebSocketResponseData_type: OkWebSocketResponseData_type;
|
|
1783
|
+
Onboarding_type: Onboarding_type;
|
|
1784
|
+
OutputFile_type: OutputFile_type;
|
|
1785
|
+
OutputFormat_type: OutputFormat_type;
|
|
1786
|
+
PathCommand_type: PathCommand_type;
|
|
1787
|
+
PathComponentConstraintBound_type: PathComponentConstraintBound_type;
|
|
1788
|
+
PathComponentConstraintType_type: PathComponentConstraintType_type;
|
|
1789
|
+
PathGetCurveUuidsForVertices_type: PathGetCurveUuidsForVertices_type;
|
|
1790
|
+
PathGetInfo_type: PathGetInfo_type;
|
|
1791
|
+
PathGetVertexUuids_type: PathGetVertexUuids_type;
|
|
1792
|
+
PathSegment_type: PathSegment_type;
|
|
1793
|
+
PathSegmentInfo_type: PathSegmentInfo_type;
|
|
1794
|
+
PaymentIntent_type: PaymentIntent_type;
|
|
1795
|
+
PaymentMethod_type: PaymentMethod_type;
|
|
1796
|
+
PaymentMethodCardChecks_type: PaymentMethodCardChecks_type;
|
|
1797
|
+
PaymentMethodType_type: PaymentMethodType_type;
|
|
1798
|
+
PlaneIntersectAndProject_type: PlaneIntersectAndProject_type;
|
|
1799
|
+
PlyStorage_type: PlyStorage_type;
|
|
1800
|
+
Point2d_type: Point2d_type;
|
|
1801
|
+
Point3d_type: Point3d_type;
|
|
1802
|
+
Pong_type: Pong_type;
|
|
1803
|
+
RawFile_type: RawFile_type;
|
|
1804
|
+
RtcIceCandidateInit_type: RtcIceCandidateInit_type;
|
|
1805
|
+
RtcSdpType_type: RtcSdpType_type;
|
|
1806
|
+
RtcSessionDescription_type: RtcSessionDescription_type;
|
|
1807
|
+
SceneSelectionType_type: SceneSelectionType_type;
|
|
1808
|
+
SceneToolType_type: SceneToolType_type;
|
|
1809
|
+
SelectGet_type: SelectGet_type;
|
|
1810
|
+
SelectWithPoint_type: SelectWithPoint_type;
|
|
1811
|
+
Selection_type: Selection_type;
|
|
1812
|
+
Session_type: Session_type;
|
|
1813
|
+
Solid3dGetAllEdgeFaces_type: Solid3dGetAllEdgeFaces_type;
|
|
1814
|
+
Solid3dGetAllOppositeEdges_type: Solid3dGetAllOppositeEdges_type;
|
|
1815
|
+
Solid3dGetNextAdjacentEdge_type: Solid3dGetNextAdjacentEdge_type;
|
|
1816
|
+
Solid3dGetOppositeEdge_type: Solid3dGetOppositeEdge_type;
|
|
1817
|
+
Solid3dGetPrevAdjacentEdge_type: Solid3dGetPrevAdjacentEdge_type;
|
|
1818
|
+
StlStorage_type: StlStorage_type;
|
|
1819
|
+
SuccessWebSocketResponse_type: SuccessWebSocketResponse_type;
|
|
1820
|
+
SurfaceArea_type: SurfaceArea_type;
|
|
1821
|
+
System_type: System_type;
|
|
1822
|
+
TakeSnapshot_type: TakeSnapshot_type;
|
|
1823
|
+
TextToCad_type: TextToCad_type;
|
|
1824
|
+
TextToCadCreateBody_type: TextToCadCreateBody_type;
|
|
1825
|
+
TextToCadResultsPage_type: TextToCadResultsPage_type;
|
|
1826
|
+
UnitAngle_type: UnitAngle_type;
|
|
1827
|
+
UnitAngleConversion_type: UnitAngleConversion_type;
|
|
1828
|
+
UnitArea_type: UnitArea_type;
|
|
1829
|
+
UnitAreaConversion_type: UnitAreaConversion_type;
|
|
1830
|
+
UnitCurrent_type: UnitCurrent_type;
|
|
1831
|
+
UnitCurrentConversion_type: UnitCurrentConversion_type;
|
|
1832
|
+
UnitDensity_type: UnitDensity_type;
|
|
1833
|
+
UnitEnergy_type: UnitEnergy_type;
|
|
1834
|
+
UnitEnergyConversion_type: UnitEnergyConversion_type;
|
|
1835
|
+
UnitForce_type: UnitForce_type;
|
|
1836
|
+
UnitForceConversion_type: UnitForceConversion_type;
|
|
1837
|
+
UnitFrequency_type: UnitFrequency_type;
|
|
1838
|
+
UnitFrequencyConversion_type: UnitFrequencyConversion_type;
|
|
1839
|
+
UnitLength_type: UnitLength_type;
|
|
1840
|
+
UnitLengthConversion_type: UnitLengthConversion_type;
|
|
1841
|
+
UnitMass_type: UnitMass_type;
|
|
1842
|
+
UnitMassConversion_type: UnitMassConversion_type;
|
|
1843
|
+
UnitPower_type: UnitPower_type;
|
|
1844
|
+
UnitPowerConversion_type: UnitPowerConversion_type;
|
|
1845
|
+
UnitPressure_type: UnitPressure_type;
|
|
1846
|
+
UnitPressureConversion_type: UnitPressureConversion_type;
|
|
1847
|
+
UnitTemperature_type: UnitTemperature_type;
|
|
1848
|
+
UnitTemperatureConversion_type: UnitTemperatureConversion_type;
|
|
1849
|
+
UnitTorque_type: UnitTorque_type;
|
|
1850
|
+
UnitTorqueConversion_type: UnitTorqueConversion_type;
|
|
1851
|
+
UnitVolume_type: UnitVolume_type;
|
|
1852
|
+
UnitVolumeConversion_type: UnitVolumeConversion_type;
|
|
1853
|
+
UpdateUser_type: UpdateUser_type;
|
|
1854
|
+
User_type: User_type;
|
|
1855
|
+
UserResultsPage_type: UserResultsPage_type;
|
|
1856
|
+
Uuid_type: Uuid_type;
|
|
1857
|
+
VerificationToken_type: VerificationToken_type;
|
|
1858
|
+
Volume_type: Volume_type;
|
|
1859
|
+
WebSocketRequest_type: WebSocketRequest_type;
|
|
1860
|
+
WebSocketResponse_type: WebSocketResponse_type;
|
|
1861
|
+
}
|
|
1862
|
+
//# sourceMappingURL=models.d.ts.map
|