Click or drag to resize

IGH_FieldElementForce Method

Compute the force at a given location.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Vector3d Force(
	Point3d location
)

Parameters

location
Type: Point3d

Return Value

Type: Vector3d
See Also