PartUtils.GetChainLengthToOriginal
Description:
Calculates the length of the longest chain of divisions/merges to reach to an original non-Part element that is the source of the tested part.
Calculates the length of the longest chain of divisions/merges to reach to an original non-Part element that is the source of the tested part.
public static int GetChainLengthToOriginal(
Part part
)
-
partThe part to be tested
Return Value
Int32
The length of the longest chain.
-
A non-optional argument was null