diff --git a/src/Graphic3d/Graphic3d_StructureManager.cxx b/src/Graphic3d/Graphic3d_StructureManager.cxx index 8dfee2eac0..28e4091a87 100755 --- a/src/Graphic3d/Graphic3d_StructureManager.cxx +++ b/src/Graphic3d/Graphic3d_StructureManager.cxx @@ -93,14 +93,14 @@ Standard_Integer Limit = Graphic3d_StructureManager::Limit (); Initialisation = Standard_False; /* table to manage IDs of StructureManager */ - for (i=1; i<=Limit; i++) StructureManager_ArrayId[i] = 0; + for (i=0; i