Click or drag to resize

ElemSet Constructor (ElemSet)

copy constructor for element-set

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ElemSet(
	ElemSet other
)

Parameters

other
Type: Karamba.ElementsElemSet
element-set to copy from
See Also