Skip to main content
Question

Question : What happened to filter string X_Hit(n,b) in Ansys 2025 R2. All I get are syntax errors when I try to use X_Hit (n.f,b) and X_Hitface (n,f,b) ... NOTE: X_Hit(n,b) still works on my 2024 optics studio version.

  • September 30, 2025
  • 2 replies
  • 52 views

Forum|alt.badge.img

What is the new filter for X_Hit(n,b)?

2 replies

Sven.Stöttinger
Forum|alt.badge.img

Hi,

the filter still works on my system using Ansys 2025R2. Have you attempted to use the filter specifying the function name entirely in uppercase (X_HIT(n.f,b)) or entirely in lowercase (x_hit(n.f,b))? I receive syntax errors if I try to mix upper and lowercase characters.

Best regards,

Sven


Forum|alt.badge.img
  • Author
  • Infrared
  • October 1, 2025

Thanks Sven, keeping all caps or all lowercase solved the syntax error.  I think using mixed case was syntax error free in the earlier version