Click or drag to resize

StructuralCrossSection Constructor

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

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