Пока что пользуюсь геометрией элементов...
Получить уровень детализации у шаблона нового вида удалось, передать его в Options тоже, однако геометрия элементов читается на исходном виде и как отмечалось ранее не меняется в зависимости от вида.
Из API (Geometry Property) get_Geometry(options)
This call will retrieve 3d representation of the element. a null reference ( Nothing in Visual Basic) will be returned for symbols, annotations or details. This involves extensive parsing or Revit's data structures, so try to minimize calls if performance is critical.
Geometry objects provided from this method are obtained directly from the element.