PyMaterialXFormat.XmlWriteOptions

class XmlWriteOptions

Bases: pybind11_object

A set of options for controlling the behavior of XML write functions.

See:

https://materialx.org/docs/api/class_xml_write_options.html

Methods

__init__(self)

Properties

elementPredicate
writeXIncludeEnable

Methods

__init__(self: XmlWriteOptions) None