geometry list command

Syntax

geometry list keyword ... <range>

Primary keywords:

edges    information    nodes    polygons    set

List geometry information. If a geometry set is not specified via the set keyword and no other keywords are specified then information about all geometry sets is listed. Otherwise, if no set is specified then information about the current geometry set is listed.

edges keyword

List of edge information for the specified or current geometry set.

extra i

List the extra variable at index i.

group <slot s >

List group information. An optional slot can be specified.

information

List groups and extras for the edges.

polygons

List polygon information of the associated edges.

information

List of all information about the specified or current geometry set.

nodes keyword

List of node information for the specified or current geometry set.

edges

List edge information of the nodes.

extra i

List the extra variable at index i.

group <slot s >

List group information. An optional slot can be specified.

information

List groups and extras for the nodes.

polygons keyword

List of polygon information for the specified or current geometry set.

edgesindex

List edge information of the associated nodes.

extra i

List the extra variable at index i.

group <slot s >

List group information. An optional slot can be specified.

information

List groups and extras for the nodes.

nodes

List groups and extras for the nodes.

set s

List point, edge, and polygon count for the geometry set s.