TabulatedSurface.IsOrthogonal Method

This method determines a priori if we can apply the fast point projection on this tabulated surface.
Public Function IsOrthogonal() As Boolean
This language is not supported or no code example is available.
public bool IsOrthogonal()
This language is not supported or no code example is available.

Return Value

bool

True if the directix is a planar curve and its plane is perpendicular to the generatrix, false otherwise.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition