|
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)
Syntaxpublic:
void clearLoads()
member clearLoads : unit -> unit
See Also