|
ModelclonePointLoads Method
|
clone the model's point-loads. Must be done before changing them in order to avoid side-effects.
Namespace:
Karamba.Models
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic void clonePointLoads()
Public Sub clonePointLoads
public:
void clonePointLoads()
member clonePointLoads : unit -> unit
See Also