@diamondlightsource/davidia
    Preparing search index...

    Class CircularSectorialSelection

    Class to select a circular sector

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    alpha: number = 0.3

    opacity [0,1]

    angles: [number, number]

    start and end angles (radians)

    asDashed?: boolean

    if true, outline is dashed

    colour?: string

    outline colour

    defaultColour: "#117733" = '#117733'

    default colour

    fixed: boolean = false

    if true, not moveable

    id: string

    identity

    name: string = ''

    name

    radii: [number, number]

    inner and outer radii

    start: [number, number]

    start (or centre) point coordinate

    vStart: Vector3

    Vector3 copy of start coordinate

    Methods