Click or drag to resize

StructuralSurfaceActionFreeLoadSharedTwoDirectionsTCoordinate Class

[This is preliminary documentation and is subject to change.]

Defines load in two Directions SurfaceDistribution
Inheritance Hierarchy
SystemObject
  ModelExchanger.Shared.Models.LoadsStructuralSurfaceActionFreeLoadSharedTCoordinate
    ModelExchanger.Shared.Models.LoadsStructuralSurfaceActionFreeLoadSharedTwoDirectionsTCoordinate
      ModelExchanger.AnalysisDataModel.Subtypes.LoadStructuralSurfaceActionFreeLoadTwoDirections

Namespace:  ModelExchanger.Shared.Models.Loads
Assembly:  ModelExchanger.Shared.Models (in ModelExchanger.Shared.Models.dll) Version: 1.13.0+Branch.master.Sha.d583fc64569355d188a9c0818d257b6d0d3e1339
Syntax
C#
public class StructuralSurfaceActionFreeLoadSharedTwoDirections<TCoordinate> : StructuralSurfaceActionFreeLoadShared<TCoordinate>, 
	IEquatable<StructuralSurfaceActionFreeLoadSharedTwoDirections<TCoordinate>>
where TCoordinate : class, ICoordinate

Type Parameters

TCoordinate
Coordinate type

The StructuralSurfaceActionFreeLoadSharedTwoDirectionsTCoordinate type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDistribution
Defines the way the load is distributed on the surface
(Inherited from StructuralSurfaceActionFreeLoadSharedTCoordinate.)
Public propertyValueFirst
First load with location
Public propertyValueSecond
Second load with location
Public propertyValueThird
Third load with location
Top
Methods
See Also