geom.set.create

Syntax

g := geom.set.create(s<,i>)

Create a geometry set. One can optionally specify a unique ID along with the required geometry set name.

Returns:

g - geometry set pointer

Arguments:

s - geometry set name

i - Optional geometry set ID that, if not specified, is set to the next available ID.