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