JME - Application Documentation
Preparing search index...
includes/types/simulation
EdgePart
Type Alias EdgePart
A portion of an edge within a junction
type
EdgePart
=
{
phase
:
Exclude
<
SegmentPhase
,
"link"
>
;
points
:
Tuple3
[]
;
}
Index
Properties
phase
points
Properties
phase
phase
:
Exclude
<
SegmentPhase
,
"link"
>
Phase of this edge portion
points
points
:
Tuple3
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
phase
points
JME - Application Documentation
Loading...
A portion of an edge within a junction