dbCreateClusterBoundary
dbCreateClusterBoundary(d_clusterId t_name l_points[lt_edgeNames] ) =>d_boundaryId/nil
Description
Creates a cluster boundary object in the cellview of the given cluster. The cluster boundary is associated with a cluster (grouping of objects) and defines the area of the cluster objects.
Arguments
|
The database ID of the cluster in which to create the boundary. |
|
Value Returned
|
Returns the database ID of the boundary if the creation is successful. |
|
Related Topics
Database Access Function Argument Types
Return to top