P_Rhino_Geometry_Particle_Location - mcneel/rhinocommon-api-docs GitHub Wiki

Particle.Location Property

3d Location of the Particle.

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public Point3d Location { get; set; }

VB

Public Property Location As Point3d
	Get
	Set

Property Value

Type: Point3d

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Particle Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️