AcSmViewCategories.CreateViewCategory
From AutoCAD Sheet Set Manager API

This API was designed for internal use and has not been thoroughly tested.
Syntax
CreateViewCategory(
name As String,
desc As String,
id As String) As IAcSmViewCategory
| name | Input string containing Name value |
| desc | Input string containing the text to set as the description |
| id | Input ID |
| Comments? |