From 806fdce9b78a1073a0218ec5cef308ea0654c85b Mon Sep 17 00:00:00 2001 From: Rohan Mishra <315scisyb2020rohanmishra@gmail.com> Date: Tue, 17 Oct 2023 20:15:07 +0530 Subject: [PATCH] Update MakePrismPy.xml #10773 Solved the issue and Update the MakePrismPy.xml --- src/Mod/Part/App/BRepFeat/MakePrismPy.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/Mod/Part/App/BRepFeat/MakePrismPy.xml b/src/Mod/Part/App/BRepFeat/MakePrismPy.xml index a56b19cee3..54a6e59fe1 100644 --- a/src/Mod/Part/App/BRepFeat/MakePrismPy.xml +++ b/src/Mod/Part/App/BRepFeat/MakePrismPy.xml @@ -44,7 +44,12 @@ basis shape, or the edge to the prismed shape. - + + Assigns one of the following semantics. + 1. to a height Length + 2. to a face Until + 3. from a face From to a height Until. Reconstructs the feature topologically according to the semantic option chosen. +