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