Functions | |
def | findShape (shape, subname=None, subtype=None) |
def PathCommands.findShape | ( | shape, | |
subname = None , |
|||
subtype = None |
|||
) |
To find a higher order shape containing the subshape with subname. E.g. to find the wire containing 'Edge1' in shape, findShape(shape,'Edge1','Wires')
References findShape().
Referenced by findShape().