AngelCAD  1.5-00
polygon Member List

This is the complete list of members for polygon, including all inherited members.

area() constpolygon
box() constshape
opAdd(shape2d@ b)shape2d
opAnd(shape2d@ b)shape2d
opMul(tmatrix@ matrix)shape2d
opSub(shape2d@ b)shape2d
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3)polygon
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3, const pos2d@ p4)polygon
polygon(const pos2d@ p1, const pos2d@ p2, const pos2d@ p3, const pos2d@ p4, const pos2d@ p5)polygon
polygon(const spline2d@ spline, uint nseg=30)polygon
polygon(double r, uint np)polygon
polygon(array< pos2d@>@ points, bool check=true)polygon
signed_area() constpolygon
size() constpolygon
transform() constshape
vertex(uint iv) constpolygon
write_csg(string path)shape
write_xcsg(string path, double secant_tolerance=- 1.0)shape