Components.NodeInCodeFunctions Property

ComponentsNodeInCodeFunctions Property

Returns a collection with all component functions.

Namespace:  Rhino.NodeInCode
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static NodeInCodeTable NodeInCodeFunctions { get; }
Public Shared ReadOnly Property NodeInCodeFunctions As NodeInCodeTable
	Get

Property Value

Type: NodeInCodeTable
Version Information

Rhino for Windows

Supported in: 6.14
See Also