ParticleParentSystem Property |
Gets the parent particle system of this particle.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic ParticleSystem ParentSystem { get; }Public ReadOnly Property ParentSystem As ParticleSystem
Get
Property Value
Type:
ParticleSystem
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also