![]() |
CroSec_Box Constructor |
Name | Description | |
---|---|---|
![]() | CroSec_Box |
Initializes a new instance of the CroSec_Box class.
Create a default box cross section.
|
![]() | CroSec_Box(SerializationInfo, StreamingContext) |
Initializes a new instance of the CroSec_Box class.
Deserialize CroSec_Box.
|
![]() | CroSec_Box(String, String, String, NullableColor, FemMaterial) |
Initializes a new instance of the CroSec_Box class.
Create a cross section with given name, family and country without default properties.
|
![]() | CroSec_Box(String, String, String, NullableColor, FemMaterial, Double, Double, Double, Double, Double, Double, Double, Double) |
Initializes a new instance of the CroSec_Box class.
Create new box-cross-section. All dimensions are in cm;.
|