ensightservice::GeometryRequest Struct Reference Last update: 16.07.2025 Public Typesenum GeometryType { GEOMETRY_GLB = 0 } Public AttributesGeometryType type = 1 Detailed Description Control options for a geometry pull request Definition at line 299 of file ensight.proto. Member Enumeration Documentation ◆ GeometryType enum ensightservice::GeometryRequest::GeometryType select the format of the geometry reqquest EnumeratorGEOMETRY_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:D:/Product-src/ensight/client/rpc_interface/ensight.proto