FindById(Id: String): IWxShape;
FindById(Id: string): Prognoz.Platform.Interop.Andy.IWxShape;
Id. Shape identifier.
The FindById method searches for a shape by the identifier.
Executing the example requires that repository contains a workspace with the WSP identifier containing a group of shapes, one of them is with the Shape1 identifier.
Add links to the Andy, Metabase system assemblies.
After executing the example object selection within a group is disabled. The object with the Shape1 identifier is a group member.
See also: