Skip to main content

AVxcelerate Sensors Simulator API 2024 R1

vss::simulation::TopLeftCornerPosition Struct Reference

Last update: 16.07.2025

Describes the top left corner position of the rendering window relative to the top left corner of the monitor. More...

Public Attributes

int32 x = 1
 
int32 y = 2
 

Detailed Description

Describes the top left corner position of the rendering window relative to the top left corner of the monitor.

Member Data Documentation

◆ x

int32 vss::simulation::TopLeftCornerPosition::x = 1

The horizontal offset (in pixels) of the rendering window from the top left corner of the monitor.

Default value: 1

◆ y

int32 vss::simulation::TopLeftCornerPosition::y = 2

The vertical offset (in pixels) of the rendering window from the top left corner of the monitor.

Default value: 1


The documentation for this struct was generated from the following file:
  • simulation_parameters.proto

Connect with Ansys