Enum ModelEntityType

Represents types solver model entities

Namespace: TSD.API.Remoting.Solver
Assembly: TSD.API.Remoting.dll
Syntax
public enum ModelEntityType

Fields

Name Value Description
DiaphragmDiaphragm = 5

Diaphragm

Element1dElement1d = 2

Element 1D

Element2dElement2d = 3

Element 2D

NodeNode = 1

Node

PanelPanel = 4

Panel

ResultLineResultLine = 6

Result line

UnknownUnknown = 0

Unknown

WallLineWallLine = 7

Wall line

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