asset_preparation::v2::geometry::UpdateGeometryRequest Struct Reference Last update: 16.07.2025 The information required to update a geometry. More... Collaboration diagram for asset_preparation::v2::geometry::UpdateGeometryRequest: [legend] Public Attributesint32 id = 1 GeometryProperties properties = 2 Detailed Description The information required to update a geometry. NoteAll the properties are optional so you can modify only one property. Member Data Documentation ◆ id int32 asset_preparation::v2::geometry::UpdateGeometryRequest::id = 1 The identifier of the geometry to update. ◆ properties GeometryProperties asset_preparation::v2::geometry::UpdateGeometryRequest::properties = 2 The geometry properties. The documentation for this struct was generated from the following file:geometry_description.proto