Table of Contents

Class DatabaseEntitiesSoil_elements

Namespace
StruSoft.Interop.StruXml.Data
Assembly
FemDesign.Core.dll
public class DatabaseEntitiesSoil_elements
Inheritance
DatabaseEntitiesSoil_elements
Inherited Members
Extension Methods

Constructors

DatabaseEntitiesSoil_elements()

public DatabaseEntitiesSoil_elements()

Properties

Borehole

public List<Borehole_type> Borehole { get; set; }

Property Value

List<Borehole_type>

Excavation

public List<Excavation_type> Excavation { get; set; }

Property Value

List<Excavation_type>

Filling

public List<Filling_type> Filling { get; set; }

Property Value

List<Filling_type>

Pile

public List<Pile_type> Pile { get; set; }

Property Value

List<Pile_type>

Strata

public Strata_type Strata { get; set; }

Property Value

Strata_type