Click or drag to resize

GH_FieldCurvatureAt Method

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public double CurvatureAt(
	Point3d location
)

Parameters

location
Type: Point3d

Return Value

Type: Double
See Also