NodalLoadParams Constructor (Int32, Double, Double, Double)

The constructor for individual force components

Namespace:  TSD.API.Remoting.Loading.Create
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public NodalLoadParams(
	int pointIndex,
	double fx,
	double fy,
	double fz
)

Parameters

pointIndex
Type: SystemInt32
The index of IConstructionPoint
fx
Type: SystemDouble
The force X component (in [N])
fy
Type: SystemDouble
The force Y component (in [N])
fz
Type: SystemDouble
The force Z component (in [N])
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.