Linear
|
| Name | Description | |
|---|---|---|
| IsPerpendicularTo(LinearEntity3d) | Checks whether the specified line is perpendicular to this linear entity. | |
| IsPerpendicularTo(PlanarEntity) | Checks whether the specified plane is perpendicular to this linear entity. | |
| IsPerpendicularTo(LinearEntity3d, Tolerance) | Checks whether the specified line is perpendicular to this linear entity according to a tolerance. | |
| IsPerpendicularTo(PlanarEntity, Tolerance) | Checks whether the specified plane is perpendicular to this linear entity according to a tolerance. |