JME - Application Documentation
Preparing search index...
includes/types/simulation
InternalParts
Type Alias InternalParts
Internal sub-paths within a junction (approach, inside, exit)
type
InternalParts
=
{
approach
:
Tuple3
[]
;
exit
:
Tuple3
[]
;
inside
:
Tuple3
[]
;
}
Index
Properties
approach
exit
inside
Properties
approach
approach
:
Tuple3
[]
exit
exit
:
Tuple3
[]
inside
inside
:
Tuple3
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approach
exit
inside
JME - Application Documentation
Loading...
Internal sub-paths within a junction (approach, inside, exit)