Up a level to AcSmSubset      
AcSmSubset.CreateSubset Method

Adds a new subset component without adding it to the current subset.

The caller must release the interface when the operation is complete.

Syntax

CreateSubset(

name As String,

desc As String) As IAcSmSubset

name Input string containing the Name value of the new subset component
desc Input string containing the text to set as the description of the new subset
   Comments?