Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Models.Interface
IModelBoundaryConditionValue
Interface IModelBoundaryConditionValue
interface
IModelBoundaryConditionValue
{
geometry
:
string
;
labels
?:
string
;
name
:
string
;
selected
:
{
label
:
number
;
uuid
:
string
}
[]
;
type
:
{
children
?:
IModelBoundaryCondition
[]
;
key
:
string
;
label
:
string
}
;
uuid
:
string
;
values
?:
{
checked
?:
boolean
;
unit
?:
IUnit
;
value
?:
string
|
number
}
[]
;
}
Index
Properties
geometry
labels?
name
selected
type
uuid
values?
Properties
geometry
geometry
:
string
Optional
labels
labels
?:
string
name
name
:
string
selected
selected
:
{
label
:
number
;
uuid
:
string
}
[]
type
type
:
{
children
?:
IModelBoundaryCondition
[]
;
key
:
string
;
label
:
string
}
uuid
uuid
:
string
Optional
values
values
?:
{
checked
?:
boolean
;
unit
?:
IUnit
;
value
?:
string
|
number
}
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
geometry
labels
name
selected
type
uuid
values
Tanatloc documentation
Loading...