ParallelLineToPlane Method |
| Name | Description | |
|---|---|---|
| LineToPlane(Line, GeometricPlane) |
Returns true if the given line and plane are parallel.
| |
| LineToPlane(Line, GeometricPlane, Double) |
Returns true if the given line and plane are parallel within the given angular tolerance.
|