The hasGeometry
flag in SymProps
has been removed (corresponding to the symGeometryKey
id). It has been replaced with matching against the component mask. The call SymNode.hasGeometry(descend=true)
is still fast, and the prop can simply be ignored.