@HiBandan I noticed this line here:
https://github.com/HiBandan/modelCMT/blob/0930094565f32a6ff41328c16789bc23516e9554/modules/cppFiles/meshImport.cpp#L1550
I am 99.999% certain that it should be an assignment (single =), but I just wanted to confirm for the last 0.001%. I did a cursory run, which produced no errors, but I'm not sure if the results are correct - perhaps it would be good to run some more rigorous tests.
@HiBandan I noticed this line here:
https://github.com/HiBandan/modelCMT/blob/0930094565f32a6ff41328c16789bc23516e9554/modules/cppFiles/meshImport.cpp#L1550
I am 99.999% certain that it should be an assignment (single
=), but I just wanted to confirm for the last 0.001%. I did a cursory run, which produced no errors, but I'm not sure if the results are correct - perhaps it would be good to run some more rigorous tests.