fcs-core-viewer 0.47.0 → 0.48.0
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/fcs-core-editor@types/Editor3D/Network/SocketCommandsGateway.d.ts +41 -0
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/Index.d.ts +6 -4
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpAnalysis.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpBar.d.ts +0 -1
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpBoundaryCondition.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpConcentratedLoad.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpConstraint.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpContact.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/{OpDensity.d.ts → OpCustomMaterial.d.ts} +5 -3
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpDashpot.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpDistributedLoad.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpMass.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpMembrane.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpMotionConstraint.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpOutputControl.d.ts +0 -1
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpShell.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpSolid.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpSpring.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpThermalLoad.d.ts +0 -2
- package/fcs-core-editor@types/Editor3D/Operations/CAE/Index.d.ts +3 -2
- package/fcs-core-editor@types/Editor3D/Operations/Common/Exchange/Simulation.d.ts +15 -10
- package/fcs-core-editor@types/Editor3D/Operations/Index.d.ts +3 -2
- package/fcs-core-editor@types/Editor3D/Operations/OperationCollection.d.ts +7 -7
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/Index.d.ts +2 -4
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIBar.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIBeam.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIBoundaryCondition.d.ts +3 -13
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIConcentratedLoad.d.ts +2 -9
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIContactPair.d.ts +1 -4
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/{UIElastic.d.ts → UICustomMaterial.d.ts} +33 -27
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIDashpot.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIDistributedLoad.d.ts +3 -12
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIDynamicHarmonic.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIDynamicImplicit.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIGlobalContact.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UILinearBuckling.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UILinearStatic.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIMPCconstraint.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIMass.d.ts +0 -12
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIMembrane.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIModal.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIMotionConstraint.d.ts +2 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UINonlinearStatic.d.ts +0 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIOutputControl.d.ts +1 -3
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIShell.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UISolid.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UISpring.d.ts +0 -11
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UITIEconstraint.d.ts +1 -12
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIThermalLoad.d.ts +3 -12
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/OptionsMenu/Operations/RunSimulation/RunSimulationOperation.d.ts +29 -52
- package/fcs-core-editor@types/Viewer3D/Common/Diagnostics/Toast.d.ts +16 -0
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Index.d.ts +105 -117
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/AnalysisStep.d.ts +8 -7
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/ConstraintDefinition.d.ts +37 -0
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/ContactDefinition.d.ts +8 -9
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/File.d.ts +2 -2
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/LoadDefinition.d.ts +10 -9
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/{MaterialProperty.d.ts → MaterialDefinition.d.ts} +12 -12
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/OutputDefinition.d.ts +8 -7
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Files/PropertyDefinition.d.ts +10 -9
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Shapes/Mesh/SubshapeTypes/TopoElement.d.ts +1 -5
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Shapes/Mesh/SubshapeTypes/TopoElement0D.d.ts +1 -5
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Shapes/Mesh/SubshapeTypes/TopoElement1D.d.ts +1 -5
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Shapes/Mesh/SubshapeTypes/TopoElement3D.d.ts +1 -5
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Shapes/Mesh/SubshapeTypes/TopoNode.d.ts +1 -5
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/MainMenuComponents/HtmlElementInterface.d.ts +1 -0
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/OperationPanelComponents/DropdownList.d.ts +1 -0
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/OperationPanelComponents/Label.d.ts +1 -0
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/OperationPanelComponents/LabeledInputField.d.ts +1 -0
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/OperationPanelComponents/Select.d.ts +8 -4
- package/fcs-core-editor@types/Viewer3D/UserInterface/UIComponents/BuildingBlocks/OperationPanelComponents/SelectionInputField.d.ts +1 -0
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Analysis.d.ts +4 -6
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Constraint.d.ts +4 -6
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Contact.d.ts +4 -6
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/LoadAndBC.d.ts +5 -7
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Material.d.ts +5 -7
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Output.d.ts +4 -6
- package/fcs-core-editor@types/Viewer3D/ViewerCommands/CAE/AnalysisTools/Property.d.ts +5 -7
- package/package.json +1 -1
- package/fcs-core-editor@types/Editor3D/Operations/CAE/AnalysisTools/OpElastic.d.ts +0 -13
- package/fcs-core-editor@types/Editor3D/UserInterface/UIComponents/MainMenu/Operations/CAE/AnalysisTools/UIDensity.d.ts +0 -57
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Folders/LoadCollection.d.ts +0 -14
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Folders/MaterialCollection.d.ts +0 -14
- package/fcs-core-editor@types/Viewer3D/DataStorage/ModelData/Items/Folders/PropertyCollection.d.ts +0 -14
|
@@ -76,6 +76,24 @@ export declare class SocketCommandsGateway implements IBackendEvents {
|
|
|
76
76
|
add_temporary_geom_to_model: any;
|
|
77
77
|
mesh_set_operation: any;
|
|
78
78
|
export_STEP_for_selection: any;
|
|
79
|
+
create_load_collection: any;
|
|
80
|
+
update_load_definition: any;
|
|
81
|
+
append_load_definition: any;
|
|
82
|
+
create_material_property: any;
|
|
83
|
+
update_material_property: any;
|
|
84
|
+
append_material_property: any;
|
|
85
|
+
create_element_property: any;
|
|
86
|
+
update_property_definition: any;
|
|
87
|
+
append_property_definition: any;
|
|
88
|
+
create_contact: any;
|
|
89
|
+
update_contact_definition: any;
|
|
90
|
+
create_constraint: any;
|
|
91
|
+
update_constraint_definition: any;
|
|
92
|
+
create_solver_settings: any;
|
|
93
|
+
create_analysis_definition: any;
|
|
94
|
+
update_analysis_definition: any;
|
|
95
|
+
create_output_request: any;
|
|
96
|
+
update_output_definition: any;
|
|
79
97
|
generic_callback_middleware: any;
|
|
80
98
|
};
|
|
81
99
|
/**
|
|
@@ -214,5 +232,28 @@ export declare class SocketCommandsGateway implements IBackendEvents {
|
|
|
214
232
|
*/
|
|
215
233
|
private export_STEP_for_selection;
|
|
216
234
|
measure_distance(data: BackendInstructions): Promise<CommandExecutionResponse>;
|
|
235
|
+
/**
|
|
236
|
+
* Helper to wrap socket BackendInstructions into the format expected by
|
|
237
|
+
* CAEAnalysisToolsCommands: { operation_result: { arguments: { ... } } }
|
|
238
|
+
*/
|
|
239
|
+
private wrapAsOperationResult;
|
|
240
|
+
private socket_create_load_collection;
|
|
241
|
+
private socket_update_load_definition;
|
|
242
|
+
private socket_append_load_definition;
|
|
243
|
+
private socket_create_material_property;
|
|
244
|
+
private socket_update_material_property;
|
|
245
|
+
private socket_append_material_property;
|
|
246
|
+
private socket_create_element_property;
|
|
247
|
+
private socket_update_property_definition;
|
|
248
|
+
private socket_append_property_definition;
|
|
249
|
+
private socket_create_contact;
|
|
250
|
+
private socket_update_contact_definition;
|
|
251
|
+
private socket_create_constraint;
|
|
252
|
+
private socket_update_constraint_definition;
|
|
253
|
+
private socket_create_solver_settings;
|
|
254
|
+
private socket_create_analysis_definition;
|
|
255
|
+
private socket_update_analysis_definition;
|
|
256
|
+
private socket_create_output_request;
|
|
257
|
+
private socket_update_output_definition;
|
|
217
258
|
}
|
|
218
259
|
export {};
|
|
@@ -3,8 +3,7 @@ import * as ConcentratedLoad from "./OpConcentratedLoad";
|
|
|
3
3
|
import * as DistributedLoad from "./OpDistributedLoad";
|
|
4
4
|
import * as MotionConstraint from "./OpMotionConstraint";
|
|
5
5
|
import * as ThermalLoad from "./OpThermalLoad";
|
|
6
|
-
import * as
|
|
7
|
-
import * as Elastic from "./OpElastic";
|
|
6
|
+
import * as CustomMaterial from "./OpCustomMaterial";
|
|
8
7
|
import * as Solid from "./OpSolid";
|
|
9
8
|
import * as Shell from "./OpShell";
|
|
10
9
|
import * as Membrane from "./OpMembrane";
|
|
@@ -13,11 +12,15 @@ import * as Bar from "./OpBar";
|
|
|
13
12
|
import * as Spring from "./OpSpring";
|
|
14
13
|
import * as Dashpot from "./OpDashpot";
|
|
15
14
|
import * as Mass from "./OpMass";
|
|
15
|
+
import * as Contact from "./OpContact";
|
|
16
|
+
import * as Constraint from "./OpConstraint";
|
|
16
17
|
import * as Analysis from "./OpAnalysis";
|
|
17
18
|
import * as OutputControl from "./OpOutputControl";
|
|
18
19
|
declare const CAEAnalysisToolsOperations: {
|
|
19
20
|
OutputControl: typeof OutputControl.OutputControl;
|
|
20
21
|
Analysis: typeof Analysis.Analysis;
|
|
22
|
+
Constraint: typeof Constraint.Constraint;
|
|
23
|
+
Contact: typeof Contact.Contact;
|
|
21
24
|
Mass: typeof Mass.Mass;
|
|
22
25
|
Dashpot: typeof Dashpot.Dashpot;
|
|
23
26
|
Spring: typeof Spring.Spring;
|
|
@@ -26,8 +29,7 @@ declare const CAEAnalysisToolsOperations: {
|
|
|
26
29
|
Membrane: typeof Membrane.Membrane;
|
|
27
30
|
Shell: typeof Shell.Shell;
|
|
28
31
|
Solid: typeof Solid.Solid;
|
|
29
|
-
|
|
30
|
-
Density: typeof Density.Density;
|
|
32
|
+
CustomMaterial: typeof CustomMaterial.CustomMaterial;
|
|
31
33
|
ThermalLoad: typeof ThermalLoad.ThermalLoad;
|
|
32
34
|
MotionConstraint: typeof MotionConstraint.MotionConstraint;
|
|
33
35
|
DistributedLoad: typeof DistributedLoad.DistributedLoad;
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Analysis {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
analysisType: ModelData.dataTypes;
|
|
8
6
|
analysisData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class ConcentratedLoad {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
nodeUIDs: number[];
|
|
7
5
|
loadType: ModelData.dataTypes;
|
|
8
6
|
loadData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Constraint {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
constraintType: ModelData.dataTypes;
|
|
8
6
|
constraintData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Contact {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
contactType: ModelData.dataTypes;
|
|
8
6
|
contactData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,8 +1,10 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
|
-
export declare class
|
|
2
|
+
export declare class CustomMaterial {
|
|
3
3
|
fileName: string;
|
|
4
|
-
|
|
5
|
-
|
|
4
|
+
materialDefinitionUID: number;
|
|
5
|
+
densityMode: number;
|
|
6
|
+
elasticMode: number;
|
|
7
|
+
symmetryMode: number;
|
|
6
8
|
materialType: ModelData.dataTypes;
|
|
7
9
|
materialData: number[];
|
|
8
10
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Dashpot {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Mass {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
entityUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Membrane {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class MotionConstraint {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
nodeUIDs: number[];
|
|
7
5
|
loadType: ModelData.dataTypes;
|
|
8
6
|
loadData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Shell {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Solid {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -1,9 +1,7 @@
|
|
|
1
1
|
import { ModelData } from "../../../Editor3DAPI";
|
|
2
2
|
export declare class Spring {
|
|
3
3
|
fileName: string;
|
|
4
|
-
selectedEntityType: ModelData.dataTypes;
|
|
5
4
|
mode: number;
|
|
6
|
-
elementUIDs: number[];
|
|
7
5
|
propertyType: ModelData.dataTypes;
|
|
8
6
|
propertyData: number[];
|
|
9
7
|
constructor(input: {});
|
|
@@ -41,6 +41,8 @@ declare const CAE: {
|
|
|
41
41
|
CAEAnalysisToolsOperations: {
|
|
42
42
|
OutputControl: typeof import("./AnalysisTools/OpOutputControl").OutputControl;
|
|
43
43
|
Analysis: typeof import("./AnalysisTools/OpAnalysis").Analysis;
|
|
44
|
+
Constraint: typeof import("./AnalysisTools/OpConstraint").Constraint;
|
|
45
|
+
Contact: typeof import("./AnalysisTools/OpContact").Contact;
|
|
44
46
|
Mass: typeof import("./AnalysisTools/OpMass").Mass;
|
|
45
47
|
Dashpot: typeof import("./AnalysisTools/OpDashpot").Dashpot;
|
|
46
48
|
Spring: typeof import("./AnalysisTools/OpSpring").Spring;
|
|
@@ -49,8 +51,7 @@ declare const CAE: {
|
|
|
49
51
|
Membrane: typeof import("./AnalysisTools/OpMembrane").Membrane;
|
|
50
52
|
Shell: typeof import("./AnalysisTools/OpShell").Shell;
|
|
51
53
|
Solid: typeof import("./AnalysisTools/OpSolid").Solid;
|
|
52
|
-
|
|
53
|
-
Density: typeof import("./AnalysisTools/OpDensity").Density;
|
|
54
|
+
CustomMaterial: typeof import("./AnalysisTools/OpCustomMaterial").CustomMaterial;
|
|
54
55
|
ThermalLoad: typeof import("./AnalysisTools/OpThermalLoad").ThermalLoad;
|
|
55
56
|
MotionConstraint: typeof import("./AnalysisTools/OpMotionConstraint").MotionConstraint;
|
|
56
57
|
DistributedLoad: typeof import("./AnalysisTools/OpDistributedLoad").DistributedLoad;
|
|
@@ -1,14 +1,19 @@
|
|
|
1
|
-
import { SimulationStatus } from "../../../UserInterface/UIComponents/OptionsMenu/Operations/RunSimulation/RunSimulationOperation";
|
|
2
1
|
export declare class RunSimulation {
|
|
3
2
|
constructor();
|
|
4
3
|
perform(data: {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
4
|
+
jobName: string;
|
|
5
|
+
analysisStepItemId: number;
|
|
6
|
+
/**
|
|
7
|
+
* Legacy fallback: some servers expect analysisName rather than the step item id.
|
|
8
|
+
* Prefer `analysisStepItemId` when available.
|
|
9
|
+
*/
|
|
10
|
+
analysisName?: string;
|
|
11
|
+
ncpus?: number;
|
|
12
|
+
mpi_nbcpu?: number;
|
|
13
|
+
memory_limit?: number;
|
|
14
|
+
memjob?: number;
|
|
15
|
+
memjeveux?: number;
|
|
16
|
+
time_limit?: number;
|
|
17
|
+
tpsjob?: number;
|
|
18
|
+
}): Promise<boolean>;
|
|
14
19
|
}
|
|
@@ -66,6 +66,8 @@ declare const Operations: {
|
|
|
66
66
|
CAEAnalysisToolsOperations: {
|
|
67
67
|
OutputControl: typeof import("./CAE/AnalysisTools/OpOutputControl").OutputControl;
|
|
68
68
|
Analysis: typeof import("./CAE/AnalysisTools/OpAnalysis").Analysis;
|
|
69
|
+
Constraint: typeof import("./CAE/AnalysisTools/OpConstraint").Constraint;
|
|
70
|
+
Contact: typeof import("./CAE/AnalysisTools/OpContact").Contact;
|
|
69
71
|
Mass: typeof import("./CAE/AnalysisTools/OpMass").Mass;
|
|
70
72
|
Dashpot: typeof import("./CAE/AnalysisTools/OpDashpot").Dashpot;
|
|
71
73
|
Spring: typeof import("./CAE/AnalysisTools/OpSpring").Spring;
|
|
@@ -74,8 +76,7 @@ declare const Operations: {
|
|
|
74
76
|
Membrane: typeof import("./CAE/AnalysisTools/OpMembrane").Membrane;
|
|
75
77
|
Shell: typeof import("./CAE/AnalysisTools/OpShell").Shell;
|
|
76
78
|
Solid: typeof import("./CAE/AnalysisTools/OpSolid").Solid;
|
|
77
|
-
|
|
78
|
-
Density: typeof import("./CAE/AnalysisTools/OpDensity").Density;
|
|
79
|
+
CustomMaterial: typeof import("./CAE/AnalysisTools/OpCustomMaterial").CustomMaterial;
|
|
79
80
|
ThermalLoad: typeof import("./CAE/AnalysisTools/OpThermalLoad").ThermalLoad;
|
|
80
81
|
MotionConstraint: typeof import("./CAE/AnalysisTools/OpMotionConstraint").MotionConstraint;
|
|
81
82
|
DistributedLoad: typeof import("./CAE/AnalysisTools/OpDistributedLoad").DistributedLoad;
|
|
@@ -10,8 +10,11 @@ export declare enum OperationToId {
|
|
|
10
10
|
* Simulation - 10xx
|
|
11
11
|
*/
|
|
12
12
|
Common_Exchange_StartSimulation = 1010,
|
|
13
|
+
/** @deprecated No longer wired on the Model Service side. */
|
|
13
14
|
Common_Exchange_DownloadSimulationLog = 1020,
|
|
15
|
+
/** @deprecated No longer wired on the Model Service side. */
|
|
14
16
|
Common_Exchange_DownloadSimulationResults = 1030,
|
|
17
|
+
/** @deprecated No longer wired on the Model Service side. */
|
|
15
18
|
Common_Exchange_CheckLastSimulationStatus = 1040,
|
|
16
19
|
/**
|
|
17
20
|
* Model Data Exchange - 11xx
|
|
@@ -146,14 +149,11 @@ export declare enum OperationToId {
|
|
|
146
149
|
* CAE - Analysis Tools - 35xx
|
|
147
150
|
*/
|
|
148
151
|
CAE_AnalysisTools_UpdateLoadDefinition = 3500,
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
CAE_AnalysisTools_CreateMaterialCollection = 3511,
|
|
153
|
-
CAE_AnalysisTools_AppendMaterialProperty = 3512,
|
|
152
|
+
CAE_AnalysisTools_CreateLoadDefinition = 3501,
|
|
153
|
+
CAE_AnalysisTools_UpdateMaterialDefinition = 3510,
|
|
154
|
+
CAE_AnalysisTools_CreateMaterialDefinition = 3511,
|
|
154
155
|
CAE_AnalysisTools_UpdatePropertyDefinition = 3520,
|
|
155
|
-
|
|
156
|
-
CAE_AnalysisTools_AppendPropertyDefinition = 3522,
|
|
156
|
+
CAE_AnalysisTools_CreatePropertyDefinition = 3521,
|
|
157
157
|
CAE_AnalysisTools_UpdateContactDefinition = 3530,
|
|
158
158
|
CAE_AnalysisTools_CreateContactDefinition = 3531,
|
|
159
159
|
CAE_AnalysisTools_UpdateConstraintDefinition = 3540,
|
|
@@ -3,8 +3,7 @@ import * as ConcentratedLoad from './UIConcentratedLoad';
|
|
|
3
3
|
import * as DistributedLoad from './UIDistributedLoad';
|
|
4
4
|
import * as MotionConstraint from './UIMotionConstraint';
|
|
5
5
|
import * as ThermalLoad from './UIThermalLoad';
|
|
6
|
-
import * as
|
|
7
|
-
import * as Elastic from './UIElastic';
|
|
6
|
+
import * as CustomMaterial from './UICustomMaterial';
|
|
8
7
|
import * as Solid from './UISolid';
|
|
9
8
|
import * as Shell from './UIShell';
|
|
10
9
|
import * as Membrane from './UIMembrane';
|
|
@@ -44,8 +43,7 @@ declare const AnalysisTools: {
|
|
|
44
43
|
Membrane: typeof Membrane.Membrane;
|
|
45
44
|
Shell: typeof Shell.Shell;
|
|
46
45
|
Solid: typeof Solid.Solid;
|
|
47
|
-
|
|
48
|
-
Density: typeof Density.Density;
|
|
46
|
+
CustomMaterial: typeof CustomMaterial.CustomMaterial;
|
|
49
47
|
ThermalLoad: typeof ThermalLoad.ThermalLoad;
|
|
50
48
|
MotionConstraint: typeof MotionConstraint.MotionConstraint;
|
|
51
49
|
DistributedLoad: typeof DistributedLoad.DistributedLoad;
|
|
@@ -7,26 +7,15 @@ export declare class Bar extends Operation {
|
|
|
7
7
|
private readonly onAcceptHandler;
|
|
8
8
|
private readonly onAppendHandler;
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
|
-
private availableEntities;
|
|
11
|
-
private entityDropDownMenu;
|
|
12
10
|
private areaInput;
|
|
13
11
|
private materialSelectionInput;
|
|
14
12
|
private area;
|
|
15
13
|
private materialItemUID;
|
|
16
14
|
private elementSetSelectionInput;
|
|
17
15
|
private elementSetUID;
|
|
18
|
-
private selectionData;
|
|
19
16
|
constructor(onUpdate?: OnUpdateHandler, onAccept?: OnAcceptHandler, onAppend?: OnAppendHandler);
|
|
20
17
|
private setEnabledEntity;
|
|
21
18
|
private setActiveButton;
|
|
22
|
-
/**
|
|
23
|
-
* Add entity button
|
|
24
|
-
*/
|
|
25
|
-
private addEntityButton;
|
|
26
|
-
/**
|
|
27
|
-
* Create dropdown list for entityButton
|
|
28
|
-
*/
|
|
29
|
-
private createDropdownListItems;
|
|
30
19
|
private fields;
|
|
31
20
|
private addActionButtons;
|
|
32
21
|
/**
|
|
@@ -7,8 +7,6 @@ export declare class Beam extends Operation {
|
|
|
7
7
|
private readonly onAcceptHandler;
|
|
8
8
|
private readonly onAppendHandler;
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
|
-
private availableEntities;
|
|
11
|
-
private entityDropDownMenu_1;
|
|
12
10
|
private areaInput;
|
|
13
11
|
private momentOfInertiaZInput;
|
|
14
12
|
private momentOfInertiaYInput;
|
|
@@ -43,7 +41,6 @@ export declare class Beam extends Operation {
|
|
|
43
41
|
private dynamicComponents;
|
|
44
42
|
private elementSetSelectionInput;
|
|
45
43
|
private elementSetUID;
|
|
46
|
-
private selectionData;
|
|
47
44
|
static Modes: {
|
|
48
45
|
GeneralBeam: number;
|
|
49
46
|
Box: number;
|
|
@@ -61,14 +58,6 @@ export declare class Beam extends Operation {
|
|
|
61
58
|
* Add dropdown list
|
|
62
59
|
*/
|
|
63
60
|
private addDropDownLists;
|
|
64
|
-
/**
|
|
65
|
-
* Add entity button
|
|
66
|
-
*/
|
|
67
|
-
private buttons;
|
|
68
|
-
/**
|
|
69
|
-
* Create dropdown list for entityButton
|
|
70
|
-
*/
|
|
71
|
-
private createDropdownListItems_1;
|
|
72
61
|
private fields;
|
|
73
62
|
private addActionButtons;
|
|
74
63
|
/**
|
|
@@ -7,9 +7,8 @@ export declare class BoundaryCondition extends Operation {
|
|
|
7
7
|
private readonly onAcceptHandler;
|
|
8
8
|
private readonly onAppendHandler;
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
|
-
private
|
|
11
|
-
private
|
|
12
|
-
private entity;
|
|
10
|
+
private nodesetSelectionInput;
|
|
11
|
+
private nodesetUID;
|
|
13
12
|
private dof1;
|
|
14
13
|
private dof2;
|
|
15
14
|
private dof3;
|
|
@@ -22,19 +21,10 @@ export declare class BoundaryCondition extends Operation {
|
|
|
22
21
|
private isConstrained4;
|
|
23
22
|
private isConstrained5;
|
|
24
23
|
private isConstrained6;
|
|
25
|
-
private selectionData;
|
|
26
24
|
constructor(onUpdate?: OnUpdateHandler, onAccept?: OnAcceptHandler, onDelete?: OnAppendHandler);
|
|
27
25
|
private setEnabledEntity;
|
|
28
26
|
private setActiveButton;
|
|
29
|
-
|
|
30
|
-
* Add entity button
|
|
31
|
-
*/
|
|
32
|
-
private addEntityButton;
|
|
33
|
-
/**
|
|
34
|
-
* Create dropdown list for entityButton
|
|
35
|
-
*/
|
|
36
|
-
private createDropdownListItems;
|
|
37
|
-
private addCheckmarks;
|
|
27
|
+
private fields;
|
|
38
28
|
private addActionButtons;
|
|
39
29
|
/**
|
|
40
30
|
* Initializes uiComponents on opening the operationUI
|
|
@@ -9,6 +9,8 @@ export declare class ConcentratedLoad extends Operation {
|
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
10
|
private availableEntities;
|
|
11
11
|
private entityDropDownMenu_1;
|
|
12
|
+
private nodesetSelectionInput;
|
|
13
|
+
private nodesetUID;
|
|
12
14
|
private forceXInput;
|
|
13
15
|
private forceYInput;
|
|
14
16
|
private forceZInput;
|
|
@@ -24,7 +26,6 @@ export declare class ConcentratedLoad extends Operation {
|
|
|
24
26
|
private modeSelector;
|
|
25
27
|
private modeOptions;
|
|
26
28
|
private dynamicComponents;
|
|
27
|
-
private selectionData;
|
|
28
29
|
static Modes: {
|
|
29
30
|
Force: number;
|
|
30
31
|
Moment: number;
|
|
@@ -37,14 +38,6 @@ export declare class ConcentratedLoad extends Operation {
|
|
|
37
38
|
* Add dropdown list
|
|
38
39
|
*/
|
|
39
40
|
private addDropDownLists;
|
|
40
|
-
/**
|
|
41
|
-
* Add entity button
|
|
42
|
-
*/
|
|
43
|
-
private buttons;
|
|
44
|
-
/**
|
|
45
|
-
* Create dropdown list for entityButton
|
|
46
|
-
*/
|
|
47
|
-
private createDropdownListItems_1;
|
|
48
41
|
private fields;
|
|
49
42
|
private addActionButtons;
|
|
50
43
|
/**
|
|
@@ -1,14 +1,12 @@
|
|
|
1
1
|
import { Operation } from "../../../../../../../Viewer3D/UserInterface/UIComponents/BuildingBlocks/MainMenuComponents/Operation";
|
|
2
2
|
type OnUpdateHandler = () => Promise<void>;
|
|
3
|
-
type OnAcceptHandler = () => Promise<
|
|
3
|
+
type OnAcceptHandler = (data: {}) => Promise<boolean>;
|
|
4
4
|
type OnAppendHandler = () => Promise<void>;
|
|
5
5
|
export declare class ContactPair extends Operation {
|
|
6
6
|
private readonly onUpdateHandler;
|
|
7
7
|
private readonly onAcceptHandler;
|
|
8
8
|
private readonly onAppendHandler;
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
|
-
private availableEntities;
|
|
11
|
-
private entityDropDownMenu;
|
|
12
10
|
private masterSetSelectionInput;
|
|
13
11
|
private masterSetUID;
|
|
14
12
|
private slaveSetSelectionInput;
|
|
@@ -32,7 +30,6 @@ export declare class ContactPair extends Operation {
|
|
|
32
30
|
private mu;
|
|
33
31
|
private contactStiffnessInput;
|
|
34
32
|
private K;
|
|
35
|
-
private selectionData;
|
|
36
33
|
static Modes: {
|
|
37
34
|
finiteSliding: number;
|
|
38
35
|
smallSliding: number;
|
|
@@ -2,13 +2,27 @@ import { Operation } from "../../../../../../../Viewer3D/UserInterface/UICompone
|
|
|
2
2
|
type OnUpdateHandler = (data: {}) => Promise<boolean>;
|
|
3
3
|
type OnAcceptHandler = (data: {}) => Promise<boolean>;
|
|
4
4
|
type OnAppendHandler = (data: {}) => Promise<boolean>;
|
|
5
|
-
export declare class
|
|
5
|
+
export declare class CustomMaterial extends Operation {
|
|
6
6
|
private readonly onUpdateHandler;
|
|
7
7
|
private readonly onAcceptHandler;
|
|
8
8
|
private readonly onAppendHandler;
|
|
9
9
|
private readonly buttonsContainer;
|
|
10
|
-
private
|
|
11
|
-
private
|
|
10
|
+
private dynamicComponentsDensity;
|
|
11
|
+
private dynamicComponentsElastic;
|
|
12
|
+
private dynamicComponentsSymmetry;
|
|
13
|
+
private materialPropertySelectionInput;
|
|
14
|
+
private materialPropertyUID;
|
|
15
|
+
private materialSelector;
|
|
16
|
+
private materialOptions;
|
|
17
|
+
private densityOptions;
|
|
18
|
+
private densitySelector;
|
|
19
|
+
private densityInput;
|
|
20
|
+
private elasticOptions;
|
|
21
|
+
private elasticSelector;
|
|
22
|
+
private labelSymmetrySelector;
|
|
23
|
+
private symmetryOptions;
|
|
24
|
+
private symmetrySelector;
|
|
25
|
+
private density;
|
|
12
26
|
private EModuleInput;
|
|
13
27
|
private poissonInput;
|
|
14
28
|
private E11Input;
|
|
@@ -41,8 +55,8 @@ export declare class Elastic extends Operation {
|
|
|
41
55
|
private D1313Input;
|
|
42
56
|
private D1323Input;
|
|
43
57
|
private D2323Input;
|
|
44
|
-
private
|
|
45
|
-
private
|
|
58
|
+
private EModule;
|
|
59
|
+
private poisson;
|
|
46
60
|
private E11;
|
|
47
61
|
private E22;
|
|
48
62
|
private E33;
|
|
@@ -73,17 +87,18 @@ export declare class Elastic extends Operation {
|
|
|
73
87
|
private D1313;
|
|
74
88
|
private D1323;
|
|
75
89
|
private D2323;
|
|
76
|
-
private modeSelector;
|
|
77
|
-
private modeOptions;
|
|
78
|
-
private dynamicComponents;
|
|
79
|
-
private materialPropertySelectionInput;
|
|
80
|
-
private materialPropertyUID;
|
|
81
|
-
private materialSelector;
|
|
82
|
-
private materialOptions;
|
|
83
90
|
private uiComponents;
|
|
84
91
|
private div_treeHTML;
|
|
85
92
|
private selectionData;
|
|
86
|
-
static
|
|
93
|
+
static DensityModes: {
|
|
94
|
+
DensityOFF: number;
|
|
95
|
+
DensityON: number;
|
|
96
|
+
};
|
|
97
|
+
static ElasticModes: {
|
|
98
|
+
ElasticOFF: number;
|
|
99
|
+
ElasticON: number;
|
|
100
|
+
};
|
|
101
|
+
static SymmetryModes: {
|
|
87
102
|
Isotropic: number;
|
|
88
103
|
Orthotropic: number;
|
|
89
104
|
Anisotropic: number;
|
|
@@ -91,20 +106,8 @@ export declare class Elastic extends Operation {
|
|
|
91
106
|
constructor(onUpdate?: OnUpdateHandler, onAccept?: OnAcceptHandler, onAppend?: OnAppendHandler);
|
|
92
107
|
private setEnabledEntity;
|
|
93
108
|
private setActiveButton;
|
|
94
|
-
private readInTreeItems;
|
|
95
|
-
private changeMode;
|
|
96
|
-
/**
|
|
97
|
-
* Add dropdown list
|
|
98
|
-
*/
|
|
99
109
|
private dropDownLists;
|
|
100
|
-
|
|
101
|
-
* Add entity button
|
|
102
|
-
*/
|
|
103
|
-
private buttons;
|
|
104
|
-
/**
|
|
105
|
-
* Create dropdown list for entityButton
|
|
106
|
-
*/
|
|
107
|
-
private createDropdownListItems_1;
|
|
110
|
+
private changeMode;
|
|
108
111
|
private fields;
|
|
109
112
|
private addActionButtons;
|
|
110
113
|
/**
|
|
@@ -113,9 +116,12 @@ export declare class Elastic extends Operation {
|
|
|
113
116
|
init(): void;
|
|
114
117
|
unselect(): void;
|
|
115
118
|
/**
|
|
116
|
-
*
|
|
119
|
+
* Unhighlight free edges
|
|
117
120
|
*/
|
|
118
121
|
reset(): void;
|
|
122
|
+
/**
|
|
123
|
+
* Extracts the selected entities from dict 'selected' and starts the attached task
|
|
124
|
+
*/
|
|
119
125
|
private onUpdate;
|
|
120
126
|
/**
|
|
121
127
|
* Extracts the selected entities from dict 'selected' and starts the attached task
|