Click or drag to resize

LCSuperPositionCollectionOr Method

Connects other to this via or.

Namespace:  Karamba.Loads.Combinations
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void Or(
	LCSuperPositionCollection other
)

Parameters

other
Type: Karamba.Loads.CombinationsLCSuperPositionCollection
superposition collection to be connected.
See Also