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; }
Public Shared ReadOnly Property NodeInCodeFunctions As NodeInCodeTable
Get
Property Value
Type:
NodeInCodeTableSee Also