Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 498 Bytes

File metadata and controls

26 lines (18 loc) · 498 Bytes

EndVectorFill

Description

Procedure EndVectorFill ends the vector fill creation process. This procedure call must follow the BeginVectorFillN call and a variable number of AddVectorFillLayer calls.

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

Remarks

Follows BeginVectorFill and a variable number AddVectorFillLayer calls.

Examples

dHatchToResource}}

Version

Availability: from MiniCAD7.0.1

Category

  • Hatches @ Vector Fills