Previous topic

civpy.survey.TIN.find_simplices

Next topic

civpy.survey.TIN.plot_contour_2d

This Page

civpy.survey.TIN.normal

TIN.normal(self, simplex)[source]

Returns the normal vector for the specified simplex. The returned normal vector is also a unit vector.

Parameters:
simplex : int

The index of the simplex.