| The Particle Spline is a dynamic parametric particle object which distributes particles using a spline object as reference. Using a Particle Spline object to creating pearls on a necklace or picket fences around a house can be achieved. 
                             
                            A Particle Spline distributing particles along a spline.
					 Properties 
						Path Determines how the particles are ordered in a multiple particle system.
						Number of particles: Initializes the random number generator of the particle system with a certain seed.
						Start: Determines if the particles will be displayed as points, lines, bounding boxes or the actual particle geometry.
						End: Determine the percentage of the particles which will be displayed in the 3D preview. 
					 |