Description:

Gets a HatchLine at an index.

Syntax:
public HatchLine HatchLineAt(
int hatchLineIndex
)
Parameters:
  • hatchLineIndex
  • Type: int
  • The index of the hatch line.
Returns:
Type: HatchLine
The hatch line, or None on failure.
Available since:
8.0

HatchLineAt method

Class:  Rhino.DocObjects.HatchPattern

Nothing found