AFModelAnalysis Constructor
- Last UpdatedJan 12, 2026
- 2 minute read
- PI System
- AF SDK 3.2.0
- 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.
|