public static class DynUtilPublic NotInheritable Class DynUtilpublic ref class DynUtil abstract sealed[<AbstractClassAttribute>]
[<SealedAttribute>]
type DynUtil = class end| ActiveGrassHopperDoc | Get active Grasshopper document when inside Grasshopper. |
| ActiveGrassHopperDocValueTable | Return active Grasshopper document ValueTable, when inside Grasshopper. |
| FindLoadedAssemblies | Find all loaded Assemblies of given name or starting with given name. |
| FindLoadedAssembly | Lookup an Assemblies by name searching through loaded Assemblies. |
| InDebugMode | Debugging mode at runtime. |
| InsideOf | Get the calling method. |
| PerLoadedAssemblies | Get the calling method. |
| RhinoAppProperty | Returns (static) property from RhinoApp when available. |
| RhinoOut | Get writer that writes to the Rhino command window. |
| SetOutput | Set console and trace/debug output to rhino when available, otherwise console and default (e.g. vs output window). |