Skip to main content

AVxcelerate Asset Preparation API 2024 R2

asset_preparation::v3::geometry::UpdateGeometryRequest Struct Reference

Last update: 16.07.2025

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

Collaboration diagram for asset_preparation::v3::geometry::UpdateGeometryRequest:

Public Attributes

google::protobuf::Int32Value identifier = 1
 
google::protobuf::StringValue name = 2
 
GeometryProperties properties = 3
 

Detailed Description

The information required to update a geometry.

Member Data Documentation

◆ identifier

google::protobuf::Int32Value asset_preparation::v3::geometry::UpdateGeometryRequest::identifier = 1

The identifier of the geometry to update.

◆ name

google::protobuf::StringValue asset_preparation::v3::geometry::UpdateGeometryRequest::name = 2

The geometry name.

Note
Names must be unique amongst sibling geometries.
If no name is defined, the name is not updated.

◆ properties

GeometryProperties asset_preparation::v3::geometry::UpdateGeometryRequest::properties = 3

The geometry properties.

Note
All the properties are optional.

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

Connect with Ansys