@toolpath/api 0.2.2 → 0.2.4
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/generated/apis/FeaturesApi.d.ts +2 -2
- package/dist/generated/apis/FeaturesApi.js +2 -2
- package/dist/generated/apis/JobsApi.d.ts +2 -2
- package/dist/generated/apis/JobsApi.js +2 -2
- package/dist/generated/apis/KeysApi.d.ts +2 -2
- package/dist/generated/apis/KeysApi.js +2 -2
- package/dist/generated/apis/PartsApi.d.ts +9 -9
- package/dist/generated/apis/PartsApi.js +8 -8
- package/dist/generated/apis/ServiceApi.d.ts +2 -2
- package/dist/generated/apis/ServiceApi.js +2 -2
- package/dist/generated/models/BevelFacts.d.ts +2 -2
- package/dist/generated/models/BevelFacts.js +2 -2
- package/dist/generated/models/BossFacts.d.ts +2 -2
- package/dist/generated/models/BossFacts.js +2 -2
- package/dist/generated/models/CdBounds.d.ts +2 -2
- package/dist/generated/models/CdBounds.js +2 -2
- package/dist/generated/models/CdData.d.ts +2 -2
- package/dist/generated/models/CdData.js +2 -2
- package/dist/generated/models/ChamferFacts.d.ts +2 -2
- package/dist/generated/models/ChamferFacts.js +2 -2
- package/dist/generated/models/CreatePartResponse.d.ts +2 -2
- package/dist/generated/models/CreatePartResponse.js +2 -2
- package/dist/generated/models/DirectionZBounds.d.ts +2 -2
- package/dist/generated/models/DirectionZBounds.js +2 -2
- package/dist/generated/models/DirectionZBoundsDirection.d.ts +2 -2
- package/dist/generated/models/DirectionZBoundsDirection.js +2 -2
- package/dist/generated/models/DovetailFacts.d.ts +2 -2
- package/dist/generated/models/DovetailFacts.js +2 -2
- package/dist/generated/models/FaceFacts.d.ts +2 -2
- package/dist/generated/models/FaceFacts.js +2 -2
- package/dist/generated/models/FeatureDatasheet.d.ts +2 -2
- package/dist/generated/models/FeatureDatasheet.js +2 -2
- package/dist/generated/models/FeatureDatasheetFacts.d.ts +2 -2
- package/dist/generated/models/FeatureDatasheetFacts.js +2 -2
- package/dist/generated/models/FeatureType.d.ts +2 -2
- package/dist/generated/models/FeatureType.js +2 -2
- package/dist/generated/models/HealthResponse.d.ts +2 -2
- package/dist/generated/models/HealthResponse.js +2 -2
- package/dist/generated/models/HoleFacts.d.ts +2 -2
- package/dist/generated/models/HoleFacts.js +2 -2
- package/dist/generated/models/HoleProcess.d.ts +2 -2
- package/dist/generated/models/HoleProcess.js +2 -2
- package/dist/generated/models/JobDetail.d.ts +4 -4
- package/dist/generated/models/JobDetail.js +2 -2
- package/dist/generated/models/JobSummary.d.ts +3 -3
- package/dist/generated/models/JobSummary.js +2 -2
- package/dist/generated/models/KeyValidationResponse.d.ts +2 -2
- package/dist/generated/models/KeyValidationResponse.js +2 -2
- package/dist/generated/models/ListJobsResponse.d.ts +2 -2
- package/dist/generated/models/ListJobsResponse.js +2 -2
- package/dist/generated/models/OpenApiDocument.d.ts +2 -2
- package/dist/generated/models/OpenApiDocument.js +2 -2
- package/dist/generated/models/PartFeature.d.ts +3 -3
- package/dist/generated/models/PartFeature.js +2 -2
- package/dist/generated/models/PartFeatureAxis.d.ts +3 -3
- package/dist/generated/models/PartFeatureAxis.js +2 -2
- package/dist/generated/models/PartFeatureEntry.d.ts +3 -3
- package/dist/generated/models/PartFeatureEntry.js +2 -2
- package/dist/generated/models/PartFeatureMachiningDirection.d.ts +2 -2
- package/dist/generated/models/PartFeatureMachiningDirection.js +2 -2
- package/dist/generated/models/PartFeaturesResponse.d.ts +4 -4
- package/dist/generated/models/PartFeaturesResponse.js +2 -2
- package/dist/generated/models/PartResponse.d.ts +139 -0
- package/dist/generated/models/{PartReportResponse.js → PartResponse.js} +13 -13
- package/dist/generated/models/PartResponseUnits.d.ts +52 -0
- package/dist/generated/models/PartResponseUnits.js +63 -0
- package/dist/generated/models/PocketFacts.d.ts +2 -2
- package/dist/generated/models/PocketFacts.js +2 -2
- package/dist/generated/models/ProblemDetails.d.ts +2 -2
- package/dist/generated/models/ProblemDetails.js +2 -2
- package/dist/generated/models/ProfileFacts.d.ts +2 -2
- package/dist/generated/models/ProfileFacts.js +2 -2
- package/dist/generated/models/Region.d.ts +3 -3
- package/dist/generated/models/Region.js +2 -2
- package/dist/generated/models/ReportUnits.d.ts +2 -2
- package/dist/generated/models/ReportUnits.js +2 -2
- package/dist/generated/models/SinkFacts.d.ts +2 -2
- package/dist/generated/models/SinkFacts.js +2 -2
- package/dist/generated/models/SurfaceFacts.d.ts +2 -2
- package/dist/generated/models/SurfaceFacts.js +2 -2
- package/dist/generated/models/ThreadProcess.d.ts +2 -2
- package/dist/generated/models/ThreadProcess.js +2 -2
- package/dist/generated/models/ThreadSpec.d.ts +2 -2
- package/dist/generated/models/ThreadSpec.js +2 -2
- package/dist/generated/models/Threading.d.ts +2 -2
- package/dist/generated/models/Threading.js +2 -2
- package/dist/generated/models/ToleranceBand.d.ts +2 -2
- package/dist/generated/models/ToleranceBand.js +2 -2
- package/dist/generated/models/ToolFitResult.d.ts +2 -2
- package/dist/generated/models/ToolFitResult.js +2 -2
- package/dist/generated/models/TslotFacts.d.ts +2 -2
- package/dist/generated/models/TslotFacts.js +2 -2
- package/dist/generated/models/UpdatePartFeaturesRequest.d.ts +3 -3
- package/dist/generated/models/UpdatePartFeaturesRequest.js +2 -2
- package/dist/generated/models/UpdatePartFeaturesResponse.d.ts +2 -2
- package/dist/generated/models/UpdatePartFeaturesResponse.js +2 -2
- package/dist/generated/models/UpdatePartResponse.d.ts +5 -5
- package/dist/generated/models/UpdatePartResponse.js +2 -2
- package/dist/generated/models/Vec2.d.ts +2 -2
- package/dist/generated/models/Vec2.js +2 -2
- package/dist/generated/models/Vec3.d.ts +2 -2
- package/dist/generated/models/Vec3.js +2 -2
- package/dist/generated/models/WallFacts.d.ts +2 -2
- package/dist/generated/models/WallFacts.js +2 -2
- package/dist/generated/models/index.d.ts +2 -2
- package/dist/generated/models/index.js +2 -2
- package/dist/generated/runtime.d.ts +2 -2
- package/dist/generated/runtime.js +2 -2
- package/package.json +5 -5
- package/dist/generated/models/PartReportResponse.d.ts +0 -139
- package/dist/generated/models/PartReportResponseUnits.d.ts +0 -52
- package/dist/generated/models/PartReportResponseUnits.js +0 -63
|
@@ -2,24 +2,24 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
11
|
* https://openapi-generator.tech
|
|
12
12
|
* Do not edit the class manually.
|
|
13
13
|
*/
|
|
14
|
-
import { PartReportResponseUnitsFromJSON, PartReportResponseUnitsToJSON, } from './PartReportResponseUnits.js';
|
|
15
14
|
import { DirectionZBoundsFromJSON, DirectionZBoundsToJSON, } from './DirectionZBounds.js';
|
|
16
15
|
import { Vec3FromJSON, Vec3ToJSON } from './Vec3.js';
|
|
17
16
|
import { RegionFromJSON, RegionToJSON } from './Region.js';
|
|
18
17
|
import { PartFeatureFromJSON, PartFeatureToJSON, } from './PartFeature.js';
|
|
18
|
+
import { PartResponseUnitsFromJSON, PartResponseUnitsToJSON, } from './PartResponseUnits.js';
|
|
19
19
|
/**
|
|
20
|
-
* Check if a given object implements the
|
|
20
|
+
* Check if a given object implements the PartResponse interface.
|
|
21
21
|
*/
|
|
22
|
-
export function
|
|
22
|
+
export function instanceOfPartResponse(value) {
|
|
23
23
|
if (!('partId' in value) || value['partId'] === undefined)
|
|
24
24
|
return false;
|
|
25
25
|
if (!('reportId' in value) || value['reportId'] === undefined)
|
|
@@ -58,10 +58,10 @@ export function instanceOfPartReportResponse(value) {
|
|
|
58
58
|
return false;
|
|
59
59
|
return true;
|
|
60
60
|
}
|
|
61
|
-
export function
|
|
62
|
-
return
|
|
61
|
+
export function PartResponseFromJSON(json) {
|
|
62
|
+
return PartResponseFromJSONTyped(json, false);
|
|
63
63
|
}
|
|
64
|
-
export function
|
|
64
|
+
export function PartResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
65
65
|
if (json == null) {
|
|
66
66
|
return json;
|
|
67
67
|
}
|
|
@@ -70,7 +70,7 @@ export function PartReportResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
70
70
|
reportId: json['reportId'],
|
|
71
71
|
jobId: json['jobId'],
|
|
72
72
|
kernelVersion: json['kernelVersion'],
|
|
73
|
-
units:
|
|
73
|
+
units: PartResponseUnitsFromJSON(json['units']),
|
|
74
74
|
regions: json['regions'].map(RegionFromJSON),
|
|
75
75
|
features: json['features'].map(PartFeatureFromJSON),
|
|
76
76
|
candidateDirections: json['candidateDirections'].map(Vec3FromJSON),
|
|
@@ -88,10 +88,10 @@ export function PartReportResponseFromJSONTyped(json, ignoreDiscriminator) {
|
|
|
88
88
|
totalMs: json['totalMs'],
|
|
89
89
|
};
|
|
90
90
|
}
|
|
91
|
-
export function
|
|
92
|
-
return
|
|
91
|
+
export function PartResponseToJSON(json) {
|
|
92
|
+
return PartResponseToJSONTyped(json, false);
|
|
93
93
|
}
|
|
94
|
-
export function
|
|
94
|
+
export function PartResponseToJSONTyped(value, ignoreDiscriminator = false) {
|
|
95
95
|
if (value == null) {
|
|
96
96
|
return value;
|
|
97
97
|
}
|
|
@@ -100,7 +100,7 @@ export function PartReportResponseToJSONTyped(value, ignoreDiscriminator = false
|
|
|
100
100
|
reportId: value['reportId'],
|
|
101
101
|
jobId: value['jobId'],
|
|
102
102
|
kernelVersion: value['kernelVersion'],
|
|
103
|
-
units:
|
|
103
|
+
units: PartResponseUnitsToJSON(value['units']),
|
|
104
104
|
regions: value['regions'].map(RegionToJSON),
|
|
105
105
|
features: value['features'].map(PartFeatureToJSON),
|
|
106
106
|
candidateDirections: value['candidateDirections'].map(Vec3ToJSON),
|
|
@@ -0,0 +1,52 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Toolpath Engine API
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
|
+
*
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
9
|
+
* https://openapi-generator.tech
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
/**
|
|
13
|
+
* Units used by all dimensional values in this part response.
|
|
14
|
+
* @export
|
|
15
|
+
* @interface PartResponseUnits
|
|
16
|
+
*/
|
|
17
|
+
export interface PartResponseUnits {
|
|
18
|
+
/**
|
|
19
|
+
* Unit used by every length and area measurement.
|
|
20
|
+
* @type {PartResponseUnitsLengthEnum}
|
|
21
|
+
* @memberof PartResponseUnits
|
|
22
|
+
*/
|
|
23
|
+
length: PartResponseUnitsLengthEnum;
|
|
24
|
+
/**
|
|
25
|
+
* Unit used by every angular measurement.
|
|
26
|
+
* @type {PartResponseUnitsAngleEnum}
|
|
27
|
+
* @memberof PartResponseUnits
|
|
28
|
+
*/
|
|
29
|
+
angle: PartResponseUnitsAngleEnum;
|
|
30
|
+
}
|
|
31
|
+
/**
|
|
32
|
+
* @export
|
|
33
|
+
*/
|
|
34
|
+
export declare const PartResponseUnitsLengthEnum: {
|
|
35
|
+
readonly Mm: "mm";
|
|
36
|
+
};
|
|
37
|
+
export type PartResponseUnitsLengthEnum = (typeof PartResponseUnitsLengthEnum)[keyof typeof PartResponseUnitsLengthEnum];
|
|
38
|
+
/**
|
|
39
|
+
* @export
|
|
40
|
+
*/
|
|
41
|
+
export declare const PartResponseUnitsAngleEnum: {
|
|
42
|
+
readonly Deg: "deg";
|
|
43
|
+
};
|
|
44
|
+
export type PartResponseUnitsAngleEnum = (typeof PartResponseUnitsAngleEnum)[keyof typeof PartResponseUnitsAngleEnum];
|
|
45
|
+
/**
|
|
46
|
+
* Check if a given object implements the PartResponseUnits interface.
|
|
47
|
+
*/
|
|
48
|
+
export declare function instanceOfPartResponseUnits(value: object): value is PartResponseUnits;
|
|
49
|
+
export declare function PartResponseUnitsFromJSON(json: any): PartResponseUnits;
|
|
50
|
+
export declare function PartResponseUnitsFromJSONTyped(json: any, ignoreDiscriminator: boolean): PartResponseUnits;
|
|
51
|
+
export declare function PartResponseUnitsToJSON(json: any): PartResponseUnits;
|
|
52
|
+
export declare function PartResponseUnitsToJSONTyped(value?: PartResponseUnits | null, ignoreDiscriminator?: boolean): any;
|
|
@@ -0,0 +1,63 @@
|
|
|
1
|
+
/* tslint:disable */
|
|
2
|
+
/* eslint-disable */
|
|
3
|
+
/**
|
|
4
|
+
* Toolpath Engine API
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
|
+
*
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
|
+
*
|
|
9
|
+
*
|
|
10
|
+
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
11
|
+
* https://openapi-generator.tech
|
|
12
|
+
* Do not edit the class manually.
|
|
13
|
+
*/
|
|
14
|
+
/**
|
|
15
|
+
* @export
|
|
16
|
+
*/
|
|
17
|
+
export const PartResponseUnitsLengthEnum = {
|
|
18
|
+
Mm: 'mm',
|
|
19
|
+
};
|
|
20
|
+
/**
|
|
21
|
+
* @export
|
|
22
|
+
*/
|
|
23
|
+
export const PartResponseUnitsAngleEnum = {
|
|
24
|
+
Deg: 'deg',
|
|
25
|
+
};
|
|
26
|
+
/**
|
|
27
|
+
* Check if a given object implements the PartResponseUnits interface.
|
|
28
|
+
*/
|
|
29
|
+
export function instanceOfPartResponseUnits(value) {
|
|
30
|
+
if (!('length' in value) || value['length'] === undefined)
|
|
31
|
+
return false;
|
|
32
|
+
if (value['length'] !== 'mm')
|
|
33
|
+
return false;
|
|
34
|
+
if (!('angle' in value) || value['angle'] === undefined)
|
|
35
|
+
return false;
|
|
36
|
+
if (value['angle'] !== 'deg')
|
|
37
|
+
return false;
|
|
38
|
+
return true;
|
|
39
|
+
}
|
|
40
|
+
export function PartResponseUnitsFromJSON(json) {
|
|
41
|
+
return PartResponseUnitsFromJSONTyped(json, false);
|
|
42
|
+
}
|
|
43
|
+
export function PartResponseUnitsFromJSONTyped(json, ignoreDiscriminator) {
|
|
44
|
+
if (json == null) {
|
|
45
|
+
return json;
|
|
46
|
+
}
|
|
47
|
+
return {
|
|
48
|
+
length: json['length'],
|
|
49
|
+
angle: json['angle'],
|
|
50
|
+
};
|
|
51
|
+
}
|
|
52
|
+
export function PartResponseUnitsToJSON(json) {
|
|
53
|
+
return PartResponseUnitsToJSONTyped(json, false);
|
|
54
|
+
}
|
|
55
|
+
export function PartResponseUnitsToJSONTyped(value, ignoreDiscriminator = false) {
|
|
56
|
+
if (value == null) {
|
|
57
|
+
return value;
|
|
58
|
+
}
|
|
59
|
+
return {
|
|
60
|
+
length: value['length'],
|
|
61
|
+
angle: value['angle'],
|
|
62
|
+
};
|
|
63
|
+
}
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -22,7 +22,7 @@ export interface Region {
|
|
|
22
22
|
*/
|
|
23
23
|
idx: number;
|
|
24
24
|
/**
|
|
25
|
-
*
|
|
25
|
+
* Part-local source-face group; equal values identify regions split from one B-rep face.
|
|
26
26
|
* @type {number}
|
|
27
27
|
* @memberof Region
|
|
28
28
|
*/
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
/* eslint-disable */
|
|
3
3
|
/**
|
|
4
4
|
* Toolpath Engine API
|
|
5
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
5
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
6
6
|
*
|
|
7
|
-
* The version of the OpenAPI document: 1.0.
|
|
7
|
+
* The version of the OpenAPI document: 1.0.3
|
|
8
8
|
*
|
|
9
9
|
*
|
|
10
10
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* Toolpath Engine API
|
|
3
|
-
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in
|
|
3
|
+
* Public REST API for Toolpath engine operations. **Units.** All dimensional values — in parts and in feature details — are in millimetres; all angles are in degrees. Each part response also states this in its `units` field. **Browser use.** CORS is per API key: a request only receives an `Access-Control-Allow-Origin` header when its `Origin` is in the allowlist configured on the key used (set when creating or editing the key in the portal). A key with no allowed origins is server-to-server only. A Bearer API key placed in client-side JavaScript is readable by anyone — restrict its origins, prefer a `read_only` key (read_only keys may call GET operations only; writes are rejected with 403), or proxy requests through your own server.
|
|
4
4
|
*
|
|
5
|
-
* The version of the OpenAPI document: 1.0.
|
|
5
|
+
* The version of the OpenAPI document: 1.0.3
|
|
6
6
|
*
|
|
7
7
|
*
|
|
8
8
|
* NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
*/
|
|
17
17
|
export interface UpdatePartFeaturesRequest {
|
|
18
18
|
/**
|
|
19
|
-
* Identifiers of features from one part whose
|
|
19
|
+
* Identifiers of features from one part whose detailed machining data should be generated.
|
|
20
20
|
* @type {Array<string>}
|
|
21
21
|
* @memberof UpdatePartFeaturesRequest
|
|
22
22
|
*/
|