Nexus |
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 objects with a given class name. |
![]() | ReadData | Reads data from a IH5Dataset independent of the data type in the HDF5 file as double array. |
![]() | TryGetAttributeValueAsString | Try to get an attribute value as string. If this fails, null is returned. |