Enum MaterialType

Represents the type of material

Namespace: TSD.API.Remoting.Materials
Assembly: TSD.API.Remoting.dll
Syntax
public enum MaterialType

Fields

Name Value Description
ColdFormedColdFormed = 5

Cold formed

ColdRolledColdRolled = 6

Cold rolled

ConcreteConcrete = 2

Concrete

GeneralGeneral = 4

General

MasonryMasonry = 7

Masonry

SteelSteel = 1

Steel

TimberTimber = 3

Timber

UnknownUnknown = 0

Unknown type

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