Eulergraph
Preparing search index...
types/StencilItem
WagonModel
Type Alias WagonModel
type
WagonModel
=
{
fixPoints
:
Record
<
string
,
Record
<
string
,
string
>
[]
>
;
models
:
Record
<
string
,
string
>
[]
;
name
:
string
;
restrictions
:
Record
<
string
,
string
>
[]
;
views
:
UngredView
;
}
Index
Properties
fix
Points
models
name
restrictions
views
Properties
fix
Points
fixPoints
:
Record
<
string
,
Record
<
string
,
string
>
[]
>
models
models
:
Record
<
string
,
string
>
[]
name
name
:
string
restrictions
restrictions
:
Record
<
string
,
string
>
[]
views
views
:
UngredView
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fix
Points
models
name
restrictions
views
Eulergraph
Loading...