You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- *graphical_information_set*: a RESQML/EML ``GraphicalInformationSet``
2232
-
object (from ``workspace.get_object(uri)`` or similar).
2232
+
object (from ``workspace.get_object(uri)`` or similar), or directly a GraphicalObject (e.g. DefaultGraphicalInformation).
2233
+
The function will search for all graphical information entries in the set that target the specified UUID, and accumulate their parameters into a single :class:`ScalarRenderingInfo` output.
2233
2234
- *target_uuid*: the UUID (string) of the property, representation,
2234
2235
feature or interpretation you want to render.
2235
2236
- *workspace*: an :class:`EnergymlStorageInterface` used to resolve the
0 commit comments