Table of Contents

Class Supports

Namespace
FemDesign.Supports
Assembly
FemDesign.Core.dll

supports

public class Supports
Inheritance
Supports
Inherited Members
Extension Methods

Constructors

Supports()

public Supports()

Fields

LineSupport

public List<LineSupport> LineSupport

Field Value

List<LineSupport>

PointSupport

public List<PointSupport> PointSupport

Field Value

List<PointSupport>

StiffnessPoint

public List<StiffnessPoint> StiffnessPoint

Field Value

List<StiffnessPoint>

SurfaceSupport

public List<SurfaceSupport> SurfaceSupport

Field Value

List<SurfaceSupport>

Methods

GetSupports()

public List<ISupportElement> GetSupports()

Returns

List<ISupportElement>