Click or drag to resize

StructuralAnalysisObjectBase Constructor

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

Overload List
  NameDescription
Protected methodStructuralAnalysisObjectBase
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.
Protected methodStructuralAnalysisObjectBase(Guid, String)
Create an Analysis object.
Top
See Also