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
CircularCircular = 1

Circular shape

SquareSquare = 2

Square shape

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