@itwin/editor-backend 3.0.0-dev.100
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/CHANGELOG.md +290 -0
- package/LICENSE.md +9 -0
- package/README.md +11 -0
- package/lib/cjs/EditBuiltInCommand.d.ts +70 -0
- package/lib/cjs/EditBuiltInCommand.d.ts.map +1 -0
- package/lib/cjs/EditBuiltInCommand.js +622 -0
- package/lib/cjs/EditBuiltInCommand.js.map +1 -0
- package/lib/cjs/EditCommand.d.ts +58 -0
- package/lib/cjs/EditCommand.d.ts.map +1 -0
- package/lib/cjs/EditCommand.js +109 -0
- package/lib/cjs/EditCommand.js.map +1 -0
- package/lib/cjs/editor-backend.d.ts +3 -0
- package/lib/cjs/editor-backend.d.ts.map +1 -0
- package/lib/cjs/editor-backend.js +19 -0
- package/lib/cjs/editor-backend.js.map +1 -0
- package/package.json +81 -0
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,290 @@
|
|
|
1
|
+
# Change Log - @itwin/editor-backend
|
|
2
|
+
|
|
3
|
+
This log was last generated on Tue, 21 Sep 2021 21:06:40 GMT and should not be manually modified.
|
|
4
|
+
|
|
5
|
+
## 2.19.13
|
|
6
|
+
Tue, 21 Sep 2021 21:06:40 GMT
|
|
7
|
+
|
|
8
|
+
_Version update only_
|
|
9
|
+
|
|
10
|
+
## 2.19.12
|
|
11
|
+
Wed, 15 Sep 2021 18:06:46 GMT
|
|
12
|
+
|
|
13
|
+
_Version update only_
|
|
14
|
+
|
|
15
|
+
## 2.19.11
|
|
16
|
+
Thu, 09 Sep 2021 21:04:58 GMT
|
|
17
|
+
|
|
18
|
+
_Version update only_
|
|
19
|
+
|
|
20
|
+
## 2.19.10
|
|
21
|
+
Wed, 08 Sep 2021 14:36:01 GMT
|
|
22
|
+
|
|
23
|
+
_Version update only_
|
|
24
|
+
|
|
25
|
+
## 2.19.9
|
|
26
|
+
Wed, 25 Aug 2021 15:36:01 GMT
|
|
27
|
+
|
|
28
|
+
_Version update only_
|
|
29
|
+
|
|
30
|
+
## 2.19.8
|
|
31
|
+
Mon, 23 Aug 2021 13:23:13 GMT
|
|
32
|
+
|
|
33
|
+
_Version update only_
|
|
34
|
+
|
|
35
|
+
## 2.19.7
|
|
36
|
+
Fri, 20 Aug 2021 17:47:22 GMT
|
|
37
|
+
|
|
38
|
+
_Version update only_
|
|
39
|
+
|
|
40
|
+
## 2.19.6
|
|
41
|
+
Tue, 17 Aug 2021 20:34:29 GMT
|
|
42
|
+
|
|
43
|
+
_Version update only_
|
|
44
|
+
|
|
45
|
+
## 2.19.5
|
|
46
|
+
Fri, 13 Aug 2021 21:48:08 GMT
|
|
47
|
+
|
|
48
|
+
_Version update only_
|
|
49
|
+
|
|
50
|
+
## 2.19.4
|
|
51
|
+
Thu, 12 Aug 2021 13:09:26 GMT
|
|
52
|
+
|
|
53
|
+
_Version update only_
|
|
54
|
+
|
|
55
|
+
## 2.19.3
|
|
56
|
+
Wed, 04 Aug 2021 20:29:34 GMT
|
|
57
|
+
|
|
58
|
+
_Version update only_
|
|
59
|
+
|
|
60
|
+
## 2.19.2
|
|
61
|
+
Tue, 03 Aug 2021 18:26:23 GMT
|
|
62
|
+
|
|
63
|
+
_Version update only_
|
|
64
|
+
|
|
65
|
+
## 2.19.1
|
|
66
|
+
Thu, 29 Jul 2021 20:01:11 GMT
|
|
67
|
+
|
|
68
|
+
_Version update only_
|
|
69
|
+
|
|
70
|
+
## 2.19.0
|
|
71
|
+
Mon, 26 Jul 2021 12:21:25 GMT
|
|
72
|
+
|
|
73
|
+
_Version update only_
|
|
74
|
+
|
|
75
|
+
## 2.18.4
|
|
76
|
+
Tue, 10 Aug 2021 19:35:13 GMT
|
|
77
|
+
|
|
78
|
+
_Version update only_
|
|
79
|
+
|
|
80
|
+
## 2.18.3
|
|
81
|
+
Wed, 28 Jul 2021 17:16:30 GMT
|
|
82
|
+
|
|
83
|
+
_Version update only_
|
|
84
|
+
|
|
85
|
+
## 2.18.2
|
|
86
|
+
Mon, 26 Jul 2021 16:18:31 GMT
|
|
87
|
+
|
|
88
|
+
_Version update only_
|
|
89
|
+
|
|
90
|
+
## 2.18.1
|
|
91
|
+
Fri, 16 Jul 2021 17:45:09 GMT
|
|
92
|
+
|
|
93
|
+
_Version update only_
|
|
94
|
+
|
|
95
|
+
## 2.18.0
|
|
96
|
+
Fri, 09 Jul 2021 18:11:24 GMT
|
|
97
|
+
|
|
98
|
+
_Version update only_
|
|
99
|
+
|
|
100
|
+
## 2.17.3
|
|
101
|
+
Mon, 26 Jul 2021 16:08:36 GMT
|
|
102
|
+
|
|
103
|
+
_Version update only_
|
|
104
|
+
|
|
105
|
+
## 2.17.2
|
|
106
|
+
Thu, 08 Jul 2021 15:23:00 GMT
|
|
107
|
+
|
|
108
|
+
_Version update only_
|
|
109
|
+
|
|
110
|
+
## 2.17.1
|
|
111
|
+
Fri, 02 Jul 2021 15:38:31 GMT
|
|
112
|
+
|
|
113
|
+
_Version update only_
|
|
114
|
+
|
|
115
|
+
## 2.17.0
|
|
116
|
+
Mon, 28 Jun 2021 16:20:11 GMT
|
|
117
|
+
|
|
118
|
+
### Updates
|
|
119
|
+
|
|
120
|
+
- Added editor apis to request and update geometry, exercised by CreateOrContinuePathTool.
|
|
121
|
+
- Added tools for changing project extents and geolocation.
|
|
122
|
+
|
|
123
|
+
## 2.16.10
|
|
124
|
+
Thu, 22 Jul 2021 20:23:45 GMT
|
|
125
|
+
|
|
126
|
+
_Version update only_
|
|
127
|
+
|
|
128
|
+
## 2.16.9
|
|
129
|
+
Tue, 06 Jul 2021 22:08:34 GMT
|
|
130
|
+
|
|
131
|
+
_Version update only_
|
|
132
|
+
|
|
133
|
+
## 2.16.8
|
|
134
|
+
Fri, 02 Jul 2021 17:40:46 GMT
|
|
135
|
+
|
|
136
|
+
_Version update only_
|
|
137
|
+
|
|
138
|
+
## 2.16.7
|
|
139
|
+
Mon, 28 Jun 2021 18:13:04 GMT
|
|
140
|
+
|
|
141
|
+
_Version update only_
|
|
142
|
+
|
|
143
|
+
## 2.16.6
|
|
144
|
+
Mon, 28 Jun 2021 13:12:55 GMT
|
|
145
|
+
|
|
146
|
+
_Version update only_
|
|
147
|
+
|
|
148
|
+
## 2.16.5
|
|
149
|
+
Fri, 25 Jun 2021 16:03:01 GMT
|
|
150
|
+
|
|
151
|
+
_Version update only_
|
|
152
|
+
|
|
153
|
+
## 2.16.4
|
|
154
|
+
Wed, 23 Jun 2021 17:09:07 GMT
|
|
155
|
+
|
|
156
|
+
_Version update only_
|
|
157
|
+
|
|
158
|
+
## 2.16.3
|
|
159
|
+
Wed, 16 Jun 2021 20:29:32 GMT
|
|
160
|
+
|
|
161
|
+
_Version update only_
|
|
162
|
+
|
|
163
|
+
## 2.16.2
|
|
164
|
+
Thu, 03 Jun 2021 18:08:11 GMT
|
|
165
|
+
|
|
166
|
+
_Version update only_
|
|
167
|
+
|
|
168
|
+
## 2.16.1
|
|
169
|
+
Thu, 27 May 2021 20:04:22 GMT
|
|
170
|
+
|
|
171
|
+
_Version update only_
|
|
172
|
+
|
|
173
|
+
## 2.16.0
|
|
174
|
+
Mon, 24 May 2021 15:58:39 GMT
|
|
175
|
+
|
|
176
|
+
_Version update only_
|
|
177
|
+
|
|
178
|
+
## 2.15.6
|
|
179
|
+
Wed, 26 May 2021 15:55:19 GMT
|
|
180
|
+
|
|
181
|
+
_Version update only_
|
|
182
|
+
|
|
183
|
+
## 2.15.5
|
|
184
|
+
Thu, 20 May 2021 15:06:26 GMT
|
|
185
|
+
|
|
186
|
+
_Version update only_
|
|
187
|
+
|
|
188
|
+
## 2.15.4
|
|
189
|
+
Tue, 18 May 2021 21:59:07 GMT
|
|
190
|
+
|
|
191
|
+
_Version update only_
|
|
192
|
+
|
|
193
|
+
## 2.15.3
|
|
194
|
+
Mon, 17 May 2021 13:31:38 GMT
|
|
195
|
+
|
|
196
|
+
_Version update only_
|
|
197
|
+
|
|
198
|
+
## 2.15.2
|
|
199
|
+
Wed, 12 May 2021 18:08:13 GMT
|
|
200
|
+
|
|
201
|
+
_Version update only_
|
|
202
|
+
|
|
203
|
+
## 2.15.1
|
|
204
|
+
Wed, 05 May 2021 13:18:31 GMT
|
|
205
|
+
|
|
206
|
+
_Version update only_
|
|
207
|
+
|
|
208
|
+
## 2.15.0
|
|
209
|
+
Fri, 30 Apr 2021 12:36:58 GMT
|
|
210
|
+
|
|
211
|
+
_Version update only_
|
|
212
|
+
|
|
213
|
+
## 2.14.4
|
|
214
|
+
Thu, 22 Apr 2021 21:07:33 GMT
|
|
215
|
+
|
|
216
|
+
_Version update only_
|
|
217
|
+
|
|
218
|
+
## 2.14.3
|
|
219
|
+
Thu, 15 Apr 2021 15:13:16 GMT
|
|
220
|
+
|
|
221
|
+
_Version update only_
|
|
222
|
+
|
|
223
|
+
## 2.14.2
|
|
224
|
+
Thu, 08 Apr 2021 14:30:09 GMT
|
|
225
|
+
|
|
226
|
+
_Version update only_
|
|
227
|
+
|
|
228
|
+
## 2.14.1
|
|
229
|
+
Mon, 05 Apr 2021 16:28:00 GMT
|
|
230
|
+
|
|
231
|
+
_Version update only_
|
|
232
|
+
|
|
233
|
+
## 2.14.0
|
|
234
|
+
Fri, 02 Apr 2021 13:18:42 GMT
|
|
235
|
+
|
|
236
|
+
### Updates
|
|
237
|
+
|
|
238
|
+
- Support working in world coords with ElementGeometry.Builder/Iterator. Place line string using ipc command.
|
|
239
|
+
- Implement rotate about center/origin options.
|
|
240
|
+
|
|
241
|
+
## 2.13.0
|
|
242
|
+
Tue, 09 Mar 2021 20:28:13 GMT
|
|
243
|
+
|
|
244
|
+
### Updates
|
|
245
|
+
|
|
246
|
+
- Initial setup for adding "basic manipulation" tools and commands to editor package.
|
|
247
|
+
- Added MoveElementsTool
|
|
248
|
+
- Support Node 14
|
|
249
|
+
- Updated to use TypeScript 4.1
|
|
250
|
+
- begin rename project from iModel.js to iTwin.js
|
|
251
|
+
|
|
252
|
+
## 2.12.3
|
|
253
|
+
Mon, 08 Mar 2021 15:32:00 GMT
|
|
254
|
+
|
|
255
|
+
_Version update only_
|
|
256
|
+
|
|
257
|
+
## 2.12.2
|
|
258
|
+
Wed, 03 Mar 2021 18:48:52 GMT
|
|
259
|
+
|
|
260
|
+
_Version update only_
|
|
261
|
+
|
|
262
|
+
## 2.12.1
|
|
263
|
+
Tue, 23 Feb 2021 20:54:45 GMT
|
|
264
|
+
|
|
265
|
+
_Version update only_
|
|
266
|
+
|
|
267
|
+
## 2.12.0
|
|
268
|
+
Thu, 18 Feb 2021 22:10:13 GMT
|
|
269
|
+
|
|
270
|
+
### Updates
|
|
271
|
+
|
|
272
|
+
- use new IpcSocket implementation
|
|
273
|
+
|
|
274
|
+
## 2.11.2
|
|
275
|
+
Thu, 18 Feb 2021 02:50:59 GMT
|
|
276
|
+
|
|
277
|
+
_Version update only_
|
|
278
|
+
|
|
279
|
+
## 2.11.1
|
|
280
|
+
Thu, 04 Feb 2021 17:22:41 GMT
|
|
281
|
+
|
|
282
|
+
_Version update only_
|
|
283
|
+
|
|
284
|
+
## 2.11.0
|
|
285
|
+
Thu, 28 Jan 2021 13:39:27 GMT
|
|
286
|
+
|
|
287
|
+
### Updates
|
|
288
|
+
|
|
289
|
+
- EditCommands now require an iModel
|
|
290
|
+
|
package/LICENSE.md
ADDED
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
# MIT License
|
|
2
|
+
|
|
3
|
+
Copyright © 2017-2021 Bentley Systems, Incorporated. All rights reserved.
|
|
4
|
+
|
|
5
|
+
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
|
|
6
|
+
|
|
7
|
+
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
|
|
8
|
+
|
|
9
|
+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
package/README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# @itwin/editor-backend
|
|
2
|
+
|
|
3
|
+
Copyright © Bentley Systems, Incorporated. All rights reserved. See LICENSE.md for license terms and full copyright notice.
|
|
4
|
+
|
|
5
|
+
## Description
|
|
6
|
+
|
|
7
|
+
The __@itwin/editor-backend__ package contains backend classes for editing iModels.
|
|
8
|
+
|
|
9
|
+
## Documentation
|
|
10
|
+
|
|
11
|
+
See the [iTwin.js](https://www.itwinjs.org) documentation for more information.
|
|
@@ -0,0 +1,70 @@
|
|
|
1
|
+
/** @packageDocumentation
|
|
2
|
+
* @module Editing
|
|
3
|
+
*/
|
|
4
|
+
import { CompressedId64Set, Id64String, IModelStatus } from "@itwin/core-bentley";
|
|
5
|
+
import { Matrix3dProps, Range3dProps, TransformProps, XYZProps } from "@itwin/core-geometry";
|
|
6
|
+
import { IModelDb } from "@itwin/core-backend";
|
|
7
|
+
import { EcefLocationProps, ElementGeometryInfo, GeometricElementProps, GeometryPartProps } from "@itwin/core-common";
|
|
8
|
+
import { BasicManipulationCommandIpc, BlendEdgesProps, BooleanOperationProps, BRepEntityType, ChamferEdgesProps, ConnectedSubEntityProps, DeleteSubEntityProps, EdgeParameterRangeProps, ElementGeometryCacheFilter, ElementGeometryResultOptions, ElementGeometryResultProps, EvaluatedEdgeProps, EvaluatedFaceProps, EvaluatedVertexProps, FaceParameterRangeProps, FlatBufferGeometricElementData, FlatBufferGeometryFilter, FlatBufferGeometryPartData, HollowFacesProps, LocateSubEntityProps, OffsetEdgesProps, OffsetFacesProps, PointInsideResultProps, SewSheetProps, SolidModelingCommandIpc, SpinFacesProps, SubEntityGeometryProps, SubEntityLocationProps, SubEntityProps, SubEntityType, SweepFacesProps, ThickenSheetProps, TransformSubEntityProps } from "@itwin/editor-common";
|
|
9
|
+
import { EditCommand } from "./EditCommand";
|
|
10
|
+
/** @alpha */
|
|
11
|
+
export declare class BasicManipulationCommand extends EditCommand implements BasicManipulationCommandIpc {
|
|
12
|
+
protected _str: string;
|
|
13
|
+
static commandId: string;
|
|
14
|
+
constructor(iModel: IModelDb, _str: string);
|
|
15
|
+
deleteElements(ids: CompressedId64Set): Promise<IModelStatus>;
|
|
16
|
+
transformPlacement(ids: CompressedId64Set, transProps: TransformProps): Promise<IModelStatus>;
|
|
17
|
+
rotatePlacement(ids: CompressedId64Set, matrixProps: Matrix3dProps, aboutCenter: boolean): Promise<IModelStatus>;
|
|
18
|
+
insertGeometricElement(props: GeometricElementProps, data?: FlatBufferGeometricElementData): Promise<Id64String>;
|
|
19
|
+
insertGeometryPart(props: GeometryPartProps, data?: FlatBufferGeometryPartData): Promise<Id64String>;
|
|
20
|
+
updateGeometricElement(propsOrId: GeometricElementProps | Id64String, data?: FlatBufferGeometricElementData): Promise<void>;
|
|
21
|
+
requestElementGeometry(elementId: Id64String, filter?: FlatBufferGeometryFilter): Promise<ElementGeometryInfo | undefined>;
|
|
22
|
+
updateProjectExtents(extents: Range3dProps): Promise<void>;
|
|
23
|
+
updateEcefLocation(ecefLocation: EcefLocationProps): Promise<void>;
|
|
24
|
+
}
|
|
25
|
+
/** @alpha */
|
|
26
|
+
export declare class SolidModelingCommand extends BasicManipulationCommand implements SolidModelingCommandIpc {
|
|
27
|
+
static commandId: string;
|
|
28
|
+
private updateElementGeometryCache;
|
|
29
|
+
createElementGeometryCache(id: Id64String, filter?: ElementGeometryCacheFilter): Promise<boolean>;
|
|
30
|
+
clearElementGeometryCache(): Promise<void>;
|
|
31
|
+
summarizeElementGeometryCache(id: Id64String): Promise<BRepEntityType[] | undefined>;
|
|
32
|
+
private requestSubEntityGeometry;
|
|
33
|
+
getSubEntityGeometry(id: Id64String, subEntity: SubEntityProps, opts: Omit<ElementGeometryResultOptions, "writeChanges" | "insertProps">): Promise<SubEntityGeometryProps | undefined>;
|
|
34
|
+
getSubEntityParameterRange(id: Id64String, subEntity: SubEntityProps): Promise<FaceParameterRangeProps | EdgeParameterRangeProps | undefined>;
|
|
35
|
+
evaluateSubEntity(id: Id64String, subEntity: SubEntityProps, uParam?: number, vParam?: number): Promise<EvaluatedFaceProps | EvaluatedEdgeProps | EvaluatedVertexProps | undefined>;
|
|
36
|
+
private subEntityQuery;
|
|
37
|
+
isPlanarFace(id: Id64String, subEntity: SubEntityProps): Promise<boolean>;
|
|
38
|
+
isSmoothEdge(id: Id64String, subEntity: SubEntityProps): Promise<boolean>;
|
|
39
|
+
isLaminarEdge(id: Id64String, subEntity: SubEntityProps): Promise<boolean>;
|
|
40
|
+
isLinearEdge(id: Id64String, subEntity: SubEntityProps): Promise<boolean>;
|
|
41
|
+
isSmoothVertex(id: Id64String, subEntity: SubEntityProps): Promise<boolean>;
|
|
42
|
+
private bodyQuery;
|
|
43
|
+
isDisjointBody(id: Id64String, index: number): Promise<boolean>;
|
|
44
|
+
isSingleFacePlanarSheet(id: Id64String, index: number): Promise<boolean>;
|
|
45
|
+
hasOnlyPlanarFaces(id: Id64String, index: number): Promise<boolean>;
|
|
46
|
+
hasCurvedFaceOrEdge(id: Id64String, index: number): Promise<boolean>;
|
|
47
|
+
getBodySubEntities(id: Id64String, type: SubEntityType, firstOnly?: true): Promise<SubEntityProps[] | undefined>;
|
|
48
|
+
getConnectedSubEntities(id: Id64String, subEntity: SubEntityProps, type: SubEntityType, options?: ConnectedSubEntityProps): Promise<SubEntityProps[] | undefined>;
|
|
49
|
+
locateSubEntities(id: Id64String, point: XYZProps, direction: XYZProps, options: LocateSubEntityProps): Promise<SubEntityLocationProps[] | undefined>;
|
|
50
|
+
locateFace(id: Id64String, subEntity: SubEntityProps, point: XYZProps, direction: XYZProps): Promise<SubEntityLocationProps[] | undefined>;
|
|
51
|
+
getClosestSubEntity(id: Id64String, point: XYZProps): Promise<SubEntityLocationProps | undefined>;
|
|
52
|
+
getClosestFace(id: Id64String, point: XYZProps, direction?: XYZProps): Promise<SubEntityLocationProps | undefined>;
|
|
53
|
+
getClosestPoint(id: Id64String, subEntity: SubEntityProps, point: XYZProps): Promise<SubEntityLocationProps | undefined>;
|
|
54
|
+
isPointInside(id: Id64String, point: XYZProps): Promise<PointInsideResultProps[] | undefined>;
|
|
55
|
+
private getElementGeometryResults;
|
|
56
|
+
private doElementGeometryOperation;
|
|
57
|
+
booleanOperation(id: Id64String, params: BooleanOperationProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
58
|
+
sewSheets(id: Id64String, params: SewSheetProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
59
|
+
thickenSheets(id: Id64String, params: ThickenSheetProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
60
|
+
offsetFaces(id: Id64String, params: OffsetFacesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
61
|
+
offsetEdges(id: Id64String, params: OffsetEdgesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
62
|
+
hollowFaces(id: Id64String, params: HollowFacesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
63
|
+
sweepFaces(id: Id64String, params: SweepFacesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
64
|
+
spinFaces(id: Id64String, params: SpinFacesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
65
|
+
deleteSubEntities(id: Id64String, params: DeleteSubEntityProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
66
|
+
transformSubEntities(id: Id64String, params: TransformSubEntityProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
67
|
+
blendEdges(id: Id64String, params: BlendEdgesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
68
|
+
chamferEdges(id: Id64String, params: ChamferEdgesProps, opts: ElementGeometryResultOptions): Promise<ElementGeometryResultProps | undefined>;
|
|
69
|
+
}
|
|
70
|
+
//# sourceMappingURL=EditBuiltInCommand.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"EditBuiltInCommand.d.ts","sourceRoot":"","sources":["../../src/EditBuiltInCommand.ts"],"names":[],"mappings":"AAIA;;GAEG;AAEH,OAAO,EAAiB,iBAAiB,EAAY,UAAU,EAAE,YAAY,EAAE,MAAM,qBAAqB,CAAC;AAC3G,OAAO,EAAY,aAAa,EAAmC,YAAY,EAAa,cAAc,EAAE,QAAQ,EAAsB,MAAM,sBAAsB,CAAC;AACvK,OAAO,EAAoB,QAAQ,EAAE,MAAM,qBAAqB,CAAC;AACjE,OAAO,EAA0E,iBAAiB,EAAsE,mBAAmB,EAAoE,qBAAqB,EAAE,iBAAiB,EAAwD,MAAM,oBAAoB,CAAC;AAC1X,OAAO,EAAE,2BAA2B,EAAE,eAAe,EAAE,qBAAqB,EAAE,cAAc,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,oBAAoB,EAAE,uBAAuB,EAAuB,0BAA0B,EAAE,4BAA4B,EAAE,0BAA0B,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,oBAAoB,EAAE,uBAAuB,EAAE,8BAA8B,EAAE,wBAAwB,EAAE,0BAA0B,EAAE,gBAAgB,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,sBAAsB,EAAE,aAAa,EAAE,uBAAuB,EAAE,cAAc,EAA4B,sBAAsB,EAAE,sBAAsB,EAAE,cAAc,EAAE,aAAa,EAAE,eAAe,EAAE,iBAAiB,EAAE,uBAAuB,EAAE,MAAM,sBAAsB,CAAC;AAChzB,OAAO,EAAE,WAAW,EAAE,MAAM,eAAe,CAAC;AAE5C,aAAa;AACb,qBAAa,wBAAyB,SAAQ,WAAY,YAAW,2BAA2B;IAGzD,SAAS,CAAC,IAAI,EAAE,MAAM;IAF3D,OAAuB,SAAS,SAA4C;gBAEzD,MAAM,EAAE,QAAQ,EAAY,IAAI,EAAE,MAAM;IAE9C,cAAc,CAAC,GAAG,EAAE,iBAAiB,GAAG,OAAO,CAAC,YAAY,CAAC;IAO7D,kBAAkB,CAAC,GAAG,EAAE,iBAAiB,EAAE,UAAU,EAAE,cAAc,GAAG,OAAO,CAAC,YAAY,CAAC;IAgB7F,eAAe,CAAC,GAAG,EAAE,iBAAiB,EAAE,WAAW,EAAE,aAAa,EAAE,WAAW,EAAE,OAAO,GAAG,OAAO,CAAC,YAAY,CAAC;IAmBhH,sBAAsB,CAAC,KAAK,EAAE,qBAAqB,EAAE,IAAI,CAAC,EAAE,8BAA8B,GAAG,OAAO,CAAC,UAAU,CAAC;IAsBhH,kBAAkB,CAAC,KAAK,EAAE,iBAAiB,EAAE,IAAI,CAAC,EAAE,0BAA0B,GAAG,OAAO,CAAC,UAAU,CAAC;IA2BpG,sBAAsB,CAAC,SAAS,EAAE,qBAAqB,GAAG,UAAU,EAAE,IAAI,CAAC,EAAE,8BAA8B,GAAG,OAAO,CAAC,IAAI,CAAC;IA8B3H,sBAAsB,CAAC,SAAS,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,wBAAwB,GAAG,OAAO,CAAC,mBAAmB,GAAG,SAAS,CAAC;IAyE1H,oBAAoB,CAAC,OAAO,EAAE,YAAY,GAAG,OAAO,CAAC,IAAI,CAAC;IAwB1D,kBAAkB,CAAC,YAAY,EAAE,iBAAiB,GAAG,OAAO,CAAC,IAAI,CAAC;CAOhF;AAuOD,aAAa;AACb,qBAAa,oBAAqB,SAAQ,wBAAyB,YAAW,uBAAuB;IACnG,OAAuB,SAAS,SAAwC;YAE1D,0BAA0B;IAI3B,0BAA0B,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,CAAC,EAAE,0BAA0B,GAAG,OAAO,CAAC,OAAO,CAAC;IAgCjG,yBAAyB,IAAI,OAAO,CAAC,IAAI,CAAC;IAI1C,6BAA6B,CAAC,EAAE,EAAE,UAAU,GAAG,OAAO,CAAC,cAAc,EAAE,GAAG,SAAS,CAAC;IAWjG,OAAO,CAAC,wBAAwB;IAWnB,oBAAoB,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,IAAI,EAAE,IAAI,CAAC,4BAA4B,EAAE,cAAc,GAAG,aAAa,CAAC,GAAG,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IA8CtL,0BAA0B,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,uBAAuB,GAAG,uBAAuB,GAAG,SAAS,CAAC;IAY7I,iBAAiB,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,MAAM,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,EAAE,MAAM,GAAG,OAAO,CAAC,kBAAkB,GAAG,kBAAkB,GAAG,oBAAoB,GAAG,SAAS,CAAC;YAYlL,cAAc;IAYf,YAAY,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;IAIzE,YAAY,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;IAIzE,aAAa,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;IAI1E,YAAY,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;IAIzE,cAAc,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,GAAG,OAAO,CAAC,OAAO,CAAC;YAI1E,SAAS;IAYV,cAAc,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAI/D,uBAAuB,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAIxE,kBAAkB,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAInE,mBAAmB,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,MAAM,GAAG,OAAO,CAAC,OAAO,CAAC;IAIpE,kBAAkB,CAAC,EAAE,EAAE,UAAU,EAAE,IAAI,EAAE,aAAa,EAAE,SAAS,CAAC,EAAE,IAAI,GAAG,OAAO,CAAC,cAAc,EAAE,GAAG,SAAS,CAAC;IAYhH,uBAAuB,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,IAAI,EAAE,aAAa,EAAE,OAAO,CAAC,EAAE,uBAAuB,GAAG,OAAO,CAAC,cAAc,EAAE,GAAG,SAAS,CAAC;IAYjK,iBAAiB,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,OAAO,EAAE,oBAAoB,GAAG,OAAO,CAAC,sBAAsB,EAAE,GAAG,SAAS,CAAC;IAWrJ,UAAU,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,EAAE,QAAQ,GAAG,OAAO,CAAC,sBAAsB,EAAE,GAAG,SAAS,CAAC;IAW1I,mBAAmB,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,GAAG,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IAWjG,cAAc,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,EAAE,SAAS,CAAC,EAAE,QAAQ,GAAG,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IAWlH,eAAe,CAAC,EAAE,EAAE,UAAU,EAAE,SAAS,EAAE,cAAc,EAAE,KAAK,EAAE,QAAQ,GAAG,OAAO,CAAC,sBAAsB,GAAG,SAAS,CAAC;IAWxH,aAAa,CAAC,EAAE,EAAE,UAAU,EAAE,KAAK,EAAE,QAAQ,GAAG,OAAO,CAAC,sBAAsB,EAAE,GAAG,SAAS,CAAC;YAW5F,yBAAyB;YAgEzB,0BAA0B;IAe3B,gBAAgB,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,qBAAqB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAapJ,SAAS,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,aAAa,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAarI,aAAa,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,iBAAiB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAK7I,WAAW,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,gBAAgB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAK1I,WAAW,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,gBAAgB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAK1I,WAAW,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,gBAAgB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAK1I,UAAU,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,eAAe,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAKxI,SAAS,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,cAAc,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAKtI,iBAAiB,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,oBAAoB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAKpJ,oBAAoB,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,uBAAuB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAK1J,UAAU,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,eAAe,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;IAKxI,YAAY,CAAC,EAAE,EAAE,UAAU,EAAE,MAAM,EAAE,iBAAiB,EAAE,IAAI,EAAE,4BAA4B,GAAG,OAAO,CAAC,0BAA0B,GAAG,SAAS,CAAC;CAI1J"}
|