StrainLoad(StrainLoad) Constructor
Initializes a new instance of the
StrainLoad class.
copy constructor for strain-loads.
Namespace: Karamba.LoadsAssembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public StrainLoad(
StrainLoad other
)
Public Sub New (
other As StrainLoad
)
public:
StrainLoad(
StrainLoad^ other
)
new :
other : StrainLoad -> StrainLoad
Parameters
- other StrainLoad
- strain-load to be copied.