Description
This method allows you to get all set names in the current model.
Syntax
SetNamesArray = GetSetNames ( );
|
Return: (Variant) SetNamesArray |
Array of all set names from the current model. |
Note
Another way to get all the sets from a part document is using the IDocument::SetsOfDoc method.