Options
All
  • Public
  • Public/Protected
  • All
Menu

The client-side Drawing document which extends the common BaseDrawing model.

mixes

ClientDocumentMixin

see

Scene The Scene document type which contains Drawing embedded documents

see

DrawingConfig The Drawing configuration application

Hierarchy

  • any
    • DrawingDocument

Index

Constructors

Accessors

Properties

Constructors

  • Returns DrawingDocument

Accessors

  • get elevation(): number
  • set elevation(value: number): void
  • Define an elevation property on the Drawing Document which in the future will become a part of its data schema.

    Returns number

  • Define an elevation property on the Drawing Document which in the future will become a part of its data schema.

    Parameters

    • value: number

    Returns void

  • get sort(): number
  • Define a sort property on the Drawing Document which in the future will become a core part of its data schema.

    Returns number

Properties

#elevation: any