Skip to content

Latest commit

 

History

History
45 lines (38 loc) · 1.48 KB

File metadata and controls

45 lines (38 loc) · 1.48 KB

EndPoly

Description

Procedure EndPoly completes the definition of a polygon or polyline object within a VectorWorks document. On calling EndPoly, the object is created in the document from the preceding vertex creation calls.

PROCEDURE EndPoly;
def vs.EndPoly():
    return None

See Also

[AddPoint|AddPoint](AddPoint|AddPoint.md) [ArcTo|ArcTo](ArcTo|ArcTo.md) [BeginPoly|BeginPoly](BeginPoly|BeginPoly.md) [ClosePoly|ClosePoly](ClosePoly|ClosePoly.md) [CurveThrough|CurveThrough](CurveThrough|CurveThrough.md) [CurveTo|CurveTo](CurveTo|CurveTo.md) [DelVertex|DelVertex](DelVertex|DelVertex.md) [EndPoly|EndPoly](EndPoly|EndPoly.md) [GetHole|GetHole](GetHole|GetHole.md) [GetNumHoles|GetNumHoles](GetNumHoles|GetNumHoles.md) [GetPolylineVertex|GetPolylineVertex](GetPolylineVertex|GetPolylineVertex.md) [GetPolyPt|GetPolyPt](GetPolyPt|GetPolyPt.md) [GetVertexVisibility|GetVertexVisibility](GetVertexVisibility|GetVertexVisibility.md) [GetVertNum|GetVertNum](GetVertNum|GetVertNum.md) [InsertVertex|InsertVertex](InsertVertex|InsertVertex.md) [OpenPoly|OpenPoly](OpenPoly|OpenPoly.md) [Poly|Poly](Poly|Poly.md) [SetPolylineVertex|SetPolylineVertex](SetPolylineVertex|SetPolylineVertex.md) [SetPolyPt|SetPolyPt](SetPolyPt|SetPolyPt.md) [SetVertexVisibility|SetVertexVisibility](SetVertexVisibility|SetVertexVisibility.md) [Smooth|Smooth](Smooth|Smooth.md)

Version

Availability: from All Versions

Category

  • Objects - Polys