Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::surface_source::Vector3 Struct Reference

Last update: 16.07.2025

Vector in a 3D referential. More...

Public Attributes

google::protobuf::DoubleValue x = 1
 
google::protobuf::DoubleValue y = 2
 
google::protobuf::DoubleValue z = 3
 

Detailed Description

Vector in a 3D referential.

Note
The default value is 0.

Member Data Documentation

◆ x

google::protobuf::DoubleValue asset_preparation::v3::surface_source::Vector3::x = 1

Value along the X axis.

◆ y

google::protobuf::DoubleValue asset_preparation::v3::surface_source::Vector3::y = 2

Value along the Y axis.

◆ z

google::protobuf::DoubleValue asset_preparation::v3::surface_source::Vector3::z = 3

Value along the Z axis.


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

Connect with Ansys