Specify the position used as the starting point and the endpoint of the path at a percentage. A left side is an x-coordinate and a right side is y-coordinate.
Add the point for a number of partitions between a starting point and a endpoint. For example, when you specify 3, a line segment will be divided into three, that is, two points will be added.
Specify at percentage the center position of the circle inscribed in the polygon. A left side is an x-coordinate and a right side is y-coordinate.
Specify the radius of the bordering circle by a percentage.
Specify the number of vertexes of the polygon. For example, it becomes a triangle if a parameter is 3.
Specify the starting point of the path at an angle of the clockwise rotation which made right above 0 degree.
Specify which adds a point to one side. For example, when you specify 3, each sude will be divided into three, that is, two points will be added.
It can place based on the position list created by Microsoft Excel etc. The file of a CSV format saved by the ASCII encode (only half-width alphanumerical) is supported. But, a file should satisfy the undermentioned requirements.
Sample of the file |
---|
0,0 0,10 50,50 100,66 : |