<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="example.xsl"?>
<Example id="">
	<name>Four Curves by Scripts</name>
	<what>
		<paragraph>Draw a bsplinecurve through four different scripting approaches: using full point feature, using child feature points, using DSeries lightweight points, and defining the curve internally.
		</paragraph>

	</what>
			<relatedPatterns>
			<relatedPattern ref="">
				<patternLink>Organized collection of points</patternLink>
			</relatedPattern>
			<relatedPattern ref="">
			<patternLink>Increment</patternLink>
			</relatedPattern>
	</relatedPatterns>
	<how>
	<a href="files/Example_4CurvesByScripts.gct">Download Example_4CurvesByScripts.gct</a>
	 <animation src="files/Animation_4CurvesByScripts.swf"/>
	</how>

</Example>

