Table of Contents

Class DatabaseEntitiesSupports

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

Constructors

DatabaseEntitiesSupports()

public DatabaseEntitiesSupports()

Properties

Line_support

public List<Line_support_type> Line_support { get; set; }

Property Value

List<Line_support_type>

Point_support

public List<Point_support_type> Point_support { get; set; }

Property Value

List<Point_support_type>

Stiffness_point

public List<Stiffness_point_type> Stiffness_point { get; set; }

Property Value

List<Stiffness_point_type>

Surface_support

public List<Surface_support_type> Surface_support { get; set; }

Property Value

List<Surface_support_type>