Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

You could make a list of all your points and then use the function point or you could make a point for each one and then add them (by syntax like point((1,2,3))+point((2,3,4))+point((3,4,5))).