Hi,
I want to create a function that can obtain a paths bounding box whilst the user is still placing the path. i.e. the user has used the create path command and is adding path points, but has not clicked the enter key yet to fully place the path object.
I've tried using geGetSelSet() but it returns nil because I guess the path is not 'selected', and instead is still being created. I've been looking around and haven't come across a function or method that can do this.
Any ideas or input is appreciated!
Thanks in advance for any help.
Keelan