M_Rhino_Geometry_ParticleSystem_Remove - mcneel/rhinocommon-api-docs GitHub Wiki

ParticleSystem.Remove Method

Removes a single particle from this system.

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

Syntax

C#

public virtual void Remove(
	Particle particle
)

VB

Public Overridable Sub Remove ( 
	particle As Particle
)

Parameters

 

particle
Type: Rhino.Geometry.Particle
The particle to be removed.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

ParticleSystem Class
Rhino.Geometry Namespace

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