AIPOINTS
Parameters
Order | Name | Type | Desc |
---|---|---|---|
1 | assets | asset list | A list of assets to fetch points for |
Returns
Places an point list on the stack.
Description
This function returns a list of all of the points of data that ARDI thinks might be relevant for understanding the behaviour of the specified asset(s).
This not only includes information about the asset itself, but also…
- All assets inside it,
- The direct chain of parent assets,
- Similar, neighbouring assets
This delivers a lot more context around the behaviour of the asset, not only giving you information about the parts inside, but the system(s) the asset is a part of, next to and involved in.
The function gets its name from the fact that these points are often extremely useful for building AI models.
NOTE: This function may not return results when querying assets with significant numbers of children.