A kind of geometry. Not all geometries have a kind. Typically, kinds are most useful for things that will not have some other extension that
describes them in more detail. walls, for example, are otherwise not identifiable without a kind. However, geometries that are, for example,
associated with certain type of Locations should be identified through Locations, not kinds.
Note that this is a SafeStringEnum, so unknown is a valid value. That means a new kind has been added that the version of the MVF package you are using does not support.
New kinds will likely be added in the future, and if the version of the MVF package you are using does not support it, it will be downgraded to unknown for you.
A kind of geometry. Not all geometries have a kind. Typically, kinds are most useful for things that will not have some other extension that describes them in more detail.
walls, for example, are otherwise not identifiable without a kind. However, geometries that are, for example, associated with certain type of Locations should be identified through Locations, not kinds.Note that this is a SafeStringEnum, so
unknownis a valid value. That means a new kind has been added that the version of the MVF package you are using does not support. New kinds will likely be added in the future, and if the version of the MVF package you are using does not support it, it will be downgraded tounknownfor you.