• Модуль: location
  • Путь к файлу: ~/bitrix/modules/location/lib/entity/area.php
  • Класс: BitrixLocationEntityArea
  • Вызов: Area::getGeometry
public function getGeometry(): BaseGeometry
{
	return $this->geometry;
}