+ fix various warnings

This commit is contained in:
wmayer
2015-08-29 22:05:09 +02:00
parent 1a12d109e9
commit cb16fec6bb
25 changed files with 55 additions and 40 deletions

View File

@@ -81,7 +81,7 @@ int StepShape::read(const char* fileName)
Handle(TColStd_HSequenceOfTransient) list = aReader.GiveList();
//Use method StepData_StepModel::NextNumberForLabel to find its rank with the following:
Standard_CString label = "#...";
//Standard_CString label = "#...";
Handle_StepData_StepModel model = aReader.StepModel();
//rank = model->NextNumberForLabe(label, 0, Standard_False);