URDFElement

class compas.files.URDFElement(tag, attributes=None, elements=None, text=None)[source]

Bases: XMLElement

Methods

redistribute_elements

Inherited Methods

add_children

Add children to an element.

get_root

Get the root element.