Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override Vector3d Force(
Point3d location
)
Public Overrides Function Force (
location As Point3d
) As Vector3d
Parameters
- location
- Type: Point3d
Return Value
Type:
Vector3dSee Also