Click or drag to resize

CroSec_Shell Constructor

Overload List
  NameDescription
Public methodCroSec_Shell
Initializes a new instance of the CroSec_Shell class. construct shell cross section.
Public methodCroSec_Shell(CroSec)
Initializes a new instance of the CroSec_Shell class. create shell cross section by cloning another one.
Protected methodCroSec_Shell(SerializationInfo, StreamingContext)
Initializes a new instance of the CroSec_Shell class. Deserialize CroSec_Shell.
Public methodCroSec_Shell(String, String, String, NullableColor, ListCroSec_Shell_ElemData)
Initializes a new instance of the CroSec_Shell class. create shell cross section and calculate its mechanical properties.
Public methodCroSec_Shell(String, String, String, NullableColor, ListFemMaterial, ListDouble, ListDouble)
Initializes a new instance of the CroSec_Shell class. create shell cross section and calculate its mechanical properties.
Top
See Also