Selva Compute API Reference - v1.1.2
    Preparing search index...

    Interface GrasshopperDefinitionSource

    Definition source (used in args and response)

    interface GrasshopperDefinitionSource {
        algo?: string | null;
        filename?: string | null;
        pointer?: string | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    algo?: string | null

    Base64 encoded algorithm (if embedded)

    filename?: string | null

    Filename of the definition

    pointer?: string | null

    URL pointer to definition file