isDescendant?()

Synopsis

Returns True if ancestor exists below of me in the model tree.

Syntax

isDescendant? ( me As Part, _
                ancestor As Part ) As Integer 
Argument Type Description
me Part The part to test.
ancestor Part The potential ancestor.