Preparing search index...
The search index is not available
openscad-parser
openscad-parser
ScadFileProvider
Interface ScadFileProvider<T>
interface
ScadFileProvider
<
T
>
{
provideScadFile
(
filePath
:
string
)
:
Promise
<
T
>
;
}
Type Parameters
T
extends
WithExportedScopes
Implemented by
SolutionManager
Index
Methods
provide
Scad
File
Methods
provide
Scad
File
provide
Scad
File
(
filePath
)
:
Promise
<
T
>
Parameters
filePath
:
string
Returns
Promise
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
provide
Scad
File
openscad-parser
Loading...