ansys-api-discovery 0.5.2__py3-none-any.whl → 0.6.1__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.

Files changed (53) hide show
  1. ansys/api/discovery/VERSION +1 -1
  2. ansys/api/discovery/v0/conditions.proto +11 -46
  3. ansys/api/discovery/v0/conditions_pb2.py +12 -70
  4. ansys/api/discovery/v0/conditions_pb2.pyi +16 -88
  5. ansys/api/discovery/v0/conditions_pb2_grpc.py +40 -139
  6. ansys/api/discovery/v0/conditions_pb2_grpc.pyi +20 -50
  7. ansys/api/discovery/v0/conditionsfluid.proto +246 -0
  8. ansys/api/discovery/v0/conditionsfluid_pb2.py +85 -0
  9. ansys/api/discovery/v0/conditionsfluid_pb2.pyi +590 -0
  10. ansys/api/discovery/v0/conditionsfluid_pb2_grpc.py +662 -0
  11. ansys/api/discovery/v0/conditionsfluid_pb2_grpc.pyi +208 -0
  12. ansys/api/discovery/v0/conditionsstructural.proto +407 -0
  13. ansys/api/discovery/v0/conditionsstructural_pb2.py +113 -0
  14. ansys/api/discovery/v0/conditionsstructural_pb2.pyi +839 -0
  15. ansys/api/discovery/v0/conditionsstructural_pb2_grpc.py +2746 -0
  16. ansys/api/discovery/v0/conditionsstructural_pb2_grpc.pyi +854 -0
  17. ansys/api/discovery/v0/conditionsthermal.proto +179 -0
  18. ansys/api/discovery/v0/conditionsthermal_pb2.py +63 -0
  19. ansys/api/discovery/v0/conditionsthermal_pb2.pyi +399 -0
  20. ansys/api/discovery/v0/conditionsthermal_pb2_grpc.py +665 -0
  21. ansys/api/discovery/v0/conditionsthermal_pb2_grpc.pyi +217 -0
  22. ansys/api/discovery/v0/definedvariationstable.proto +12 -0
  23. ansys/api/discovery/v0/definedvariationstable_pb2.py +12 -116
  24. ansys/api/discovery/v0/definedvariationstable_pb2.pyi +16 -0
  25. ansys/api/discovery/v0/definedvariationstable_pb2_grpc.py +68 -0
  26. ansys/api/discovery/v0/definedvariationstable_pb2_grpc.pyi +26 -0
  27. ansys/api/discovery/v0/discoverymodels.proto +91 -25
  28. ansys/api/discovery/v0/discoverymodels_pb2.py +59 -211
  29. ansys/api/discovery/v0/discoverymodels_pb2.pyi +264 -50
  30. ansys/api/discovery/v0/historytrackparameters_pb2.py +3 -50
  31. ansys/api/discovery/v0/messaging.proto +0 -2
  32. ansys/api/discovery/v0/messaging_pb2.py +8 -20
  33. ansys/api/discovery/v0/monitors.proto +137 -0
  34. ansys/api/discovery/v0/monitors_pb2.py +42 -0
  35. ansys/api/discovery/v0/monitors_pb2.pyi +307 -0
  36. ansys/api/discovery/v0/monitors_pb2_grpc.py +67 -0
  37. ansys/api/discovery/v0/monitors_pb2_grpc.pyi +27 -0
  38. ansys/api/discovery/v0/scriptparameters_pb2.py +3 -37
  39. ansys/api/discovery/v0/simulations.proto +0 -1
  40. ansys/api/discovery/v0/simulations_pb2.py +8 -19
  41. ansys/api/discovery/v0/solution.proto +19 -2
  42. ansys/api/discovery/v0/solution_pb2.py +18 -40
  43. ansys/api/discovery/v0/solution_pb2.pyi +53 -0
  44. ansys/api/discovery/v0/solution_pb2_grpc.py +33 -0
  45. ansys/api/discovery/v0/solution_pb2_grpc.pyi +10 -0
  46. ansys/api/discovery/v0/units_pb2.py +3 -1232
  47. {ansys_api_discovery-0.5.2.dist-info → ansys_api_discovery-0.6.1.dist-info}/METADATA +8 -8
  48. ansys_api_discovery-0.6.1.dist-info/RECORD +75 -0
  49. {ansys_api_discovery-0.5.2.dist-info → ansys_api_discovery-0.6.1.dist-info}/WHEEL +1 -1
  50. ansys_api_discovery-0.5.2.dist-info/RECORD +0 -55
  51. {ansys_api_discovery-0.5.2.dist-info → ansys_api_discovery-0.6.1.dist-info}/LICENSE +0 -0
  52. {ansys_api_discovery-0.5.2.dist-info → ansys_api_discovery-0.6.1.dist-info}/entry_points.txt +0 -0
  53. {ansys_api_discovery-0.5.2.dist-info → ansys_api_discovery-0.6.1.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,113 @@
1
+ # -*- coding: utf-8 -*-
2
+ # Generated by the protocol buffer compiler. DO NOT EDIT!
3
+ # source: ansys/api/discovery/v0/conditionsstructural.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.discovery.v0 import discoverymodels_pb2 as ansys_dot_api_dot_discovery_dot_v0_dot_discoverymodels__pb2
15
+
16
+
17
+ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n1ansys/api/discovery/v0/conditionsstructural.proto\x12\x36\x61nsys.api.discovery.v0.conditions.conditionsstructural\x1a,ansys/api/discovery/v0/discoverymodels.proto\"\xa3\x01\n!ChangeSupportSpecificationRequest\x12\x11\n\tobject_id\x18\x01 \x01(\t\x12k\n\x15support_specification\x18\x02 \x01(\x0e\x32L.ansys.api.discovery.v0.conditions.conditionsstructural.SupportSpecification\"b\n\x1dSupportGeneralCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\"\xd0\x01\n\x1eSupportGeneralCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12h\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32P.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralDefinition\"\xd3\x01\n\x1fSupportDisplacedCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12m\n\x11support_displaced\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.SupportDisplacedProperties\"\xd4\x01\n SupportDisplacedCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12j\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.SupportDisplacedDefinition\"\x9d\x01\n\x1f\x43hangeForceSpecificationRequest\x12\x11\n\tobject_id\x18\x01 \x01(\t\x12g\n\x13\x66orce_specification\x18\x02 \x01(\x0e\x32J.ansys.api.discovery.v0.conditions.conditionsstructural.ForceSpecification\"\xb0\x01\n%ChangeForceMagnitudeDefinitionRequest\x12\x11\n\tobject_id\x18\x01 \x01(\t\x12t\n\x1a\x66orce_magnitude_definition\x18\x02 \x01(\x0e\x32P.ansys.api.discovery.v0.conditions.conditionsstructural.ForceMagnitudeDefinition\"\xd7\x01\n$ForceDistributedTotalCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12l\n\x10\x66orce_properties\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedProperties\"\xd9\x01\n%ForceDistributedTotalCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12j\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedDefinition\"\xd6\x01\n#ForceDistributedAreaCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12l\n\x10\x66orce_properties\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedProperties\"\xd8\x01\n$ForceDistributedAreaCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12j\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedDefinition\"\xc8\x01\n\x1a\x46orceTorqueCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12g\n\x10\x66orce_properties\x18\x02 \x01(\x0b\x32M.ansys.api.discovery.v0.conditions.conditionsstructural.ForceTorqueProperties\"\xca\x01\n\x1b\x46orceTorqueCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12\x65\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32M.ansys.api.discovery.v0.conditions.conditionsstructural.ForceTorqueDefinition\"\xc5\x01\n\x17PressureCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12g\n\x13pressure_properties\x18\x02 \x01(\x0b\x32J.ansys.api.discovery.v0.conditions.conditionsstructural.PressureProperties\"\xc4\x01\n\x18PressureCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12\x62\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32J.ansys.api.discovery.v0.conditions.conditionsstructural.PressureDefinition\"\xe7\x01\n&DisplacementTranslationCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12z\n\x17\x64isplacement_properties\x18\x02 \x01(\x0b\x32Y.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementTranslationProperties\"\xe1\x01\n#DisplacementRotationCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12w\n\x17\x64isplacement_properties\x18\x02 \x01(\x0b\x32V.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementRotationProperties\"\xe1\x01\n#DisplacementCombinedCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12w\n\x17\x64isplacement_properties\x18\x02 \x01(\x0b\x32V.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCombinedProperties\"\xcc\x01\n\x1c\x44isplacementCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12\x66\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32N.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementDefinition\"\xb2\x01\n&ChangeDisplacementSpecificationRequest\x12\x11\n\tobject_id\x18\x01 \x01(\t\x12u\n\x1a\x64isplacement_specification\x18\x02 \x01(\x0e\x32Q.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementSpecification\"\xbf\x01\n\x15MomentCreationRequest\x12\x41\n\rcreation_data\x18\x01 \x01(\x0b\x32*.ansys.api.discovery.v0.ScopedCreationData\x12\x63\n\x11moment_properties\x18\x02 \x01(\x0b\x32H.ansys.api.discovery.v0.conditions.conditionsstructural.MomentProperties\"\xc0\x01\n\x16MomentCreationResponse\x12\x44\n\x12\x63ondition_response\x18\x01 \x01(\x0b\x32(.ansys.api.discovery.v0.CreationResponse\x12`\n\x0e\x63ondition_data\x18\x02 \x01(\x0b\x32H.ansys.api.discovery.v0.conditions.conditionsstructural.MomentDefinition\"\xa0\x01\n ChangeMomentSpecificationRequest\x12\x11\n\tobject_id\x18\x01 \x01(\t\x12i\n\x14moment_specification\x18\x02 \x01(\x0e\x32K.ansys.api.discovery.v0.conditions.conditionsstructural.MomentSpecification\"\xd3\x01\n\x18SupportGeneralDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12\x62\n\x0csupport_type\x18\x06 \x01(\x0e\x32L.ansys.api.discovery.v0.conditions.conditionsstructural.SupportSpecification\"\x9f\x02\n\x1aSupportDisplacedDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12\x62\n\x0csupport_type\x18\x06 \x01(\x0e\x32L.ansys.api.discovery.v0.conditions.conditionsstructural.SupportSpecification\x12H\n\x0c\x64isplacement\x18\x07 \x01(\x0b\x32\x32.ansys.api.discovery.v0.TensorOfOptionalQuantities\"f\n\x1aSupportDisplacedProperties\x12H\n\x0c\x64isplacement\x18\x01 \x01(\x0b\x32\x32.ansys.api.discovery.v0.TensorOfOptionalQuantities\"\xe0\x01\n\x1a\x46orceDistributedDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12m\n\x11\x66orce_distributed\x18\x06 \x01(\x0b\x32R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedProperties\"\xcd\x01\n\x1a\x46orceDistributedProperties\x12/\n\x05\x66orce\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12@\n\x10\x66orce_components\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\x12<\n\x0cremote_point\x18\x03 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\"\xd1\x01\n\x15\x46orceTorqueDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12\x63\n\x0c\x66orce_torque\x18\x06 \x01(\x0b\x32M.ansys.api.discovery.v0.conditions.conditionsstructural.ForceTorqueProperties\"\x8a\x01\n\x15\x46orceTorqueProperties\x12/\n\x05\x66orce\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\x12@\n\x10\x66orce_components\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\"R\n\x12PressureProperties\x12<\n\x12pressure_magnitude\x18\x01 \x01(\x0b\x32 .ansys.api.discovery.v0.Quantity\"\xc7\x01\n\x12PressureDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12\\\n\x08pressure\x18\x06 \x01(\x0b\x32J.ansys.api.discovery.v0.conditions.conditionsstructural.PressureProperties\"\xab\x01\n!DisplacementTranslationProperties\x12H\n\x0c\x64isplacement\x18\x01 \x01(\x0b\x32\x32.ansys.api.discovery.v0.VectorOfOptionalQuantities\x12<\n\x0cremote_point\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\"\xa4\x01\n\x1e\x44isplacementRotationProperties\x12\x44\n\x08rotation\x18\x01 \x01(\x0b\x32\x32.ansys.api.discovery.v0.VectorOfOptionalQuantities\x12<\n\x0cremote_point\x18\x02 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\"\xee\x01\n\x1e\x44isplacementCombinedProperties\x12H\n\x0c\x64isplacement\x18\x01 \x01(\x0b\x32\x32.ansys.api.discovery.v0.VectorOfOptionalQuantities\x12\x44\n\x08rotation\x18\x02 \x01(\x0b\x32\x32.ansys.api.discovery.v0.VectorOfOptionalQuantities\x12<\n\x0cremote_point\x18\x03 \x01(\x0b\x32&.ansys.api.discovery.v0.OptionalVector\"\xdb\x01\n\x16\x44isplacementDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12l\n\x0c\x64isplacement\x18\x06 \x01(\x0b\x32V.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCombinedProperties\"J\n\x10MomentProperties\x12\x36\n\x06moment\x18\x01 \x01(\x0b\x32&.ansys.api.discovery.v0.QuantityVector\"\x9a\x02\n\x10MomentDefinition\x12\n\n\x02id\x18\x01 \x01(\t\x12\x11\n\tparent_id\x18\x02 \x01(\t\x12\r\n\x05label\x18\x03 \x01(\t\x12\x11\n\tlocations\x18\x04 \x03(\t\x12\x12\n\nsuppressed\x18\x05 \x01(\x08\x12W\n\x05local\x18\x06 \x01(\x0b\x32H.ansys.api.discovery.v0.conditions.conditionsstructural.MomentProperties\x12X\n\x06global\x18\x07 \x01(\x0b\x32H.ansys.api.discovery.v0.conditions.conditionsstructural.MomentProperties*S\n\x14SupportSpecification\x12\t\n\x05\x46IXED\x10\x00\x12\x0b\n\x07SLIDING\x10\x01\x12\n\n\x06HINGED\x10\x02\x12\x08\n\x04\x42\x41LL\x10\x03\x12\r\n\tDISPLACED\x10\x04*<\n\x18\x46orceMagnitudeDefinition\x12\x0e\n\nTOTALFORCE\x10\x00\x12\x10\n\x0c\x46ORCEPERAREA\x10\x01*1\n\x12\x46orceSpecification\x12\x0f\n\x0b\x44ISTRIBUTED\x10\x00\x12\n\n\x06TORQUE\x10\x01*H\n\x19\x44isplacementSpecification\x12\x0f\n\x0bTRANSLATION\x10\x00\x12\x0c\n\x08ROTATION\x10\x01\x12\x0c\n\x08\x43OMBINED\x10\x02*,\n\x13MomentSpecification\x12\n\n\x06GLOBAL\x10\x00\x12\t\n\x05LOCAL\x10\x01\x32\xd4V\n\x14\x43onditionsStructural\x12\xc3\x01\n\x12\x43reateSupportFixed\x12U.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationRequest\x1aV.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationResponse\x12\xc4\x01\n\x13\x43reateSupportHinged\x12U.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationRequest\x1aV.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationResponse\x12\xc5\x01\n\x14\x43reateSupportSliding\x12U.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationRequest\x1aV.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationResponse\x12\xc2\x01\n\x11\x43reateSupportBall\x12U.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationRequest\x1aV.ansys.api.discovery.v0.conditions.conditionsstructural.SupportGeneralCreationResponse\x12\xcb\x01\n\x16\x43reateSupportDisplaced\x12W.ansys.api.discovery.v0.conditions.conditionsstructural.SupportDisplacedCreationRequest\x1aX.ansys.api.discovery.v0.conditions.conditionsstructural.SupportDisplacedCreationResponse\x12n\n\x15\x43hangeSupportLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x9f\x01\n\x1a\x43hangeSupportSpecification\x12Y.ansys.api.discovery.v0.conditions.conditionsstructural.ChangeSupportSpecificationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12{\n!ChangeSupportDisplacedOrientation\x12..ansys.api.discovery.v0.ChangeDirectionRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedDX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedDY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedDZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedRX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedRY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x18\x43hangeSupportDisplacedRZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedDX\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedDY\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedDZ\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedRX\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedRY\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeSupportDisplacedIsFixedRZ\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xda\x01\n\x1b\x43reateForceDistributedTotal\x12\\.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedTotalCreationRequest\x1a].ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedTotalCreationResponse\x12\xd7\x01\n\x1a\x43reateForceDistributedArea\x12[.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedAreaCreationRequest\x1a\\.ansys.api.discovery.v0.conditions.conditionsstructural.ForceDistributedAreaCreationResponse\x12\xbc\x01\n\x11\x43reateForceTorque\x12R.ansys.api.discovery.v0.conditions.conditionsstructural.ForceTorqueCreationRequest\x1aS.ansys.api.discovery.v0.conditions.conditionsstructural.ForceTorqueCreationResponse\x12l\n\x13\x43hangeForceLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x9b\x01\n\x18\x43hangeForceSpecification\x12W.ansys.api.discovery.v0.conditions.conditionsstructural.ChangeForceSpecificationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xa7\x01\n\x1e\x43hangeForceMagnitudeDefinition\x12].ansys.api.discovery.v0.conditions.conditionsstructural.ChangeForceMagnitudeDefinitionRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1f\x43hangeForceByReversingDirection\x12,.ansys.api.discovery.v0.ChangeCommandRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12|\n$ChangeForceDefinedByComponentEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12}\n$ChangeForceDistributedTotalMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12u\n\x1c\x43hangeForceDistributedTotalX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12u\n\x1c\x43hangeForceDistributedTotalY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12u\n\x1c\x43hangeForceDistributedTotalZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12|\n#ChangeForceDistributedAreaMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12t\n\x1b\x43hangeForceDistributedAreaX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12t\n\x1b\x43hangeForceDistributedAreaY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12t\n\x1b\x43hangeForceDistributedAreaZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12x\n ChangeForceUseRemoteForceEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12~\n%ChangeForceDistributedRemotePositionX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12~\n%ChangeForceDistributedRemotePositionY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12~\n%ChangeForceDistributedRemotePositionZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1a\x43hangeForceTorqueMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeForceTorqueX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeForceTorqueY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeForceTorqueZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xb3\x01\n\x0e\x43reatePressure\x12O.ansys.api.discovery.v0.conditions.conditionsstructural.PressureCreationRequest\x1aP.ansys.api.discovery.v0.conditions.conditionsstructural.PressureCreationResponse\x12o\n\x16\x43hangePressureLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12p\n\x17\x43hangePressureMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xd5\x01\n\x1d\x43reateDisplacementTranslation\x12^.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementTranslationCreationRequest\x1aT.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCreationResponse\x12\xcf\x01\n\x1a\x43reateDisplacementRotation\x12[.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementRotationCreationRequest\x1aT.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCreationResponse\x12\xcf\x01\n\x1a\x43reateDisplacementCombined\x12[.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCombinedCreationRequest\x1aT.ansys.api.discovery.v0.conditions.conditionsstructural.DisplacementCreationResponse\x12s\n\x1a\x43hangeDisplacementLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xa9\x01\n\x1f\x43hangeDisplacementSpecification\x12^.ansys.api.discovery.v0.conditions.conditionsstructural.ChangeDisplacementSpecificationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12w\n\x1d\x43hangeDisplacementOrientation\x12..ansys.api.discovery.v0.ChangeDirectionRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementDX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementDY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementDZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x81\x01\n(ChangeDisplacementTranslationalMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementRX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementRY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12m\n\x14\x43hangeDisplacementRZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12~\n%ChangeDisplacementRotationalMagnitude\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedDX\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedDY\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedDZ\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedRX\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedRY\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12s\n\x1b\x43hangeDisplacementIsFixedRZ\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x7f\n\'ChangeDisplacementUseRemotePointEnabled\x12,.ansys.api.discovery.v0.ChangeBooleanRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x85\x01\n,ChangeDisplacementDistributedRemotePositionX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x85\x01\n,ChangeDisplacementDistributedRemotePositionY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x85\x01\n,ChangeDisplacementDistributedRemotePositionZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\xb2\x01\n\x11\x43reateMomentLocal\x12M.ansys.api.discovery.v0.conditions.conditionsstructural.MomentCreationRequest\x1aN.ansys.api.discovery.v0.conditions.conditionsstructural.MomentCreationResponse\x12\xb3\x01\n\x12\x43reateMomentGlobal\x12M.ansys.api.discovery.v0.conditions.conditionsstructural.MomentCreationRequest\x1aN.ansys.api.discovery.v0.conditions.conditionsstructural.MomentCreationResponse\x12m\n\x14\x43hangeMomentLocation\x12-.ansys.api.discovery.v0.ChangeLocationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12\x9d\x01\n\x19\x43hangeMomentSpecification\x12X.ansys.api.discovery.v0.conditions.conditionsstructural.ChangeMomentSpecificationRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12q\n\x17\x43hangeMomentOrientation\x12..ansys.api.discovery.v0.ChangeDirectionRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeMomentLocalX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeMomentLocalY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12k\n\x12\x43hangeMomentLocalZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12l\n\x13\x43hangeMomentGlobalX\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12l\n\x13\x43hangeMomentGlobalY\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponse\x12l\n\x13\x43hangeMomentGlobalZ\x12-.ansys.api.discovery.v0.ChangeQuantityRequest\x1a&.ansys.api.discovery.v0.ChangeResponseB9\xaa\x02\x36\x41nsys.Api.Discovery.V0.Conditions.ConditionsStructuralb\x06proto3')
18
+
19
+ _builder.BuildMessageAndEnumDescriptors(DESCRIPTOR, globals())
20
+ _builder.BuildTopDescriptorsAndMessages(DESCRIPTOR, 'ansys.api.discovery.v0.conditionsstructural_pb2', globals())
21
+ if _descriptor._USE_C_DESCRIPTORS == False:
22
+
23
+ DESCRIPTOR._options = None
24
+ DESCRIPTOR._serialized_options = b'\252\0026Ansys.Api.Discovery.V0.Conditions.ConditionsStructural'
25
+ _SUPPORTSPECIFICATION._serialized_start=7558
26
+ _SUPPORTSPECIFICATION._serialized_end=7641
27
+ _FORCEMAGNITUDEDEFINITION._serialized_start=7643
28
+ _FORCEMAGNITUDEDEFINITION._serialized_end=7703
29
+ _FORCESPECIFICATION._serialized_start=7705
30
+ _FORCESPECIFICATION._serialized_end=7754
31
+ _DISPLACEMENTSPECIFICATION._serialized_start=7756
32
+ _DISPLACEMENTSPECIFICATION._serialized_end=7828
33
+ _MOMENTSPECIFICATION._serialized_start=7830
34
+ _MOMENTSPECIFICATION._serialized_end=7874
35
+ _CHANGESUPPORTSPECIFICATIONREQUEST._serialized_start=156
36
+ _CHANGESUPPORTSPECIFICATIONREQUEST._serialized_end=319
37
+ _SUPPORTGENERALCREATIONREQUEST._serialized_start=321
38
+ _SUPPORTGENERALCREATIONREQUEST._serialized_end=419
39
+ _SUPPORTGENERALCREATIONRESPONSE._serialized_start=422
40
+ _SUPPORTGENERALCREATIONRESPONSE._serialized_end=630
41
+ _SUPPORTDISPLACEDCREATIONREQUEST._serialized_start=633
42
+ _SUPPORTDISPLACEDCREATIONREQUEST._serialized_end=844
43
+ _SUPPORTDISPLACEDCREATIONRESPONSE._serialized_start=847
44
+ _SUPPORTDISPLACEDCREATIONRESPONSE._serialized_end=1059
45
+ _CHANGEFORCESPECIFICATIONREQUEST._serialized_start=1062
46
+ _CHANGEFORCESPECIFICATIONREQUEST._serialized_end=1219
47
+ _CHANGEFORCEMAGNITUDEDEFINITIONREQUEST._serialized_start=1222
48
+ _CHANGEFORCEMAGNITUDEDEFINITIONREQUEST._serialized_end=1398
49
+ _FORCEDISTRIBUTEDTOTALCREATIONREQUEST._serialized_start=1401
50
+ _FORCEDISTRIBUTEDTOTALCREATIONREQUEST._serialized_end=1616
51
+ _FORCEDISTRIBUTEDTOTALCREATIONRESPONSE._serialized_start=1619
52
+ _FORCEDISTRIBUTEDTOTALCREATIONRESPONSE._serialized_end=1836
53
+ _FORCEDISTRIBUTEDAREACREATIONREQUEST._serialized_start=1839
54
+ _FORCEDISTRIBUTEDAREACREATIONREQUEST._serialized_end=2053
55
+ _FORCEDISTRIBUTEDAREACREATIONRESPONSE._serialized_start=2056
56
+ _FORCEDISTRIBUTEDAREACREATIONRESPONSE._serialized_end=2272
57
+ _FORCETORQUECREATIONREQUEST._serialized_start=2275
58
+ _FORCETORQUECREATIONREQUEST._serialized_end=2475
59
+ _FORCETORQUECREATIONRESPONSE._serialized_start=2478
60
+ _FORCETORQUECREATIONRESPONSE._serialized_end=2680
61
+ _PRESSURECREATIONREQUEST._serialized_start=2683
62
+ _PRESSURECREATIONREQUEST._serialized_end=2880
63
+ _PRESSURECREATIONRESPONSE._serialized_start=2883
64
+ _PRESSURECREATIONRESPONSE._serialized_end=3079
65
+ _DISPLACEMENTTRANSLATIONCREATIONREQUEST._serialized_start=3082
66
+ _DISPLACEMENTTRANSLATIONCREATIONREQUEST._serialized_end=3313
67
+ _DISPLACEMENTROTATIONCREATIONREQUEST._serialized_start=3316
68
+ _DISPLACEMENTROTATIONCREATIONREQUEST._serialized_end=3541
69
+ _DISPLACEMENTCOMBINEDCREATIONREQUEST._serialized_start=3544
70
+ _DISPLACEMENTCOMBINEDCREATIONREQUEST._serialized_end=3769
71
+ _DISPLACEMENTCREATIONRESPONSE._serialized_start=3772
72
+ _DISPLACEMENTCREATIONRESPONSE._serialized_end=3976
73
+ _CHANGEDISPLACEMENTSPECIFICATIONREQUEST._serialized_start=3979
74
+ _CHANGEDISPLACEMENTSPECIFICATIONREQUEST._serialized_end=4157
75
+ _MOMENTCREATIONREQUEST._serialized_start=4160
76
+ _MOMENTCREATIONREQUEST._serialized_end=4351
77
+ _MOMENTCREATIONRESPONSE._serialized_start=4354
78
+ _MOMENTCREATIONRESPONSE._serialized_end=4546
79
+ _CHANGEMOMENTSPECIFICATIONREQUEST._serialized_start=4549
80
+ _CHANGEMOMENTSPECIFICATIONREQUEST._serialized_end=4709
81
+ _SUPPORTGENERALDEFINITION._serialized_start=4712
82
+ _SUPPORTGENERALDEFINITION._serialized_end=4923
83
+ _SUPPORTDISPLACEDDEFINITION._serialized_start=4926
84
+ _SUPPORTDISPLACEDDEFINITION._serialized_end=5213
85
+ _SUPPORTDISPLACEDPROPERTIES._serialized_start=5215
86
+ _SUPPORTDISPLACEDPROPERTIES._serialized_end=5317
87
+ _FORCEDISTRIBUTEDDEFINITION._serialized_start=5320
88
+ _FORCEDISTRIBUTEDDEFINITION._serialized_end=5544
89
+ _FORCEDISTRIBUTEDPROPERTIES._serialized_start=5547
90
+ _FORCEDISTRIBUTEDPROPERTIES._serialized_end=5752
91
+ _FORCETORQUEDEFINITION._serialized_start=5755
92
+ _FORCETORQUEDEFINITION._serialized_end=5964
93
+ _FORCETORQUEPROPERTIES._serialized_start=5967
94
+ _FORCETORQUEPROPERTIES._serialized_end=6105
95
+ _PRESSUREPROPERTIES._serialized_start=6107
96
+ _PRESSUREPROPERTIES._serialized_end=6189
97
+ _PRESSUREDEFINITION._serialized_start=6192
98
+ _PRESSUREDEFINITION._serialized_end=6391
99
+ _DISPLACEMENTTRANSLATIONPROPERTIES._serialized_start=6394
100
+ _DISPLACEMENTTRANSLATIONPROPERTIES._serialized_end=6565
101
+ _DISPLACEMENTROTATIONPROPERTIES._serialized_start=6568
102
+ _DISPLACEMENTROTATIONPROPERTIES._serialized_end=6732
103
+ _DISPLACEMENTCOMBINEDPROPERTIES._serialized_start=6735
104
+ _DISPLACEMENTCOMBINEDPROPERTIES._serialized_end=6973
105
+ _DISPLACEMENTDEFINITION._serialized_start=6976
106
+ _DISPLACEMENTDEFINITION._serialized_end=7195
107
+ _MOMENTPROPERTIES._serialized_start=7197
108
+ _MOMENTPROPERTIES._serialized_end=7271
109
+ _MOMENTDEFINITION._serialized_start=7274
110
+ _MOMENTDEFINITION._serialized_end=7556
111
+ _CONDITIONSSTRUCTURAL._serialized_start=7877
112
+ _CONDITIONSSTRUCTURAL._serialized_end=18969
113
+ # @@protoc_insertion_point(module_scope)