ShowFieldOfView command is not available in C# application

My colleague Brian has told us in our Meeting that the command ShowFieldOfView is not available in C#.

Would it be possible that the command is missing e.g. in the header?

Best, Niko

Hi Niko,

as is evident from the command listing in the manual we do not have a ShowFieldOfView command at all. We do have commands that take ShowFieldOfView as a parameter, namely RenderView and SaveCameraModel. Thus, there is no cmdShowFieldOfView constant, only itmShowFieldOfView, which I have confirmed to be present in NxLib.cs of SDK 4.1.1023.

Regards,
Raphael