Skip to main content

Post-processing tools 2024 R2

ensightservice::GeometryRequest Struct Reference

Last update: 16.07.2025

Public Types

enum  GeometryType { GEOMETRY_GLB = 0 }
 

Public Attributes

GeometryType type = 1
 

Detailed Description

Control options for a geometry pull request

Definition at line 299 of file ensight.proto.

Member Enumeration Documentation

◆ GeometryType

select the format of the geometry reqquest

Enumerator
GEOMETRY_GLB 

The returned geometry is returned as an in-memory glTF encoded file.

Definition at line 302 of file ensight.proto.

Member Data Documentation

◆ type

GeometryType ensightservice::GeometryRequest::type = 1

The format the geometry data should be returned in.

Definition at line 305 of file ensight.proto.


The documentation for this struct was generated from the following file:

Connect with Ansys