plask.geometry.
Path
¶Sequence of objects in the geometry tree, used for resolving ambiguities.
Path is used to specify unique instance of every object in the geometry, even if this object is inserted to the geometry tree in more than one place.
Path.
append
(hint, hints=None)¶Path.
append
(subtree, hints=None)Path.
append
(object, hints=None)Path.
append
(path, hints=None)Append an object/hint/subtree/path list to this path.
Parameters: |
|
---|