|
|
CroSec_I Constructor |
| Name | Description | |
|---|---|---|
| CroSec_I |
Initializes a new instance of the CroSec_I class.
create a default I-section.
| |
| CroSec_I(SerializationInfo, StreamingContext) |
Initializes a new instance of the CroSec_I class.
Deserialize CroSec_I.
| |
| CroSec_I(String, String, String, NullableColor, FemMaterial) |
Initializes a new instance of the CroSec_I class.
create a cross section with given name, family and country without default properties.
| |
| CroSec_I(String, String, String, NullableColor, FemMaterial, Double, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the CroSec_I class.
create a cross section with given name, family and country without default properties.
|