SpatialViewAttachments

The attachments belong to a SpatialView

You can retrieve the attachment entity by the same id that you set in SpatialView attachments

Functions

Link copied to clipboard
abstract fun entity(id: Any): Entity?

Gets the identified attachment as an entity, if the attachment with that identifier exists.