Function VectorFillList returns the name of the specified vector fill definition.
FUNCTION VectorFillList(index : LONGINT): STRING;def vs.VectorFillList(index):
return STRING| Name | Type | Description |
|---|---|---|
| index | LONGINT | Index ID of vector fill (in a range of 1 - n). |
Returns the name of the specified hatch definition from the active document.
Availability: from MiniCAD7.0.1