@twinfinity/core
    Preparing search index...

    Class MarkupEntityAbstract

    Super class for markup entities in the markup API.

    Hierarchy (View Summary)

    Index

    Properties

    id: string
    properties: Map<string, MarkupProperty> = ...

    Accessors

    • get isEnabled(): boolean

      Returns true if the entity and the sheet it belongs to are both enabled, otherwise false.

      Returns boolean

    • set isEnabled(b: boolean): void

      Sets if entity is enabled

      Parameters

      • b: boolean

      Returns void

    Methods

    • Sets the entity as updated in the layer API.

      Returns boolean

      true if object did exist, otherwise false