Enum PanelType

Represents types of solver panels

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

Fields

Name Value Description
BendingBending = 3

Bending

MembraneMembrane = 2

Membrane

SemiRigidSemiRigid = 4

Semi rigid

ShellShell = 1

Shell

UnknownUnknown = 0

Unknown

WallWall = 5

Wall

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