Ans.DataProcessing Namespace
Last update: 18.06.2026Classes
| Class | Description |
|---|---|
| AnsDispatchHolder | AnsDispatchHolder(obj: object) |
| Collection | CollectionT |
| Core | Contains DPF main actions |
| CyclicSupport | The cyclic support has information to allow cyclic expansion (or multistage) |
| DataProcessingCore | DataProcessingCore() |
| DataSources | Container of files paths on which the analysis results can be found |
| DataTree | DataTree() |
| Element | Element(id: int, ptr: IntPtr) |
| EventLogger | EventLogger() |
| Field | The field is the main simulation data container. |
| FieldsContainer | Container of fields. |
| FieldsContainerFactory | Helpers to create user defined fields container |
| FieldsFactory | Helpers to create user defined fields |
| IntIntCallback | IntIntCallback(object: object, method: IntPtr) |
| MaterialsContainer | MaterialsContainer(pMaterialsContainer: IntPtr) |
| MeshScopingFactory | Helpers to create mesh scoping inputs |
| MeshSelectionManager | MeshSelectionManager() |
| MeshedRegion | Describe a mesh. |
| MeshesContainer | Container of meshes. |
| Model | Entity able to access the model's metadata and results thanks to the result file path |
| Node | Node(id: int, ptr: IntPtr) |
| Operator | Object used to create, transform and stream the data |
| OperatorConfig | OperatorConfig(operatorName: str) |
| OperatorSpecification | OperatorSpecification(name: str) |
| PinDescription | PinDescription(index: int, name: str, description: str, isOptional: bool, isEllipsis: bool, typeNames: IEnumerable[str], aliases: IEnumerable[str]) |
| ProgressInformationNotifier | ProgressInformationNotifier() |
| PropertyField | PropertyField(pField: IntPtr) |
| Result | Result(ptrRes: IntPtr) |
| ResultDefinition | ResultDefinition() |
| ResultInfo | Entity describing what the result files contains: the available results, the unit system, the analysis type... |
| RuntimeClientConfig | |
| RuntimeConfig | |
| RuntimeCoreConfig | |
| Scoping | The scoping contains entities ids representing a subset of the model's support. Typically, scoping can represent node ids, element ids, time steps, frequencies, joints... |
| ScopingsContainer | Container of scopings. |
| Session | Session() |
| StreamsContainer | StreamsContainer(ptrStreams: IntPtr) |
| StringCallback | StringCallback(object: object, method: IntPtr) |
| StringIntCallback | StringIntCallback(object: object, method: IntPtr) |
| TimeFreqScopingFactory | Helpers to create time scoping inputs |
| TimeFreqSupport | The time freq support describes an analysis' temporal or frequential space. |
| Workflow | Container of fields. |
| locations |