Description:

Returns a list of all the section names for document strings in the 3dm file. By default a section name is a key that is prefixed with a string separated by a backslash.

Syntax:
public string GetSectionNames()
Returns:
Type: string
An array of section names. This can be empty, but not null.
Available since:
6.0

GetSectionNames method

Class:  Rhino.FileIO.File3dmStringTable

Nothing found