Enum SnowRoofType

Represents a type of roof for snow loading

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

Fields

Name Value Description
MonopitchMonopitch = 1

Monopitch

MultispanMultispan = 3

Multispan

PitchedPitched = 2

Pitched

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