Click or drag to resize

ModelElementclearLoads Method

clears the loads of the element. Make sure to clone it before clearing the loads in order to avoid side effects.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void clearLoads()
See Also