Enum MasonryWallGroutType

Represents grouting options for masonry walls

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

Fields

Name Value Description
FullyGroutedFullyGrouted = 1

Fully grouted

PartiallyGroutedPartiallyGrouted = 2

Partially grouted

UngroutedUngrouted = 3

Ungrouted

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