cmlibs / zinc

Source code repository for OpenCMISS-Zinc
Mozilla Public License 2.0
15 stars 18 forks source link

File read with time can't be used with some node field types #282

Closed rchristie closed 4 months ago

rchristie commented 4 months ago

Time variation is not supported by mesh location and string fields. If you set a time in the StreaminformationRegion the file is unreadable. Perhaps its better to just make these non-time-varying even if time is specified. This happens if you read any scaffolds files containing marker points - I attempted to make an animation by reading 3 in at different times and it failed.