Print a short description of the polymer contents.

# S3 method for polymer
print(x, ...)

Arguments

x

polymer

...

ignored

Value

x invisibly

Examples

polymer(A, B, C)
#> polymer mesh:
#> Layers:    3
#> Polygons:  6
#> Triangles: 42
#> (Overlaps: 15)