PileTypeShape Enumeration

Represents a shape of a pile type

Namespace:  TSD.API.Remoting.Foundations
Assembly:  TSD.API.Remoting (in TSD.API.Remoting.dll) Version: 0.22.4.0116
Syntax
public enum PileTypeShape
Members
  Member nameValueDescription
Unknown0 Unknown
Circular1 Circular shape
Square2 Square shape
See Also