RhinoCommon API
ComponentFunctionInfoInputsOptional Property |
Indications for each function input parameter whether it is optional.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0
public IReadOnlyList<bool> InputsOptional { get; }
Public ReadOnly Property InputsOptional As IReadOnlyList(Of Boolean) Get