SpatialElementTag()

Hi @echeverrimontes and welcome

Hello,
Its an overload issue with PythonNet 2.5.2

some solutions

  • Use IronPython engine

  • Try to use the static methods instead (when available)

  • Use .Net Reflection to invoke the good overload method examples here:
1 Like