![]() | PerimeterLoadParams Constructor (IHorizontalConstructionPlane, Double, Boolean, PlanarLoadParamsApplicableMeasuring) |
The constructor for a load on an IHorizontalConstructionPlane in global Z direction
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116

public PerimeterLoadParams( IHorizontalConstructionPlane plane, double load, bool ignoreOpenings, PlanarLoadParamsApplicableMeasuring measuring )
Parameters
- plane
- Type: TSD.API.Remoting.StructureIHorizontalConstructionPlane
The IHorizontalConstructionPlane - load
- Type: SystemDouble
The load (in [N/mm]) - ignoreOpenings
- Type: SystemBoolean
The flag indicating whether slab openings should be ignored - measuring
- Type: TSD.API.Remoting.Loading.CreatePlanarLoadParamsApplicableMeasuring
The PlanarLoadParamsApplicableMeasuring
