I have been using eppy for idf manipulation and it has been working well referring to eppy documentation.
However, I have problem specifying fields with "-".
For example X-Coordinate of Reference Point
in Daylighting:ReferencePoint
or Vertex 1 X-coordinate
in BuildingSurface:Detailed
.
Does anyone know how I should deal with -
in fields using eppy?