ModelHatchLine Constructor (HatchLine) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public ModelHatchLine(
HatchLine hatchLine
)
Public Sub New (
hatchLine As HatchLine
)
Parameters
- hatchLine
- Type: HatchLine
See Also