Click or drag to resize

Imperfection Constructor (Imperfection)

copy constructor

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

Parameters

other
Type: Karamba.LoadsImperfection
load to be copied
See Also