Tanatloc documentation
Preparing search index...
Components.Project.Geometry
Swr
Type Alias Swr
type
Swr
=
{
delOneGeometry
:
(
geometry
:
IFrontMutateGeometriesItem
)
=>
Promise
<
void
>
;
mutateOneGeometry
:
(
geometry
:
IFrontMutateGeometriesItem
)
=>
Promise
<
void
>
;
mutateProject
:
(
project
:
Partial
<
IFrontProject
>
)
=>
Promise
<
void
>
;
}
Index
Properties
del
One
Geometry
mutate
One
Geometry
mutate
Project
Properties
del
One
Geometry
delOneGeometry
:
(
geometry
:
IFrontMutateGeometriesItem
)
=>
Promise
<
void
>
mutate
One
Geometry
mutateOneGeometry
:
(
geometry
:
IFrontMutateGeometriesItem
)
=>
Promise
<
void
>
mutate
Project
mutateProject
:
(
project
:
Partial
<
IFrontProject
>
)
=>
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
del
One
Geometry
mutate
One
Geometry
mutate
Project
Tanatloc documentation
Loading...