Allocates a line object.
Parameters: |
|
---|---|
Return type: | |
Returns: |
The new camera. |
Convert the LineObject into polygons.
Parameters: | regular (float) – The size of polygons to fill the inside of the line object with, or 0.0 to connect the contour with no filling. |
---|---|
Return type: | PolygonObject |
Returns: | The created polygon object. |
Get the number of segments.
Return type: | int |
---|---|
Returns: | The number of elements in the segments array. |