Determine if this Plane is perpendicular to the specified Line or Plane.
| Name | Type | Description |
| LineOrPlane | Object | Object to perform comparison against. |
| Tolerance | Double | Input Double that specifies the tolerance. This is an optional argument whose default value is 0.0. |