toXML2_masks {IFC} | R Documentation |
IFC_masks XML Conversion
Description
Helper to convert masks ('IFC_masks' object) to XML nodes.
Usage
toXML2_masks(masks, verbose = FALSE)
Arguments
masks |
an 'IFC_masks' object. |
verbose |
whether to display message about current action. Default is FALSE. |
Value
a xml_node.
[Package IFC version 0.2.1 Index]