Class DatabaseEntitiesSupports
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
Point_support
public List<Point_support_type> Point_support { get; set; }
Property Value
Stiffness_point
public List<Stiffness_point_type> Stiffness_point { get; set; }
Property Value
Surface_support
public List<Surface_support_type> Surface_support { get; set; }