Skip to main content

AVxcelerate Asset Preparation API 2024 R2

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:

Public Attributes

google::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.

Note
Names 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

Connect with Ansys