toXML2_images: IFC_images XML Conversion
Description
Helper to convert images (`IFC_images` object) to XML nodes.
Usage
toXML2_images(
images,
verbose = FALSE,
display_progress = TRUE,
title_progress = ""
)
Arguments
- images
an `IFC_images` object.
- verbose
whether to display message about current action. Default is FALSE.
- title_progress
character string, giving the title of the progress bar. Default is "".