glue

glue — glue a set of graphics entities into an agregation.

Calling sequence

glue(H) 
h_agreg=glue(H) 

Parameters

H : a vector of handle.
h_agreg : a handle, the handle on the agregation entity.

Description

Given a vector of handles, this function glue the corresponding entities in a single agregation and returns the handle on this new entity.

Examples

See also

get, set, move, unglue, graphics_entities

Author

Djalel ABDEMOUCHE