Click or drag to resize

HostUtilsGetCustomComputeEndpoints Method

Used by compute to define custom endpoints

Namespace:  Rhino.Runtime
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.0
Syntax
public static Tuple<string, Type>[] GetCustomComputeEndpoints()

Return Value

Type: TupleString, Type

[Missing <returns> documentation for "M:Rhino.Runtime.HostUtils.GetCustomComputeEndpoints"]

See Also