ansys-api-discovery 0.6.10__py3-none-any.whl → 0.6.11__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/assignments/fan.proto +104 -0
- ansys/api/discovery/v0/assignments/fan_pb2.py +49 -0
- ansys/api/discovery/v0/assignments/fan_pb2.pyi +240 -0
- ansys/api/discovery/v0/assignments/fan_pb2_grpc.py +430 -0
- ansys/api/discovery/v0/assignments/fan_pb2_grpc.pyi +135 -0
- ansys/api/discovery/v0/conditions/operatingpressure.proto +12 -0
- ansys/api/discovery/v0/conditions/operatingpressure_pb2.py +27 -0
- ansys/api/discovery/v0/conditions/operatingpressure_pb2.pyi +7 -0
- ansys/api/discovery/v0/conditions/operatingpressure_pb2_grpc.py +66 -0
- ansys/api/discovery/v0/conditions/operatingpressure_pb2_grpc.pyi +24 -0
- ansys/api/discovery/v0/connections/fluidinterface.proto +62 -0
- ansys/api/discovery/v0/connections/fluidinterface_pb2.py +42 -0
- ansys/api/discovery/v0/connections/fluidinterface_pb2.pyi +113 -0
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.py +397 -0
- ansys/api/discovery/v0/connections/fluidinterface_pb2_grpc.pyi +125 -0
- ansys/api/discovery/v0/discoverymodels.proto +37 -0
- ansys/api/discovery/v0/discoverymodels_pb2.py +66 -52
- ansys/api/discovery/v0/discoverymodels_pb2.pyi +121 -1
- ansys/api/discovery/v0/engineeringdata/fandata.proto +72 -0
- ansys/api/discovery/v0/engineeringdata/fandata_pb2.py +40 -0
- ansys/api/discovery/v0/engineeringdata/fandata_pb2.pyi +142 -0
- ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.py +67 -0
- ansys/api/discovery/v0/engineeringdata/fandata_pb2_grpc.pyi +27 -0
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/METADATA +2 -2
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/RECORD +30 -10
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/LICENSE +0 -0
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/WHEEL +0 -0
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/entry_points.txt +0 -0
- {ansys_api_discovery-0.6.10.dist-info → ansys_api_discovery-0.6.11.dist-info}/top_level.txt +0 -0
|
@@ -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\"\x95\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\"\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\"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*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*\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\x10QB\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\"\xa9\x01\n\x17\x43hangeAssignmentRequest\x12\x45\n\x12\x61ssigner_object_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*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*\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\x10QB\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,10 +23,10 @@ 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
|
-
_QUANTITYTYPE._serialized_start=
|
|
29
|
-
_QUANTITYTYPE._serialized_end=
|
|
26
|
+
_INPUTPARAMETERTYPE._serialized_start=5106
|
|
27
|
+
_INPUTPARAMETERTYPE._serialized_end=5194
|
|
28
|
+
_QUANTITYTYPE._serialized_start=5197
|
|
29
|
+
_QUANTITYTYPE._serialized_end=8066
|
|
30
30
|
_VARIATION._serialized_start=143
|
|
31
31
|
_VARIATION._serialized_end=311
|
|
32
32
|
_INPUTCOLUMN._serialized_start=313
|
|
@@ -36,51 +36,65 @@ if _descriptor._USE_C_DESCRIPTORS == False:
|
|
|
36
36
|
_HISTORYTRACKPARAMETER._serialized_start=568
|
|
37
37
|
_HISTORYTRACKPARAMETER._serialized_end=699
|
|
38
38
|
_INPUTPARAMETER._serialized_start=702
|
|
39
|
-
_INPUTPARAMETER._serialized_end=
|
|
40
|
-
_OUTPUTPARAMETER._serialized_start=
|
|
41
|
-
_OUTPUTPARAMETER._serialized_end=
|
|
42
|
-
_SCRIPTPARAMETER._serialized_start=
|
|
43
|
-
_SCRIPTPARAMETER._serialized_end=
|
|
44
|
-
_SIMULATION._serialized_start=
|
|
45
|
-
_SIMULATION._serialized_end=
|
|
46
|
-
_CHANGELOCATIONREQUEST._serialized_start=
|
|
47
|
-
_CHANGELOCATIONREQUEST._serialized_end=
|
|
48
|
-
_CHANGELOCATIONEXTENDEDREQUEST._serialized_start=
|
|
49
|
-
_CHANGELOCATIONEXTENDEDREQUEST._serialized_end=
|
|
50
|
-
_CHANGEQUANTITYREQUEST._serialized_start=
|
|
51
|
-
_CHANGEQUANTITYREQUEST._serialized_end=
|
|
52
|
-
_CHANGEBOOLEANREQUEST._serialized_start=
|
|
53
|
-
_CHANGEBOOLEANREQUEST._serialized_end=
|
|
54
|
-
_CHANGEDOUBLEREQUEST._serialized_start=
|
|
55
|
-
_CHANGEDOUBLEREQUEST._serialized_end=
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
39
|
+
_INPUTPARAMETER._serialized_end=1024
|
|
40
|
+
_OUTPUTPARAMETER._serialized_start=1027
|
|
41
|
+
_OUTPUTPARAMETER._serialized_end=1215
|
|
42
|
+
_SCRIPTPARAMETER._serialized_start=1217
|
|
43
|
+
_SCRIPTPARAMETER._serialized_end=1342
|
|
44
|
+
_SIMULATION._serialized_start=1344
|
|
45
|
+
_SIMULATION._serialized_end=1433
|
|
46
|
+
_CHANGELOCATIONREQUEST._serialized_start=1435
|
|
47
|
+
_CHANGELOCATIONREQUEST._serialized_end=1542
|
|
48
|
+
_CHANGELOCATIONEXTENDEDREQUEST._serialized_start=1545
|
|
49
|
+
_CHANGELOCATIONEXTENDEDREQUEST._serialized_end=1711
|
|
50
|
+
_CHANGEQUANTITYREQUEST._serialized_start=1714
|
|
51
|
+
_CHANGEQUANTITYREQUEST._serialized_end=1851
|
|
52
|
+
_CHANGEBOOLEANREQUEST._serialized_start=1853
|
|
53
|
+
_CHANGEBOOLEANREQUEST._serialized_end=1960
|
|
54
|
+
_CHANGEDOUBLEREQUEST._serialized_start=1962
|
|
55
|
+
_CHANGEDOUBLEREQUEST._serialized_end=2060
|
|
56
|
+
_CHANGEASSIGNMENTREQUEST._serialized_start=2063
|
|
57
|
+
_CHANGEASSIGNMENTREQUEST._serialized_end=2232
|
|
58
|
+
_CHANGEEMPTYREQUEST._serialized_start=2234
|
|
59
|
+
_CHANGEEMPTYREQUEST._serialized_end=2316
|
|
60
|
+
_CHANGEDIRECTIONREQUEST._serialized_start=2319
|
|
61
|
+
_CHANGEDIRECTIONREQUEST._serialized_end=2458
|
|
62
|
+
_CHANGECOMMANDREQUEST._serialized_start=2460
|
|
63
|
+
_CHANGECOMMANDREQUEST._serialized_end=2544
|
|
64
|
+
_SCOPEDCREATIONDATA._serialized_start=2547
|
|
65
|
+
_SCOPEDCREATIONDATA._serialized_end=2777
|
|
66
|
+
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_start=2780
|
|
67
|
+
_DOUBLESIDEDSCOPEDCREATIONDATA._serialized_end=3096
|
|
68
|
+
_LOCATIONIDENTIFIER._serialized_start=3098
|
|
69
|
+
_LOCATIONIDENTIFIER._serialized_end=3218
|
|
70
|
+
_CHANGERESPONSE._serialized_start=3220
|
|
71
|
+
_CHANGERESPONSE._serialized_end=3270
|
|
72
|
+
_CREATIONRESPONSE._serialized_start=3272
|
|
73
|
+
_CREATIONRESPONSE._serialized_end=3324
|
|
74
|
+
_MESSAGERESPONSE._serialized_start=3326
|
|
75
|
+
_MESSAGERESPONSE._serialized_end=3360
|
|
76
|
+
_QUANTITY._serialized_start=3363
|
|
77
|
+
_QUANTITY._serialized_end=3518
|
|
78
|
+
_QUANTITYVECTOR._serialized_start=3521
|
|
79
|
+
_QUANTITYVECTOR._serialized_end=3672
|
|
80
|
+
_OPTIONALVECTOR._serialized_start=3674
|
|
81
|
+
_OPTIONALVECTOR._serialized_end=3766
|
|
82
|
+
_OPTIONALQUANTITY._serialized_start=3768
|
|
83
|
+
_OPTIONALQUANTITY._serialized_end=3858
|
|
84
|
+
_TENSOROFOPTIONALQUANTITIES._serialized_start=3861
|
|
85
|
+
_TENSOROFOPTIONALQUANTITIES._serialized_end=4213
|
|
86
|
+
_VECTOROFOPTIONALQUANTITIES._serialized_start=4216
|
|
87
|
+
_VECTOROFOPTIONALQUANTITIES._serialized_end=4403
|
|
88
|
+
_TABLEHEADER._serialized_start=4405
|
|
89
|
+
_TABLEHEADER._serialized_end=4499
|
|
90
|
+
_QUANTITYTABLE._serialized_start=4502
|
|
91
|
+
_QUANTITYTABLE._serialized_end=4630
|
|
92
|
+
_QUANTITYTABLEROW._serialized_start=4632
|
|
93
|
+
_QUANTITYTABLEROW._serialized_end=4703
|
|
94
|
+
_QUANTITYVECTORTABLE._serialized_start=4706
|
|
95
|
+
_QUANTITYVECTORTABLE._serialized_end=4838
|
|
96
|
+
_QUANTITYPAIRTABLE._serialized_start=4841
|
|
97
|
+
_QUANTITYPAIRTABLE._serialized_end=4969
|
|
98
|
+
_QUANTITYPAIR._serialized_start=4972
|
|
99
|
+
_QUANTITYPAIR._serialized_end=5104
|
|
86
100
|
# @@protoc_insertion_point(module_scope)
|
|
@@ -322,6 +322,8 @@ class InputParameter(google.protobuf.message.Message):
|
|
|
322
322
|
UNIT_ABBREVIATION_FIELD_NUMBER: builtins.int
|
|
323
323
|
INPUT_TYPE_FIELD_NUMBER: builtins.int
|
|
324
324
|
PARENT_OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
325
|
+
MATERIAL_ID_FIELD_NUMBER: builtins.int
|
|
326
|
+
MATERIAL_LABEL_FIELD_NUMBER: builtins.int
|
|
325
327
|
id: typing.Text = ...
|
|
326
328
|
parent_id: typing.Text = ...
|
|
327
329
|
name: typing.Text = ...
|
|
@@ -331,6 +333,8 @@ class InputParameter(google.protobuf.message.Message):
|
|
|
331
333
|
unit_abbreviation: typing.Text = ...
|
|
332
334
|
input_type: global___InputParameterType.ValueType = ...
|
|
333
335
|
parent_object_id: typing.Text = ...
|
|
336
|
+
material_id: typing.Text = ...
|
|
337
|
+
material_label: typing.Text = ...
|
|
334
338
|
def __init__(self,
|
|
335
339
|
*,
|
|
336
340
|
id : typing.Text = ...,
|
|
@@ -342,8 +346,10 @@ class InputParameter(google.protobuf.message.Message):
|
|
|
342
346
|
unit_abbreviation : typing.Text = ...,
|
|
343
347
|
input_type : global___InputParameterType.ValueType = ...,
|
|
344
348
|
parent_object_id : typing.Text = ...,
|
|
349
|
+
material_id : typing.Text = ...,
|
|
350
|
+
material_label : typing.Text = ...,
|
|
345
351
|
) -> None: ...
|
|
346
|
-
def ClearField(self, field_name: typing_extensions.Literal["id",b"id","input_type",b"input_type","name",b"name","parent_id",b"parent_id","parent_object_id",b"parent_object_id","quantity_type",b"quantity_type","quantity_value",b"quantity_value","unit",b"unit","unit_abbreviation",b"unit_abbreviation"]) -> None: ...
|
|
352
|
+
def ClearField(self, field_name: typing_extensions.Literal["id",b"id","input_type",b"input_type","material_id",b"material_id","material_label",b"material_label","name",b"name","parent_id",b"parent_id","parent_object_id",b"parent_object_id","quantity_type",b"quantity_type","quantity_value",b"quantity_value","unit",b"unit","unit_abbreviation",b"unit_abbreviation"]) -> None: ...
|
|
347
353
|
global___InputParameter = InputParameter
|
|
348
354
|
|
|
349
355
|
class OutputParameter(google.protobuf.message.Message):
|
|
@@ -506,6 +512,23 @@ class ChangeDoubleRequest(google.protobuf.message.Message):
|
|
|
506
512
|
def ClearField(self, field_name: typing_extensions.Literal["object_id",b"object_id","value",b"value"]) -> None: ...
|
|
507
513
|
global___ChangeDoubleRequest = ChangeDoubleRequest
|
|
508
514
|
|
|
515
|
+
class ChangeAssignmentRequest(google.protobuf.message.Message):
|
|
516
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
517
|
+
ASSIGNER_OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
518
|
+
REFERENCED_OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
519
|
+
@property
|
|
520
|
+
def assigner_object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
521
|
+
@property
|
|
522
|
+
def referenced_object_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
523
|
+
def __init__(self,
|
|
524
|
+
*,
|
|
525
|
+
assigner_object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
526
|
+
referenced_object_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
527
|
+
) -> None: ...
|
|
528
|
+
def HasField(self, field_name: typing_extensions.Literal["assigner_object_id",b"assigner_object_id","referenced_object_id",b"referenced_object_id"]) -> builtins.bool: ...
|
|
529
|
+
def ClearField(self, field_name: typing_extensions.Literal["assigner_object_id",b"assigner_object_id","referenced_object_id",b"referenced_object_id"]) -> None: ...
|
|
530
|
+
global___ChangeAssignmentRequest = ChangeAssignmentRequest
|
|
531
|
+
|
|
509
532
|
class ChangeEmptyRequest(google.protobuf.message.Message):
|
|
510
533
|
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
511
534
|
OBJECT_ID_FIELD_NUMBER: builtins.int
|
|
@@ -795,3 +818,100 @@ class VectorOfOptionalQuantities(google.protobuf.message.Message):
|
|
|
795
818
|
def HasField(self, field_name: typing_extensions.Literal["x",b"x","y",b"y","z",b"z"]) -> builtins.bool: ...
|
|
796
819
|
def ClearField(self, field_name: typing_extensions.Literal["x",b"x","y",b"y","z",b"z"]) -> None: ...
|
|
797
820
|
global___VectorOfOptionalQuantities = VectorOfOptionalQuantities
|
|
821
|
+
|
|
822
|
+
class TableHeader(google.protobuf.message.Message):
|
|
823
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
824
|
+
TABLE_NAME_FIELD_NUMBER: builtins.int
|
|
825
|
+
NUMBER_OF_DATA_ROWS_FIELD_NUMBER: builtins.int
|
|
826
|
+
NUMBER_OF_DATA_COLUMNS_FIELD_NUMBER: builtins.int
|
|
827
|
+
table_name: typing.Text = ...
|
|
828
|
+
number_of_data_rows: builtins.int = ...
|
|
829
|
+
number_of_data_columns: builtins.int = ...
|
|
830
|
+
def __init__(self,
|
|
831
|
+
*,
|
|
832
|
+
table_name : typing.Text = ...,
|
|
833
|
+
number_of_data_rows : builtins.int = ...,
|
|
834
|
+
number_of_data_columns : builtins.int = ...,
|
|
835
|
+
) -> None: ...
|
|
836
|
+
def ClearField(self, field_name: typing_extensions.Literal["number_of_data_columns",b"number_of_data_columns","number_of_data_rows",b"number_of_data_rows","table_name",b"table_name"]) -> None: ...
|
|
837
|
+
global___TableHeader = TableHeader
|
|
838
|
+
|
|
839
|
+
class QuantityTable(google.protobuf.message.Message):
|
|
840
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
841
|
+
HEADER_FIELD_NUMBER: builtins.int
|
|
842
|
+
ROW_DATA_FIELD_NUMBER: builtins.int
|
|
843
|
+
@property
|
|
844
|
+
def header(self) -> global___TableHeader: ...
|
|
845
|
+
@property
|
|
846
|
+
def row_data(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___QuantityTableRow]: ...
|
|
847
|
+
def __init__(self,
|
|
848
|
+
*,
|
|
849
|
+
header : typing.Optional[global___TableHeader] = ...,
|
|
850
|
+
row_data : typing.Optional[typing.Iterable[global___QuantityTableRow]] = ...,
|
|
851
|
+
) -> None: ...
|
|
852
|
+
def HasField(self, field_name: typing_extensions.Literal["header",b"header"]) -> builtins.bool: ...
|
|
853
|
+
def ClearField(self, field_name: typing_extensions.Literal["header",b"header","row_data",b"row_data"]) -> None: ...
|
|
854
|
+
global___QuantityTable = QuantityTable
|
|
855
|
+
|
|
856
|
+
class QuantityTableRow(google.protobuf.message.Message):
|
|
857
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
858
|
+
ROW_CELLS_FIELD_NUMBER: builtins.int
|
|
859
|
+
@property
|
|
860
|
+
def row_cells(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___Quantity]: ...
|
|
861
|
+
def __init__(self,
|
|
862
|
+
*,
|
|
863
|
+
row_cells : typing.Optional[typing.Iterable[global___Quantity]] = ...,
|
|
864
|
+
) -> None: ...
|
|
865
|
+
def ClearField(self, field_name: typing_extensions.Literal["row_cells",b"row_cells"]) -> None: ...
|
|
866
|
+
global___QuantityTableRow = QuantityTableRow
|
|
867
|
+
|
|
868
|
+
class QuantityVectorTable(google.protobuf.message.Message):
|
|
869
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
870
|
+
HEADER_FIELD_NUMBER: builtins.int
|
|
871
|
+
ROW_DATA_FIELD_NUMBER: builtins.int
|
|
872
|
+
@property
|
|
873
|
+
def header(self) -> global___TableHeader: ...
|
|
874
|
+
@property
|
|
875
|
+
def row_data(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___QuantityVector]: ...
|
|
876
|
+
def __init__(self,
|
|
877
|
+
*,
|
|
878
|
+
header : typing.Optional[global___TableHeader] = ...,
|
|
879
|
+
row_data : typing.Optional[typing.Iterable[global___QuantityVector]] = ...,
|
|
880
|
+
) -> None: ...
|
|
881
|
+
def HasField(self, field_name: typing_extensions.Literal["header",b"header"]) -> builtins.bool: ...
|
|
882
|
+
def ClearField(self, field_name: typing_extensions.Literal["header",b"header","row_data",b"row_data"]) -> None: ...
|
|
883
|
+
global___QuantityVectorTable = QuantityVectorTable
|
|
884
|
+
|
|
885
|
+
class QuantityPairTable(google.protobuf.message.Message):
|
|
886
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
887
|
+
HEADER_FIELD_NUMBER: builtins.int
|
|
888
|
+
ROW_DATA_FIELD_NUMBER: builtins.int
|
|
889
|
+
@property
|
|
890
|
+
def header(self) -> global___TableHeader: ...
|
|
891
|
+
@property
|
|
892
|
+
def row_data(self) -> google.protobuf.internal.containers.RepeatedCompositeFieldContainer[global___QuantityPair]: ...
|
|
893
|
+
def __init__(self,
|
|
894
|
+
*,
|
|
895
|
+
header : typing.Optional[global___TableHeader] = ...,
|
|
896
|
+
row_data : typing.Optional[typing.Iterable[global___QuantityPair]] = ...,
|
|
897
|
+
) -> None: ...
|
|
898
|
+
def HasField(self, field_name: typing_extensions.Literal["header",b"header"]) -> builtins.bool: ...
|
|
899
|
+
def ClearField(self, field_name: typing_extensions.Literal["header",b"header","row_data",b"row_data"]) -> None: ...
|
|
900
|
+
global___QuantityPairTable = QuantityPairTable
|
|
901
|
+
|
|
902
|
+
class QuantityPair(google.protobuf.message.Message):
|
|
903
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
904
|
+
INDEPENDANT_DATA_FIELD_NUMBER: builtins.int
|
|
905
|
+
DEPENDANT_DATA_FIELD_NUMBER: builtins.int
|
|
906
|
+
@property
|
|
907
|
+
def independant_data(self) -> global___Quantity: ...
|
|
908
|
+
@property
|
|
909
|
+
def dependant_data(self) -> global___Quantity: ...
|
|
910
|
+
def __init__(self,
|
|
911
|
+
*,
|
|
912
|
+
independant_data : typing.Optional[global___Quantity] = ...,
|
|
913
|
+
dependant_data : typing.Optional[global___Quantity] = ...,
|
|
914
|
+
) -> None: ...
|
|
915
|
+
def HasField(self, field_name: typing_extensions.Literal["dependant_data",b"dependant_data","independant_data",b"independant_data"]) -> builtins.bool: ...
|
|
916
|
+
def ClearField(self, field_name: typing_extensions.Literal["dependant_data",b"dependant_data","independant_data",b"independant_data"]) -> None: ...
|
|
917
|
+
global___QuantityPair = QuantityPair
|
|
@@ -0,0 +1,72 @@
|
|
|
1
|
+
// Copyright 2025, ANSYS Inc. Unauthorized use, distribution or duplication is prohibited.
|
|
2
|
+
syntax = "proto3";
|
|
3
|
+
package ansys.api.discovery.v0.engineeringdata.fandata;
|
|
4
|
+
|
|
5
|
+
import "ansys/api/dbu/v0/dbumodels.proto";
|
|
6
|
+
import "ansys/api/discovery/v0/discoverymodels.proto";
|
|
7
|
+
|
|
8
|
+
option csharp_namespace = "Ansys.Api.Discovery.V0.EngineeringData";
|
|
9
|
+
|
|
10
|
+
service FanData
|
|
11
|
+
{
|
|
12
|
+
//Fan Data condition methods
|
|
13
|
+
rpc CreateFan(FanCreationRequest) returns (FanCreationResponse);
|
|
14
|
+
|
|
15
|
+
// change fan name
|
|
16
|
+
|
|
17
|
+
// change specification
|
|
18
|
+
|
|
19
|
+
// set pressure rise
|
|
20
|
+
|
|
21
|
+
// add row to VFR table
|
|
22
|
+
|
|
23
|
+
// remove row from VFR table
|
|
24
|
+
|
|
25
|
+
// add row to Vel table
|
|
26
|
+
|
|
27
|
+
// remove row from Vel table
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
message FanCreationRequest{
|
|
32
|
+
FanDataProperties fan_data = 2;
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
message FanCreationResponse{
|
|
36
|
+
CreationResponse data_response = 1;
|
|
37
|
+
FanDataDefinition engineering_data = 2;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
//FanData condition definitions
|
|
42
|
+
message FanDataProperties {
|
|
43
|
+
ansys.api.dbu.v0.PhysicsEntityIdentifier data_id = 1;
|
|
44
|
+
string fan_name = 2;
|
|
45
|
+
FanSpecification fan_specification = 3;
|
|
46
|
+
Quantity constant_pressure_rise = 4;
|
|
47
|
+
QuantityPairTable volume_flow_rate_vs_pressure_table = 5;
|
|
48
|
+
QuantityPairTable velocity_vs_pressure_table = 6;
|
|
49
|
+
FanManufacturerData manufacturer_data = 7;
|
|
50
|
+
}
|
|
51
|
+
|
|
52
|
+
enum FanSpecification
|
|
53
|
+
{
|
|
54
|
+
VOLUMEFLOWRATE = 0;
|
|
55
|
+
CONSTANTPRESSURERISE = 1;
|
|
56
|
+
VELOCITY = 2;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
message FanManufacturerData{
|
|
60
|
+
string manufacturer = 1;
|
|
61
|
+
string model_number = 2;
|
|
62
|
+
Quantity outer_radius = 3;
|
|
63
|
+
Quantity inner_radius = 4;
|
|
64
|
+
string notes = 5;
|
|
65
|
+
string disclaimer = 6;
|
|
66
|
+
bool is_user_defined = 7;
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
message FanDataDefinition {
|
|
71
|
+
FanDataProperties fan_data = 1;
|
|
72
|
+
}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
# -*- coding: utf-8 -*-
|
|
2
|
+
# Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
3
|
+
# source: ansys/api/discovery/v0/engineeringdata/fandata.proto
|
|
4
|
+
"""Generated protocol buffer code."""
|
|
5
|
+
from google.protobuf.internal import builder as _builder
|
|
6
|
+
from google.protobuf import descriptor as _descriptor
|
|
7
|
+
from google.protobuf import descriptor_pool as _descriptor_pool
|
|
8
|
+
from google.protobuf import symbol_database as _symbol_database
|
|
9
|
+
# @@protoc_insertion_point(imports)
|
|
10
|
+
|
|
11
|
+
_sym_db = _symbol_database.Default()
|
|
12
|
+
|
|
13
|
+
|
|
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
|
+
|
|
17
|
+
|
|
18
|
+
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n4ansys/api/discovery/v0/engineeringdata/fandata.proto\x12.ansys.api.discovery.v0.engineeringdata.fandata\x1a ansys/api/dbu/v0/dbumodels.proto\x1a,ansys/api/discovery/v0/discoverymodels.proto\"i\n\x12\x46\x61nCreationRequest\x12S\n\x08\x66\x61n_data\x18\x02 \x01(\x0b\x32\x41.ansys.api.discovery.v0.engineeringdata.fandata.FanDataProperties\"\xb3\x01\n\x13\x46\x61nCreationResponse\x12?\n\rdata_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12[\n\x10\x65ngineering_data\x18\x02 \x01(\x0b\x32\x41.ansys.api.discovery.v0.engineeringdata.fandata.FanDataDefinition\"\x86\x04\n\x11\x46\x61nDataProperties\x12:\n\x07\x64\x61ta_id\x18\x01 \x01(\x0b\x32).ansys.api.dbu.v0.PhysicsEntityIdentifier\x12\x10\n\x08\x66\x61n_name\x18\x02 \x01(\t\x12[\n\x11\x66\x61n_specification\x18\x03 \x01(\x0e\x32@.ansys.api.discovery.v0.engineeringdata.fandata.FanSpecification\x12@\n\x16\x63onstant_pressure_rise\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12U\n\"volume_flow_rate_vs_pressure_table\x18\x05 \x01(\x0b\x32).ansys.api.discovery.v0.QuantityPairTable\x12M\n\x1avelocity_vs_pressure_table\x18\x06 \x01(\x0b\x32).ansys.api.discovery.v0.QuantityPairTable\x12^\n\x11manufacturer_data\x18\x07 \x01(\x0b\x32\x43.ansys.api.discovery.v0.engineeringdata.fandata.FanManufacturerData\"\xed\x01\n\x13\x46\x61nManufacturerData\x12\x14\n\x0cmanufacturer\x18\x01 \x01(\t\x12\x14\n\x0cmodel_number\x18\x02 \x01(\t\x12\x36\n\x0couter_radius\x18\x03 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\x36\n\x0cinner_radius\x18\x04 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12\r\n\x05notes\x18\x05 \x01(\t\x12\x12\n\ndisclaimer\x18\x06 \x01(\t\x12\x17\n\x0fis_user_defined\x18\x07 \x01(\x08\"h\n\x11\x46\x61nDataDefinition\x12S\n\x08\x66\x61n_data\x18\x01 \x01(\x0b\x32\x41.ansys.api.discovery.v0.engineeringdata.fandata.FanDataProperties*N\n\x10\x46\x61nSpecification\x12\x12\n\x0eVOLUMEFLOWRATE\x10\x00\x12\x18\n\x14\x43ONSTANTPRESSURERISE\x10\x01\x12\x0c\n\x08VELOCITY\x10\x02\x32\xa0\x01\n\x07\x46\x61nData\x12\x94\x01\n\tCreateFan\x12\x42.ansys.api.discovery.v0.engineeringdata.fandata.FanCreationRequest\x1a\x43.ansys.api.discovery.v0.engineeringdata.fandata.FanCreationResponseB)\xaa\x02&Ansys.Api.Discovery.V0.EngineeringDatab\x06proto3')
|
|
19
|
+
|
|
20
|
+
_builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
|
|
21
|
+
_builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.engineeringdata.fandata_pb2', globals())
|
|
22
|
+
if _descriptor._USE_C_DESCRIPTORS == False:
|
|
23
|
+
|
|
24
|
+
DESCRIPTOR._options = None
|
|
25
|
+
DESCRIPTOR._serialized_options = b'\252\002&Ansys.Api.Discovery.V0.EngineeringData'
|
|
26
|
+
_FANSPECIFICATION._serialized_start=1340
|
|
27
|
+
_FANSPECIFICATION._serialized_end=1418
|
|
28
|
+
_FANCREATIONREQUEST._serialized_start=184
|
|
29
|
+
_FANCREATIONREQUEST._serialized_end=289
|
|
30
|
+
_FANCREATIONRESPONSE._serialized_start=292
|
|
31
|
+
_FANCREATIONRESPONSE._serialized_end=471
|
|
32
|
+
_FANDATAPROPERTIES._serialized_start=474
|
|
33
|
+
_FANDATAPROPERTIES._serialized_end=992
|
|
34
|
+
_FANMANUFACTURERDATA._serialized_start=995
|
|
35
|
+
_FANMANUFACTURERDATA._serialized_end=1232
|
|
36
|
+
_FANDATADEFINITION._serialized_start=1234
|
|
37
|
+
_FANDATADEFINITION._serialized_end=1338
|
|
38
|
+
_FANDATA._serialized_start=1421
|
|
39
|
+
_FANDATA._serialized_end=1581
|
|
40
|
+
# @@protoc_insertion_point(module_scope)
|
|
@@ -0,0 +1,142 @@
|
|
|
1
|
+
"""
|
|
2
|
+
@generated by mypy-protobuf. Do not edit manually!
|
|
3
|
+
isort:skip_file
|
|
4
|
+
"""
|
|
5
|
+
import ansys.api.dbu.v0.dbumodels_pb2
|
|
6
|
+
import ansys.api.discovery.v0.discoverymodels_pb2
|
|
7
|
+
import builtins
|
|
8
|
+
import google.protobuf.descriptor
|
|
9
|
+
import google.protobuf.internal.enum_type_wrapper
|
|
10
|
+
import google.protobuf.message
|
|
11
|
+
import typing
|
|
12
|
+
import typing_extensions
|
|
13
|
+
|
|
14
|
+
DESCRIPTOR: google.protobuf.descriptor.FileDescriptor = ...
|
|
15
|
+
|
|
16
|
+
class _FanSpecification:
|
|
17
|
+
ValueType = typing.NewType('ValueType', builtins.int)
|
|
18
|
+
V: typing_extensions.TypeAlias = ValueType
|
|
19
|
+
class _FanSpecificationEnumTypeWrapper(google.protobuf.internal.enum_type_wrapper._EnumTypeWrapper[_FanSpecification.ValueType], builtins.type):
|
|
20
|
+
DESCRIPTOR: google.protobuf.descriptor.EnumDescriptor = ...
|
|
21
|
+
VOLUMEFLOWRATE: FanSpecification.ValueType = ... # 0
|
|
22
|
+
CONSTANTPRESSURERISE: FanSpecification.ValueType = ... # 1
|
|
23
|
+
VELOCITY: FanSpecification.ValueType = ... # 2
|
|
24
|
+
class FanSpecification(_FanSpecification, metaclass=_FanSpecificationEnumTypeWrapper):
|
|
25
|
+
pass
|
|
26
|
+
|
|
27
|
+
VOLUMEFLOWRATE: FanSpecification.ValueType = ... # 0
|
|
28
|
+
CONSTANTPRESSURERISE: FanSpecification.ValueType = ... # 1
|
|
29
|
+
VELOCITY: FanSpecification.ValueType = ... # 2
|
|
30
|
+
global___FanSpecification = FanSpecification
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
class FanCreationRequest(google.protobuf.message.Message):
|
|
34
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
35
|
+
FAN_DATA_FIELD_NUMBER: builtins.int
|
|
36
|
+
@property
|
|
37
|
+
def fan_data(self) -> global___FanDataProperties: ...
|
|
38
|
+
def __init__(self,
|
|
39
|
+
*,
|
|
40
|
+
fan_data : typing.Optional[global___FanDataProperties] = ...,
|
|
41
|
+
) -> None: ...
|
|
42
|
+
def HasField(self, field_name: typing_extensions.Literal["fan_data",b"fan_data"]) -> builtins.bool: ...
|
|
43
|
+
def ClearField(self, field_name: typing_extensions.Literal["fan_data",b"fan_data"]) -> None: ...
|
|
44
|
+
global___FanCreationRequest = FanCreationRequest
|
|
45
|
+
|
|
46
|
+
class FanCreationResponse(google.protobuf.message.Message):
|
|
47
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
48
|
+
DATA_RESPONSE_FIELD_NUMBER: builtins.int
|
|
49
|
+
ENGINEERING_DATA_FIELD_NUMBER: builtins.int
|
|
50
|
+
@property
|
|
51
|
+
def data_response(self) -> ansys.api.discovery.v0.discoverymodels_pb2.CreationResponse: ...
|
|
52
|
+
@property
|
|
53
|
+
def engineering_data(self) -> global___FanDataDefinition: ...
|
|
54
|
+
def __init__(self,
|
|
55
|
+
*,
|
|
56
|
+
data_response : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.CreationResponse] = ...,
|
|
57
|
+
engineering_data : typing.Optional[global___FanDataDefinition] = ...,
|
|
58
|
+
) -> None: ...
|
|
59
|
+
def HasField(self, field_name: typing_extensions.Literal["data_response",b"data_response","engineering_data",b"engineering_data"]) -> builtins.bool: ...
|
|
60
|
+
def ClearField(self, field_name: typing_extensions.Literal["data_response",b"data_response","engineering_data",b"engineering_data"]) -> None: ...
|
|
61
|
+
global___FanCreationResponse = FanCreationResponse
|
|
62
|
+
|
|
63
|
+
class FanDataProperties(google.protobuf.message.Message):
|
|
64
|
+
"""FanData condition definitions"""
|
|
65
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
66
|
+
DATA_ID_FIELD_NUMBER: builtins.int
|
|
67
|
+
FAN_NAME_FIELD_NUMBER: builtins.int
|
|
68
|
+
FAN_SPECIFICATION_FIELD_NUMBER: builtins.int
|
|
69
|
+
CONSTANT_PRESSURE_RISE_FIELD_NUMBER: builtins.int
|
|
70
|
+
VOLUME_FLOW_RATE_VS_PRESSURE_TABLE_FIELD_NUMBER: builtins.int
|
|
71
|
+
VELOCITY_VS_PRESSURE_TABLE_FIELD_NUMBER: builtins.int
|
|
72
|
+
MANUFACTURER_DATA_FIELD_NUMBER: builtins.int
|
|
73
|
+
@property
|
|
74
|
+
def data_id(self) -> ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier: ...
|
|
75
|
+
fan_name: typing.Text = ...
|
|
76
|
+
fan_specification: global___FanSpecification.ValueType = ...
|
|
77
|
+
@property
|
|
78
|
+
def constant_pressure_rise(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
|
|
79
|
+
@property
|
|
80
|
+
def volume_flow_rate_vs_pressure_table(self) -> ansys.api.discovery.v0.discoverymodels_pb2.QuantityPairTable: ...
|
|
81
|
+
@property
|
|
82
|
+
def velocity_vs_pressure_table(self) -> ansys.api.discovery.v0.discoverymodels_pb2.QuantityPairTable: ...
|
|
83
|
+
@property
|
|
84
|
+
def manufacturer_data(self) -> global___FanManufacturerData: ...
|
|
85
|
+
def __init__(self,
|
|
86
|
+
*,
|
|
87
|
+
data_id : typing.Optional[ansys.api.dbu.v0.dbumodels_pb2.PhysicsEntityIdentifier] = ...,
|
|
88
|
+
fan_name : typing.Text = ...,
|
|
89
|
+
fan_specification : global___FanSpecification.ValueType = ...,
|
|
90
|
+
constant_pressure_rise : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
|
|
91
|
+
volume_flow_rate_vs_pressure_table : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.QuantityPairTable] = ...,
|
|
92
|
+
velocity_vs_pressure_table : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.QuantityPairTable] = ...,
|
|
93
|
+
manufacturer_data : typing.Optional[global___FanManufacturerData] = ...,
|
|
94
|
+
) -> None: ...
|
|
95
|
+
def HasField(self, field_name: typing_extensions.Literal["constant_pressure_rise",b"constant_pressure_rise","data_id",b"data_id","manufacturer_data",b"manufacturer_data","velocity_vs_pressure_table",b"velocity_vs_pressure_table","volume_flow_rate_vs_pressure_table",b"volume_flow_rate_vs_pressure_table"]) -> builtins.bool: ...
|
|
96
|
+
def ClearField(self, field_name: typing_extensions.Literal["constant_pressure_rise",b"constant_pressure_rise","data_id",b"data_id","fan_name",b"fan_name","fan_specification",b"fan_specification","manufacturer_data",b"manufacturer_data","velocity_vs_pressure_table",b"velocity_vs_pressure_table","volume_flow_rate_vs_pressure_table",b"volume_flow_rate_vs_pressure_table"]) -> None: ...
|
|
97
|
+
global___FanDataProperties = FanDataProperties
|
|
98
|
+
|
|
99
|
+
class FanManufacturerData(google.protobuf.message.Message):
|
|
100
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
101
|
+
MANUFACTURER_FIELD_NUMBER: builtins.int
|
|
102
|
+
MODEL_NUMBER_FIELD_NUMBER: builtins.int
|
|
103
|
+
OUTER_RADIUS_FIELD_NUMBER: builtins.int
|
|
104
|
+
INNER_RADIUS_FIELD_NUMBER: builtins.int
|
|
105
|
+
NOTES_FIELD_NUMBER: builtins.int
|
|
106
|
+
DISCLAIMER_FIELD_NUMBER: builtins.int
|
|
107
|
+
IS_USER_DEFINED_FIELD_NUMBER: builtins.int
|
|
108
|
+
manufacturer: typing.Text = ...
|
|
109
|
+
model_number: typing.Text = ...
|
|
110
|
+
@property
|
|
111
|
+
def outer_radius(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
|
|
112
|
+
@property
|
|
113
|
+
def inner_radius(self) -> ansys.api.discovery.v0.discoverymodels_pb2.Quantity: ...
|
|
114
|
+
notes: typing.Text = ...
|
|
115
|
+
disclaimer: typing.Text = ...
|
|
116
|
+
is_user_defined: builtins.bool = ...
|
|
117
|
+
def __init__(self,
|
|
118
|
+
*,
|
|
119
|
+
manufacturer : typing.Text = ...,
|
|
120
|
+
model_number : typing.Text = ...,
|
|
121
|
+
outer_radius : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
|
|
122
|
+
inner_radius : typing.Optional[ansys.api.discovery.v0.discoverymodels_pb2.Quantity] = ...,
|
|
123
|
+
notes : typing.Text = ...,
|
|
124
|
+
disclaimer : typing.Text = ...,
|
|
125
|
+
is_user_defined : builtins.bool = ...,
|
|
126
|
+
) -> None: ...
|
|
127
|
+
def HasField(self, field_name: typing_extensions.Literal["inner_radius",b"inner_radius","outer_radius",b"outer_radius"]) -> builtins.bool: ...
|
|
128
|
+
def ClearField(self, field_name: typing_extensions.Literal["disclaimer",b"disclaimer","inner_radius",b"inner_radius","is_user_defined",b"is_user_defined","manufacturer",b"manufacturer","model_number",b"model_number","notes",b"notes","outer_radius",b"outer_radius"]) -> None: ...
|
|
129
|
+
global___FanManufacturerData = FanManufacturerData
|
|
130
|
+
|
|
131
|
+
class FanDataDefinition(google.protobuf.message.Message):
|
|
132
|
+
DESCRIPTOR: google.protobuf.descriptor.Descriptor = ...
|
|
133
|
+
FAN_DATA_FIELD_NUMBER: builtins.int
|
|
134
|
+
@property
|
|
135
|
+
def fan_data(self) -> global___FanDataProperties: ...
|
|
136
|
+
def __init__(self,
|
|
137
|
+
*,
|
|
138
|
+
fan_data : typing.Optional[global___FanDataProperties] = ...,
|
|
139
|
+
) -> None: ...
|
|
140
|
+
def HasField(self, field_name: typing_extensions.Literal["fan_data",b"fan_data"]) -> builtins.bool: ...
|
|
141
|
+
def ClearField(self, field_name: typing_extensions.Literal["fan_data",b"fan_data"]) -> None: ...
|
|
142
|
+
global___FanDataDefinition = FanDataDefinition
|