RhinoCommon API
ComponentFunctionInfoOutputTypeNames Property |
Grasshopper returns several items in general. This property returns the output type names.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
public IReadOnlyList<string> OutputTypeNames { get; }
Public ReadOnly Property OutputTypeNames As IReadOnlyList(Of String) Get