Message by abul anuar:
I run spis with a simple cad and everything is allright until i tried to convert the UI to Num. I got the following error message
BEGIN TASK EXCEPTION HANDLING
Traceback (most recent call last):
File “C:\SPIS_4_0_00_Windows\SpisUI\Bin\Tasks\Task.py”, line 127, in run
self.run_task()
File “C:\SPIS_4_0_00_Windows\SpisUI\Bin\Tasks\TaskSpisNumInterface.py”, line 82, in run_task
Interface.MapDFOnVolMesh()
File “C:\SPIS_4_0_00_Windows\SpisUI\Bin\SpisNumInterface.py”, line 123, in MapDFOnVolMesh
s.applyAllDF(s.spisNumMesh.getVolumeMesh() , datafieldList)
File “C:\SPIS_4_0_00_Windows\SpisUI\Bin\SpisNumInterface.py”, line 238, in applyAllDF
s.applyDF(currentMesh.getDataFromType(currentDatafield.Name,currentDatafield.Type), mappingIdIndex! currentMappingDim !, currentDatafield, currentMeshField)
File “C:\SPIS_4_0_00_Windows\SpisUI\Bin\SpisNumInterface.py”, line 245, in applyDF
spisNumParamTable] = copy(dataField.ValueList! i !)
IndexError: index out of range: 46183END TASK EXCEPTION HANDLING
task SpisNumInterface just terminate
can anyone tell me which part of the process is the error? I noticed the mesh error but everything was fine when i do the meshing. pls help, thanks. abul