Description:

Add a HatchLine to the pattern.

Syntax:
public int AddHatchLine(
HatchLine hatchLine
)
Parameters:
  • hatchLine
  • Type: HatchLine
  • The hatch line to add.
Returns:
Type: int
The index of newly added hatch line, or -1 on failure.
Available since:
8.0

AddHatchLine method

Class:  Rhino.DocObjects.HatchPattern

Nothing found