MemberVariablyDistributedTorsionMomentLoadParams Constructor

The default constructor

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public MemberVariablyDistributedTorsionMomentLoadParams(
	MemberSpanInfo memberSpanInfo,
	double startLoad,
	double endLoad,
	double distance,
	double length
)

Parameters

memberSpanInfo
Type: TSD.API.Remoting.StructureMemberSpanInfo
The MemberSpanInfo
startLoad
Type: SystemDouble
The load at the start of the load (in [Nm/m])
endLoad
Type: SystemDouble
The load at the end of the load (in [Nm/m])
distance
Type: SystemDouble
The distance from the start point of the member span to the start of the load (in [mm])
length
Type: SystemDouble
The length of the load (in [mm])
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.