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)
Since: 6.0
public IReadOnlyList<string> OutputTypeNames { get; }
Public ReadOnly Property OutputTypeNames As IReadOnlyList(Of String) Get