Click or drag to resize

Imperfection Constructor (Imperfection)

Initializes a new instance of the Imperfection class. copy constructor.

Namespace:  Karamba.Loads.Beam
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public Imperfection(
	Imperfection other
)

Parameters

other
Type: Karamba.Loads.BeamImperfection
load to be copied.
See Also