LoadInPointSharedTCoordinate Class |
[This is preliminary documentation and is subject to change.]
Namespace: ModelExchanger.Shared.Models.Loads
public class LoadInPointShared<TCoordinate> : IEquatable<LoadInPointShared<TCoordinate>> where TCoordinate : class, ICoordinate
The LoadInPointSharedTCoordinate type exposes the following members.
Name | Description | |
---|---|---|
LoadInPointSharedTCoordinate |
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.
| |
LoadInPointSharedTCoordinate(TCoordinate, Pressure) |
Creates new surface load with location
|
Name | Description | |
---|---|---|
Equals(LoadInPointSharedTCoordinate) | ||
Equals(Object) | (Overrides ObjectEquals(Object).) | |
GetHashCode | (Overrides ObjectGetHashCode.) |