ansys-api-discovery 0.6.15__py3-none-any.whl → 0.6.18__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ansys-api-discovery might be problematic. Click here for more details.
- ansys/api/discovery/VERSION +1 -1
- ansys/api/discovery/v0/connections/contact.proto +20 -56
- ansys/api/discovery/v0/connections/contact_pb2.py +12 -20
- ansys/api/discovery/v0/connections/contact_pb2.pyi +11 -141
- ansys/api/discovery/v0/connections/contact_pb2_grpc.py +168 -135
- ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi +52 -42
- ansys/api/discovery/v0/connections/contactgroup.proto +31 -51
- ansys/api/discovery/v0/connections/contactgroup_pb2.py +8 -10
- ansys/api/discovery/v0/connections/contactgroup_pb2.pyi +4 -89
- ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py +190 -190
- ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi +60 -60
- ansys/api/discovery/v0/connections/fluidinterface.proto +1 -15
- ansys/api/discovery/v0/connections/fluidinterface_pb2.py +11 -17
- ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi +0 -41
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py +3 -3
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi +2 -2
- ansys/api/discovery/v0/discoverymodels.proto +48 -9
- ansys/api/discovery/v0/discoverymodels_pb2.py +17 -9
- ansys/api/discovery/v0/discoverymodels_pb2.pyi +149 -22
- ansys/api/discovery/v0/monitors.proto +20 -0
- ansys/api/discovery/v0/monitors_pb2.py +15 -7
- ansys/api/discovery/v0/monitors_pb2.pyi +41 -0
- ansys/api/discovery/v0/monitors_pb2_grpc.py +66 -0
- ansys/api/discovery/v0/monitors_pb2_grpc.pyi +20 -0
- ansys/api/discovery/v0/unsupported.proto +12 -0
- ansys/api/discovery/v0/unsupported_pb2.py +20 -11
- ansys/api/discovery/v0/unsupported_pb2.pyi +41 -0
- ansys/api/discovery/v0/unsupported_pb2_grpc.py +33 -0
- ansys/api/discovery/v0/unsupported_pb2_grpc.pyi +10 -0
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/METADATA +2 -2
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/RECORD +35 -35
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/LICENSE +0 -0
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/WHEEL +0 -0
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/top_level.txt +0 -0
|
@@ -13,10 +13,11 @@ _sym_db = _symbol_database.Default()
|
|
|
13
13
|
|
|
14
14
|
from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_dbumodels__pb2
|
|
15
15
|
from ansys.api.discovery.v0 import results_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_results__pb2
|
|
16
|
+
from ansys.api.geometry.v0 import models_pb2 as ansys_dot_api_dot_geometry_dot_v0_dot_models__pb2
|
|
16
17
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(ansys/api/discovery/v0/unsupported.proto\x12\"ansys.api.discovery.v0.unsupported\x1a ansys/api/dbu/v0/dbumodels.proto\x1a$ansys/api/discovery/v0/results.proto\x1a\x1bgoogle/protobuf/empty.proto\"a\n\x15VariableExportRequest\x12H\n\x10result_variables\x18\x01 \x03(\x0e\x32..ansys.api.discovery.v0.results.ResultVariable\"z\n\x1bVariableExportRequestToFile\x12H\n\x10result_variables\x18\x01 \x03(\x0e\x32..ansys.api.discovery.v0.results.ResultVariable\x12\x11\n\tfile_path\x18\x02 \x01(\t\"3\n\x11\x42yteArrayResponse\x12\r\n\x05\x62ytes\x18\x01 \x01(\x0c\x12\x0f\n\x07success\x18\x02 \x01(\x08\"5\n\x13\x44oubleValueResponse\x12\r\n\x05value\x18\x01 \x01(\x01\x12\x0f\n\x07success\x18\x02 \x01(\x08\x32\
|
|
20
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n(ansys/api/discovery/v0/unsupported.proto\x12\"ansys.api.discovery.v0.unsupported\x1a ansys/api/dbu/v0/dbumodels.proto\x1a$ansys/api/discovery/v0/results.proto\x1a\"ansys/api/geometry/v0/models.proto\x1a\x1bgoogle/protobuf/empty.proto\"a\n\x15VariableExportRequest\x12H\n\x10result_variables\x18\x01 \x03(\x0e\x32..ansys.api.discovery.v0.results.ResultVariable\"z\n\x1bVariableExportRequestToFile\x12H\n\x10result_variables\x18\x01 \x03(\x0e\x32..ansys.api.discovery.v0.results.ResultVariable\x12\x11\n\tfile_path\x18\x02 \x01(\t\"3\n\x11\x42yteArrayResponse\x12\r\n\x05\x62ytes\x18\x01 \x01(\x0c\x12\x0f\n\x07success\x18\x02 \x01(\x08\"5\n\x13\x44oubleValueResponse\x12\r\n\x05value\x18\x01 \x01(\x01\x12\x0f\n\x07success\x18\x02 \x01(\x08\"\xeb\x01\n\x1a\x43reateFacetedBodiesRequest\x12o\n\x11tessellation_data\x18\x01 \x03(\x0b\x32T.ansys.api.discovery.v0.unsupported.CreateFacetedBodiesRequest.TessellationDataEntry\x1a\\\n\x15TessellationDataEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\x32\n\x05value\x18\x02 \x01(\x0b\x32#.ansys.api.geometry.v0.Tessellation:\x02\x38\x01\"Y\n\x1b\x43reateFacetedBodiesResponse\x12:\n\x0e\x63reated_bodies\x18\x01 \x03(\x0b\x32\".ansys.api.dbu.v0.EntityIdentifier2\x8d\x05\n\x0bUnsupported\x12\x90\x01\n\x1c\x45xportResultsToOpenVDBMemory\x12\x39.ansys.api.discovery.v0.unsupported.VariableExportRequest\x1a\x35.ansys.api.discovery.v0.unsupported.ByteArrayResponse\x12~\n\x1a\x45xportResultsToOpenVDBFile\x12?.ansys.api.discovery.v0.unsupported.VariableExportRequestToFile\x1a\x1f.ansys.api.dbu.v0.RequestResult\x12h\n\x15GetLegendMaximumValue\x12\x16.google.protobuf.Empty\x1a\x37.ansys.api.discovery.v0.unsupported.DoubleValueResponse\x12h\n\x15GetLegendMinimumValue\x12\x16.google.protobuf.Empty\x1a\x37.ansys.api.discovery.v0.unsupported.DoubleValueResponse\x12\x96\x01\n\x13\x43reateFacetedBodies\x12>.ansys.api.discovery.v0.unsupported.CreateFacetedBodiesRequest\x1a?.ansys.api.discovery.v0.unsupported.CreateFacetedBodiesResponseB%\xaa\x02\"Ansys.Api.Discovery.V0.Unsupportedb\x06proto3')
|
|
20
21
|
|
|
21
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
22
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.unsupported_pb2', globals())
|
|
@@ -24,14 +25,22 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
24
25
|
|
|
25
26
|
DESCRIPTOR._options = None
|
|
26
27
|
DESCRIPTOR._serialized_options = b'\252\002\"Ansys.Api.Discovery.V0.Unsupported'
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
28
|
+
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._options = None
|
|
29
|
+
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_options = b'8\001'
|
|
30
|
+
_VARIABLEEXPORTREQUEST._serialized_start=217
|
|
31
|
+
_VARIABLEEXPORTREQUEST._serialized_end=314
|
|
32
|
+
_VARIABLEEXPORTREQUESTTOFILE._serialized_start=316
|
|
33
|
+
_VARIABLEEXPORTREQUESTTOFILE._serialized_end=438
|
|
34
|
+
_BYTEARRAYRESPONSE._serialized_start=440
|
|
35
|
+
_BYTEARRAYRESPONSE._serialized_end=491
|
|
36
|
+
_DOUBLEVALUERESPONSE._serialized_start=493
|
|
37
|
+
_DOUBLEVALUERESPONSE._serialized_end=546
|
|
38
|
+
_CREATEFACETEDBODIESREQUEST._serialized_start=549
|
|
39
|
+
_CREATEFACETEDBODIESREQUEST._serialized_end=784
|
|
40
|
+
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_start=692
|
|
41
|
+
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_end=784
|
|
42
|
+
_CREATEFACETEDBODIESRESPONSE._serialized_start=786
|
|
43
|
+
_CREATEFACETEDBODIESRESPONSE._serialized_end=875
|
|
44
|
+
_UNSUPPORTED._serialized_start=878
|
|
45
|
+
_UNSUPPORTED._serialized_end=1531
|
|
37
46
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -2,7 +2,9 @@
|
|
|
2
2
|
@generated by mypy-protobuf. Do not edit manually!
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
|
+
import ansys.api.dbu.v0.dbumodels_pb2
|
|
5
6
|
import ansys.api.discovery.v0.results_pb2
|
|
7
|
+
import ansys.api.geometry.v0.models_pb2
|
|
6
8
|
import builtins
|
|
7
9
|
import google.protobuf.descriptor
|
|
8
10
|
import google.protobuf.internal.containers
|
|
@@ -66,3 +68,42 @@ class DoubleValueResponse(google.protobuf.message.Message):
|
|
|
66
68
|
) -> None: ...
|
|
67
69
|
def ClearField(self, field_name: typing_extensions.Literal["success",b"success","value",b"value"]) -> None: ...
|
|
68
70
|
global___DoubleValueResponse = DoubleValueResponse
|
|
71
|
+
|
|
72
|
+
class CreateFacetedBodiesRequest(google.protobuf.message.Message):
|
|
73
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
74
|
+
class TessellationDataEntry(google.protobuf.message.Message):
|
|
75
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
76
|
+
KEY_FIELD_NUMBER: builtins.int
|
|
77
|
+
VALUE_FIELD_NUMBER: builtins.int
|
|
78
|
+
key: typing.Text = ...
|
|
79
|
+
@property
|
|
80
|
+
def value(self) -> ansys.api.geometry.v0.models_pb2.Tessellation: ...
|
|
81
|
+
def __init__(self,
|
|
82
|
+
*,
|
|
83
|
+
key : typing.Text = ...,
|
|
84
|
+
value : typing.Optional[ansys.api.geometry.v0.models_pb2.Tessellation] = ...,
|
|
85
|
+
) -> None: ...
|
|
86
|
+
def HasField(self, field_name: typing_extensions.Literal["value",b"value"]) -> builtins.bool: ...
|
|
87
|
+
def ClearField(self, field_name: typing_extensions.Literal["key",b"key","value",b"value"]) -> None: ...
|
|
88
|
+
|
|
89
|
+
TESSELLATION_DATA_FIELD_NUMBER: builtins.int
|
|
90
|
+
@property
|
|
91
|
+
def tessellation_data(self) -> google.protobuf.internal.containers.MessageMap[typing.Text, ansys.api.geometry.v0.models_pb2.Tessellation]: ...
|
|
92
|
+
def __init__(self,
|
|
93
|
+
*,
|
|
94
|
+
tessellation_data : typing.Optional[typing.Mapping[typing.Text, ansys.api.geometry.v0.models_pb2.Tessellation]] = ...,
|
|
95
|
+
) -> None: ...
|
|
96
|
+
def ClearField(self, field_name: typing_extensions.Literal["tessellation_data",b"tessellation_data"]) -> None: ...
|
|
97
|
+
global___CreateFacetedBodiesRequest = CreateFacetedBodiesRequest
|
|
98
|
+
|
|
99
|
+
class CreateFacetedBodiesResponse(google.protobuf.message.Message):
|
|
100
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
101
|
+
CREATED_BODIES_FIELD_NUMBER: builtins.int
|
|
102
|
+
@property
|
|
103
|
+
def created_bodies(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[ansys.api.dbu.v0.dbumodels_pb2.EntityIdentifier]: ...
|
|
104
|
+
def __init__(self,
|
|
105
|
+
*,
|
|
106
|
+
created_bodies : typing.Optional[typing.Iterable[ansys.api.dbu.v0.dbumodels_pb2.EntityIdentifier]] = ...,
|
|
107
|
+
) -> None: ...
|
|
108
|
+
def ClearField(self, field_name: typing_extensions.Literal["created_bodies",b"created_bodies"]) -> None: ...
|
|
109
|
+
global___CreateFacetedBodiesResponse = CreateFacetedBodiesResponse
|
|
@@ -36,6 +36,11 @@ class UnsupportedStub(object):
|
|
|
36
36
|
request_serializer=google_dot_protobuf_dot_empty__pb2.Empty.SerializeToString,
|
|
37
37
|
response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.DoubleValueResponse.FromString,
|
|
38
38
|
)
|
|
39
|
+
self.CreateFacetedBodies = channel.unary_unary(
|
|
40
|
+
'/ansys.api.discovery.v0.unsupported.Unsupported/CreateFacetedBodies',
|
|
41
|
+
request_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesRequest.SerializeToString,
|
|
42
|
+
response_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesResponse.FromString,
|
|
43
|
+
)
|
|
39
44
|
|
|
40
45
|
|
|
41
46
|
class UnsupportedServicer(object):
|
|
@@ -68,6 +73,12 @@ class UnsupportedServicer(object):
|
|
|
68
73
|
context.set_details('Method not implemented!')
|
|
69
74
|
raise NotImplementedError('Method not implemented!')
|
|
70
75
|
|
|
76
|
+
def CreateFacetedBodies(self, request, context):
|
|
77
|
+
"""Missing associated documentation comment in .proto file."""
|
|
78
|
+
context.set_code(grpc.StatusCode.UNIMPLEMENTED)
|
|
79
|
+
context.set_details('Method not implemented!')
|
|
80
|
+
raise NotImplementedError('Method not implemented!')
|
|
81
|
+
|
|
71
82
|
|
|
72
83
|
def add_UnsupportedServicer_to_server(servicer, server):
|
|
73
84
|
rpc_method_handlers = {
|
|
@@ -91,6 +102,11 @@ def add_UnsupportedServicer_to_server(servicer, server):
|
|
|
91
102
|
request_deserializer=google_dot_protobuf_dot_empty__pb2.Empty.FromString,
|
|
92
103
|
response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.DoubleValueResponse.SerializeToString,
|
|
93
104
|
),
|
|
105
|
+
'CreateFacetedBodies': grpc.unary_unary_rpc_method_handler(
|
|
106
|
+
servicer.CreateFacetedBodies,
|
|
107
|
+
request_deserializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesRequest.FromString,
|
|
108
|
+
response_serializer=ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesResponse.SerializeToString,
|
|
109
|
+
),
|
|
94
110
|
}
|
|
95
111
|
generic_handler = grpc.method_handlers_generic_handler(
|
|
96
112
|
'ansys.api.discovery.v0.unsupported.Unsupported', rpc_method_handlers)
|
|
@@ -168,3 +184,20 @@ class Unsupported(object):
|
|
|
168
184
|
ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.DoubleValueResponse.FromString,
|
|
169
185
|
options, channel_credentials,
|
|
170
186
|
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
187
|
+
|
|
188
|
+
@staticmethod
|
|
189
|
+
def CreateFacetedBodies(request,
|
|
190
|
+
target,
|
|
191
|
+
options=(),
|
|
192
|
+
channel_credentials=None,
|
|
193
|
+
call_credentials=None,
|
|
194
|
+
insecure=False,
|
|
195
|
+
compression=None,
|
|
196
|
+
wait_for_ready=None,
|
|
197
|
+
timeout=None,
|
|
198
|
+
metadata=None):
|
|
199
|
+
return grpc.experimental.unary_unary(request, target, '/ansys.api.discovery.v0.unsupported.Unsupported/CreateFacetedBodies',
|
|
200
|
+
ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesRequest.SerializeToString,
|
|
201
|
+
ansys_dot_api_dot_discovery_dot_v0_dot_unsupported__pb2.CreateFacetedBodiesResponse.FromString,
|
|
202
|
+
options, channel_credentials,
|
|
203
|
+
insecure, call_credentials, compression, wait_for_ready, timeout, metadata)
|
|
@@ -29,6 +29,10 @@ class UnsupportedStub:
|
|
|
29
29
|
google.protobuf.empty_pb2.Empty,
|
|
30
30
|
ansys.api.discovery.v0.unsupported_pb2.DoubleValueResponse] = ...
|
|
31
31
|
|
|
32
|
+
CreateFacetedBodies: grpc.UnaryUnaryMultiCallable[
|
|
33
|
+
ansys.api.discovery.v0.unsupported_pb2.CreateFacetedBodiesRequest,
|
|
34
|
+
ansys.api.discovery.v0.unsupported_pb2.CreateFacetedBodiesResponse] = ...
|
|
35
|
+
|
|
32
36
|
|
|
33
37
|
class UnsupportedServicer(metaclass=abc.ABCMeta):
|
|
34
38
|
@abc.abstractmethod
|
|
@@ -61,5 +65,11 @@ class UnsupportedServicer(metaclass=abc.ABCMeta):
|
|
|
61
65
|
context: grpc.ServicerContext,
|
|
62
66
|
) -> ansys.api.discovery.v0.unsupported_pb2.DoubleValueResponse: ...
|
|
63
67
|
|
|
68
|
+
@abc.abstractmethod
|
|
69
|
+
def CreateFacetedBodies(self,
|
|
70
|
+
request: ansys.api.discovery.v0.unsupported_pb2.CreateFacetedBodiesRequest,
|
|
71
|
+
context: grpc.ServicerContext,
|
|
72
|
+
) -> ansys.api.discovery.v0.unsupported_pb2.CreateFacetedBodiesResponse: ...
|
|
73
|
+
|
|
64
74
|
|
|
65
75
|
def add_UnsupportedServicer_to_server(servicer: UnsupportedServicer, server: grpc.Server) -> None: ...
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
Metadata-Version: 2.2
|
|
2
2
|
Name: ansys-api-discovery
|
|
3
|
-
Version: 0.6.
|
|
4
|
-
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on
|
|
3
|
+
Version: 0.6.18
|
|
4
|
+
Summary: Autogenerated python gRPC interface package for ansys-api-discovery, built on 17:47:53 on 08 September 2025
|
|
5
5
|
Home-page: https://github.com/ansys/ansys-api-discovery
|
|
6
6
|
Author: ANSYS, Inc.
|
|
7
7
|
Author-email: support@ansys.com
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ansys/api/discovery/VERSION,sha256=
|
|
1
|
+
ansys/api/discovery/VERSION,sha256=jVGOFep3PW3g8QFuX-l2aV1Yq-snAB8yc6c4lFEVWw8,7
|
|
2
2
|
ansys/api/discovery/__init__.py,sha256=c2GxEoryXIQtBEhwLRN45MOr4IsG1UbsHYBzUnvXGDM,231
|
|
3
3
|
ansys/api/discovery/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
4
4
|
ansys/api/discovery/v0/__init__.py,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
|
@@ -7,9 +7,9 @@ ansys/api/discovery/v0/definedvariationstable_pb2.py,sha256=vBPsGZ4ZQ87JHsDce5JZ
|
|
|
7
7
|
ansys/api/discovery/v0/definedvariationstable_pb2.pyi,sha256=XYP3RRIKZwIKjMUEtTEe_zFckytFNy3IP8BQcQ1SvGU,10354
|
|
8
8
|
ansys/api/discovery/v0/definedvariationstable_pb2_grpc.py,sha256=5Bl_xJKM_sMiyxd9vMl0amR3sgXDIPMNElybJlI5elU,33209
|
|
9
9
|
ansys/api/discovery/v0/definedvariationstable_pb2_grpc.pyi,sha256=Vx_gAUNcKWbYqVP-x8ExtYXfMbl4QBIel-LtsIvB3l4,9690
|
|
10
|
-
ansys/api/discovery/v0/discoverymodels.proto,sha256=
|
|
11
|
-
ansys/api/discovery/v0/discoverymodels_pb2.py,sha256=
|
|
12
|
-
ansys/api/discovery/v0/discoverymodels_pb2.pyi,sha256=
|
|
10
|
+
ansys/api/discovery/v0/discoverymodels.proto,sha256=wWjNYRn1tk-zs-sm9ZIBjgz-6oxmDg_xGYMDz5KO_FQ,10227
|
|
11
|
+
ansys/api/discovery/v0/discoverymodels_pb2.py,sha256=8cq0-KgzTzTHb62swwCFntnTnOcatVKArn8E-angrM0,19287
|
|
12
|
+
ansys/api/discovery/v0/discoverymodels_pb2.pyi,sha256=HnCYxH8YlbEyvq-qbeo3aHq2Oo3yqBvCDiug_jYXYT4,58216
|
|
13
13
|
ansys/api/discovery/v0/discoverymodels_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
14
14
|
ansys/api/discovery/v0/discoverymodels_pb2_grpc.pyi,sha256=ff2TSiLVnG6IVQcTGzb2DIH3XRSoAvAo_RMcvbMFyc0,76
|
|
15
15
|
ansys/api/discovery/v0/historytrackparameters.proto,sha256=7L4dfP_sRTs2stvvGNES8owRl4vQwsi9XhAvymYX3Hg,1549
|
|
@@ -22,11 +22,11 @@ ansys/api/discovery/v0/messaging_pb2.py,sha256=O9N7jQcb3jleaJj60Cc4HSIi8D5IjlNJi
|
|
|
22
22
|
ansys/api/discovery/v0/messaging_pb2.pyi,sha256=7pVtwf6MQNpMkPlPrw5F4kfO6EPjREF3_rV-VmRfjy8,716
|
|
23
23
|
ansys/api/discovery/v0/messaging_pb2_grpc.py,sha256=q7Og7xEn4CApFY5NwPRN1-cpQvyW6E5TjrQnoc4xeMw,4466
|
|
24
24
|
ansys/api/discovery/v0/messaging_pb2_grpc.pyi,sha256=22vxFZ2OMICUFsfbDiJRq4gdwXo79wDC2KTvPnLy3G4,1260
|
|
25
|
-
ansys/api/discovery/v0/monitors.proto,sha256=
|
|
26
|
-
ansys/api/discovery/v0/monitors_pb2.py,sha256=
|
|
27
|
-
ansys/api/discovery/v0/monitors_pb2.pyi,sha256=
|
|
28
|
-
ansys/api/discovery/v0/monitors_pb2_grpc.py,sha256=
|
|
29
|
-
ansys/api/discovery/v0/monitors_pb2_grpc.pyi,sha256=
|
|
25
|
+
ansys/api/discovery/v0/monitors.proto,sha256=zO9w2Imop5cI0khcqa37FjKeQ2A6IkACUitkf27kRY8,1592
|
|
26
|
+
ansys/api/discovery/v0/monitors_pb2.py,sha256=wdFl5UW2yHmRoJtM9ZpdqxrD_BQAerX7UDuqnvJTRZs,4139
|
|
27
|
+
ansys/api/discovery/v0/monitors_pb2.pyi,sha256=lqU6chzEA-XLw4tQbposZ07m7U8TafJg4bJcCAvgw1A,7415
|
|
28
|
+
ansys/api/discovery/v0/monitors_pb2_grpc.py,sha256=CASAtf_BmyBV9fz1Zp3oOTf14w3ZpCgQIlXuw9a4B78,6557
|
|
29
|
+
ansys/api/discovery/v0/monitors_pb2_grpc.pyi,sha256=BS9N5XS4qg2Kkq2m3rB4p_hUWzFcEum1rpJ4EKRJAgQ,1757
|
|
30
30
|
ansys/api/discovery/v0/results.proto,sha256=wfn2-2gtaj5H_BSLKryqpRJB7H5JNDVqzARVos-tQnw,3271
|
|
31
31
|
ansys/api/discovery/v0/results_pb2.py,sha256=6V1BjN0FfrM2sVInGd47T2fd5kBcnQC1ZqkV7wZMjA0,5314
|
|
32
32
|
ansys/api/discovery/v0/results_pb2.pyi,sha256=1gZfo0AmKygXndYlwUYA79nbvEbFouszsiAawSi110M,13223
|
|
@@ -52,11 +52,11 @@ ansys/api/discovery/v0/units_pb2.py,sha256=k8n3o8rH_yt48xqvjzPu8XONteVLI_Eg8Bbwk
|
|
|
52
52
|
ansys/api/discovery/v0/units_pb2.pyi,sha256=1sBHhZfIxIssrgeO3jIgMQ-5nMhBBn8qkr93C60Jg2c,201214
|
|
53
53
|
ansys/api/discovery/v0/units_pb2_grpc.py,sha256=1oboBPFxaTEXt9Aw7EAj8gXHDCNMhZD2VXqocC9l_gk,159
|
|
54
54
|
ansys/api/discovery/v0/units_pb2_grpc.pyi,sha256=ff2TSiLVnG6IVQcTGzb2DIH3XRSoAvAo_RMcvbMFyc0,76
|
|
55
|
-
ansys/api/discovery/v0/unsupported.proto,sha256=
|
|
56
|
-
ansys/api/discovery/v0/unsupported_pb2.py,sha256=
|
|
57
|
-
ansys/api/discovery/v0/unsupported_pb2.pyi,sha256=
|
|
58
|
-
ansys/api/discovery/v0/unsupported_pb2_grpc.py,sha256=
|
|
59
|
-
ansys/api/discovery/v0/unsupported_pb2_grpc.pyi,sha256=
|
|
55
|
+
ansys/api/discovery/v0/unsupported.proto,sha256=42LygXblmJHIc_eQPAtGkfifYLoAu8Y0ej_CdJTGjt4,1609
|
|
56
|
+
ansys/api/discovery/v0/unsupported_pb2.py,sha256=wuaGRjiRh0ksurz1hi8nyX5UJuYrjqZOr14SLRu1RZE,4266
|
|
57
|
+
ansys/api/discovery/v0/unsupported_pb2.pyi,sha256=mcpQxO6meTz2sIUDJncmKvUQLE2MGhd8RTz_38accTM,5262
|
|
58
|
+
ansys/api/discovery/v0/unsupported_pb2_grpc.py,sha256=Mr-bD0OsPQw_41M-amoQkrvEVzqQnM2pK0DC1qUr9_k,10637
|
|
59
|
+
ansys/api/discovery/v0/unsupported_pb2_grpc.pyi,sha256=H4fptfX98vbOCHRCuiaAUgXCT96GUSgbc7KEvAFWHoE,2953
|
|
60
60
|
ansys/api/discovery/v0/assignments/boltassignment.proto,sha256=xvhVogyHgSFjApifjaOm5QyrgWRjUK_joQWEINCtt08,1261
|
|
61
61
|
ansys/api/discovery/v0/assignments/boltassignment_pb2.py,sha256=2nDbdXv5gaiAoXzf2XjscWWmkhTO9uvqkqnBWzAIDEA,3484
|
|
62
62
|
ansys/api/discovery/v0/assignments/boltassignment_pb2.pyi,sha256=ufOidRle7Vp1yhibZWivXhbARo6_s7X1skhR4FUAFvQ,5106
|
|
@@ -202,21 +202,21 @@ ansys/api/discovery/v0/conditions/wall_pb2.py,sha256=gwhEzjuU7A2u2yGp1VWg-gk_SGG
|
|
|
202
202
|
ansys/api/discovery/v0/conditions/wall_pb2.pyi,sha256=wIF9B-536GgMuyjTR5Zd-rvAFJyEWSltoXmmKNVvqTw,31053
|
|
203
203
|
ansys/api/discovery/v0/conditions/wall_pb2_grpc.py,sha256=0fFV6dEQbOSOvJ43Ga8vHn06XVO3Wh-Xt0YaIc_lVD0,42740
|
|
204
204
|
ansys/api/discovery/v0/conditions/wall_pb2_grpc.pyi,sha256=_j_0cYQLYjmHrJALjmj8-16-y1g7QxSDEI8w9-hhCUI,10819
|
|
205
|
-
ansys/api/discovery/v0/connections/contact.proto,sha256=
|
|
206
|
-
ansys/api/discovery/v0/connections/contact_pb2.py,sha256=
|
|
207
|
-
ansys/api/discovery/v0/connections/contact_pb2.pyi,sha256=
|
|
208
|
-
ansys/api/discovery/v0/connections/contact_pb2_grpc.py,sha256=
|
|
209
|
-
ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi,sha256=
|
|
210
|
-
ansys/api/discovery/v0/connections/contactgroup.proto,sha256=
|
|
211
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2.py,sha256=
|
|
212
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2.pyi,sha256=
|
|
213
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py,sha256=
|
|
214
|
-
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi,sha256=
|
|
215
|
-
ansys/api/discovery/v0/connections/fluidinterface.proto,sha256=
|
|
216
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2.py,sha256=
|
|
217
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi,sha256=
|
|
218
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py,sha256=
|
|
219
|
-
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi,sha256=
|
|
205
|
+
ansys/api/discovery/v0/connections/contact.proto,sha256=Jh3Pz2qxXqBDJQJSX9HIBjbJDYltviDKb-yMZWxPZFw,3272
|
|
206
|
+
ansys/api/discovery/v0/connections/contact_pb2.py,sha256=8tW9vvPKlGOwRZpeTFrjGVM21qX7Gmh2spx9hss-fdg,6681
|
|
207
|
+
ansys/api/discovery/v0/connections/contact_pb2.pyi,sha256=3WUPNqjBTbcnEkBlzCkS-RsOGvebLVN4aR5Co1o_YjU,6629
|
|
208
|
+
ansys/api/discovery/v0/connections/contact_pb2_grpc.py,sha256=YiczZjDLq_F-Nt4lZgIHEYSL0eBiHPDdhtaD0ePgGv0,49173
|
|
209
|
+
ansys/api/discovery/v0/connections/contact_pb2_grpc.pyi,sha256=tuBaNgsZOpmu_0xhNGPizLq-C-I3u84Q7arsYyCdfWw,12006
|
|
210
|
+
ansys/api/discovery/v0/connections/contactgroup.proto,sha256=z5S6u8H7cDqm68krDkKc8lsrEzgFQh-5akbyZBLWJ3c,3654
|
|
211
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2.py,sha256=vhiWP4UAlEDjIF0zlsqmiMlD6oflyC8xvDPbcKWFkU8,7103
|
|
212
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2.pyi,sha256=A6wy-oTNTXps5uw1cAl7QP-vRv1GlTR2weu0mXiGjA4,5861
|
|
213
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.py,sha256=uE7voJN0DHrKLp96-BDy-Ank5lfCvZORhUt3NblHP1U,54986
|
|
214
|
+
ansys/api/discovery/v0/connections/contactgroup_pb2_grpc.pyi,sha256=Nzw71tNLs2p7and9jJ2OmpyvhiOhHe59ziLY2v2Gquk,13301
|
|
215
|
+
ansys/api/discovery/v0/connections/fluidinterface.proto,sha256=Hyehhi7q0cgpd0OTNhZG2lWI-jg_nhX2stqCmZeQzxE,1995
|
|
216
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2.py,sha256=2bQ5e4qbtDZLsPUFM7ek0F-0-8y8t8UlX6JCeA-SFTA,4457
|
|
217
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi,sha256=VmH8Xh7XbiAwRy8lBOLJKHzTigkcbrw4KFsAkaZh57E,4103
|
|
218
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py,sha256=JuzQj3R3PY43aPnTRNuux-CQcjM9WGQp4YFxWZRqf-Y,24400
|
|
219
|
+
ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi,sha256=esmUAAddLuPnHyTbE_aXcVn4Nx6PVheXxYLUh-r5vNs,6030
|
|
220
220
|
ansys/api/discovery/v0/connections/joint.proto,sha256=FawLX4Ntn_eRwO4dv51w2gBFvenfAiy8yL2UnoORU6Y,1487
|
|
221
221
|
ansys/api/discovery/v0/connections/joint_pb2.py,sha256=yZsXrSdTMka0w6pv_CCYELlo1FPkfnhVW-kMCTJ-HWg,3948
|
|
222
222
|
ansys/api/discovery/v0/connections/joint_pb2.pyi,sha256=fiCtdLBUyaImVj-Qi_pmIj5RgQeqVrEl8bm_G9nepGA,6541
|
|
@@ -232,9 +232,9 @@ ansys/api/discovery/v0/engineeringdata/fandata_pb2.py,sha256=ohc8_Vi-Rvw5hTVEVJJ
|
|
|
232
232
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2.pyi,sha256=x3FICQZhtW3tJfrnYz9ThL4lqQVX8LHKRWQx0SZ8aiQ,7826
|
|
233
233
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.py,sha256=JIiIAlLmM098k1bqR9XRgHTSncl9Btux-mQD9hGF31c,2970
|
|
234
234
|
ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.pyi,sha256=7XQljvgDgQXId-vBh74qz2fwKyWoAivskwz0NIc-kbY,938
|
|
235
|
-
ansys_api_discovery-0.6.
|
|
236
|
-
ansys_api_discovery-0.6.
|
|
237
|
-
ansys_api_discovery-0.6.
|
|
238
|
-
ansys_api_discovery-0.6.
|
|
239
|
-
ansys_api_discovery-0.6.
|
|
240
|
-
ansys_api_discovery-0.6.
|
|
235
|
+
ansys_api_discovery-0.6.18.dist-info/LICENSE,sha256=q2LY-0-hseAc1SDA7rBn96IDi2SHenCzygJda8-7AAU,1089
|
|
236
|
+
ansys_api_discovery-0.6.18.dist-info/METADATA,sha256=071r7W9O4ztmUaDEyYAx9-IfqQWA_Dq-QVoCQBlq_Aw,2118
|
|
237
|
+
ansys_api_discovery-0.6.18.dist-info/WHEEL,sha256=beeZ86-EfXScwlR_HKu4SllMC9wUEj_8Z_4FJ3egI2w,91
|
|
238
|
+
ansys_api_discovery-0.6.18.dist-info/entry_points.txt,sha256=WScutwzRi-SS6g8pXveUJiIOBeIoLBqDVpsPMCAYzmY,91
|
|
239
|
+
ansys_api_discovery-0.6.18.dist-info/top_level.txt,sha256=9rw0UJ0mtof2GA3U8RpqYo6EmbpfE8-wo3NoX6SlYtg,6
|
|
240
|
+
ansys_api_discovery-0.6.18.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{ansys_api_discovery-0.6.15.dist-info → ansys_api_discovery-0.6.18.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|