Description:

Remove a hatch line from the pattern.

Syntax:
public bool RemoveHatchLine(
int hatchLineIndex
)
Parameters:
  • hatchLineIndex
  • Type: int
  • The index of the hatch line to remove.
Returns:
Type: bool
True if successful, False if index is out of range.
Available since:
8.0

RemoveHatchLine method

Class:  Rhino.DocObjects.HatchPattern

Nothing found