print.gds.class: Show the information of class "gds.class"

Description Usage Arguments Author(s) References See Also

View source: R/gdsfmt-main.r

Description

Displays an object of class "gds.class", a GDS file.

Usage

1
2
## S3 method for class 'gds.class'
print(x, all=FALSE, ...)

Arguments

x

an object of class gds.class, a GDS file

all

if FALSE, hide GDS nodes with an attribute "R.invisible"

...

the arguments passed to or from other methods

Author(s)

Xiuwen Zheng

References

http://github.com/zhengxwen/gdsfmt

See Also

print.gdsn.class


gdsfmt documentation built on May 2, 2019, 4:41 p.m.