Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ISTLDefaultDataSource

Hierarchy

  • ISTLDefaultDataSource

Index

Methods

Methods

  • getSTL(src: string | number, ok: Function, error: Function): void
  • Gets STL data.

    Parameters

    • src: string | number

      Identifies the STL file.

    • ok: Function

      Fired on successful loading of the STL file.

    • error: Function

      Fired on error while loading the STL file.

    Returns void

Generated using TypeDoc