StructuralSurfaceActionFreeLoadSharedOneDirectionTCoordinate Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.Shared.Models.Loads
public class StructuralSurfaceActionFreeLoadSharedOneDirection<TCoordinate> : StructuralSurfaceActionFreeLoadShared<TCoordinate>, IEquatable<StructuralSurfaceActionFreeLoadSharedOneDirection<TCoordinate>> where TCoordinate : class, ICoordinate
The StructuralSurfaceActionFreeLoadSharedOneDirectionTCoordinate type exposes the following members.
Name | Description | |
---|---|---|
StructuralSurfaceActionFreeLoadSharedOneDirectionTCoordinate |
Default constructor. Not publicly accessible to prevent construction of invalid Analysis Objects (e.g. without an ID or name)
AutoMapper and JSON module require this constructor to be present for reflection purposes.
| |
StructuralSurfaceActionFreeLoadSharedOneDirectionTCoordinate(SurfaceDistribution, LoadInPointSharedTCoordinate, LoadInPointSharedTCoordinate) |
Creates new free surface one direction load
|
Name | Description | |
---|---|---|
Distribution |
Defines the way the load is distributed on the surface
(Inherited from StructuralSurfaceActionFreeLoadSharedTCoordinate.) | |
ValueFirst |
First load with location
| |
ValueSecond |
Second load with location
|