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 object 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 Tries to get an attribute value as a string. If this fails, is returned.
Top
See Also