Click or drag to resize

ShellLayer Constructor (ShellLayer)

make deep clone of layer

Namespace:  Karamba.CrossSections
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ShellLayer(
	ShellLayer other
)

Parameters

other
Type: Karamba.CrossSectionsShellLayer
layer to be cloned
See Also