Nexus |
public static class NexusExtensions
The NexusExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| GetAllObjectsOfTypeT | Gets all objects of a given type. | |
| GetAllObjectsWithClassNameT | Gets all objects with a given class name. | |
| GetChildObjectNamedT | Gets the child object that is named with the given name. | |
| GetFirstObjectWithClassNameT | Gets the first object with a given class name. | |
| ReadData | Reads data from a IH5Dataset independent of the data type in the HDF5 file as double array. | |
| TryGetAttributeValueAsString | Tries to get an attribute value as a string. If this fails, is returned. |