RhinoCommon API
ComponentFunctionInfoInputTypeNames Property |
The function input type names.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public IReadOnlyList<string> InputTypeNames { get; }
Public ReadOnly Property InputTypeNames As IReadOnlyList(Of String) Get