Click or drag to resize

File3dmGroupTableAddGroup Method

Adds a new empty group to the group table.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.4
Syntax
public int AddGroup()

Return Value

Type: Int32
>=0 index of new group or -1 on error.
See Also