![]() | PerimeterLoadParams Constructor (SlopedConstructionPlane, Double, Boolean) |
The constructor for a load on an SlopedConstructionPlane in direction of plane's normal
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.21.5.0

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