GH_PointCharge.Location Property

GH_PointChargeLocation Property

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point3d Location { get; set; }
Public Property Location As Point3d
	Get
	Set

Property Value

Type: Point3d

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_PointCharge.Location"]

See Also