Northwoods.GoWPF 2.2.4 Assembly
FindCommonContainingSubGraph(Part) Method

Find the group that contains both this part and another one.
Syntax
Public Function FindCommonContainingSubGraph( _
   ByVal other As Part _
) As Group
public Group FindCommonContainingSubGraph( 
   Part other
)

Parameters

other

Return Value

This returns null if the two parts are unrelated in the hierarchy of part membership. If non-null, the result is a Group.
Requirements
See Also

Reference

Part Class
Part Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback