ModelHatchLineAttributesFrom Method |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static ModelHatchLineAttributes From(
HatchLine modelHatchLine
)
Public Shared Function From (
modelHatchLine As HatchLine
) As ModelHatchLineAttributes
Parameters
- modelHatchLine
- Type: HatchLine
Return Value
Type:
ModelHatchLineAttributesSee Also