Eulergraph
Preparing search index...
utils/calc/findBBoxIntersection
findBBoxIntersection
Function findBBoxIntersection
findBBoxIntersection
(
line
:
Line2D
,
bboxEdges
:
BboxEdges
,
)
:
{
intersection
:
Point
;
side
:
ConnectionCompass
}
|
null
Ищет точку пересечения с BBox и сторону, на которой эта точка
Parameters
line
:
Line2D
bboxEdges
:
BboxEdges
Returns
{
intersection
:
Point
;
side
:
ConnectionCompass
}
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eulergraph
Loading...
Ищет точку пересечения с BBox и сторону, на которой эта точка