ModelContentName Conversion (ModelContentName to String) |
Namespace:
Grasshopper.Rhinoceros
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static implicit operator string (
ModelContentName value
)
Public Shared Widening Operator CType (
value As ModelContentName
) As String
Parameters
- value
- Type: Grasshopper.RhinocerosModelContentName
Return Value
Type:
StringSee Also