Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::common::Properties Struct Reference

Last update: 16.07.2025

The properties of a tag. More...

Public Attributes

google::protobuf::StringValue label = 1
 
google::protobuf::StringValue name = 2
 
google::protobuf::Int32Value id = 3
 
SidePosition position = 4
 
google::protobuf::Int32Value irradiance_map_id = 5
 

Detailed Description

The properties of a tag.

Member Data Documentation

◆ id

google::protobuf::Int32Value asset_preparation::v1::common::Properties::id = 3

The identifier of the wheel tag.

Note
Needed only for the tags with the BASIC_TYPE_WHEEL type.

Here is the convention for wheel identifier in AVX: The front left wheel identifier must be 0. The front right wheel identifier must be 1. The rear left wheel identifier must be 2. The rear right wheel identifier must be 3.

◆ irradiance_map_id

google::protobuf::Int32Value asset_preparation::v1::common::Properties::irradiance_map_id = 5

Optional identifier of the irradiance map.

Note
It can be added only for the tags with the BASIC_TYPE_VEHICLE type.

◆ label

google::protobuf::StringValue asset_preparation::v1::common::Properties::label = 1

Optional label.

Note
It can be added only for the tags with the following types:

BASIC_TYPE_PEDESTRIAN BASIC_TYPE_VEHICLE BASIC_TYPE_ANIMAL BASIC_TYPE_STREET_LIGHT BASIC_TYPE_ROAD_SIGN BASIC_TYPE_SIMULATION_OBJECT BASIC_TYPE_CUSTOM_OBJECT

◆ name

google::protobuf::StringValue asset_preparation::v1::common::Properties::name = 2

The name of the custom tag.

Note
Needed only for the tags with the BASIC_TYPE_CUSTOM_OBJECT type.

◆ position

SidePosition asset_preparation::v1::common::Properties::position = 4

The position of the lighting element.

Note
Needed only for the tags with the LIGHTING_TYPE_TURN_INDICATOR and LIGHTING_TYPE_DAYTIME_RUNNING_LIGHT types.

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

Connect with Ansys