AcSmSheetSetMgr.CreateDatabase Method
C Methods
AcSmSubset.CreateSubset Method
AcSmSheetSet.CreateSubset Method
Constructs a new subset component. The new subset
is not inserted automatically into the collection.
Syntax
CreateSubset(
name As String,
desc As String) As IAcSmSubset
name |
Input string containing Name value |
desc |
Input string containing the text to set as the description |