Table of Contents

Class Database

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

Constructors

Database()

public Database()

Properties

Any

public List<XmlElement> Any { get; set; }

Property Value

List<XmlElement>

AnyAttr

public List<XmlAttribute> AnyAttr { get; set; }

Property Value

List<XmlAttribute>

Bolt_types

public List<Bolt_lib_type> Bolt_types { get; set; }

Property Value

List<Bolt_lib_type>

Clt_panel_types

public List<Cltpanel_lib_type> Clt_panel_types { get; set; }

Property Value

List<Cltpanel_lib_type>

Composites

public DatabaseComposites Composites { get; set; }

Property Value

DatabaseComposites

Construction_stages

public Cs_type Construction_stages { get; set; }

Property Value

Cs_type

Convertid

public string Convertid { get; set; }

Property Value

string

Country

public Eurocodetype Country { get; set; }

Property Value

Eurocodetype

End

public Empty_type End { get; set; }

Property Value

Empty_type

End_time

public DateTime End_time { get; set; }

Property Value

DateTime

Entities

public DatabaseEntities Entities { get; set; }

Property Value

DatabaseEntities

Geometry

public DatabaseGeometry Geometry { get; set; }

Property Value

DatabaseGeometry

Glc_panel_types

public List<Glcpanel_lib_type> Glc_panel_types { get; set; }

Property Value

List<Glcpanel_lib_type>

Guid

public string Guid { get; set; }

Property Value

string

Hash

public string Hash { get; set; }

Property Value

string

Line_connection_types

public List<Rigidity_datalib_type3> Line_connection_types { get; set; }

Property Value

List<Rigidity_datalib_type3>

Line_support_group_types

public List<Rigidity_datalib_type2> Line_support_group_types { get; set; }

Property Value

List<Rigidity_datalib_type2>

Materials

public DatabaseMaterials Materials { get; set; }

Property Value

DatabaseMaterials

Point_connection_types

public List<Rigidity_datalib_type2> Point_connection_types { get; set; }

Property Value

List<Rigidity_datalib_type2>

Point_support_group_types

public List<Rigidity_datalib_type2> Point_support_group_types { get; set; }

Property Value

List<Rigidity_datalib_type2>

Ptc_strand_types

public List<Ptc_strand_lib_type> Ptc_strand_types { get; set; }

Property Value

List<Ptc_strand_lib_type>

Reinforcing_materials

public List<Rfmaterial_type> Reinforcing_materials { get; set; }

Property Value

List<Rfmaterial_type>

Sections

public DatabaseSections Sections { get; set; }

Property Value

DatabaseSections

Soil_as_solid

public bool Soil_as_solid { get; set; }

Property Value

bool

Source_software

public string Source_software { get; set; }

Property Value

string

Standard

public Standardtype Standard { get; set; }

Property Value

Standardtype

Start_time

public DateTime Start_time { get; set; }

Property Value

DateTime

Struxml_version

public string Struxml_version { get; set; }

Property Value

string

Surface_connection_types

public List<Rigidity_datalib_type1> Surface_connection_types { get; set; }

Property Value

List<Rigidity_datalib_type1>

Surface_support_types

public List<Rigidity_datalib_type1> Surface_support_types { get; set; }

Property Value

List<Rigidity_datalib_type1>

Timber_panel_types

public List<Timberpanel_lib_type> Timber_panel_types { get; set; }

Property Value

List<Timberpanel_lib_type>

User_defined_filter

public List<Userfilter_type> User_defined_filter { get; set; }

Property Value

List<Userfilter_type>

User_defined_views

public DatabaseUser_defined_views User_defined_views { get; set; }

Property Value

DatabaseUser_defined_views

Vehicle_types

public List<Vehicle_lib_type> Vehicle_types { get; set; }

Property Value

List<Vehicle_lib_type>

Methods

ShouldSerializeBolt_types()

public virtual bool ShouldSerializeBolt_types()

Returns

bool

ShouldSerializeClt_panel_types()

public virtual bool ShouldSerializeClt_panel_types()

Returns

bool

ShouldSerializeGlc_panel_types()

public virtual bool ShouldSerializeGlc_panel_types()

Returns

bool

ShouldSerializeLine_connection_types()

public virtual bool ShouldSerializeLine_connection_types()

Returns

bool

ShouldSerializeLine_support_group_types()

public virtual bool ShouldSerializeLine_support_group_types()

Returns

bool

ShouldSerializePoint_connection_types()

public virtual bool ShouldSerializePoint_connection_types()

Returns

bool

ShouldSerializePoint_support_group_types()

public virtual bool ShouldSerializePoint_support_group_types()

Returns

bool

ShouldSerializePtc_strand_types()

public virtual bool ShouldSerializePtc_strand_types()

Returns

bool

ShouldSerializeReinforcing_materials()

public virtual bool ShouldSerializeReinforcing_materials()

Returns

bool

ShouldSerializeSurface_connection_types()

public virtual bool ShouldSerializeSurface_connection_types()

Returns

bool

ShouldSerializeSurface_support_types()

public virtual bool ShouldSerializeSurface_support_types()

Returns

bool

ShouldSerializeTimber_panel_types()

public virtual bool ShouldSerializeTimber_panel_types()

Returns

bool

ShouldSerializeVehicle_types()

public virtual bool ShouldSerializeVehicle_types()

Returns

bool