GH_FieldCurvatureAt Method |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public double CurvatureAt(
Point3d location
)
Public Function CurvatureAt (
location As Point3d
) As Double
Parameters
- location
- Type: Point3d
Return Value
Type:
DoubleSee Also