![]() | VariableAreaElementLoadParams Constructor (IAreaElement, Double, Double, PlanarLoadParamsLoadDirectionGlobal, PlanarLoadParamsApplicableMeasuring) |
The constructor for a load in a given direction
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public VariableAreaElementLoadParams( IAreaElement areaElement, double bottomLoad, double topLoad, PlanarLoadParamsLoadDirectionGlobal direction, PlanarLoadParamsApplicableMeasuring measuring )
Parameters
- areaElement
- Type: TSD.API.Remoting.StructureIAreaElement
The loaded IAreaElement - bottomLoad
- Type: SystemDouble
The bottom load (in [N/mm²]) - topLoad
- Type: SystemDouble
The top load (in [N/mm²]) - direction
- Type: TSD.API.Remoting.Loading.CreatePlanarLoadParamsLoadDirectionGlobal
The PlanarLoadParamsLoadDirectionGlobal of the load - measuring
- Type: TSD.API.Remoting.Loading.CreatePlanarLoadParamsApplicableMeasuring
The PlanarLoadParamsApplicableMeasuring of the load
