Subtree Class

class plask.geometry.Subtree

A selected part of a geometry tree.

Attributes

branched

Bool indicating whether the subtree has more than one branch.

last_path

Last (topmost) branch of the subtree.

Descriptions

Attribute Details

Subtree.branched = <property object>

Bool indicating whether the subtree has more than one branch.

Subtree.last_path = <property object>

Last (topmost) branch of the subtree.