The grpc_modelcenter
package#
Summary#
Defines the abstract base class for children of assemblies. |
|
Defines the abstract base class for control statement implementations. |
|
Defines the abstract base class for the datapin container. |
|
Defines the implementation for renaming an element with gRPC. |
|
Defines the abstract base class for gRPC-backed workflow elements. |
|
Defines the assembly. |
|
Provides for interacting with ModelCenter variables with gRPC. |
|
Defines the Boolean datapin classes. |
|
Defines the component. |
|
Defines the function for creating a datapin object. |
|
Defines the datapin link. |
|
Contains a gRPC-backed implementation of the IDriverComponent. |
|
Defines a function that creates a wrapper from gRPC element information. |
|
Defines the engine. |
|
Defines the file datapin classes. |
|
Defines the formats. |
|
Provides for interacting with ModelCenter datapin groups with gRPC. |
|
Defines the decorator and standard exception types. |
|
Defines the integer datapin classes. |
|
Contains utilities for a ModelCenter Desktop process. |
|
Defines the real datapin classes. |
|
Defines the reference datapin classes. |
|
Defines the reference datapin metadata. |
|
Contains implementations of reference property-related classes. |
|
Defines the string datapin classes. |
|
Contains classes for representing variables with unsupported state types. |
|
Defines functions for converting between ACVI metadata and gRPC messages. |
|
Defines methods for converting between a gRPC message and an IVariableValue. |
|
Defines the workflow. |
Description#
Implements a gRPC-based version of the Ansys ModelCenter Workflow API.
This implementation finds a local installation of ModelCenter, launches it, and attempts to communicate with it with gRPC.