Skip to contents

Convert objects to fm_mesh_3d

Usage

fm_as_mesh_3d(x, ...)

fm_as_mesh_3d_list(x, ...)

# S3 method for class 'fm_mesh_3d'
fm_as_mesh_3d(x, ...)

Arguments

x

Object to be converted

...

Arguments passed on to submethods

Value

An fm_mesh_3d or fm_mesh_3d_list object

Functions

  • fm_as_mesh_3d(): Convert an object to fm_mesh_3d.

  • fm_as_mesh_3d_list(): Convert each element of a list

See also