메소드 | 설명 | |
---|---|---|
IsOnLine ( CartesianPoint pointToCheck ) : bool | ||
PerpendicularLineTo ( CartesianPoint pointNotOnLine ) : |
Calculates the perpendicular line from this line to the given point
|
|
UnboundedLine ( GeometricVector vectorOfLine, CartesianPoint pointOnLine ) : System |
public IsOnLine ( CartesianPoint pointToCheck ) : bool | ||
pointToCheck | CartesianPoint | |
리턴 | bool |
public PerpendicularLineTo ( CartesianPoint pointNotOnLine ) : |
||
pointNotOnLine | CartesianPoint | |
리턴 |
public UnboundedLine ( GeometricVector vectorOfLine, CartesianPoint pointOnLine ) : System | ||
vectorOfLine | GeometricVector | |
pointOnLine | CartesianPoint | |
리턴 | System |