RhinoCommon API
FieldDictionaryGetField Method |
Call this method to get the field with the matching name.
Namespace: Rhino.Render.Fields
Assembly: RhinoCommon (in RhinoCommon.dll)

public Field GetField( string fieldName )
Public Function GetField ( fieldName As String ) As Field
Parameters
- fieldName
- Type: SystemString
Field name to search for.
Return Value
Type: FieldIf the field exists in the Fields dictionary then the field is returned otherwise; null is returned.

Rhino for Windows
Supported in: 6.14