@kittycad/lib 0.0.52 → 0.0.54
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 -1
- package/dist/mjs/index.js +1 -1
- package/dist/types/__tests__/gen/ai-create_kcl_code_completions.test.d.ts +2 -0
- package/dist/types/__tests__/gen/ai-create_kcl_code_completions.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-create_event.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-create_event.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/meta-get_pricing_subscriptions.test.d.ts +2 -0
- package/dist/types/__tests__/gen/meta-get_pricing_subscriptions.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-create_org_saml_idp.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-create_org_saml_idp.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-delete_org_saml_idp.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-delete_org_saml_idp.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-get_any_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-get_any_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-get_org_privacy_settings.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-get_org_privacy_settings.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-get_org_saml_idp.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-get_org_saml_idp.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-list_orgs.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-list_orgs.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-update_enterprise_pricing_for_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-update_enterprise_pricing_for_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-update_org_privacy_settings.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-update_org_privacy_settings.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/orgs-update_org_saml_idp.test.d.ts +2 -0
- package/dist/types/__tests__/gen/orgs-update_org_saml_idp.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_org_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_org_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-create_user_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-create_user_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_org_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_org_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_any_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_any_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_any_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_payment_balance_for_any_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-get_user_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-get_user_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_org_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_org_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_payment_balance_for_any_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_payment_balance_for_any_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_payment_balance_for_any_user.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_payment_balance_for_any_user.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/payments-update_user_subscription.test.d.ts +2 -0
- package/dist/types/__tests__/gen/payments-update_user_subscription.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/service-accounts-create_service_account_for_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/service-accounts-create_service_account_for_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/service-accounts-delete_service_account_for_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/service-accounts-delete_service_account_for_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/service-accounts-get_service_account_for_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/service-accounts-get_service_account_for_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/service-accounts-list_service_accounts_for_org.test.d.ts +2 -0
- package/dist/types/__tests__/gen/service-accounts-list_service_accounts_for_org.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/store-create_store_coupon.test.d.ts +2 -0
- package/dist/types/__tests__/gen/store-create_store_coupon.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-get_user_privacy_settings.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-get_user_privacy_settings.test.d.ts.map +1 -0
- package/dist/types/__tests__/gen/users-update_user_privacy_settings.test.d.ts +2 -0
- package/dist/types/__tests__/gen/users-update_user_privacy_settings.test.d.ts.map +1 -0
- package/dist/types/src/api/ai/create_kcl_code_completions.d.ts +10 -0
- package/dist/types/src/api/ai/create_kcl_code_completions.d.ts.map +1 -0
- package/dist/types/src/api/meta/create_event.d.ts +9 -0
- package/dist/types/src/api/meta/create_event.d.ts.map +1 -0
- package/dist/types/src/api/meta/get_pricing_subscriptions.d.ts +9 -0
- package/dist/types/src/api/meta/get_pricing_subscriptions.d.ts.map +1 -0
- package/dist/types/src/api/orgs/create_org_saml_idp.d.ts +10 -0
- package/dist/types/src/api/orgs/create_org_saml_idp.d.ts.map +1 -0
- package/dist/types/src/api/orgs/delete_org_saml_idp.d.ts +9 -0
- package/dist/types/src/api/orgs/delete_org_saml_idp.d.ts.map +1 -0
- package/dist/types/src/api/orgs/get_any_org.d.ts +10 -0
- package/dist/types/src/api/orgs/get_any_org.d.ts.map +1 -0
- package/dist/types/src/api/orgs/get_org_privacy_settings.d.ts +9 -0
- package/dist/types/src/api/orgs/get_org_privacy_settings.d.ts.map +1 -0
- package/dist/types/src/api/orgs/get_org_saml_idp.d.ts +9 -0
- package/dist/types/src/api/orgs/get_org_saml_idp.d.ts.map +1 -0
- package/dist/types/src/api/orgs/list_org_members.d.ts +2 -2
- package/dist/types/src/api/orgs/list_org_members.d.ts.map +1 -1
- package/dist/types/src/api/orgs/list_orgs.d.ts +12 -0
- package/dist/types/src/api/orgs/list_orgs.d.ts.map +1 -0
- package/dist/types/src/api/orgs/update_enterprise_pricing_for_org.d.ts +11 -0
- package/dist/types/src/api/orgs/update_enterprise_pricing_for_org.d.ts.map +1 -0
- package/dist/types/src/api/orgs/update_org_privacy_settings.d.ts +10 -0
- package/dist/types/src/api/orgs/update_org_privacy_settings.d.ts.map +1 -0
- package/dist/types/src/api/orgs/update_org_saml_idp.d.ts +10 -0
- package/dist/types/src/api/orgs/update_org_saml_idp.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_org_subscription.d.ts +10 -0
- package/dist/types/src/api/payments/create_org_subscription.d.ts.map +1 -0
- package/dist/types/src/api/payments/create_user_subscription.d.ts +10 -0
- package/dist/types/src/api/payments/create_user_subscription.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_org_subscription.d.ts +9 -0
- package/dist/types/src/api/payments/get_org_subscription.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_balance_for_any_org.d.ts +10 -0
- package/dist/types/src/api/payments/get_payment_balance_for_any_org.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_payment_balance_for_any_user.d.ts +10 -0
- package/dist/types/src/api/payments/get_payment_balance_for_any_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/get_user_subscription.d.ts +9 -0
- package/dist/types/src/api/payments/get_user_subscription.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_org_subscription.d.ts +10 -0
- package/dist/types/src/api/payments/update_org_subscription.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_payment_balance_for_any_org.d.ts +11 -0
- package/dist/types/src/api/payments/update_payment_balance_for_any_org.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_payment_balance_for_any_user.d.ts +11 -0
- package/dist/types/src/api/payments/update_payment_balance_for_any_user.d.ts.map +1 -0
- package/dist/types/src/api/payments/update_user_subscription.d.ts +10 -0
- package/dist/types/src/api/payments/update_user_subscription.d.ts.map +1 -0
- package/dist/types/src/api/service-accounts/create_service_account_for_org.d.ts +10 -0
- package/dist/types/src/api/service-accounts/create_service_account_for_org.d.ts.map +1 -0
- package/dist/types/src/api/service-accounts/delete_service_account_for_org.d.ts +10 -0
- package/dist/types/src/api/service-accounts/delete_service_account_for_org.d.ts.map +1 -0
- package/dist/types/src/api/service-accounts/get_service_account_for_org.d.ts +10 -0
- package/dist/types/src/api/service-accounts/get_service_account_for_org.d.ts.map +1 -0
- package/dist/types/src/api/service-accounts/list_service_accounts_for_org.d.ts +12 -0
- package/dist/types/src/api/service-accounts/list_service_accounts_for_org.d.ts.map +1 -0
- package/dist/types/src/api/store/create_store_coupon.d.ts +10 -0
- package/dist/types/src/api/store/create_store_coupon.d.ts.map +1 -0
- package/dist/types/src/api/users/get_user_privacy_settings.d.ts +9 -0
- package/dist/types/src/api/users/get_user_privacy_settings.d.ts.map +1 -0
- package/dist/types/src/api/users/update_user_privacy_settings.d.ts +10 -0
- package/dist/types/src/api/users/update_user_privacy_settings.d.ts.map +1 -0
- package/dist/types/src/apiGen.d.ts.map +1 -1
- package/dist/types/src/index.d.ts +62 -0
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/models.d.ts +360 -73
- package/dist/types/src/models.d.ts.map +1 -1
- package/dist/umd/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export declare type AccountProvider_type = 'apple' | 'discord' | 'google' | 'github' | 'microsoft' | 'tencent';
|
|
1
|
+
export declare type AccountProvider_type = 'apple' | 'discord' | 'google' | 'github' | 'microsoft' | 'saml' | 'tencent';
|
|
2
2
|
export interface AddOrgMember_type {
|
|
3
3
|
email: string;
|
|
4
|
-
role:
|
|
4
|
+
role: UserOrgRole_type;
|
|
5
5
|
}
|
|
6
6
|
export interface AddressDetails_type {
|
|
7
7
|
city: string;
|
|
@@ -256,7 +256,21 @@ export declare type BlockReason_type = 'missing_payment_method' | 'payment_metho
|
|
|
256
256
|
export interface CacheMetadata_type {
|
|
257
257
|
ok: boolean;
|
|
258
258
|
}
|
|
259
|
+
export interface CameraDragEnd_type {
|
|
260
|
+
settings: CameraSettings_type;
|
|
261
|
+
}
|
|
259
262
|
export declare type CameraDragInteractionType_type = 'pan' | 'rotate' | 'zoom';
|
|
263
|
+
export interface CameraDragMove_type {
|
|
264
|
+
settings: CameraSettings_type;
|
|
265
|
+
}
|
|
266
|
+
export interface CameraSettings_type {
|
|
267
|
+
center: Point3d_type;
|
|
268
|
+
fov_y?: number;
|
|
269
|
+
ortho: boolean;
|
|
270
|
+
ortho_scale?: number;
|
|
271
|
+
pos: Point3d_type;
|
|
272
|
+
up: Point3d_type;
|
|
273
|
+
}
|
|
260
274
|
export interface CardDetails_type {
|
|
261
275
|
brand: string;
|
|
262
276
|
checks: PaymentMethodCardChecks_type;
|
|
@@ -393,16 +407,29 @@ export interface CustomerBalance_type {
|
|
|
393
407
|
created_at: string;
|
|
394
408
|
id: Uuid_type;
|
|
395
409
|
map_id: Uuid_type;
|
|
410
|
+
modeling_app_enterprise_price?: SubscriptionTierPrice_type;
|
|
396
411
|
monthly_credits_remaining: number;
|
|
397
412
|
pre_pay_cash_remaining: number;
|
|
398
413
|
pre_pay_credits_remaining: number;
|
|
414
|
+
subscription_details?: ZooProductSubscriptions_type;
|
|
415
|
+
subscription_id?: string;
|
|
399
416
|
total_due: number;
|
|
400
417
|
updated_at: string;
|
|
401
418
|
}
|
|
419
|
+
export interface DefaultCameraGetSettings_type {
|
|
420
|
+
settings: CameraSettings_type;
|
|
421
|
+
}
|
|
422
|
+
export interface DefaultCameraZoom_type {
|
|
423
|
+
settings: CameraSettings_type;
|
|
424
|
+
}
|
|
402
425
|
export interface Density_type {
|
|
403
426
|
density: number;
|
|
404
427
|
output_unit: UnitDensity_type;
|
|
405
428
|
}
|
|
429
|
+
export interface DerEncodedKeyPair_type {
|
|
430
|
+
private_key: string;
|
|
431
|
+
public_cert: string;
|
|
432
|
+
}
|
|
406
433
|
export interface DeviceAccessTokenRequestForm_type {
|
|
407
434
|
client_id: string;
|
|
408
435
|
device_code: string;
|
|
@@ -418,6 +445,11 @@ export declare type Direction_type = 'positive' | 'negative';
|
|
|
418
445
|
export interface Discount_type {
|
|
419
446
|
coupon: Coupon_type;
|
|
420
447
|
}
|
|
448
|
+
export interface DiscountCode_type {
|
|
449
|
+
code: string;
|
|
450
|
+
expires_at?: string;
|
|
451
|
+
percent_off: number;
|
|
452
|
+
}
|
|
421
453
|
export declare type DistanceType_type = {
|
|
422
454
|
type: 'euclidean';
|
|
423
455
|
} | {
|
|
@@ -428,6 +460,9 @@ export interface EmailAuthenticationForm_type {
|
|
|
428
460
|
callback_url?: string;
|
|
429
461
|
email: string;
|
|
430
462
|
}
|
|
463
|
+
export interface EntityCircularPattern_type {
|
|
464
|
+
entity_ids: string[];
|
|
465
|
+
}
|
|
431
466
|
export interface EntityGetAllChildUuids_type {
|
|
432
467
|
entity_ids: string[];
|
|
433
468
|
}
|
|
@@ -435,8 +470,8 @@ export interface EntityGetChildUuid_type {
|
|
|
435
470
|
entity_id: string;
|
|
436
471
|
}
|
|
437
472
|
export interface EntityGetDistance_type {
|
|
438
|
-
max_distance:
|
|
439
|
-
min_distance:
|
|
473
|
+
max_distance: LengthUnit_type;
|
|
474
|
+
min_distance: LengthUnit_type;
|
|
440
475
|
}
|
|
441
476
|
export interface EntityGetNumChildren_type {
|
|
442
477
|
num: number;
|
|
@@ -464,6 +499,7 @@ export interface ExportFile_type {
|
|
|
464
499
|
}
|
|
465
500
|
export interface ExtendedUser_type {
|
|
466
501
|
block?: BlockReason_type;
|
|
502
|
+
can_train_on_data: boolean;
|
|
467
503
|
company: string;
|
|
468
504
|
created_at: string;
|
|
469
505
|
discord: string;
|
|
@@ -474,6 +510,7 @@ export interface ExtendedUser_type {
|
|
|
474
510
|
github: string;
|
|
475
511
|
id: Uuid_type;
|
|
476
512
|
image: string;
|
|
513
|
+
is_service_account: boolean;
|
|
477
514
|
last_name: string;
|
|
478
515
|
mailchimp_id?: string;
|
|
479
516
|
name: string;
|
|
@@ -485,6 +522,12 @@ export interface ExtendedUserResultsPage_type {
|
|
|
485
522
|
items: ExtendedUser_type[];
|
|
486
523
|
next_page?: string;
|
|
487
524
|
}
|
|
525
|
+
export declare type ExtrusionFaceCapType_type = 'none' | 'top' | 'bottom';
|
|
526
|
+
export interface ExtrusionFaceInfo_type {
|
|
527
|
+
cap: ExtrusionFaceCapType_type;
|
|
528
|
+
curve_id?: string;
|
|
529
|
+
face_id?: string;
|
|
530
|
+
}
|
|
488
531
|
export interface FailureWebSocketResponse_type {
|
|
489
532
|
errors: ApiError_type[];
|
|
490
533
|
request_id?: string;
|
|
@@ -609,6 +652,13 @@ export interface IceServer_type {
|
|
|
609
652
|
urls: string[];
|
|
610
653
|
username?: string;
|
|
611
654
|
}
|
|
655
|
+
export declare type IdpMetadataSource_type = {
|
|
656
|
+
type: 'url';
|
|
657
|
+
url: string;
|
|
658
|
+
} | {
|
|
659
|
+
data: string;
|
|
660
|
+
type: 'base64_encoded_xml';
|
|
661
|
+
};
|
|
612
662
|
export declare type ImageFormat_type = 'png' | 'jpeg';
|
|
613
663
|
export interface ImportFile_type {
|
|
614
664
|
data: number[];
|
|
@@ -721,12 +771,35 @@ export interface JetstreamStats_type {
|
|
|
721
771
|
reserved_store: number;
|
|
722
772
|
store: number;
|
|
723
773
|
}
|
|
774
|
+
export interface KclCodeCompletionParams_type {
|
|
775
|
+
language: string;
|
|
776
|
+
next_indent?: number;
|
|
777
|
+
prompt_tokens?: number;
|
|
778
|
+
suffix_tokens?: number;
|
|
779
|
+
trim_by_indentation: boolean;
|
|
780
|
+
}
|
|
781
|
+
export interface KclCodeCompletionRequest_type {
|
|
782
|
+
extra: KclCodeCompletionParams_type;
|
|
783
|
+
max_tokens?: number;
|
|
784
|
+
n?: number;
|
|
785
|
+
nwo?: string;
|
|
786
|
+
prompt: string;
|
|
787
|
+
stop: string[];
|
|
788
|
+
stream: boolean;
|
|
789
|
+
suffix: string;
|
|
790
|
+
temperature?: number;
|
|
791
|
+
top_p?: number;
|
|
792
|
+
}
|
|
793
|
+
export interface KclCodeCompletionResponse_type {
|
|
794
|
+
completions: string[];
|
|
795
|
+
}
|
|
724
796
|
export interface LeafNode_type {
|
|
725
797
|
auth_timeout: number;
|
|
726
798
|
host: string;
|
|
727
799
|
port: number;
|
|
728
800
|
tls_timeout: number;
|
|
729
801
|
}
|
|
802
|
+
export declare type LengthUnit_type = number;
|
|
730
803
|
export interface Mass_type {
|
|
731
804
|
mass: number;
|
|
732
805
|
output_unit: UnitMass_type;
|
|
@@ -744,6 +817,20 @@ export interface Metadata_type {
|
|
|
744
817
|
pubsub: Connection_type;
|
|
745
818
|
}
|
|
746
819
|
export declare type Method_type = 'OPTIONS' | 'GET' | 'POST' | 'PUT' | 'DELETE' | 'HEAD' | 'TRACE' | 'CONNECT' | 'PATCH' | 'EXTENSION';
|
|
820
|
+
export declare type ModelingAppIndividualSubscriptionTier_type = 'free' | 'pro';
|
|
821
|
+
export declare type ModelingAppOrganizationSubscriptionTier_type = 'team' | 'enterprise';
|
|
822
|
+
export interface ModelingAppSubscriptionTier_type {
|
|
823
|
+
description: string;
|
|
824
|
+
features: SubscriptionTierFeature_type[];
|
|
825
|
+
name: ModelingAppSubscriptionTierName_type;
|
|
826
|
+
pay_as_you_go_credits: number;
|
|
827
|
+
price: SubscriptionTierPrice_type;
|
|
828
|
+
support_tier: SupportTier_type;
|
|
829
|
+
training_data_behavior: SubscriptionTrainingDataBehavior_type;
|
|
830
|
+
type: SubscriptionTierType_type;
|
|
831
|
+
zoo_tools_included: ZooTool_type[];
|
|
832
|
+
}
|
|
833
|
+
export declare type ModelingAppSubscriptionTierName_type = 'free' | 'pro' | 'team' | 'enterprise';
|
|
747
834
|
export declare type ModelingCmd_type = {
|
|
748
835
|
type: 'start_path';
|
|
749
836
|
} | {
|
|
@@ -756,7 +843,7 @@ export declare type ModelingCmd_type = {
|
|
|
756
843
|
type: 'extend_path';
|
|
757
844
|
} | {
|
|
758
845
|
cap: boolean;
|
|
759
|
-
distance:
|
|
846
|
+
distance: LengthUnit_type;
|
|
760
847
|
target: ModelingCmdId_type;
|
|
761
848
|
type: 'extrude';
|
|
762
849
|
} | {
|
|
@@ -775,11 +862,23 @@ export declare type ModelingCmd_type = {
|
|
|
775
862
|
interaction: CameraDragInteractionType_type;
|
|
776
863
|
type: 'camera_drag_end';
|
|
777
864
|
window: Point2d_type;
|
|
865
|
+
} | {
|
|
866
|
+
type: 'default_camera_get_settings';
|
|
778
867
|
} | {
|
|
779
868
|
center: Point3d_type;
|
|
869
|
+
sequence?: number;
|
|
780
870
|
type: 'default_camera_look_at';
|
|
781
871
|
up: Point3d_type;
|
|
782
872
|
vantage: Point3d_type;
|
|
873
|
+
} | {
|
|
874
|
+
center: Point3d_type;
|
|
875
|
+
fov_y: number;
|
|
876
|
+
sequence?: number;
|
|
877
|
+
type: 'default_camera_perspective_settings';
|
|
878
|
+
up: Point3d_type;
|
|
879
|
+
vantage: Point3d_type;
|
|
880
|
+
z_far: number;
|
|
881
|
+
z_near: number;
|
|
783
882
|
} | {
|
|
784
883
|
magnitude: number;
|
|
785
884
|
type: 'default_camera_zoom';
|
|
@@ -793,9 +892,6 @@ export declare type ModelingCmd_type = {
|
|
|
793
892
|
y_axis: Point3d_type;
|
|
794
893
|
} | {
|
|
795
894
|
type: 'default_camera_disable_sketch_mode';
|
|
796
|
-
} | {
|
|
797
|
-
type: 'default_camera_focus_on';
|
|
798
|
-
uuid: string;
|
|
799
895
|
} | {
|
|
800
896
|
entity_ids: string[];
|
|
801
897
|
format: OutputFormat_type;
|
|
@@ -814,17 +910,32 @@ export declare type ModelingCmd_type = {
|
|
|
814
910
|
} | {
|
|
815
911
|
entity_id: string;
|
|
816
912
|
type: 'entity_get_all_child_uuids';
|
|
913
|
+
} | {
|
|
914
|
+
distance_type: DistanceType_type;
|
|
915
|
+
entity_id1: string;
|
|
916
|
+
entity_id2: string;
|
|
917
|
+
type: 'entity_get_distance';
|
|
918
|
+
} | {
|
|
919
|
+
axis: Point3d_type;
|
|
920
|
+
entity_id: string;
|
|
921
|
+
num_repetitions: number;
|
|
922
|
+
spacing: LengthUnit_type;
|
|
923
|
+
type: 'entity_linear_pattern';
|
|
924
|
+
} | {
|
|
925
|
+
arc_degrees: number;
|
|
926
|
+
axis: Point3d_type;
|
|
927
|
+
center: Point3d_type;
|
|
928
|
+
entity_id: string;
|
|
929
|
+
num_repetitions: number;
|
|
930
|
+
rotate_duplicates: boolean;
|
|
931
|
+
type: 'entity_circular_pattern';
|
|
817
932
|
} | {
|
|
818
933
|
target: string;
|
|
819
934
|
type: 'edit_mode_enter';
|
|
820
|
-
} | {
|
|
821
|
-
type: 'edit_mode_exit';
|
|
822
935
|
} | {
|
|
823
936
|
selected_at_window: Point2d_type;
|
|
824
937
|
selection_type: SceneSelectionType_type;
|
|
825
938
|
type: 'select_with_point';
|
|
826
|
-
} | {
|
|
827
|
-
type: 'select_clear';
|
|
828
939
|
} | {
|
|
829
940
|
entities: string[];
|
|
830
941
|
type: 'select_add';
|
|
@@ -834,8 +945,6 @@ export declare type ModelingCmd_type = {
|
|
|
834
945
|
} | {
|
|
835
946
|
entities: string[];
|
|
836
947
|
type: 'select_replace';
|
|
837
|
-
} | {
|
|
838
|
-
type: 'select_get';
|
|
839
948
|
} | {
|
|
840
949
|
selected_at_window: Point2d_type;
|
|
841
950
|
sequence?: number;
|
|
@@ -859,17 +968,24 @@ export declare type ModelingCmd_type = {
|
|
|
859
968
|
} | {
|
|
860
969
|
object_id: string;
|
|
861
970
|
type: 'object_bring_to_front';
|
|
971
|
+
} | {
|
|
972
|
+
ambient_occlusion: number;
|
|
973
|
+
color: Color_type;
|
|
974
|
+
metalness: number;
|
|
975
|
+
object_id: string;
|
|
976
|
+
roughness: number;
|
|
977
|
+
type: 'object_set_material_params_pbr';
|
|
862
978
|
} | {
|
|
863
979
|
entity_id: string;
|
|
864
980
|
type: 'get_entity_type';
|
|
865
|
-
} | {
|
|
866
|
-
hole_id: string;
|
|
867
|
-
object_id: string;
|
|
868
|
-
type: 'solid2d_add_hole';
|
|
869
981
|
} | {
|
|
870
982
|
edge_id: string;
|
|
871
983
|
object_id: string;
|
|
872
984
|
type: 'solid3d_get_all_edge_faces';
|
|
985
|
+
} | {
|
|
986
|
+
hole_id: string;
|
|
987
|
+
object_id: string;
|
|
988
|
+
type: 'solid2d_add_hole';
|
|
873
989
|
} | {
|
|
874
990
|
along_vector?: Point3d_type;
|
|
875
991
|
edge_id: string;
|
|
@@ -890,6 +1006,12 @@ export declare type ModelingCmd_type = {
|
|
|
890
1006
|
face_id: string;
|
|
891
1007
|
object_id: string;
|
|
892
1008
|
type: 'solid3d_get_prev_adjacent_edge';
|
|
1009
|
+
} | {
|
|
1010
|
+
edge_id: string;
|
|
1011
|
+
object_id: string;
|
|
1012
|
+
radius: LengthUnit_type;
|
|
1013
|
+
tolerance: LengthUnit_type;
|
|
1014
|
+
type: 'solid3d_fillet_edge';
|
|
893
1015
|
} | {
|
|
894
1016
|
front: boolean;
|
|
895
1017
|
object_id: string;
|
|
@@ -907,7 +1029,7 @@ export declare type ModelingCmd_type = {
|
|
|
907
1029
|
clobber: boolean;
|
|
908
1030
|
hide?: boolean;
|
|
909
1031
|
origin: Point3d_type;
|
|
910
|
-
size:
|
|
1032
|
+
size: LengthUnit_type;
|
|
911
1033
|
type: 'make_plane';
|
|
912
1034
|
x_axis: Point3d_type;
|
|
913
1035
|
y_axis: Point3d_type;
|
|
@@ -933,6 +1055,19 @@ export declare type ModelingCmd_type = {
|
|
|
933
1055
|
type: 'sketch_mode_enable';
|
|
934
1056
|
} | {
|
|
935
1057
|
type: 'sketch_mode_disable';
|
|
1058
|
+
} | {
|
|
1059
|
+
type: 'get_sketch_mode_plane';
|
|
1060
|
+
} | {
|
|
1061
|
+
constraint_bound: PathComponentConstraintBound_type;
|
|
1062
|
+
constraint_type: PathComponentConstraintType_type;
|
|
1063
|
+
object_id: string;
|
|
1064
|
+
type: 'curve_set_constraint';
|
|
1065
|
+
} | {
|
|
1066
|
+
adjust_camera: boolean;
|
|
1067
|
+
animated: boolean;
|
|
1068
|
+
entity_id: string;
|
|
1069
|
+
ortho: boolean;
|
|
1070
|
+
type: 'enable_sketch_mode';
|
|
936
1071
|
} | {
|
|
937
1072
|
curve_id: string;
|
|
938
1073
|
type: 'curve_get_type';
|
|
@@ -985,6 +1120,9 @@ export declare type ModelingCmd_type = {
|
|
|
985
1120
|
files: ImportFile_type[];
|
|
986
1121
|
format: InputFormat_type;
|
|
987
1122
|
type: 'import_files';
|
|
1123
|
+
} | {
|
|
1124
|
+
type: 'set_scene_units';
|
|
1125
|
+
unit: UnitLength_type;
|
|
988
1126
|
} | {
|
|
989
1127
|
entity_ids: string[];
|
|
990
1128
|
material_density: number;
|
|
@@ -1015,35 +1153,8 @@ export declare type ModelingCmd_type = {
|
|
|
1015
1153
|
source_unit: UnitLength_type;
|
|
1016
1154
|
type: 'surface_area';
|
|
1017
1155
|
} | {
|
|
1018
|
-
type: '
|
|
1019
|
-
|
|
1020
|
-
constraint_bound: PathComponentConstraintBound_type;
|
|
1021
|
-
constraint_type: PathComponentConstraintType_type;
|
|
1022
|
-
object_id: string;
|
|
1023
|
-
type: 'curve_set_constraint';
|
|
1024
|
-
} | {
|
|
1025
|
-
animated: boolean;
|
|
1026
|
-
entity_id: string;
|
|
1027
|
-
ortho: boolean;
|
|
1028
|
-
type: 'enable_sketch_mode';
|
|
1029
|
-
} | {
|
|
1030
|
-
ambient_occlusion: number;
|
|
1031
|
-
color: Color_type;
|
|
1032
|
-
metalness: number;
|
|
1033
|
-
object_id: string;
|
|
1034
|
-
roughness: number;
|
|
1035
|
-
type: 'object_set_material_params_pbr';
|
|
1036
|
-
} | {
|
|
1037
|
-
distance_type: DistanceType_type;
|
|
1038
|
-
entity_id1: string;
|
|
1039
|
-
entity_id2: string;
|
|
1040
|
-
type: 'entity_get_distance';
|
|
1041
|
-
} | {
|
|
1042
|
-
axis: Point3d_type;
|
|
1043
|
-
entity_id: string;
|
|
1044
|
-
num_repetitions: number;
|
|
1045
|
-
spacing: number;
|
|
1046
|
-
type: 'entity_linear_pattern';
|
|
1156
|
+
type: 'default_camera_focus_on';
|
|
1157
|
+
uuid: string;
|
|
1047
1158
|
} | {
|
|
1048
1159
|
selection_type: SceneSelectionType_type;
|
|
1049
1160
|
type: 'set_selection_type';
|
|
@@ -1055,6 +1166,16 @@ export declare type ModelingCmd_type = {
|
|
|
1055
1166
|
} | {
|
|
1056
1167
|
parameters?: PerspectiveCameraParameters_type;
|
|
1057
1168
|
type: 'default_camera_set_perspective';
|
|
1169
|
+
} | {
|
|
1170
|
+
edge_id: string;
|
|
1171
|
+
object_id: string;
|
|
1172
|
+
type: 'solid3d_get_extrusion_face_info';
|
|
1173
|
+
} | {
|
|
1174
|
+
type: 'edit_mode_exit';
|
|
1175
|
+
} | {
|
|
1176
|
+
type: 'select_clear';
|
|
1177
|
+
} | {
|
|
1178
|
+
type: 'select_get';
|
|
1058
1179
|
};
|
|
1059
1180
|
export declare type ModelingCmdId_type = string;
|
|
1060
1181
|
export interface ModelingCmdReq_type {
|
|
@@ -1095,17 +1216,20 @@ export declare type OkModelingCmdResponse_type = {
|
|
|
1095
1216
|
data: EntityGetAllChildUuids_type;
|
|
1096
1217
|
type: 'entity_get_all_child_uuids';
|
|
1097
1218
|
} | {
|
|
1098
|
-
data:
|
|
1099
|
-
type: '
|
|
1219
|
+
data: CameraDragMove_type;
|
|
1220
|
+
type: 'camera_drag_move';
|
|
1100
1221
|
} | {
|
|
1101
|
-
data:
|
|
1102
|
-
type: '
|
|
1222
|
+
data: CameraDragEnd_type;
|
|
1223
|
+
type: 'camera_drag_end';
|
|
1103
1224
|
} | {
|
|
1104
|
-
data:
|
|
1105
|
-
type: '
|
|
1225
|
+
data: DefaultCameraGetSettings_type;
|
|
1226
|
+
type: 'default_camera_get_settings';
|
|
1106
1227
|
} | {
|
|
1107
|
-
data:
|
|
1108
|
-
type: '
|
|
1228
|
+
data: DefaultCameraZoom_type;
|
|
1229
|
+
type: 'default_camera_zoom';
|
|
1230
|
+
} | {
|
|
1231
|
+
data: SelectGet_type;
|
|
1232
|
+
type: 'select_get';
|
|
1109
1233
|
} | {
|
|
1110
1234
|
data: Solid3dGetAllEdgeFaces_type;
|
|
1111
1235
|
type: 'solid3d_get_all_edge_faces';
|
|
@@ -1115,39 +1239,45 @@ export declare type OkModelingCmdResponse_type = {
|
|
|
1115
1239
|
} | {
|
|
1116
1240
|
data: Solid3dGetOppositeEdge_type;
|
|
1117
1241
|
type: 'solid3d_get_opposite_edge';
|
|
1242
|
+
} | {
|
|
1243
|
+
data: Solid3dGetNextAdjacentEdge_type;
|
|
1244
|
+
type: 'solid3d_get_next_adjacent_edge';
|
|
1118
1245
|
} | {
|
|
1119
1246
|
data: Solid3dGetPrevAdjacentEdge_type;
|
|
1120
1247
|
type: 'solid3d_get_prev_adjacent_edge';
|
|
1121
1248
|
} | {
|
|
1122
|
-
data:
|
|
1123
|
-
type: '
|
|
1249
|
+
data: GetEntityType_type;
|
|
1250
|
+
type: 'get_entity_type';
|
|
1124
1251
|
} | {
|
|
1125
|
-
data:
|
|
1126
|
-
type: '
|
|
1252
|
+
data: CurveGetControlPoints_type;
|
|
1253
|
+
type: 'curve_get_control_points';
|
|
1127
1254
|
} | {
|
|
1128
1255
|
data: CurveGetType_type;
|
|
1129
1256
|
type: 'curve_get_type';
|
|
1130
1257
|
} | {
|
|
1131
|
-
data:
|
|
1132
|
-
type: '
|
|
1258
|
+
data: MouseClick_type;
|
|
1259
|
+
type: 'mouse_click';
|
|
1133
1260
|
} | {
|
|
1134
1261
|
data: TakeSnapshot_type;
|
|
1135
1262
|
type: 'take_snapshot';
|
|
1136
1263
|
} | {
|
|
1137
1264
|
data: PathGetInfo_type;
|
|
1138
1265
|
type: 'path_get_info';
|
|
1266
|
+
} | {
|
|
1267
|
+
data: PathSegmentInfo_type;
|
|
1268
|
+
type: 'path_segment_info';
|
|
1139
1269
|
} | {
|
|
1140
1270
|
data: PathGetCurveUuidsForVertices_type;
|
|
1141
1271
|
type: 'path_get_curve_uuids_for_vertices';
|
|
1142
1272
|
} | {
|
|
1143
1273
|
data: PathGetVertexUuids_type;
|
|
1144
1274
|
type: 'path_get_vertex_uuids';
|
|
1145
|
-
} | {
|
|
1146
|
-
data: PlaneIntersectAndProject_type;
|
|
1147
|
-
type: 'plane_intersect_and_project';
|
|
1148
1275
|
} | {
|
|
1149
1276
|
data: CurveGetEndPoints_type;
|
|
1150
1277
|
type: 'curve_get_end_points';
|
|
1278
|
+
} | {
|
|
1279
|
+
data: PlaneIntersectAndProject_type;
|
|
1280
|
+
type: 'plane_intersect_and_project';
|
|
1151
1281
|
} | {
|
|
1152
1282
|
data: ImportFiles_type;
|
|
1153
1283
|
type: 'import_files';
|
|
@@ -1169,6 +1299,21 @@ export declare type OkModelingCmdResponse_type = {
|
|
|
1169
1299
|
} | {
|
|
1170
1300
|
data: GetSketchModePlane_type;
|
|
1171
1301
|
type: 'get_sketch_mode_plane';
|
|
1302
|
+
} | {
|
|
1303
|
+
data: EntityGetDistance_type;
|
|
1304
|
+
type: 'entity_get_distance';
|
|
1305
|
+
} | {
|
|
1306
|
+
data: EntityLinearPattern_type;
|
|
1307
|
+
type: 'entity_linear_pattern';
|
|
1308
|
+
} | {
|
|
1309
|
+
data: EntityCircularPattern_type;
|
|
1310
|
+
type: 'entity_circular_pattern';
|
|
1311
|
+
} | {
|
|
1312
|
+
data: Solid3dGetExtrusionFaceInfo_type;
|
|
1313
|
+
type: 'solid3d_get_extrusion_face_info';
|
|
1314
|
+
} | {
|
|
1315
|
+
data: ExtrusionFaceInfo_type;
|
|
1316
|
+
type: 'extrusion_face_info';
|
|
1172
1317
|
};
|
|
1173
1318
|
export declare type OkWebSocketResponseData_type = {
|
|
1174
1319
|
data: {
|
|
@@ -1198,6 +1343,9 @@ export declare type OkWebSocketResponseData_type = {
|
|
|
1198
1343
|
} | {
|
|
1199
1344
|
data: object;
|
|
1200
1345
|
type: 'metrics_request';
|
|
1346
|
+
} | {
|
|
1347
|
+
data: object;
|
|
1348
|
+
type: 'pong';
|
|
1201
1349
|
};
|
|
1202
1350
|
export interface Onboarding_type {
|
|
1203
1351
|
first_call_from_modeling_app_date?: string;
|
|
@@ -1209,6 +1357,7 @@ export interface Org_type {
|
|
|
1209
1357
|
billing_email: string;
|
|
1210
1358
|
billing_email_verified?: string;
|
|
1211
1359
|
block?: BlockReason_type;
|
|
1360
|
+
can_train_on_data: boolean;
|
|
1212
1361
|
created_at: string;
|
|
1213
1362
|
domain?: string;
|
|
1214
1363
|
id: Uuid_type;
|
|
@@ -1246,7 +1395,11 @@ export interface OrgMemberResultsPage_type {
|
|
|
1246
1395
|
items: OrgMember_type[];
|
|
1247
1396
|
next_page?: string;
|
|
1248
1397
|
}
|
|
1249
|
-
export
|
|
1398
|
+
export interface OrgResultsPage_type {
|
|
1399
|
+
items: Org_type[];
|
|
1400
|
+
next_page?: string;
|
|
1401
|
+
}
|
|
1402
|
+
export declare type OrgRole_type = 'admin' | 'member' | 'service_account';
|
|
1250
1403
|
export interface OutputFile_type {
|
|
1251
1404
|
contents?: string;
|
|
1252
1405
|
name: string;
|
|
@@ -1297,7 +1450,7 @@ export declare type PathSegment_type = {
|
|
|
1297
1450
|
} | {
|
|
1298
1451
|
center: Point2d_type;
|
|
1299
1452
|
end: Angle_type;
|
|
1300
|
-
radius:
|
|
1453
|
+
radius: LengthUnit_type;
|
|
1301
1454
|
relative: boolean;
|
|
1302
1455
|
start: Angle_type;
|
|
1303
1456
|
type: 'arc';
|
|
@@ -1309,7 +1462,7 @@ export declare type PathSegment_type = {
|
|
|
1309
1462
|
type: 'bezier';
|
|
1310
1463
|
} | {
|
|
1311
1464
|
offset: Angle_type;
|
|
1312
|
-
radius:
|
|
1465
|
+
radius: LengthUnit_type;
|
|
1313
1466
|
type: 'tangential_arc';
|
|
1314
1467
|
} | {
|
|
1315
1468
|
angle_snap_increment?: Angle_type;
|
|
@@ -1345,13 +1498,14 @@ export interface PerspectiveCameraParameters_type {
|
|
|
1345
1498
|
z_far: number;
|
|
1346
1499
|
z_near: number;
|
|
1347
1500
|
}
|
|
1501
|
+
export declare type PlanInterval_type = 'day' | 'month' | 'week' | 'year';
|
|
1348
1502
|
export interface PlaneIntersectAndProject_type {
|
|
1349
1503
|
plane_coordinates?: Point2d_type;
|
|
1350
1504
|
}
|
|
1351
1505
|
export declare type PlyStorage_type = 'ascii' | 'binary_little_endian' | 'binary_big_endian';
|
|
1352
1506
|
export interface Point2d_type {
|
|
1353
|
-
x:
|
|
1354
|
-
y:
|
|
1507
|
+
x: LengthUnit_type;
|
|
1508
|
+
y: LengthUnit_type;
|
|
1355
1509
|
}
|
|
1356
1510
|
export interface Point3d_type {
|
|
1357
1511
|
x: number;
|
|
@@ -1361,6 +1515,9 @@ export interface Point3d_type {
|
|
|
1361
1515
|
export interface Pong_type {
|
|
1362
1516
|
message: string;
|
|
1363
1517
|
}
|
|
1518
|
+
export interface PrivacySettings_type {
|
|
1519
|
+
can_train_on_data: boolean;
|
|
1520
|
+
}
|
|
1364
1521
|
export interface RawFile_type {
|
|
1365
1522
|
contents: number[];
|
|
1366
1523
|
name: string;
|
|
@@ -1376,6 +1533,25 @@ export interface RtcSessionDescription_type {
|
|
|
1376
1533
|
sdp: string;
|
|
1377
1534
|
type: RtcSdpType_type;
|
|
1378
1535
|
}
|
|
1536
|
+
export interface SamlIdentityProvider_type {
|
|
1537
|
+
acs_url: string;
|
|
1538
|
+
created_at: string;
|
|
1539
|
+
id: Uuid_type;
|
|
1540
|
+
idp_entity_id: string;
|
|
1541
|
+
idp_metadata_document_string: string;
|
|
1542
|
+
org_id: Uuid_type;
|
|
1543
|
+
private_key?: string;
|
|
1544
|
+
public_cert?: string;
|
|
1545
|
+
slo_url: string;
|
|
1546
|
+
technical_contact_email: string;
|
|
1547
|
+
updated_at: string;
|
|
1548
|
+
}
|
|
1549
|
+
export interface SamlIdentityProviderCreate_type {
|
|
1550
|
+
idp_entity_id: string;
|
|
1551
|
+
idp_metadata_source: IdpMetadataSource_type;
|
|
1552
|
+
signing_keypair?: DerEncodedKeyPair_type;
|
|
1553
|
+
technical_contact_email: string;
|
|
1554
|
+
}
|
|
1379
1555
|
export declare type SceneSelectionType_type = 'replace' | 'add' | 'remove';
|
|
1380
1556
|
export declare type SceneToolType_type = 'camera_revolve' | 'select' | 'move' | 'sketch_line' | 'sketch_tangential_arc' | 'sketch_curve' | 'sketch_curve_mod';
|
|
1381
1557
|
export interface SelectGet_type {
|
|
@@ -1399,6 +1575,19 @@ export declare type Selection_type = {
|
|
|
1399
1575
|
name: string;
|
|
1400
1576
|
type: 'mesh_by_name';
|
|
1401
1577
|
};
|
|
1578
|
+
export interface ServiceAccount_type {
|
|
1579
|
+
created_at: string;
|
|
1580
|
+
id: Uuid_type;
|
|
1581
|
+
is_valid: boolean;
|
|
1582
|
+
label?: string;
|
|
1583
|
+
org_id: Uuid_type;
|
|
1584
|
+
token: Uuid_type;
|
|
1585
|
+
updated_at: string;
|
|
1586
|
+
}
|
|
1587
|
+
export interface ServiceAccountResultsPage_type {
|
|
1588
|
+
items: ServiceAccount_type[];
|
|
1589
|
+
next_page?: string;
|
|
1590
|
+
}
|
|
1402
1591
|
export interface Session_type {
|
|
1403
1592
|
created_at: string;
|
|
1404
1593
|
expires: string;
|
|
@@ -1413,6 +1602,9 @@ export interface Solid3dGetAllEdgeFaces_type {
|
|
|
1413
1602
|
export interface Solid3dGetAllOppositeEdges_type {
|
|
1414
1603
|
edges: string[];
|
|
1415
1604
|
}
|
|
1605
|
+
export interface Solid3dGetExtrusionFaceInfo_type {
|
|
1606
|
+
faces: ExtrusionFaceInfo_type[];
|
|
1607
|
+
}
|
|
1416
1608
|
export interface Solid3dGetNextAdjacentEdge_type {
|
|
1417
1609
|
edge?: string;
|
|
1418
1610
|
}
|
|
@@ -1423,11 +1615,36 @@ export interface Solid3dGetPrevAdjacentEdge_type {
|
|
|
1423
1615
|
edge?: string;
|
|
1424
1616
|
}
|
|
1425
1617
|
export declare type StlStorage_type = 'ascii' | 'binary';
|
|
1618
|
+
export interface StoreCouponParams_type {
|
|
1619
|
+
percent_off: number;
|
|
1620
|
+
}
|
|
1621
|
+
export interface SubscriptionTierFeature_type {
|
|
1622
|
+
info: string;
|
|
1623
|
+
}
|
|
1624
|
+
export declare type SubscriptionTierPrice_type = {
|
|
1625
|
+
interval: PlanInterval_type;
|
|
1626
|
+
price: number;
|
|
1627
|
+
type: 'flat';
|
|
1628
|
+
} | {
|
|
1629
|
+
interval: PlanInterval_type;
|
|
1630
|
+
price: number;
|
|
1631
|
+
type: 'per_user';
|
|
1632
|
+
} | {
|
|
1633
|
+
type: 'enterprise';
|
|
1634
|
+
};
|
|
1635
|
+
export declare type SubscriptionTierType_type = {
|
|
1636
|
+
type: 'individual';
|
|
1637
|
+
} | {
|
|
1638
|
+
saml_sso: boolean;
|
|
1639
|
+
type: 'organization';
|
|
1640
|
+
};
|
|
1641
|
+
export declare type SubscriptionTrainingDataBehavior_type = 'always' | 'default_on' | 'default_off';
|
|
1426
1642
|
export interface SuccessWebSocketResponse_type {
|
|
1427
1643
|
request_id?: string;
|
|
1428
1644
|
resp: OkWebSocketResponseData_type;
|
|
1429
1645
|
success: true;
|
|
1430
1646
|
}
|
|
1647
|
+
export declare type SupportTier_type = 'community' | 'standard' | 'premium' | 'priority';
|
|
1431
1648
|
export interface SurfaceArea_type {
|
|
1432
1649
|
output_unit: UnitArea_type;
|
|
1433
1650
|
surface_area: number;
|
|
@@ -1660,7 +1877,12 @@ export interface UnitVolumeConversion_type {
|
|
|
1660
1877
|
user_id: Uuid_type;
|
|
1661
1878
|
}
|
|
1662
1879
|
export interface UpdateMemberToOrgBody_type {
|
|
1663
|
-
role:
|
|
1880
|
+
role: UserOrgRole_type;
|
|
1881
|
+
}
|
|
1882
|
+
export interface UpdatePaymentBalance_type {
|
|
1883
|
+
monthly_credits_remaining?: number;
|
|
1884
|
+
pre_pay_cash_remaining?: number;
|
|
1885
|
+
pre_pay_credits_remaining?: number;
|
|
1664
1886
|
}
|
|
1665
1887
|
export interface UpdateUser_type {
|
|
1666
1888
|
company: string;
|
|
@@ -1673,6 +1895,7 @@ export interface UpdateUser_type {
|
|
|
1673
1895
|
}
|
|
1674
1896
|
export interface User_type {
|
|
1675
1897
|
block?: BlockReason_type;
|
|
1898
|
+
can_train_on_data: boolean;
|
|
1676
1899
|
company: string;
|
|
1677
1900
|
created_at: string;
|
|
1678
1901
|
discord: string;
|
|
@@ -1682,6 +1905,7 @@ export interface User_type {
|
|
|
1682
1905
|
github: string;
|
|
1683
1906
|
id: Uuid_type;
|
|
1684
1907
|
image: string;
|
|
1908
|
+
is_service_account: boolean;
|
|
1685
1909
|
last_name: string;
|
|
1686
1910
|
name: string;
|
|
1687
1911
|
phone: string;
|
|
@@ -1702,16 +1926,18 @@ export interface UserOrgInfo_type {
|
|
|
1702
1926
|
stripe_id?: string;
|
|
1703
1927
|
updated_at: string;
|
|
1704
1928
|
}
|
|
1929
|
+
export declare type UserOrgRole_type = 'admin' | 'member';
|
|
1705
1930
|
export interface UserResultsPage_type {
|
|
1706
1931
|
items: User_type[];
|
|
1707
1932
|
next_page?: string;
|
|
1708
1933
|
}
|
|
1709
1934
|
export declare type Uuid_type = string;
|
|
1710
|
-
export interface
|
|
1935
|
+
export interface VerificationTokenResponse_type {
|
|
1711
1936
|
created_at: string;
|
|
1712
1937
|
expires: string;
|
|
1713
1938
|
id: Uuid_type;
|
|
1714
1939
|
identifier: string;
|
|
1940
|
+
saml_redirect_url?: string;
|
|
1715
1941
|
updated_at: string;
|
|
1716
1942
|
}
|
|
1717
1943
|
export interface Volume_type {
|
|
@@ -1746,6 +1972,27 @@ export declare type WebSocketResponse_type = {
|
|
|
1746
1972
|
request_id?: string;
|
|
1747
1973
|
success: false;
|
|
1748
1974
|
};
|
|
1975
|
+
export declare type ZooProductSubscription_type = {
|
|
1976
|
+
description: string;
|
|
1977
|
+
features: SubscriptionTierFeature_type[];
|
|
1978
|
+
name: ModelingAppSubscriptionTierName_type;
|
|
1979
|
+
pay_as_you_go_credits: number;
|
|
1980
|
+
price: SubscriptionTierPrice_type;
|
|
1981
|
+
support_tier: SupportTier_type;
|
|
1982
|
+
training_data_behavior: SubscriptionTrainingDataBehavior_type;
|
|
1983
|
+
type: SubscriptionTierType_type;
|
|
1984
|
+
zoo_tools_included: ZooTool_type[];
|
|
1985
|
+
};
|
|
1986
|
+
export interface ZooProductSubscriptions_type {
|
|
1987
|
+
modeling_app: ModelingAppSubscriptionTier_type;
|
|
1988
|
+
}
|
|
1989
|
+
export interface ZooProductSubscriptionsOrgRequest_type {
|
|
1990
|
+
modeling_app: ModelingAppOrganizationSubscriptionTier_type;
|
|
1991
|
+
}
|
|
1992
|
+
export interface ZooProductSubscriptionsUserRequest_type {
|
|
1993
|
+
modeling_app: ModelingAppIndividualSubscriptionTier_type;
|
|
1994
|
+
}
|
|
1995
|
+
export declare type ZooTool_type = 'modeling_app' | 'text_to_cad' | 'diff_chrome_extension';
|
|
1749
1996
|
export interface Models {
|
|
1750
1997
|
AccountProvider_type: AccountProvider_type;
|
|
1751
1998
|
AddOrgMember_type: AddOrgMember_type;
|
|
@@ -1781,7 +2028,10 @@ export interface Models {
|
|
|
1781
2028
|
BillingInfo_type: BillingInfo_type;
|
|
1782
2029
|
BlockReason_type: BlockReason_type;
|
|
1783
2030
|
CacheMetadata_type: CacheMetadata_type;
|
|
2031
|
+
CameraDragEnd_type: CameraDragEnd_type;
|
|
1784
2032
|
CameraDragInteractionType_type: CameraDragInteractionType_type;
|
|
2033
|
+
CameraDragMove_type: CameraDragMove_type;
|
|
2034
|
+
CameraSettings_type: CameraSettings_type;
|
|
1785
2035
|
CardDetails_type: CardDetails_type;
|
|
1786
2036
|
CenterOfMass_type: CenterOfMass_type;
|
|
1787
2037
|
ClientMetrics_type: ClientMetrics_type;
|
|
@@ -1800,14 +2050,19 @@ export interface Models {
|
|
|
1800
2050
|
CurveType_type: CurveType_type;
|
|
1801
2051
|
Customer_type: Customer_type;
|
|
1802
2052
|
CustomerBalance_type: CustomerBalance_type;
|
|
2053
|
+
DefaultCameraGetSettings_type: DefaultCameraGetSettings_type;
|
|
2054
|
+
DefaultCameraZoom_type: DefaultCameraZoom_type;
|
|
1803
2055
|
Density_type: Density_type;
|
|
2056
|
+
DerEncodedKeyPair_type: DerEncodedKeyPair_type;
|
|
1804
2057
|
DeviceAccessTokenRequestForm_type: DeviceAccessTokenRequestForm_type;
|
|
1805
2058
|
DeviceAuthRequestForm_type: DeviceAuthRequestForm_type;
|
|
1806
2059
|
DeviceAuthVerifyParams_type: DeviceAuthVerifyParams_type;
|
|
1807
2060
|
Direction_type: Direction_type;
|
|
1808
2061
|
Discount_type: Discount_type;
|
|
2062
|
+
DiscountCode_type: DiscountCode_type;
|
|
1809
2063
|
DistanceType_type: DistanceType_type;
|
|
1810
2064
|
EmailAuthenticationForm_type: EmailAuthenticationForm_type;
|
|
2065
|
+
EntityCircularPattern_type: EntityCircularPattern_type;
|
|
1811
2066
|
EntityGetAllChildUuids_type: EntityGetAllChildUuids_type;
|
|
1812
2067
|
EntityGetChildUuid_type: EntityGetChildUuid_type;
|
|
1813
2068
|
EntityGetDistance_type: EntityGetDistance_type;
|
|
@@ -1822,6 +2077,8 @@ export interface Models {
|
|
|
1822
2077
|
ExportFile_type: ExportFile_type;
|
|
1823
2078
|
ExtendedUser_type: ExtendedUser_type;
|
|
1824
2079
|
ExtendedUserResultsPage_type: ExtendedUserResultsPage_type;
|
|
2080
|
+
ExtrusionFaceCapType_type: ExtrusionFaceCapType_type;
|
|
2081
|
+
ExtrusionFaceInfo_type: ExtrusionFaceInfo_type;
|
|
1825
2082
|
FailureWebSocketResponse_type: FailureWebSocketResponse_type;
|
|
1826
2083
|
FbxStorage_type: FbxStorage_type;
|
|
1827
2084
|
FileCenterOfMass_type: FileCenterOfMass_type;
|
|
@@ -1841,6 +2098,7 @@ export interface Models {
|
|
|
1841
2098
|
GltfStorage_type: GltfStorage_type;
|
|
1842
2099
|
HighlightSetEntity_type: HighlightSetEntity_type;
|
|
1843
2100
|
IceServer_type: IceServer_type;
|
|
2101
|
+
IdpMetadataSource_type: IdpMetadataSource_type;
|
|
1844
2102
|
ImageFormat_type: ImageFormat_type;
|
|
1845
2103
|
ImportFile_type: ImportFile_type;
|
|
1846
2104
|
ImportFiles_type: ImportFiles_type;
|
|
@@ -1853,11 +2111,19 @@ export interface Models {
|
|
|
1853
2111
|
JetstreamApiStats_type: JetstreamApiStats_type;
|
|
1854
2112
|
JetstreamConfig_type: JetstreamConfig_type;
|
|
1855
2113
|
JetstreamStats_type: JetstreamStats_type;
|
|
2114
|
+
KclCodeCompletionParams_type: KclCodeCompletionParams_type;
|
|
2115
|
+
KclCodeCompletionRequest_type: KclCodeCompletionRequest_type;
|
|
2116
|
+
KclCodeCompletionResponse_type: KclCodeCompletionResponse_type;
|
|
1856
2117
|
LeafNode_type: LeafNode_type;
|
|
2118
|
+
LengthUnit_type: LengthUnit_type;
|
|
1857
2119
|
Mass_type: Mass_type;
|
|
1858
2120
|
MetaClusterInfo_type: MetaClusterInfo_type;
|
|
1859
2121
|
Metadata_type: Metadata_type;
|
|
1860
2122
|
Method_type: Method_type;
|
|
2123
|
+
ModelingAppIndividualSubscriptionTier_type: ModelingAppIndividualSubscriptionTier_type;
|
|
2124
|
+
ModelingAppOrganizationSubscriptionTier_type: ModelingAppOrganizationSubscriptionTier_type;
|
|
2125
|
+
ModelingAppSubscriptionTier_type: ModelingAppSubscriptionTier_type;
|
|
2126
|
+
ModelingAppSubscriptionTierName_type: ModelingAppSubscriptionTierName_type;
|
|
1861
2127
|
ModelingCmd_type: ModelingCmd_type;
|
|
1862
2128
|
ModelingCmdId_type: ModelingCmdId_type;
|
|
1863
2129
|
ModelingCmdReq_type: ModelingCmdReq_type;
|
|
@@ -1871,6 +2137,7 @@ export interface Models {
|
|
|
1871
2137
|
OrgDetails_type: OrgDetails_type;
|
|
1872
2138
|
OrgMember_type: OrgMember_type;
|
|
1873
2139
|
OrgMemberResultsPage_type: OrgMemberResultsPage_type;
|
|
2140
|
+
OrgResultsPage_type: OrgResultsPage_type;
|
|
1874
2141
|
OrgRole_type: OrgRole_type;
|
|
1875
2142
|
OutputFile_type: OutputFile_type;
|
|
1876
2143
|
OutputFormat_type: OutputFormat_type;
|
|
@@ -1887,28 +2154,41 @@ export interface Models {
|
|
|
1887
2154
|
PaymentMethodCardChecks_type: PaymentMethodCardChecks_type;
|
|
1888
2155
|
PaymentMethodType_type: PaymentMethodType_type;
|
|
1889
2156
|
PerspectiveCameraParameters_type: PerspectiveCameraParameters_type;
|
|
2157
|
+
PlanInterval_type: PlanInterval_type;
|
|
1890
2158
|
PlaneIntersectAndProject_type: PlaneIntersectAndProject_type;
|
|
1891
2159
|
PlyStorage_type: PlyStorage_type;
|
|
1892
2160
|
Point2d_type: Point2d_type;
|
|
1893
2161
|
Point3d_type: Point3d_type;
|
|
1894
2162
|
Pong_type: Pong_type;
|
|
2163
|
+
PrivacySettings_type: PrivacySettings_type;
|
|
1895
2164
|
RawFile_type: RawFile_type;
|
|
1896
2165
|
RtcIceCandidateInit_type: RtcIceCandidateInit_type;
|
|
1897
2166
|
RtcSdpType_type: RtcSdpType_type;
|
|
1898
2167
|
RtcSessionDescription_type: RtcSessionDescription_type;
|
|
2168
|
+
SamlIdentityProvider_type: SamlIdentityProvider_type;
|
|
2169
|
+
SamlIdentityProviderCreate_type: SamlIdentityProviderCreate_type;
|
|
1899
2170
|
SceneSelectionType_type: SceneSelectionType_type;
|
|
1900
2171
|
SceneToolType_type: SceneToolType_type;
|
|
1901
2172
|
SelectGet_type: SelectGet_type;
|
|
1902
2173
|
SelectWithPoint_type: SelectWithPoint_type;
|
|
1903
2174
|
Selection_type: Selection_type;
|
|
2175
|
+
ServiceAccount_type: ServiceAccount_type;
|
|
2176
|
+
ServiceAccountResultsPage_type: ServiceAccountResultsPage_type;
|
|
1904
2177
|
Session_type: Session_type;
|
|
1905
2178
|
Solid3dGetAllEdgeFaces_type: Solid3dGetAllEdgeFaces_type;
|
|
1906
2179
|
Solid3dGetAllOppositeEdges_type: Solid3dGetAllOppositeEdges_type;
|
|
2180
|
+
Solid3dGetExtrusionFaceInfo_type: Solid3dGetExtrusionFaceInfo_type;
|
|
1907
2181
|
Solid3dGetNextAdjacentEdge_type: Solid3dGetNextAdjacentEdge_type;
|
|
1908
2182
|
Solid3dGetOppositeEdge_type: Solid3dGetOppositeEdge_type;
|
|
1909
2183
|
Solid3dGetPrevAdjacentEdge_type: Solid3dGetPrevAdjacentEdge_type;
|
|
1910
2184
|
StlStorage_type: StlStorage_type;
|
|
2185
|
+
StoreCouponParams_type: StoreCouponParams_type;
|
|
2186
|
+
SubscriptionTierFeature_type: SubscriptionTierFeature_type;
|
|
2187
|
+
SubscriptionTierPrice_type: SubscriptionTierPrice_type;
|
|
2188
|
+
SubscriptionTierType_type: SubscriptionTierType_type;
|
|
2189
|
+
SubscriptionTrainingDataBehavior_type: SubscriptionTrainingDataBehavior_type;
|
|
1911
2190
|
SuccessWebSocketResponse_type: SuccessWebSocketResponse_type;
|
|
2191
|
+
SupportTier_type: SupportTier_type;
|
|
1912
2192
|
SurfaceArea_type: SurfaceArea_type;
|
|
1913
2193
|
System_type: System_type;
|
|
1914
2194
|
TakeSnapshot_type: TakeSnapshot_type;
|
|
@@ -1943,14 +2223,21 @@ export interface Models {
|
|
|
1943
2223
|
UnitVolume_type: UnitVolume_type;
|
|
1944
2224
|
UnitVolumeConversion_type: UnitVolumeConversion_type;
|
|
1945
2225
|
UpdateMemberToOrgBody_type: UpdateMemberToOrgBody_type;
|
|
2226
|
+
UpdatePaymentBalance_type: UpdatePaymentBalance_type;
|
|
1946
2227
|
UpdateUser_type: UpdateUser_type;
|
|
1947
2228
|
User_type: User_type;
|
|
1948
2229
|
UserOrgInfo_type: UserOrgInfo_type;
|
|
2230
|
+
UserOrgRole_type: UserOrgRole_type;
|
|
1949
2231
|
UserResultsPage_type: UserResultsPage_type;
|
|
1950
2232
|
Uuid_type: Uuid_type;
|
|
1951
|
-
|
|
2233
|
+
VerificationTokenResponse_type: VerificationTokenResponse_type;
|
|
1952
2234
|
Volume_type: Volume_type;
|
|
1953
2235
|
WebSocketRequest_type: WebSocketRequest_type;
|
|
1954
2236
|
WebSocketResponse_type: WebSocketResponse_type;
|
|
2237
|
+
ZooProductSubscription_type: ZooProductSubscription_type;
|
|
2238
|
+
ZooProductSubscriptions_type: ZooProductSubscriptions_type;
|
|
2239
|
+
ZooProductSubscriptionsOrgRequest_type: ZooProductSubscriptionsOrgRequest_type;
|
|
2240
|
+
ZooProductSubscriptionsUserRequest_type: ZooProductSubscriptionsUserRequest_type;
|
|
2241
|
+
ZooTool_type: ZooTool_type;
|
|
1955
2242
|
}
|
|
1956
2243
|
//# sourceMappingURL=models.d.ts.map
|