Method AlongSlabNormal

AlongSlabNormal(ISlab?, double)

Creates a new instance of SlabLoadParams class for a load in a direction of slab's normal vector

Declaration
public static SlabLoadParams AlongSlabNormal(ISlab? slab, double load)
Parameters
Type Name Description
ISlab slab

The loaded ISlab

double load

The load (in [N/mm²])

Returns
Type Description
SlabLoadParams

The newly created instance of SlabLoadParams class

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next