Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Components.Project.Simulation.BoundaryConditions.List
ListItemProps
Interface ListItemProps
interface
ListItemProps
{
_onEdit
:
(
type
:
string
,
index
:
number
)
=>
void
;
boundaryCondition
:
IModelBoundaryConditionValue
;
geometries
:
Geometry
[]
;
index
:
number
;
simulation
:
Simulation
;
swr
:
Swr
;
type
:
string
;
}
Index
Properties
_on
Edit
boundary
Condition
geometries
index
simulation
swr
type
Properties
_on
Edit
_onEdit
:
(
type
:
string
,
index
:
number
)
=>
void
boundary
Condition
boundaryCondition
:
IModelBoundaryConditionValue
geometries
geometries
:
Geometry
[]
index
index
:
number
simulation
simulation
:
Simulation
swr
swr
:
Swr
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_on
Edit
boundary
Condition
geometries
index
simulation
swr
type
Tanatloc documentation
Loading...