Click or drag to resize

ParticleParentSystem Property

Gets the parent particle system of this particle.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public ParticleSystem ParentSystem { get; }

Property Value

Type: ParticleSystem
See Also