commonAncestor()

Synopsis

Returns the Part which is the common ancestor of p1 and p2 in the model tree.

Syntax

commonAncestor ( p1 As Part, 
                 p2 As Part ) As Part 
Argument Type Description
p1 Part The first Part .
p2 Part The second Part .