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; }
Public ReadOnly Property ParentSystem As ParticleSystem
Get
Property Value
Type:
ParticleSystemSee Also