![]() | PerimeterLoadParams Class |
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: 0.22.4.0116

The PerimeterLoadParams type exposes the following members.

Name | Description | |
---|---|---|
![]() | PerimeterLoadParams(IHorizontalConstructionPlane, Double, Boolean) |
The constructor for a load on an IHorizontalConstructionPlane in direction of plane's normal
|
![]() | PerimeterLoadParams(ISlopedConstructionPlane, Double, Boolean) |
The constructor for a load on an ISlopedConstructionPlane in direction of plane's normal
|
![]() | PerimeterLoadParams(IHorizontalConstructionPlane, Double, Boolean, PlanarLoadParamsApplicableMeasuring) |
The constructor for a load on an IHorizontalConstructionPlane in global Z direction
|
![]() | PerimeterLoadParams(ISlopedConstructionPlane, Double, Boolean, PlanarLoadParamsApplicableMeasuring) |
The constructor for a load on an ISlopedConstructionPlane in global Z direction
|

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.) |
