Свойство | Type | Description | |
---|---|---|---|
A | PointResult | ||
B | PointResult |
Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
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. |
Résultat | System |