get_childtree()

Synopsis

Returns a list of all of the parts in the subtree from part p. The list includes p.

Syntax

get_childtree ( p As Part) As List
Argument Type Description
p part The part forming the root of the tree to be collected.