Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.BoundaryConditions.Add
Props
Interface Props
interface
Props
{
boundaryCondition
:
Partial
<
IModelBoundaryConditionValue
>
;
onClose
:
()
=>
void
;
onError
:
(
desc
?:
string
)
=>
void
;
simulation
:
Simulation
;
swr
:
Swr
;
}
Index
Properties
boundary
Condition
on
Close
on
Error
simulation
swr
Properties
boundary
Condition
boundaryCondition
:
Partial
<
IModelBoundaryConditionValue
>
on
Close
onClose
:
()
=>
void
on
Error
onError
:
(
desc
?:
string
)
=>
void
simulation
simulation
:
Simulation
swr
swr
:
Swr
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
boundary
Condition
on
Close
on
Error
simulation
swr
Tanatloc documentation
Loading...