ParallelLineToPlane Method |
Overload List
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.
|
See Also