Procedure DelVectorFill deletes the specified vector fill definition.
PROCEDURE DelVectorFill(vectorFillName : STRING);def vs.DelVectorFill(vectorFillName):
return None| Name | Type | Description |
|---|---|---|
| vectorFillName | STRING | Name of vector fill. |
Deletes the hatch definition that has the name 'vectorFillName'
Availability: from MiniCAD7.0.1