"namePath"
This function returns the name path to the shape in the notation "Ref1.SubRef2.ShapeName3" for shapes within panel references.
Synopsis
shape.namePath(string path);
Parameters
Parameter | Description |
---|---|
path | Name path to the shape in the notation "Ref1.SubRef2.ShapeName3". |
Description
This function is only working for shapes within panel references. It returns the name path to the shape with notation "Ref1.SubRef2.ShapeName3". Otherwise it returns "".