Enum IsolatedFoundationGeometry
Represents a geometry of an isolated foundation
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public enum IsolatedFoundationGeometry
Fields
Name | Value | Description |
---|---|---|
Cuboid | Cuboid = 1 | Cuboid |
Pedestal | Pedestal = 3 | Pedestal |
Stepped | Stepped = 5 | Stepped |
Tapered | Tapered = 2 | Tapered |
TaperedWithPedestal | TaperedWithPedestal = 4 | TaperedWithPedestal |
Unknown | Unknown = 0 | Unknown |