AnalysisModel Properties |
[This is preliminary documentation and is subject to change.]
The AnalysisModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Returns the count of objects currently in the model.
This includes the number of structural analysis objects, result objects, project information and model information.
| |
| Errors |
Contains all validation results which are errors
| |
| Infos |
Contains all validation results which are informational
| |
| ModelInformation |
Contains more information about the model
| |
| ProjectInformation |
Contains more information about the project
| |
| ResultsAnalysisModel |
Contains all Results objects
| |
| StructuralAnalysisModel |
Contains all Structural Analysis objects
| |
| ValidationResults |
Contains all validation results applicable to the current model
| |
| Warnings |
Contains all validation results which are warnings
|