Returns the number of models in the worksession, including the active model which might not be saved.
Rhino.WorkSessionModelCount ()
None.
Number |
The number of models in the worksession if successful. |
Null |
If not successful, or on error. |
Dim nCount
nCount = Rhino.WorkSessionModelCount
MsgBox strName