Frames¶
- 
IDictionary<string, IFrame> IGeometry.Frames { get; }¶
- Gets the collection of frames of this geometry. - Value
- IDictionary<string, IFrame> – Collection of frames of this geometry. 
- Throws
- CommunicationErrorException– Protocol error.
- RebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.
- ConnectionLostException– Connection to controller lost.
- System.ObjectDisposedException– Object is disposed.