From 866994c03d528854e2f39c764bcf85ad74627e78 Mon Sep 17 00:00:00 2001 From: PProfizi <100710998+PProfizi@users.noreply.github.com> Date: Sun, 24 Aug 2025 12:47:09 +0000 Subject: [PATCH] update generated code --- doc/source/_static/dpf_operators.html | 4 ++-- .../metadata/cyclic_support_provider.py | 2 +- src/ansys/dpf/core/operators/result/nmisc.py | 2 +- .../core/operators/result/result_provider.py | 2 +- src/ansys/dpf/core/operators/result/smisc.py | 2 +- src/ansys/dpf/gatebin/Ans.Dpf.GrpcClient.dll | Bin 12792832 -> 12792832 bytes src/ansys/dpf/gatebin/DPFClientAPI.dll | Bin 861184 -> 861184 bytes .../dpf/gatebin/libAns.Dpf.GrpcClient.so | Bin 33161824 -> 33161824 bytes 8 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/source/_static/dpf_operators.html b/doc/source/_static/dpf_operators.html index ca4bfd92d4e..0d1f6fbcb79 100644 --- a/doc/source/_static/dpf_operators.html +++ b/doc/source/_static/dpf_operators.html @@ -14084,13 +14084,13 @@
if this pin is set, expanding the mesh is not necessary. |
sectors to expand (start at 0), for multistage: use scopings container with 'stage' label. |
Extracts a skin of the mesh in a new meshed region. The material ID of initial elements are propagated to their facets.
-Nodal scoping to restrict the skin extraction to a set of nodes. If provided, a skin element is added to the skin mesh if all its nodes are in the scoping. +Version 0.0.2 Inputs
Outputs
ConfigurationsScriptingChangelogutility: change shell layersExtract the requested shell layers from the input fields. If the fields contain only one layer and the permissive configuration input is set to true then it returns the input fields. If permissive configuration input is set to false, any change which should not be permitted won't be achieved and the corresponding field in the output will be empty. If permissive configuration input is set to true (default), carefully check the result. + |
Extract the requested shell layers from the input fields. If the fields contain only one layer and the permissive configuration input is set to true then it returns the input fields. If permissive configuration input is set to false, any change which should not be permitted won't be achieved and the corresponding field in the output will be empty. If permissive configuration input is set to true (default), carefully check the result.
0: Top, 1: Bottom, 2: TopBottom, 3: Mid, 4: TopBottomMid. |
Mesh support of the input fields_container, in case it does not have one defined. If the fields_container contains mixed shell/solid results, the mesh is required (either by connecting this pin or in the support). |