cylinder

Help Contents graphix cylinder
paralelogram cone

graphix.cylinder :center :radiusx :radiusy :radiusz :focus :spin


Definition:

to graphix.cylinder :center :radiusx :radiusy :radiusz :focus :spin

	make local "type "cylinder

	to ondrawimage 
		output dll.graphix.drawcylinder 
	end
end

Examples:

References:

paralelogram cone