Viewer - Interaction
    Preparing search index...

    Class LineRestrictionApi

    Hierarchy

    • AbstractRestrictionApi
      • LineRestrictionApi
    Index

    Constructors

    • Parameters

      • restriction: LineRestriction

      Returns LineRestrictionApi

    Accessors

    • get enabled(): boolean

      Whether the restriction is enabled or not.

      Returns boolean

    • set enabled(value: boolean): void

      Whether the restriction is enabled or not.

      Parameters

      • value: boolean

      Returns void

    • get hideable(): boolean

      Returns boolean

    • set hideable(value: boolean): void

      Parameters

      • value: boolean

      Returns void

    • get id(): string

      The unique identifier of the restriction.

      Returns string

    • get point1(): vec3

      Returns vec3

    • get point2(): vec3

      Returns vec3

    • get priority(): number

      Returns number

    • get radius(): number

      Returns number