Description:
Deletes a hatch pattern from the table.
Syntax:
Parameters:
- item
- Type: HatchPattern
- The hatch pattern to delete.
- quiet
- Type: bool
- If true, no warning message box appears if hatch pattern cannot be deleted.
Returns:
Type: bool
True if successful, False otherwise.
Available since:
6.0
Description:
Deletes a hatch pattern from the table.
Syntax:
Parameters:
- item
- Type: HatchPattern
- The hatch pattern to delete.
Returns:
Type: bool
True if successful, False otherwise.
Available since:
6.0
Description:
Deletes a hatch pattern from the table.