Enum RoofType

Represents type of roof

Namespace: TSD.API.Remoting.Structure
Assembly: TSD.API.Remoting.dll
Syntax
public enum RoofType

Fields

Name Value Description
AutoAuto = 1

Auto

DuoPitchDuoPitch = 4

DuoPitch

FlatFlat = 2

Flat

HipGableHipGable = 5

HipGable

HipMainHipMain = 6

HipMain

MansardMansard = 7

Mansard

MonoPitchMonoPitch = 3

MonoPitch

UnknownUnknown = 0

Unknown

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