When constructing lines from mulitple coordindates, indicates that one line should be constructed between each pair of lines - to form a linked 'polyline'. The function closeEndPoints determines whether or not the polyline is closed to make a polygon by creating an extra line back to the first point
Arguments | none | |
Return value | Pointer to this object | Allows multiple function calls to be chained together |
See also createSingleObject closeEndPoints
Back to GeometryData
Back to Overview