DeleteVectors

data class DeleteVectors(val vectors: List<String>, val selector: DeleteSelector) : PointsUpdateOperation

Delete the named vectors from the selected points.

Constructors

Link copied to clipboard
constructor(vectors: List<String>, selector: DeleteSelector)

Properties

Link copied to clipboard
Link copied to clipboard