![]() | Perimeter |
Represents parameters required to create a perimeter load

SystemObject
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreatePlanarLoadParams
TSD.API.Remoting.Loading.CreatePerimeterLoadParams
TSD.API.Remoting.CommonEntityParams
TSD.API.Remoting.Loading.CreateLoadParams
TSD.API.Remoting.Loading.CreatePlanarLoadParams
TSD.API.Remoting.Loading.CreatePerimeterLoadParams
Namespace: TSD.API.Remoting.Loading.Create
Assembly: TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 24.0.1.45+53a79b69d75fb81c51fcd389e0bdcf241e5b9f7c

The PerimeterLoadParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | Direction |
Gets the LoadDirection (Inherited from PlanarLoadParams) |
![]() | EntityType |
The EntityType (Inherited from EntityParams) |
![]() | IgnoreOpenings | Gets the flag indicating whether openings should be ignored |
![]() | Load | Gets the load (in [N/mm]) |
![]() | Measuring |
Gets the DistanceMeasuring (Inherited from PlanarLoadParams) |
![]() | PlaneInfo |
Gets the EntityInfo of the load's plane
(Inherited from PlanarLoadParams) |
![]() | Type |
Gets the type of the load
(Inherited from LoadParams) |

Name | Description | |
---|---|---|
![]() ![]() | AlongGlobalZ(IHorizontalConstructionPlane, Double, Boolean, PlanarLoadParamsApplicableMeasuring) | Creates a new instance of PerimeterLoadParams class for a load on an IHorizontalConstructionPlane in global Z direction |
![]() ![]() | AlongGlobalZ(ISlopedConstructionPlane, Double, Boolean, PlanarLoadParamsApplicableMeasuring) | Creates a new instance of PerimeterLoadParams class for a load on an ISlopedConstructionPlane in global Z direction |
![]() ![]() | AlongPlaneNormal(IHorizontalConstructionPlane, Double, Boolean) | Creates a new instance of PerimeterLoadParams class for a load on an IHorizontalConstructionPlane in direction of plane's normal |
![]() ![]() | AlongPlaneNormal(ISlopedConstructionPlane, Double, Boolean) | Creates a new instance of PerimeterLoadParams class for a load on an ISlopedConstructionPlane in direction of plane's normal |
