Math3D Full Project API
Preparing search index...
renderer/src/topology/documentFormat
TopologyDocumentCache
Type Alias TopologyDocumentCache
type
TopologyDocumentCache
=
{
activeRealizationId
:
string
|
null
;
activeView
:
TopologyDocumentView
;
animationPlan
?:
TopologyAnimationPlan
;
buildResult
:
QuotientBuildResult
;
realizationChoiceIds
:
string
[]
;
}
Index
Properties
active
Realization
Id
active
View
animation
Plan?
build
Result
realization
Choice
Ids
Properties
active
Realization
Id
activeRealizationId
:
string
|
null
active
View
activeView
:
TopologyDocumentView
Optional
animation
Plan
animationPlan
?:
TopologyAnimationPlan
build
Result
buildResult
:
QuotientBuildResult
realization
Choice
Ids
realizationChoiceIds
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Realization
Id
active
View
animation
Plan
build
Result
realization
Choice
Ids
Math3D Full Project API
Loading...