Namespace List
Last update: 16.07.2025Here is a list of all documented namespaces with brief descriptions:
[detail level 1234]
| ▼Nansys | |
| ▼NProject | |
| CError | The return state / error value of a Project function call |
| CIterator | Pointer to a project location |
| CMetadata | Dictionary of values associated with an Iterator |
| CMetadataConst | Constant (read-only) value of Metadata |
| COutput | Subfolder of a Run, regrouping Results for a step |
| CPath | Paths used for internal Project filesystem |
| ▼CProject | Base class for Project API, also see SimProject |
| CCheckProjectInfo | Utility structure for VisitorCheckProject project checking action |
| CProjectStoragePolicy | Project storage settings, control folder management, folder names, etc |
| CQuery | Set of conditions used in search within the Project. See Iterator::find() |
| CResult | Result (data) file, output of a Simulation Run |
| CRun | Subfolder of a Simulation, regrouping Output/Result for a step |
| CRunGroup | Optional concept - Virtual folder with a list of Run |
| CRunOutputAttr | Base class for Run, Output, Result - provide built-in variable set/get functions |
| CSimBase | Base class for Run and Simulation - shared functions |
| CSimProject | Main object for Simulation based projects |
| CSimulation | Subfolder of a Project, regrouping input files and Run subfolders |
| CStorage | Base class for file storage management module |
| CStorageFilesystem | Class for Storage on standard filesystem, for file:// URL |
| CURL | The address of a local or remote file, using the URI format |
| CCffBase | Base class that provides common function used by both CffConsumer and CffProvider classes |
| CCffConsumer | Class that provides functions to write data within a CFF database. The database may be stored within a file or some other form of database but the functions provided in this class are common across all implementation and the data must be provided according to the rules defined in the CFF DataModels |
| CCffDataTypeTrait | |
| CCffFileConsumer | Class that provides functions to access data stored within a CFF file |
| CCffFileIO | Base class that provides common function used in File providers such as ansys::CffFileProvider |
| CCffFileProvider | Class that provides functions to access data stored within a CFF file |
| CCffLocationModel | A Topology model providing user visible topological names |
| CCffProvider | Class that provides functions to access data stored within a CFF database. The database may be stored within a file or some other form of database but the functions provided in this class are common across all implementation and the data will be returned according to the rules defined in the CFF DataModels |
| CCffVersion | Provides some basic version extraction and comparison functions |
| CLocationModelData |