write_CT_OBJ: write a .obj from the generated root cross section

View source: R/write_anatomy_obj.R

write_CT_OBJR Documentation

write a .obj from the generated root cross section

Description

write a .obj from the generated root cross section

Usage

write_CT_OBJ(sim, path = "cross_section.obj", membrane = T)

Arguments

sim

List generated from create_anatomy()

path

Where to write the generated export

membrane

create cell membrane if membrane = T, create cell wall if membrane = F

Examples

# write_CT_OBJ(sim, path = "cross_section.obj)


granar/granar documentation built on Feb. 29, 2024, 3:58 p.m.