GetConfig¶
-
virtual PGeometryConfig IGeometry::GetConfig() const = 0¶
Gets the configuration of this geometry.
- Returns
PGeometryConfig – Geometry configuration.
- Throws
CCommunicationErrorException– Protocol error.CConnectionLostException– Connection to controller lost.CObjectDestroyedException– Object is destroyed.CRebootedException– Controller has been rebooted since this object reference was retrieved, invalidating this reference.