ModelHatchPatternAttributes Conversion (String to ModelHatchPatternModelHatchPatternAttributes) |
Namespace:
Grasshopper.Rhinoceros.Drafting
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator ModelHatchPatternAttributes (
string path
)
Public Shared Widening Operator CType (
path As String
) As ModelHatchPatternAttributes
Parameters
- path
- Type: SystemString
Return Value
Type:
ModelHatchPatternAttributesSee Also