mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-02-15 10:23:07 +05:00
Add SMESH_MeshEditor::ConvertFromQuadratic()
This commit is contained in:
parent
829542bd83
commit
c7860dbb35
@ -682,6 +682,8 @@ module SMESH
|
||||
|
||||
void ConvertToQuadratic(in boolean theForce3d);
|
||||
|
||||
boolean ConvertFromQuadratic();
|
||||
|
||||
void RenumberNodes();
|
||||
|
||||
void RenumberElements();
|
||||
|
Loading…
Reference in New Issue
Block a user