Dear SpaceClaim scripting gurus,
I have a very simple test case with two datum points: one belonging to the main Design component and one put into the additional component Point. Accessing the first one via script is no problem, the attempt to access the second one results in an error message that Component object has no DatumPoint attribute (see screenshot).
Please note that the variables GetRootPart().DatumPoints[0] and GetRootPart().Components[0].DatumPoints[0] were derived through the "Insert Selection" (i.e. the button with the black arrow and the small green '+' symbol in the script editor) button which is supposed to provide the correct variable.

Is this the expected behavior? To me, it looks more like a bug. The issue is also reproducible with Discovery v2024R2.
Thanks,
Nikolay