Enum LoadType

Represents type of load

Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum LoadType

Fields

Name Value Description
ConstructionPlaneConstructionPlane = 9

Construction Plane

DiaphragmDiaphragm = 16

Diaphragm

EquipmentEquipment = 18

Equipment

LineAncillaryLineAncillary = 17

Line Ancillary

MemberMember = 6

Member

NodalNodal = 7

Nodal

PerimeterPerimeter = 14

Perimeter

PointPoint = 1

Point

SettlementSettlement = 11

Settlement

SlabSlab = 10

Slab

SnowSnow = 15

Snow

TemperatureTemperature = 12

Temperature

UniformAreaElementUniformAreaElement = 4

Area Element

UniformLineUniformLine = 2

Uniform Line

UniformPolygonalUniformPolygonal = 13

Uniform Polygonal

UniformRectangularUniformRectangular = 3

Uniform Rectangular

UnknownUnknown = 0

Unknown

VariableAreaElementVariableAreaElement = 5

Variable Area Element

VariablePolygonalVariablePolygonal = 8

Variable Polygonal

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next