AFModelAnalysis Constructor
- Last UpdatedNov 18, 2025
- 2 minute read
- PI System
- AF SDK 2024 R2
- Developer
Initializes a new instance of the class.
Overload List
| Name | Description | |
|---|---|---|
| AFModelAnalysis | Obsolete.
Initializes a new instance of the class with default values.
| |
| AFModelAnalysis(String) | Obsolete.
Initializes a new instance of the class with the specified name.
| |
| AFModelAnalysis(AFDatabase) |
Initializes a new instance of the class with default values.
| |
| AFModelAnalysis(String, AFAnalysisTemplate) | Obsolete.
Initializes a new instance of the class with the specified name.
| |
| AFModelAnalysis(AFDatabase, String) |
Initializes a new instance of the class with the specified name.
| |
| AFModelAnalysis(AFDatabase, String, AFAnalysisTemplate) |
Initializes a new instance of the class with the specified name.
|