Interface AsyncAnnotationViewParsingResult

Represents an AnnotationRendererInterface annotation parsing promise result.


3D Rendering

See

asyncAddAnnotationView

Hierarchy

  • AsyncAnnotationViewParsingResult

Properties

errorMessage: string

The error message in case of bad input.

The reason for the end of the promise.

The returned value of the promise. Undefined if the call failed.