ansys-api-discovery 0.6.17__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/discoverymodels.proto +0 -6
- ansys/api/discovery/v0/discoverymodels_pb2.py +9 -11
- ansys/api/discovery/v0/discoverymodels_pb2.pyi +0 -19
- ansys/api/discovery/v0/unsupported.proto +2 -2
- ansys/api/discovery/v0/unsupported_pb2.py +18 -18
- ansys/api/discovery/v0/unsupported_pb2.pyi +5 -5
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/METADATA +2 -2
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/RECORD +13 -13
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/LICENSE +0 -0
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/WHEEL +0 -0
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/top_level.txt +0 -0
ansys/api/discovery/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
0.6.
|
|
1
|
+
0.6.18
|
|
@@ -386,10 +386,4 @@ enum ConductanceOptionType {
|
|
|
386
386
|
message ChangeSpecifyConductanceRequest{
|
|
387
387
|
ansys.api.dbu.v0.PhysicsEntityIdentifier object_id = 1;
|
|
388
388
|
ConductanceOptionType conductance_type = 2;
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
message Tessellation {
|
|
392
|
-
repeated double vertices = 1;
|
|
393
|
-
repeated int32 faces = 2;
|
|
394
|
-
int32 facecolor = 3;
|
|
395
389
|
}
|
|
@@ -15,7 +15,7 @@ from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_d
|
|
|
15
15
|
from ansys.api.geometry.v0 import models_pb2 as ansys_dot_api_dot_geometry_dot_v0_dot_models__pb2
|
|
16
16
|
|
|
17
17
|
|
|
18
|
-
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,ansys/api/discovery/v0/discoverymodels.proto\x12\x16\x61nsys.api.discovery.v0\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\"ansys/api/geometry/v0/models.proto\"\xa8\x01\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07starred\x18\x03 \x01(\x08\x12\x36\n\x06inputs\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\x12\x38\n\x07outputs\x18\x05 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"|\n\x0bInputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x44\n\x14parameter_variations\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\"~\n\x0cOutputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x45\n\x14parameter_variations\x18\x04 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"\x83\x01\n\x15HistoryTrackParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"\xc2\x02\n\x0eInputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\x12>\n\ninput_type\x18\x08 \x01(\x0e\x32*.ansys.api.discovery.v0.InputParameterType\x12\x18\n\x10parent_object_id\x18\t \x01(\t\x12\x13\n\x0bmaterial_id\x18\n \x01(\t\x12\x16\n\x0ematerial_label\x18\x0b \x01(\t\"\xbc\x01\n\x0fOutputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\"}\n\x0fScriptParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"Y\n\nSimulation\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x02 \x01(\t\"k\n\x15\x43hangeLocationRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x14\n\x0clocation_ids\x18\x02 \x03(\t\"\xa6\x01\n\x1d\x43hangeLocationExtendedRequest\x12N\n\x17\x63hange_location_request\x18\x01 \x01(\x0b\x32-.ansys.api.discovery.v0.ChangeLocationRequest\x12\x35\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationType\"\x89\x01\n\x15\x43hangeQuantityRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"k\n\x14\x43hangeBooleanRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x15\n\rboolean_value\x18\x02 \x01(\x08\"b\n\x13\x43hangeDoubleRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05value\x18\x02 \x01(\x01\"\xa0\x01\n\x17\x43hangeAssignmentRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x14referenced_object_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"R\n\x12\x43hangeEmptyRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\x8b\x01\n\x16\x43hangeDirectionRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x33\n\tdirection\x18\x02 \x01(\x0b\x32 .ansys.api.geometry.v0.Direction\"T\n\x14\x43hangeCommandRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\xe6\x01\n\x12ScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12=\n\tlocations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"\xbc\x02\n\x1d\x44oubleSidedScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x43\n\x0fside1_locations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifier\x12\x43\n\x0fside2_locations\x18\x04 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"x\n\x12LocationIdentifier\x12\x14\n\x0clocation_ids\x18\x01 \x03(\t\x12:\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationTypeH\x00\x88\x01\x01\x42\x10\n\x0e_location_type\"2\n\x0e\x43hangeResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"4\n\x10\x43reationResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\"\n\x0fMessageResponse\x12\x0f\n\x07message\x18\x01 \x01(\t\"\x9b\x01\n\x08Quantity\x12;\n\rquantity_type\x18\x01 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x02 \x01(\x01\x12\x0c\n\x04unit\x18\x03 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x04 \x01(\t\x12\x11\n\tas_string\x18\x05 \x01(\t\"\x97\x01\n\x0eQuantityVector\x12+\n\x01x\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01y\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01z\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\\\n\x0eOptionalVector\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x36\n\x06vector\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"Z\n\x10OptionalQuantity\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xe0\x02\n\x1aTensorOfOptionalQuantities\x12\x34\n\x02\x64x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rx\x18\x04 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02ry\x18\x05 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rz\x18\x06 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"\xbb\x01\n\x1aVectorOfOptionalQuantities\x12\x33\n\x01x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"^\n\x0bTableHeader\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x1b\n\x13number_of_data_rows\x18\x02 \x01(\x05\x12\x1e\n\x16number_of_data_columns\x18\x03 \x01(\x05\"\x80\x01\n\rQuantityTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12:\n\x08row_data\x18\x02 \x03(\x0b\x32(.ansys.api.discovery.v0.QuantityTableRow\"G\n\x10QuantityTableRow\x12\x33\n\trow_cells\x18\x01 \x03(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\x84\x01\n\x13QuantityVectorTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x38\n\x08row_data\x18\x02 \x03(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"\x80\x01\n\x11QuantityPairTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x36\n\x08row_data\x18\x02 \x03(\x0b\x32$.ansys.api.discovery.v0.QuantityPair\"\x84\x01\n\x0cQuantityPair\x12:\n\x10independant_data\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0e\x64\x65pendant_data\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"I\n\x0c\x43ontactPairs\x12\x39\n\x0c\x63ontact_pair\x18\x01 \x03(\x0b\x32#.ansys.api.discovery.v0.ContactPair\"+\n\x0b\x43ontactPair\x12\r\n\x05item1\x18\x01 \x03(\t\x12\r\n\x05item2\x18\x02 \x03(\t\"\xa5\t\n\x11\x43ontactProperties\x12\x39\n\x0c\x63ontact_type\x18\x01 \x01(\x0e\x32#.ansys.api.discovery.v0.ContactType\x12;\n\rcontact_pairs\x18\x02 \x01(\x0b\x32$.ansys.api.discovery.v0.ContactPairs\x12\x1c\n\x14\x66riction_coefficient\x18\x03 \x01(\x01\x12\x18\n\x10stiffness_factor\x18\x04 \x01(\x01\x12\x1f\n\x17\x64\x65tection_radius_factor\x18\x05 \x01(\x01\x12\x30\n\x06offset\x18\x06 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0eshear_strenght\x18\x07 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12:\n\x10tensile_strength\x18\x08 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x1f\n\x17\x61re_strength_limits_set\x18\t \x01(\x08\x12\x1d\n\x15\x61\x64just_gap_or_overlap\x18\n \x01(\x08\x12\x1a\n\x12make_just_touching\x18\x0b \x01(\x08\x12\x10\n\x08idealize\x18\x0c \x01(\x08\x12#\n\x1bspecify_thermal_conductance\x18\r \x01(\x08\x12$\n\x1cspecify_electric_conductance\x18\x0e \x01(\x08\x12\x45\n\x1bthermal_contact_conductance\x18\x0f \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x46\n\x1cthermal_contact_conductivity\x18\x10 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12G\n\x1dthermal_conductance_thickness\x18\x11 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12H\n\x1e\x65lectrical_contact_conductance\x18\x12 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12I\n\x1f\x65lectrical_contact_conductivity\x18\x13 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12J\n electrical_conductance_thickness\x18\x14 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12Q\n\x1athermal_conductance_option\x18\x15 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType\x12R\n\x1b\x65lectric_conductance_option\x18\x16 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType\"\xa8\x01\n\x1f\x43hangeSpecifyConductanceRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x10\x63onductance_type\x18\x02 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType\"B\n\x0cTessellation\x12\x10\n\x08vertices\x18\x01 \x03(\x01\x12\r\n\x05\x66\x61\x63\x65s\x18\x02 \x03(\x05\x12\x11\n\tfacecolor\x18\x03 \x01(\x05*X\n\x12InputParameterType\x12\x0b\n\x07PHYSICS\x10\x00\x12\x15\n\x11\x44RIVING_DIMENSION\x10\x01\x12\x11\n\rHISTORY_TRACK\x10\x02\x12\x0b\n\x07UNKNOWN\x10\x03*M\n\x0b\x43ontactType\x12\x12\n\x0e\x42ONDED_CONTACT\x10\x00\x12\x13\n\x0fSLIDING_CONTACT\x10\x01\x12\x15\n\x11PREVENTED_CONTACT\x10\x02*\xb5\x16\n\x0cQuantityType\x12\x1e\n\x1aQUANTITY_TYPE_ACCELERATION\x10\x00\x12\x17\n\x13QUANTITY_TYPE_ANGLE\x10\x01\x12\x16\n\x12QUANTITY_TYPE_AREA\x10\x02\x12\x1e\n\x1aQUANTITY_TYPE_AREA_DENSITY\x10\x03\x12(\n$QUANTITY_TYPE_AREA_MOMENT_OF_INERTIA\x10\x04\x12\x1d\n\x19QUANTITY_TYPE_CAPACITANCE\x10\x05\x12\x32\n.QUANTITY_TYPE_COEFFICIENT_OF_THERMAL_EXPANSION\x10\x06\x12\x19\n\x15QUANTITY_TYPE_DENSITY\x10\x07\x12#\n\x1fQUANTITY_TYPE_DYNAMIC_VISCOSITY\x10\x08\x12%\n!QUANTITY_TYPE_ELECTRIC_ADMITTANCE\x10\t\x12!\n\x1dQUANTITY_TYPE_ELECTRIC_CHARGE\x10\n\x12)\n%QUANTITY_TYPE_ELECTRIC_CHARGE_DENSITY\x10\x0b\x12&\n\"QUANTITY_TYPE_ELECTRIC_CONDUCTANCE\x10\x0c\x12\'\n#QUANTITY_TYPE_ELECTRIC_CONDUCTIVITY\x10\r\x12\"\n\x1eQUANTITY_TYPE_ELECTRIC_CURRENT\x10\x0e\x12*\n&QUANTITY_TYPE_ELECTRIC_CURRENT_DENSITY\x10\x0f\x12+\n\'QUANTITY_TYPE_ELECTRIC_CURRENT_GRADIENT\x10\x10\x12 \n\x1cQUANTITY_TYPE_ELECTRIC_FIELD\x10\x11\x12%\n!QUANTITY_TYPE_ELECTRIC_INDUCTANCE\x10\x12\x12$\n QUANTITY_TYPE_ELECTRIC_POTENTIAL\x10\x13\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_AC\x10\x14\x12\x30\n,QUANTITY_TYPE_ELECTRIC_POTENTIAL_CHANGE_RATE\x10\x15\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_DC\x10\x16\x12%\n!QUANTITY_TYPE_ELECTRIC_RESISTANCE\x10\x17\x12&\n\"QUANTITY_TYPE_ELECTRIC_RESISTIVITY\x10\x18\x12\x31\n-QUANTITY_TYPE_ELECTRIC_SURFACE_CHARGE_DENSITY\x10\x19\x12\x18\n\x14QUANTITY_TYPE_ENERGY\x10\x1a\x12\x19\n\x15QUANTITY_TYPE_ENTROPY\x10\x1b\x12\x17\n\x13QUANTITY_TYPE_FORCE\x10\x1c\x12#\n\x1fQUANTITY_TYPE_FORCE_CHANGE_RATE\x10\x1d\x12\"\n\x1eQUANTITY_TYPE_FORCE_PER_LENGTH\x10\x1e\x12\x1b\n\x17QUANTITY_TYPE_FREQUENCY\x10\x1f\x12\x1b\n\x17QUANTITY_TYPE_HEAT_FLUX\x10 \x12+\n\'QUANTITY_TYPE_HEAT_TRANSFER_COEFFICIENT\x10!\x12\x1e\n\x1aQUANTITY_TYPE_INVERSE_AREA\x10\"\x12 \n\x1cQUANTITY_TYPE_INVERSE_LENGTH\x10#\x12%\n!QUANTITY_TYPE_KINEMATIC_VISCOSITY\x10$\x12\x18\n\x14QUANTITY_TYPE_LENGTH\x10%\x12 \n\x1cQUANTITY_TYPE_MAGNETIC_FIELD\x10&\x12\x16\n\x12QUANTITY_TYPE_MASS\x10\'\x12$\n QUANTITY_TYPE_MASS_CONCENTRATION\x10(\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLOW\x10)\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLUX\x10*\x12\x1f\n\x1bQUANTITY_TYPE_MASS_FRACTION\x10+\x12(\n$QUANTITY_TYPE_MASS_MOMENT_OF_INERTIA\x10,\x12\x1a\n\x16QUANTITY_TYPE_MOLARITY\x10-\x12\x1c\n\x18QUANTITY_TYPE_MOLAR_MASS\x10.\x12\x1e\n\x1aQUANTITY_TYPE_PERMEABILITY\x10/\x12\x1e\n\x1aQUANTITY_TYPE_PERMITTIVITY\x10\x30\x12\x17\n\x13QUANTITY_TYPE_POWER\x10\x31\x12\x1f\n\x1bQUANTITY_TYPE_POWER_DENSITY\x10\x32\x12\x1d\n\x19QUANTITY_TYPE_POWER_RATIO\x10\x33\x12\x1a\n\x16QUANTITY_TYPE_PRESSURE\x10\x34\x12\x17\n\x13QUANTITY_TYPE_RATIO\x10\x35\x12#\n\x1fQUANTITY_TYPE_RATIO_CHANGE_RATE\x10\x36\x12!\n\x1dQUANTITY_TYPE_REACTIVE_ENERGY\x10\x37\x12 \n\x1cQUANTITY_TYPE_REACTIVE_POWER\x10\x38\x12)\n%QUANTITY_TYPE_ROTATIONAL_ACCELERATION\x10\x39\x12\"\n\x1eQUANTITY_TYPE_ROTATIONAL_SPEED\x10:\x12&\n\"QUANTITY_TYPE_ROTATIONAL_STIFFNESS\x10;\x12\x31\n-QUANTITY_TYPE_ROTATIONAL_STIFFNESS_PER_LENGTH\x10<\x12\x1d\n\x19QUANTITY_TYPE_SOLID_ANGLE\x10=\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_ENERGY\x10>\x12\"\n\x1eQUANTITY_TYPE_SPECIFIC_ENTROPY\x10?\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_VOLUME\x10@\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_WEIGHT\x10\x41\x12\x17\n\x13QUANTITY_TYPE_SPEED\x10\x42\x12\x1d\n\x19QUANTITY_TYPE_TEMPERATURE\x10\x43\x12)\n%QUANTITY_TYPE_TEMPERATURE_CHANGE_RATE\x10\x44\x12#\n\x1fQUANTITY_TYPE_TEMPERATURE_DELTA\x10\x45\x12&\n\"QUANTITY_TYPE_THERMAL_CONDUCTIVITY\x10\x46\x12$\n QUANTITY_TYPE_THERMAL_RESISTANCE\x10G\x12\x16\n\x12QUANTITY_TYPE_TIME\x10H\x12\x18\n\x14QUANTITY_TYPE_TORQUE\x10I\x12#\n\x1fQUANTITY_TYPE_TORQUE_PER_LENGTH\x10J\x12\x18\n\x14QUANTITY_TYPE_VOLUME\x10K\x12&\n\"QUANTITY_TYPE_VOLUME_CONCENTRATION\x10L\x12\x1d\n\x19QUANTITY_TYPE_VOLUME_FLOW\x10M\x12#\n\x1fQUANTITY_TYPE_VOLUME_PER_LENGTH\x10N\x12+\n\'QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA\x10O\x12\x16\n\x12QUANTITY_TYPE_NONE\x10P\x12\x19\n\x15QUANTITY_TYPE_UNKNOWN\x10Q*\xfa\x01\n\x15\x43onductanceOptionType\x12+\n\'CONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR\x10\x00\x12+\n\'CONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR\x10\x01\x12\x1f\n\x1b\x43ONDUCTANCEOPTIONTYPE_VALUE\x10\x02\x12\x30\n,CONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL\x10\x03\x12\x34\n0CONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY\x10\x04\x42\x19\xaa\x02\x16\x41nsys.Api.Discovery.V0b\x06proto3')
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n,ansys/api/discovery/v0/discoverymodels.proto\x12\x16\x61nsys.api.discovery.v0\x1a ansys/api/dbu/v0/dbumodels.proto\x1a\"ansys/api/geometry/v0/models.proto\"\xa8\x01\n\tVariation\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x0f\n\x07starred\x18\x03 \x01(\x08\x12\x36\n\x06inputs\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\x12\x38\n\x07outputs\x18\x05 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"|\n\x0bInputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x44\n\x14parameter_variations\x18\x04 \x03(\x0b\x32&.ansys.api.discovery.v0.InputParameter\"~\n\x0cOutputColumn\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\r\n\x05range\x18\x03 \x01(\t\x12\x45\n\x14parameter_variations\x18\x04 \x03(\x0b\x32\'.ansys.api.discovery.v0.OutputParameter\"\x83\x01\n\x15HistoryTrackParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"\xc2\x02\n\x0eInputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\x12>\n\ninput_type\x18\x08 \x01(\x0e\x32*.ansys.api.discovery.v0.InputParameterType\x12\x18\n\x10parent_object_id\x18\t \x01(\t\x12\x13\n\x0bmaterial_id\x18\n \x01(\t\x12\x16\n\x0ematerial_label\x18\x0b \x01(\t\"\xbc\x01\n\x0fOutputParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\t\x12;\n\rquantity_type\x18\x04 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x05 \x01(\x01\x12\x0c\n\x04unit\x18\x06 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x07 \x01(\t\"}\n\x0fScriptParameter\x12\n\n\x02id\x18\x01 \x01(\t\x12\x0c\n\x04name\x18\x02 \x01(\t\x12\x37\n\x0e\x64imension_type\x18\x03 \x01(\x0e\x32\x1f.ansys.api.dbu.v0.DimensionType\x12\x17\n\x0f\x64imension_value\x18\x04 \x01(\x01\"Y\n\nSimulation\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05label\x18\x02 \x01(\t\"k\n\x15\x43hangeLocationRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x14\n\x0clocation_ids\x18\x02 \x03(\t\"\xa6\x01\n\x1d\x43hangeLocationExtendedRequest\x12N\n\x17\x63hange_location_request\x18\x01 \x01(\x0b\x32-.ansys.api.discovery.v0.ChangeLocationRequest\x12\x35\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationType\"\x89\x01\n\x15\x43hangeQuantityRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"k\n\x14\x43hangeBooleanRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x15\n\rboolean_value\x18\x02 \x01(\x08\"b\n\x13\x43hangeDoubleRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\r\n\x05value\x18\x02 \x01(\x01\"\xa0\x01\n\x17\x43hangeAssignmentRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x14referenced_object_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"R\n\x12\x43hangeEmptyRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\x8b\x01\n\x16\x43hangeDirectionRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x33\n\tdirection\x18\x02 \x01(\x0b\x32 .ansys.api.geometry.v0.Direction\"T\n\x14\x43hangeCommandRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\"\xe6\x01\n\x12ScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12=\n\tlocations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"\xbc\x02\n\x1d\x44oubleSidedScopedCreationData\x12\x41\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifierH\x00\x88\x01\x01\x12@\n\rsimulation_id\x18\x02 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x43\n\x0fside1_locations\x18\x03 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifier\x12\x43\n\x0fside2_locations\x18\x04 \x01(\x0b\x32*.ansys.api.discovery.v0.LocationIdentifierB\x0c\n\n_object_id\"x\n\x12LocationIdentifier\x12\x14\n\x0clocation_ids\x18\x01 \x03(\t\x12:\n\rlocation_type\x18\x02 \x01(\x0e\x32\x1e.ansys.api.dbu.v0.LocationTypeH\x00\x88\x01\x01\x42\x10\n\x0e_location_type\"2\n\x0e\x43hangeResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"4\n\x10\x43reationResponse\x12\x0f\n\x07success\x18\x01 \x01(\x08\x12\x0f\n\x07message\x18\x02 \x01(\t\"\"\n\x0fMessageResponse\x12\x0f\n\x07message\x18\x01 \x01(\t\"\x9b\x01\n\x08Quantity\x12;\n\rquantity_type\x18\x01 \x01(\x0e\x32$.ansys.api.discovery.v0.QuantityType\x12\x16\n\x0equantity_value\x18\x02 \x01(\x01\x12\x0c\n\x04unit\x18\x03 \x01(\x05\x12\x19\n\x11unit_abbreviation\x18\x04 \x01(\t\x12\x11\n\tas_string\x18\x05 \x01(\t\"\x97\x01\n\x0eQuantityVector\x12+\n\x01x\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01y\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12+\n\x01z\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\\\n\x0eOptionalVector\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x36\n\x06vector\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"Z\n\x10OptionalQuantity\x12\x12\n\nis_defined\x18\x01 \x01(\x08\x12\x32\n\x08quantity\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xe0\x02\n\x1aTensorOfOptionalQuantities\x12\x34\n\x02\x64x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02\x64z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rx\x18\x04 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02ry\x18\x05 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x34\n\x02rz\x18\x06 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"\xbb\x01\n\x1aVectorOfOptionalQuantities\x12\x33\n\x01x\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01y\x18\x02 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\x12\x33\n\x01z\x18\x03 \x01(\x0b\x32(.ansys.api.discovery.v0.OptionalQuantity\"^\n\x0bTableHeader\x12\x12\n\ntable_name\x18\x01 \x01(\t\x12\x1b\n\x13number_of_data_rows\x18\x02 \x01(\x05\x12\x1e\n\x16number_of_data_columns\x18\x03 \x01(\x05\"\x80\x01\n\rQuantityTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12:\n\x08row_data\x18\x02 \x03(\x0b\x32(.ansys.api.discovery.v0.QuantityTableRow\"G\n\x10QuantityTableRow\x12\x33\n\trow_cells\x18\x01 \x03(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\x84\x01\n\x13QuantityVectorTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x38\n\x08row_data\x18\x02 \x03(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"\x80\x01\n\x11QuantityPairTable\x12\x33\n\x06header\x18\x01 \x01(\x0b\x32#.ansys.api.discovery.v0.TableHeader\x12\x36\n\x08row_data\x18\x02 \x03(\x0b\x32$.ansys.api.discovery.v0.QuantityPair\"\x84\x01\n\x0cQuantityPair\x12:\n\x10independant_data\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0e\x64\x65pendant_data\x18\x02 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"I\n\x0c\x43ontactPairs\x12\x39\n\x0c\x63ontact_pair\x18\x01 \x03(\x0b\x32#.ansys.api.discovery.v0.ContactPair\"+\n\x0b\x43ontactPair\x12\r\n\x05item1\x18\x01 \x03(\t\x12\r\n\x05item2\x18\x02 \x03(\t\"\xa5\t\n\x11\x43ontactProperties\x12\x39\n\x0c\x63ontact_type\x18\x01 \x01(\x0e\x32#.ansys.api.discovery.v0.ContactType\x12;\n\rcontact_pairs\x18\x02 \x01(\x0b\x32$.ansys.api.discovery.v0.ContactPairs\x12\x1c\n\x14\x66riction_coefficient\x18\x03 \x01(\x01\x12\x18\n\x10stiffness_factor\x18\x04 \x01(\x01\x12\x1f\n\x17\x64\x65tection_radius_factor\x18\x05 \x01(\x01\x12\x30\n\x06offset\x18\x06 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x38\n\x0eshear_strenght\x18\x07 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12:\n\x10tensile_strength\x18\x08 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x1f\n\x17\x61re_strength_limits_set\x18\t \x01(\x08\x12\x1d\n\x15\x61\x64just_gap_or_overlap\x18\n \x01(\x08\x12\x1a\n\x12make_just_touching\x18\x0b \x01(\x08\x12\x10\n\x08idealize\x18\x0c \x01(\x08\x12#\n\x1bspecify_thermal_conductance\x18\r \x01(\x08\x12$\n\x1cspecify_electric_conductance\x18\x0e \x01(\x08\x12\x45\n\x1bthermal_contact_conductance\x18\x0f \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x46\n\x1cthermal_contact_conductivity\x18\x10 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12G\n\x1dthermal_conductance_thickness\x18\x11 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12H\n\x1e\x65lectrical_contact_conductance\x18\x12 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12I\n\x1f\x65lectrical_contact_conductivity\x18\x13 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12J\n electrical_conductance_thickness\x18\x14 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12Q\n\x1athermal_conductance_option\x18\x15 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType\x12R\n\x1b\x65lectric_conductance_option\x18\x16 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType\"\xa8\x01\n\x1f\x43hangeSpecifyConductanceRequest\x12<\n\tobject_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12G\n\x10\x63onductance_type\x18\x02 \x01(\x0e\x32-.ansys.api.discovery.v0.ConductanceOptionType*X\n\x12InputParameterType\x12\x0b\n\x07PHYSICS\x10\x00\x12\x15\n\x11\x44RIVING_DIMENSION\x10\x01\x12\x11\n\rHISTORY_TRACK\x10\x02\x12\x0b\n\x07UNKNOWN\x10\x03*M\n\x0b\x43ontactType\x12\x12\n\x0e\x42ONDED_CONTACT\x10\x00\x12\x13\n\x0fSLIDING_CONTACT\x10\x01\x12\x15\n\x11PREVENTED_CONTACT\x10\x02*\xb5\x16\n\x0cQuantityType\x12\x1e\n\x1aQUANTITY_TYPE_ACCELERATION\x10\x00\x12\x17\n\x13QUANTITY_TYPE_ANGLE\x10\x01\x12\x16\n\x12QUANTITY_TYPE_AREA\x10\x02\x12\x1e\n\x1aQUANTITY_TYPE_AREA_DENSITY\x10\x03\x12(\n$QUANTITY_TYPE_AREA_MOMENT_OF_INERTIA\x10\x04\x12\x1d\n\x19QUANTITY_TYPE_CAPACITANCE\x10\x05\x12\x32\n.QUANTITY_TYPE_COEFFICIENT_OF_THERMAL_EXPANSION\x10\x06\x12\x19\n\x15QUANTITY_TYPE_DENSITY\x10\x07\x12#\n\x1fQUANTITY_TYPE_DYNAMIC_VISCOSITY\x10\x08\x12%\n!QUANTITY_TYPE_ELECTRIC_ADMITTANCE\x10\t\x12!\n\x1dQUANTITY_TYPE_ELECTRIC_CHARGE\x10\n\x12)\n%QUANTITY_TYPE_ELECTRIC_CHARGE_DENSITY\x10\x0b\x12&\n\"QUANTITY_TYPE_ELECTRIC_CONDUCTANCE\x10\x0c\x12\'\n#QUANTITY_TYPE_ELECTRIC_CONDUCTIVITY\x10\r\x12\"\n\x1eQUANTITY_TYPE_ELECTRIC_CURRENT\x10\x0e\x12*\n&QUANTITY_TYPE_ELECTRIC_CURRENT_DENSITY\x10\x0f\x12+\n\'QUANTITY_TYPE_ELECTRIC_CURRENT_GRADIENT\x10\x10\x12 \n\x1cQUANTITY_TYPE_ELECTRIC_FIELD\x10\x11\x12%\n!QUANTITY_TYPE_ELECTRIC_INDUCTANCE\x10\x12\x12$\n QUANTITY_TYPE_ELECTRIC_POTENTIAL\x10\x13\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_AC\x10\x14\x12\x30\n,QUANTITY_TYPE_ELECTRIC_POTENTIAL_CHANGE_RATE\x10\x15\x12\'\n#QUANTITY_TYPE_ELECTRIC_POTENTIAL_DC\x10\x16\x12%\n!QUANTITY_TYPE_ELECTRIC_RESISTANCE\x10\x17\x12&\n\"QUANTITY_TYPE_ELECTRIC_RESISTIVITY\x10\x18\x12\x31\n-QUANTITY_TYPE_ELECTRIC_SURFACE_CHARGE_DENSITY\x10\x19\x12\x18\n\x14QUANTITY_TYPE_ENERGY\x10\x1a\x12\x19\n\x15QUANTITY_TYPE_ENTROPY\x10\x1b\x12\x17\n\x13QUANTITY_TYPE_FORCE\x10\x1c\x12#\n\x1fQUANTITY_TYPE_FORCE_CHANGE_RATE\x10\x1d\x12\"\n\x1eQUANTITY_TYPE_FORCE_PER_LENGTH\x10\x1e\x12\x1b\n\x17QUANTITY_TYPE_FREQUENCY\x10\x1f\x12\x1b\n\x17QUANTITY_TYPE_HEAT_FLUX\x10 \x12+\n\'QUANTITY_TYPE_HEAT_TRANSFER_COEFFICIENT\x10!\x12\x1e\n\x1aQUANTITY_TYPE_INVERSE_AREA\x10\"\x12 \n\x1cQUANTITY_TYPE_INVERSE_LENGTH\x10#\x12%\n!QUANTITY_TYPE_KINEMATIC_VISCOSITY\x10$\x12\x18\n\x14QUANTITY_TYPE_LENGTH\x10%\x12 \n\x1cQUANTITY_TYPE_MAGNETIC_FIELD\x10&\x12\x16\n\x12QUANTITY_TYPE_MASS\x10\'\x12$\n QUANTITY_TYPE_MASS_CONCENTRATION\x10(\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLOW\x10)\x12\x1b\n\x17QUANTITY_TYPE_MASS_FLUX\x10*\x12\x1f\n\x1bQUANTITY_TYPE_MASS_FRACTION\x10+\x12(\n$QUANTITY_TYPE_MASS_MOMENT_OF_INERTIA\x10,\x12\x1a\n\x16QUANTITY_TYPE_MOLARITY\x10-\x12\x1c\n\x18QUANTITY_TYPE_MOLAR_MASS\x10.\x12\x1e\n\x1aQUANTITY_TYPE_PERMEABILITY\x10/\x12\x1e\n\x1aQUANTITY_TYPE_PERMITTIVITY\x10\x30\x12\x17\n\x13QUANTITY_TYPE_POWER\x10\x31\x12\x1f\n\x1bQUANTITY_TYPE_POWER_DENSITY\x10\x32\x12\x1d\n\x19QUANTITY_TYPE_POWER_RATIO\x10\x33\x12\x1a\n\x16QUANTITY_TYPE_PRESSURE\x10\x34\x12\x17\n\x13QUANTITY_TYPE_RATIO\x10\x35\x12#\n\x1fQUANTITY_TYPE_RATIO_CHANGE_RATE\x10\x36\x12!\n\x1dQUANTITY_TYPE_REACTIVE_ENERGY\x10\x37\x12 \n\x1cQUANTITY_TYPE_REACTIVE_POWER\x10\x38\x12)\n%QUANTITY_TYPE_ROTATIONAL_ACCELERATION\x10\x39\x12\"\n\x1eQUANTITY_TYPE_ROTATIONAL_SPEED\x10:\x12&\n\"QUANTITY_TYPE_ROTATIONAL_STIFFNESS\x10;\x12\x31\n-QUANTITY_TYPE_ROTATIONAL_STIFFNESS_PER_LENGTH\x10<\x12\x1d\n\x19QUANTITY_TYPE_SOLID_ANGLE\x10=\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_ENERGY\x10>\x12\"\n\x1eQUANTITY_TYPE_SPECIFIC_ENTROPY\x10?\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_VOLUME\x10@\x12!\n\x1dQUANTITY_TYPE_SPECIFIC_WEIGHT\x10\x41\x12\x17\n\x13QUANTITY_TYPE_SPEED\x10\x42\x12\x1d\n\x19QUANTITY_TYPE_TEMPERATURE\x10\x43\x12)\n%QUANTITY_TYPE_TEMPERATURE_CHANGE_RATE\x10\x44\x12#\n\x1fQUANTITY_TYPE_TEMPERATURE_DELTA\x10\x45\x12&\n\"QUANTITY_TYPE_THERMAL_CONDUCTIVITY\x10\x46\x12$\n QUANTITY_TYPE_THERMAL_RESISTANCE\x10G\x12\x16\n\x12QUANTITY_TYPE_TIME\x10H\x12\x18\n\x14QUANTITY_TYPE_TORQUE\x10I\x12#\n\x1fQUANTITY_TYPE_TORQUE_PER_LENGTH\x10J\x12\x18\n\x14QUANTITY_TYPE_VOLUME\x10K\x12&\n\"QUANTITY_TYPE_VOLUME_CONCENTRATION\x10L\x12\x1d\n\x19QUANTITY_TYPE_VOLUME_FLOW\x10M\x12#\n\x1fQUANTITY_TYPE_VOLUME_PER_LENGTH\x10N\x12+\n\'QUANTITY_TYPE_WARPING_MOMENT_OF_INERTIA\x10O\x12\x16\n\x12QUANTITY_TYPE_NONE\x10P\x12\x19\n\x15QUANTITY_TYPE_UNKNOWN\x10Q*\xfa\x01\n\x15\x43onductanceOptionType\x12+\n\'CONDUCTANCEOPTIONTYPE_PERFECT_CONDUCTOR\x10\x00\x12+\n\'CONDUCTANCEOPTIONTYPE_PERFECT_INSULATOR\x10\x01\x12\x1f\n\x1b\x43ONDUCTANCEOPTIONTYPE_VALUE\x10\x02\x12\x30\n,CONDUCTANCEOPTIONTYPE_THICKNESS_AND_MATERIAL\x10\x03\x12\x34\n0CONDUCTANCEOPTIONTYPE_THICKNESS_AND_CONDUCTIVITY\x10\x04\x42\x19\xaa\x02\x16\x41nsys.Api.Discovery.V0b\x06proto3')
|
|
19
19
|
|
|
20
20
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
21
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.discoverymodels_pb2', globals())
|
|
@@ -23,14 +23,14 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
23
23
|
|
|
24
24
|
DESCRIPTOR._options = None
|
|
25
25
|
DESCRIPTOR._serialized_options = b'\252\002\026Ansys.Api.Discovery.V0'
|
|
26
|
-
_INPUTPARAMETERTYPE._serialized_start=
|
|
27
|
-
_INPUTPARAMETERTYPE._serialized_end=
|
|
28
|
-
_CONTACTTYPE._serialized_start=
|
|
29
|
-
_CONTACTTYPE._serialized_end=
|
|
30
|
-
_QUANTITYTYPE._serialized_start=
|
|
31
|
-
_QUANTITYTYPE._serialized_end=
|
|
32
|
-
_CONDUCTANCEOPTIONTYPE._serialized_start=
|
|
33
|
-
_CONDUCTANCEOPTIONTYPE._serialized_end=
|
|
26
|
+
_INPUTPARAMETERTYPE._serialized_start=6580
|
|
27
|
+
_INPUTPARAMETERTYPE._serialized_end=6668
|
|
28
|
+
_CONTACTTYPE._serialized_start=6670
|
|
29
|
+
_CONTACTTYPE._serialized_end=6747
|
|
30
|
+
_QUANTITYTYPE._serialized_start=6750
|
|
31
|
+
_QUANTITYTYPE._serialized_end=9619
|
|
32
|
+
_CONDUCTANCEOPTIONTYPE._serialized_start=9622
|
|
33
|
+
_CONDUCTANCEOPTIONTYPE._serialized_end=9872
|
|
34
34
|
_VARIATION._serialized_start=143
|
|
35
35
|
_VARIATION._serialized_end=311
|
|
36
36
|
_INPUTCOLUMN._serialized_start=313
|
|
@@ -109,6 +109,4 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
109
109
|
_CONTACTPROPERTIES._serialized_end=6407
|
|
110
110
|
_CHANGESPECIFYCONDUCTANCEREQUEST._serialized_start=6410
|
|
111
111
|
_CHANGESPECIFYCONDUCTANCEREQUEST._serialized_end=6578
|
|
112
|
-
_TESSELLATION._serialized_start=6580
|
|
113
|
-
_TESSELLATION._serialized_end=6646
|
|
114
112
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -1082,22 +1082,3 @@ class ChangeSpecifyConductanceRequest(google.protobuf.message.Message):
|
|
|
1082
1082
|
def HasField(self, field_name: typing_extensions.Literal["object_id",b"object_id"]) -> builtins.bool: ...
|
|
1083
1083
|
def ClearField(self, field_name: typing_extensions.Literal["conductance_type",b"conductance_type","object_id",b"object_id"]) -> None: ...
|
|
1084
1084
|
global___ChangeSpecifyConductanceRequest = ChangeSpecifyConductanceRequest
|
|
1085
|
-
|
|
1086
|
-
class Tessellation(google.protobuf.message.Message):
|
|
1087
|
-
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
1088
|
-
VERTICES_FIELD_NUMBER: builtins.int
|
|
1089
|
-
FACES_FIELD_NUMBER: builtins.int
|
|
1090
|
-
FACECOLOR_FIELD_NUMBER: builtins.int
|
|
1091
|
-
@property
|
|
1092
|
-
def vertices(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.float]: ...
|
|
1093
|
-
@property
|
|
1094
|
-
def faces(self) -> google.protobuf.internal.containers.RepeatedScalarFieldContainer[builtins.int]: ...
|
|
1095
|
-
facecolor: builtins.int = ...
|
|
1096
|
-
def __init__(self,
|
|
1097
|
-
*,
|
|
1098
|
-
vertices : typing.Optional[typing.Iterable[builtins.float]] = ...,
|
|
1099
|
-
faces : typing.Optional[typing.Iterable[builtins.int]] = ...,
|
|
1100
|
-
facecolor : builtins.int = ...,
|
|
1101
|
-
) -> None: ...
|
|
1102
|
-
def ClearField(self, field_name: typing_extensions.Literal["facecolor",b"facecolor","faces",b"faces","vertices",b"vertices"]) -> None: ...
|
|
1103
|
-
global___Tessellation = Tessellation
|
|
@@ -4,8 +4,8 @@ syntax = "proto3";
|
|
|
4
4
|
package ansys.api.discovery.v0.unsupported;
|
|
5
5
|
|
|
6
6
|
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
7
|
-
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
8
7
|
import "ansys/api/discovery/v0/results.proto";
|
|
8
|
+
import "ansys/api/geometry/v0/models.proto";
|
|
9
9
|
import "google/protobuf/empty.proto";
|
|
10
10
|
|
|
11
11
|
option csharp_namespace = "Ansys.Api.Discovery.V0.Unsupported";
|
|
@@ -47,7 +47,7 @@ message DoubleValueResponse {
|
|
|
47
47
|
}
|
|
48
48
|
|
|
49
49
|
message CreateFacetedBodiesRequest{
|
|
50
|
-
map<string, Tessellation> tessellation_data=1;
|
|
50
|
+
map<string, ansys.api.geometry.v0.Tessellation> tessellation_data=1;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
53
|
message CreateFacetedBodiesResponse{
|
|
@@ -12,12 +12,12 @@ _sym_db = _symbol_database.Default()
|
|
|
12
12
|
|
|
13
13
|
|
|
14
14
|
from ansys.api.dbu.v0 import dbumodels_pb2 as ansys_dot_api_dot_dbu_dot_v0_dot_dbumodels__pb2
|
|
15
|
-
from ansys.api.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
|
|
16
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
|
|
17
17
|
from google.protobuf import empty_pb2 as google_dot_protobuf_dot_empty__pb2
|
|
18
18
|
|
|
19
19
|
|
|
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
|
|
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')
|
|
21
21
|
|
|
22
22
|
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
23
23
|
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.unsupported_pb2', globals())
|
|
@@ -27,20 +27,20 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
27
27
|
DESCRIPTOR._serialized_options = b'\252\002\"Ansys.Api.Discovery.V0.Unsupported'
|
|
28
28
|
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._options = None
|
|
29
29
|
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_options = b'8\001'
|
|
30
|
-
_VARIABLEEXPORTREQUEST._serialized_start=
|
|
31
|
-
_VARIABLEEXPORTREQUEST._serialized_end=
|
|
32
|
-
_VARIABLEEXPORTREQUESTTOFILE._serialized_start=
|
|
33
|
-
_VARIABLEEXPORTREQUESTTOFILE._serialized_end=
|
|
34
|
-
_BYTEARRAYRESPONSE._serialized_start=
|
|
35
|
-
_BYTEARRAYRESPONSE._serialized_end=
|
|
36
|
-
_DOUBLEVALUERESPONSE._serialized_start=
|
|
37
|
-
_DOUBLEVALUERESPONSE._serialized_end=
|
|
38
|
-
_CREATEFACETEDBODIESREQUEST._serialized_start=
|
|
39
|
-
_CREATEFACETEDBODIESREQUEST._serialized_end=
|
|
40
|
-
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_start=
|
|
41
|
-
_CREATEFACETEDBODIESREQUEST_TESSELLATIONDATAENTRY._serialized_end=
|
|
42
|
-
_CREATEFACETEDBODIESRESPONSE._serialized_start=
|
|
43
|
-
_CREATEFACETEDBODIESRESPONSE._serialized_end=
|
|
44
|
-
_UNSUPPORTED._serialized_start=
|
|
45
|
-
_UNSUPPORTED._serialized_end=
|
|
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
|
|
46
46
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
isort:skip_file
|
|
4
4
|
"""
|
|
5
5
|
import ansys.api.dbu.v0.dbumodels_pb2
|
|
6
|
-
import ansys.api.discovery.v0.discoverymodels_pb2
|
|
7
6
|
import ansys.api.discovery.v0.results_pb2
|
|
7
|
+
import ansys.api.geometry.v0.models_pb2
|
|
8
8
|
import builtins
|
|
9
9
|
import google.protobuf.descriptor
|
|
10
10
|
import google.protobuf.internal.containers
|
|
@@ -77,21 +77,21 @@ class CreateFacetedBodiesRequest(google.protobuf.message.Message):
|
|
|
77
77
|
VALUE_FIELD_NUMBER: builtins.int
|
|
78
78
|
key: typing.Text = ...
|
|
79
79
|
@property
|
|
80
|
-
def value(self) -> ansys.api.
|
|
80
|
+
def value(self) -> ansys.api.geometry.v0.models_pb2.Tessellation: ...
|
|
81
81
|
def __init__(self,
|
|
82
82
|
*,
|
|
83
83
|
key : typing.Text = ...,
|
|
84
|
-
value : typing.Optional[ansys.api.
|
|
84
|
+
value : typing.Optional[ansys.api.geometry.v0.models_pb2.Tessellation] = ...,
|
|
85
85
|
) -> None: ...
|
|
86
86
|
def HasField(self, field_name: typing_extensions.Literal["value",b"value"]) -> builtins.bool: ...
|
|
87
87
|
def ClearField(self, field_name: typing_extensions.Literal["key",b"key","value",b"value"]) -> None: ...
|
|
88
88
|
|
|
89
89
|
TESSELLATION_DATA_FIELD_NUMBER: builtins.int
|
|
90
90
|
@property
|
|
91
|
-
def tessellation_data(self) -> google.protobuf.internal.containers.MessageMap[typing.Text, ansys.api.
|
|
91
|
+
def tessellation_data(self) -> google.protobuf.internal.containers.MessageMap[typing.Text, ansys.api.geometry.v0.models_pb2.Tessellation]: ...
|
|
92
92
|
def __init__(self,
|
|
93
93
|
*,
|
|
94
|
-
tessellation_data : typing.Optional[typing.Mapping[typing.Text, ansys.api.
|
|
94
|
+
tessellation_data : typing.Optional[typing.Mapping[typing.Text, ansys.api.geometry.v0.models_pb2.Tessellation]] = ...,
|
|
95
95
|
) -> None: ...
|
|
96
96
|
def ClearField(self, field_name: typing_extensions.Literal["tessellation_data",b"tessellation_data"]) -> None: ...
|
|
97
97
|
global___CreateFacetedBodiesRequest = CreateFacetedBodiesRequest
|
|
@@ -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
|
|
@@ -52,9 +52,9 @@ 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=
|
|
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
58
|
ansys/api/discovery/v0/unsupported_pb2_grpc.py,sha256=Mr-bD0OsPQw_41M-amoQkrvEVzqQnM2pK0DC1qUr9_k,10637
|
|
59
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
|
|
@@ -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.17.dist-info → ansys_api_discovery-0.6.18.dist-info}/entry_points.txt
RENAMED
|
File without changes
|
|
File without changes
|