GH_RelevantObjectData.Point Property

GH_RelevantObjectDataPoint Property

Gets the point for which this GH_RelevantObjectData has been made.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF Point { get; }
Public ReadOnly Property Point As PointF
	Get

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_RelevantObjectData.Point"]

See Also