CroSec_Trapezoid Constructor

Overload List

CroSec_Trapezoid Initializes a new instance of the CroSec_Trapezoid class. create the default trapezoid.
CroSec_Trapezoid(SerializationInfo, StreamingContext) Initializes a new instance of the CroSec_Trapezoid class. Deserialize CroSec_Trapezoid.
CroSec_Trapezoid(String, String, String, NullableColor, FemMaterial) Initializes a new instance of the CroSec_Trapezoid class. create a cross section with given name, family and country without default properties.
CroSec_Trapezoid(String, String, String, NullableColor, FemMaterial, Double, Double, Double) Initializes a new instance of the CroSec_Trapezoid class. create new trapezoid. Lengths in cm;.

See Also