Description Usage Arguments Value
Get a list of information about a 3d object
1 2 3 4 | get_object_info(obj, ...)
## S3 method for class 'mesh3d'
get_object_info(obj, ...)
|
obj |
object |
... |
arguments passed to particular methods |
list
element_type - Type of element. point, line, triangle or quad
vertices - Number of vertices
elements - Number of elements
bytes - Size of object in bytes
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.