mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-18 09:50:36 +05:00
cosmetic changes
This commit is contained in:
parent
9a55aad5ba
commit
17b10b2960
@ -295,7 +295,6 @@ protected:
|
||||
_pyID myGeom, myMesh;
|
||||
// a hypothesis can be used and created by different algos by different methods
|
||||
std::map<TCollection_AsciiString, TCollection_AsciiString > myType2CreationMethod;
|
||||
//TCollection_AsciiString myCreationMethod, myType;
|
||||
TColStd_SequenceOfAsciiString myArgs; // creation arguments
|
||||
TColStd_SequenceOfAsciiString myArgMethods; // hypo methods setting myArgs
|
||||
TColStd_SequenceOfInteger myNbArgsByMethod; // nb args set by each method
|
||||
|
Loading…
Reference in New Issue
Block a user