StructuralAnalysisObjectBase Constructor |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
StructuralAnalysisObjectBase |
Default constructor.
Not publicly accessible to prevent construction of invalid Analysis Objects (e.g. without an ID or name)
AutoMapper & JSON module require this constructor to be present for reflection purposes.
| |
StructuralAnalysisObjectBase(Guid, String) |
Create an Analysis object.
|