Click or drag to resize

ShellLayer Constructor (ShellLayer)

Initializes a new instance of the ShellLayer class. make deep clone of layer.

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

Parameters

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