sesaparcours
    Preparing search index...

    L'objet à passer en option figData pour initialiser une figure vide

    type FigData = {
        datarep: {
            grad: string;
            grid: boolean;
            quadhor: boolean;
            quadver: boolean;
            withvect: boolean;
        };
        type?: string;
    }
    Index

    Properties

    Properties

    datarep: {
        grad: string;
        grid: boolean;
        quadhor: boolean;
        quadver: boolean;
        withvect: boolean;
    }

    objet pour initialiser le repère

    type?: string

    simple|unity|orthonormal|orthogonal simple pour une figure sans longueur unité sans repère unity pour une figure avec segment longueur unité et sans repère orthonormal pour une figure avec repère orthonormal orthogonal pour un figure avec repère orthogonal