Click or drag to resize

NexusExtensions Methods

The NexusExtensions type exposes the following members.

Methods
 NameDescription
Public Extension MethodGetAllObjectsOfTypeT Gets all objects of a given type.
Public Extension MethodGetAllObjectsWithClassNameT Gets all objects with a given class name.
Public Extension MethodGetChildObjectNamedT Gets the child object that is named with the given name.
Public Extension MethodGetFirstObjectWithClassNameT Gets the first objects with a given class name.
Public Extension MethodReadData Reads data from a IH5Dataset independent of the data type in the HDF5 file as double array.
Public Extension MethodTryGetAttributeValueAsString Try to get an attribute value as string. If this fails, null is returned.
Top
See Also