![]() |
![]()
| ![]() |
![]()
NAMEget - Used to retrieve parameter values of database objects. SYNOPSISget {object_name_pattern} [param_name] DESCRIPTIONLow level command for extracting specific parameter information from geometry objects in a database. Similar to "attr get" except that the focus of this command is on geometric parameter values (vertices, for example) instead of attribute metadata. EXAMPLESExample 1. Elliptical Torus 'r' parameter extraction Use the get command to exctract the r parameter value from an elliptical torus. mged> make eto.s eto mged> l eto.s eto.s: Elliptical Torus (ETO) mged> get eto.s r 800 SEE ALSOattr(n). AUTHORBRL-CAD Team COPYRIGHTThis software is Copyright (c) 2008-2021 United States Government as represented by the U.S. Army Research Laboratory. BUG REPORTSReports of bugs or problems should be submitted via electronic mail to devs@brlcad.org
|