asset_preparation::v3::geometry::CreateGeometryRequest Struct Reference Last update: 16.07.2025 The information required to create a geometry. More... Collaboration diagram for asset_preparation::v3::geometry::CreateGeometryRequest: [legend] Public Attributesgoogle::protobuf::StringValue name = 1 GeometryProperties properties = 2 Detailed Description The information required to create a geometry. Member Data Documentation ◆ name google::protobuf::StringValue asset_preparation::v3::geometry::CreateGeometryRequest::name = 1 The geometry name. NoteNames must be unique amongst sibling geometries. If no name is defined, a default unique name is automatically set. ◆ properties GeometryProperties asset_preparation::v3::geometry::CreateGeometryRequest::properties = 2 The properties of a geometry. The documentation for this struct was generated from the following file:geometry_description.proto