RhinoCommon API
ComponentFunctionInfoEvaluateWithWarningsAsErrors Method |
Infrastructure method that simplifies output and performs warning checks.
Namespace: Rhino.NodeInCode
Assembly: RhinoCommon (in RhinoCommon.dll)
protected Object EvaluateWithWarningsAsErrors( IEnumerable args )
Protected Function EvaluateWithWarningsAsErrors ( args As IEnumerable ) As Object
Parameters
- args
- Type: System.CollectionsIEnumerable
Arguments.
Return Value
Type: ObjectItems.