mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
small modification
This commit is contained in:
parent
ca04383c5a
commit
316e7904bf
@ -485,6 +485,7 @@ TopoDS_Shape GEOMImpl_PrismDriver::MakeDraftPrism ( const TopoDS_Shape& theInitS
|
||||
anAngle*PI180, isProtrusion, Standard_True);
|
||||
|
||||
aPrism.Perform(aHeight);
|
||||
aPrism.Check(); // Raises NotDone if done is false
|
||||
|
||||
aShape = aPrism.Shape();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user