PyMaterialXCore.ElementEquivalenceResult

class ElementEquivalenceResult

Bases: pybind11_object

A comparison result for the functional equivalence of two elements.

See:

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

Methods

__init__(*args, **kwargs)

Properties

ATTRIBUTE = 'attribute'
ATTRIBUTE_NAMES = 'attribute names'
CATEGORY = 'category'
CHILD_COUNT = 'child count'
CHILD_NAME = 'child name'
NAME = 'name'
attributeName
differenceType
path1
path2

Methods

__init__(*args, **kwargs)