Свойство | Тип | Описание | |
---|---|---|---|
A | PointResult | ||
B | PointResult |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
SegmentResult ( PointResult a, PointResult b ) : System |
Constructs a new segment intersection result.
|
public SegmentResult ( PointResult a, PointResult b ) : System | ||
a | PointResult | The first point intersection defining an end of the segment intersection. |
b | PointResult | The second point intersection defining an end of the segment intersection. |
Результат | System |