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