Eulergraph
Preparing search index...
types/Cell
CellIntersection
Type Alias CellIntersection
type
CellIntersection
=
{
absolutePoint
:
Point
|
null
;
cell
:
Cell
|
LineParametric
|
null
;
dist
:
number
;
isConnectToPoint
?:
boolean
;
localPoint
:
Point
|
null
;
}
Index
Properties
absolute
Point
cell
dist
is
Connect
To
Point?
local
Point
Properties
absolute
Point
absolutePoint
:
Point
|
null
cell
cell
:
Cell
|
LineParametric
|
null
dist
dist
:
number
Optional
is
Connect
To
Point
isConnectToPoint
?:
boolean
local
Point
localPoint
:
Point
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
absolute
Point
cell
dist
is
Connect
To
Point
local
Point
Eulergraph
Loading...