Hi All,
I was just wondering this:
but those two numerical values (highlighted in bold) of the output in the print, what do they refer to?
Thank you.
Hi All,
I was just wondering this:
but those two numerical values (highlighted in bold) of the output in the print, what do they refer to?
Thank you.
Assigned to Scripting category
Hey @0904,
Those are ‘Pointers’. They reference a specific memory address. This is part of the lowest level C++ part of Rhino.
– cs
Hi @csykes tks for reply,
do you mean a memory allocation on the disk?
ps would you know where to find the links to the documentation. . .
Hi Dale,
yes, I use this link as a guide to using RCommon, but it’s very extensive if you search without clues.