Commit d655a1a
committed
Corrected bug in export points in which if the point index is passed it will incorrectly index the 0 entry in the points class rather than the 0 entry in the point index passed to it in order to correctly export all the point data associated with the point meshes within the class object selected by the point index.
1 parent 8d9ce91 commit d655a1a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | | - | |
| 240 | + | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
| 244 | + | |
245 | 245 | | |
246 | 246 | | |
247 | 247 | | |
| |||
0 commit comments