Click or drag to resize

ComponentsNodeInCodeFunctions Property

Returns a collection with all component functions.

Namespace:  Rhino.NodeInCode
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public static NodeInCodeTable NodeInCodeFunctions { get; }

Property Value

Type: NodeInCodeTable
See Also