Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for the results returned on a successful buffer operation.

Hierarchy

Index

Properties

Optional bufferId

bufferId: string

The buffer id if defined in the BufferGeometry(ies) input argument object.

Optional geometries

geometries: Geometry[]

The array of buffered geometries returned on successful completion of a BufferGeometries operation.

Optional geometry

geometry: Geometry

The buffered geometry returned on successful completion of a BufferGeometry operation.

Optional sourceCommand

sourceCommand: string

The source command, if any, that invoked the buffer operation for which this object represents the result.