Enum PileTypeShape
Represents a shape of a pile type
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public enum PileTypeShape
Fields
Name | Value | Description |
---|---|---|
Circular | Circular = 1 | Circular shape |
Square | Square = 2 | Square shape |
Unknown | Unknown = 0 | Unknown |