Skip to main content

AVxcelerate Asset Preparation API 2023 R2

asset_preparation::v1::geometry::UpdateGeometryRequest Struct Reference

Last update: 16.07.2025

The information required to update a geometry. More...

Collaboration diagram for asset_preparation::v1::geometry::UpdateGeometryRequest:

Public Attributes

int32 id = 1
 
GeometryProperties properties = 2
 

Detailed Description

The information required to update a geometry.

Note
All the properties are optional so you can modify only one property.

Member Data Documentation

◆ id

int32 asset_preparation::v1::geometry::UpdateGeometryRequest::id = 1

The identifier of the geometry to update.

◆ properties

GeometryProperties asset_preparation::v1::geometry::UpdateGeometryRequest::properties = 2

The geometry properties.


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

Connect with Ansys