Salome HOME
Correct working with default values in fields: store all not-selected entities with...
authormpv <mpv@opencascade.com>
Mon, 12 Dec 2016 12:48:25 +0000 (15:48 +0300)
committermpv <mpv@opencascade.com>
Mon, 12 Dec 2016 12:48:41 +0000 (15:48 +0300)
commit658bdf0960445584a6dce55376afc7c5bdddf60d
tree41c06c6252b08c98234d0db5dca0f0a84327310b
parent4bf4215c643280688f98cfbe545daf837d7bda1f
Correct working with default values in fields: store all not-selected entities with default values / restore entities with zero-values (default) as not selected.
src/ExchangePlugin/ExchangePlugin_ExportFeature.cpp
src/ExchangePlugin/ExchangePlugin_ImportFeature.cpp
src/Model/Model_AttributeSelectionList.cpp
src/Model/Model_AttributeTables.cpp
src/Model/Model_Data.cpp
src/Model/Model_Document.cpp
src/Model/Model_Session.cpp