menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
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
home
/
Rhino.DocObjects
/
HatchPattern
/
RemoveHatchLine
RemoveHatchLine method
Class:
Rhino.DocObjects.HatchPattern
Nothing found