Math3D Full Project API
Preparing search index...
renderer/src/components/ConstructionLabPanel
ConstructionLabSeed
Type Alias ConstructionLabSeed
type
ConstructionLabSeed
=
{
checkDefs
:
ProblemCheckDef
[]
;
nodes
:
ConstructionNode
[]
;
scriptText
?:
string
;
selectedNodeId
?:
string
|
null
;
}
Index
Properties
check
Defs
nodes
script
Text?
selected
Node
Id?
Properties
check
Defs
checkDefs
:
ProblemCheckDef
[]
nodes
nodes
:
ConstructionNode
[]
Optional
script
Text
scriptText
?:
string
Optional
selected
Node
Id
selectedNodeId
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
check
Defs
nodes
script
Text
selected
Node
Id
Math3D Full Project API
Loading...