Click or drag to resize

GH_RelevantObjectData Constructor

Construct a new instance.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_RelevantObjectData(
	PointF pt
)

Parameters

pt
Type: System.DrawingPointF
Point for relevant data aquisition.
See Also