Enum SlabOpeningType

Represents type of slab opening

Namespace: TSD.API.Remoting.Enums
Assembly: TSD.API.Remoting.dll
Syntax
public enum SlabOpeningType

Fields

Name Value Description
CircularCircular = 1

Circular opening

RectangularRectangular = 2

Rectangular opening

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