Hi Everyone,
I am using Sketchup C++ sdk 2018 version.
SUModelGetName() , always, returns an empty string .
The return status is SU_ERROR_NONE.
Is this a known bug ?
Hi Everyone,
I am using Sketchup C++ sdk 2018 version.
SUModelGetName() , always, returns an empty string .
The return status is SU_ERROR_NONE.
Is this a known bug ?
I suspect this is just a misunderstanding of what field name
refers to. The function SUModelGetName
returns the name field from the “Model Info” dialog which is rarely used by modelers.