Click or drag to resize

AnalysisModel Properties

[This is preliminary documentation and is subject to change.]

The AnalysisModel type exposes the following members.

Properties
  NameDescription
Public propertyCount
Returns the count of objects currently in the model. This includes the number of structural analysis objects, result objects, project information and model information.
Public propertyErrors
Contains all validation results which are errors
Public propertyInfos
Contains all validation results which are informational
Public propertyModelInformation
Contains more information about the model
Public propertyProjectInformation
Contains more information about the project
Public propertyResultsAnalysisModel
Contains all Results objects
Public propertyStructuralAnalysisModel
Contains all Structural Analysis objects
Public propertyValidationResults
Contains all validation results applicable to the current model
Public propertyWarnings
Contains all validation results which are warnings
Top
See Also