Table of Contents

Class AdvancedFem

Namespace
FemDesign.ModellingTools
Assembly
FemDesign.Core.dll

Connections and virtual objects

public class AdvancedFem
Inheritance
AdvancedFem
Inherited Members
Extension Methods

Constructors

AdvancedFem()

public AdvancedFem()

Fields

Covers

List of Cover (cover_type)

public List<Cover> Covers

Field Value

List<Cover>

FictitiousBars

public List<FictitiousBar> FictitiousBars

Field Value

List<FictitiousBar>

FictitiousShells

public List<FictitiousShell> FictitiousShells

Field Value

List<FictitiousShell>

Properties

ConnectedLines

public List<ConnectedLines> ConnectedLines { get; set; }

Property Value

List<ConnectedLines>

ConnectedPoints

public List<ConnectedPoints> ConnectedPoints { get; set; }

Property Value

List<ConnectedPoints>

Diaphragms

public List<Diaphragm> Diaphragms { get; set; }

Property Value

List<Diaphragm>

SteelJointType

public List<Steel_joint_type> SteelJointType { get; set; }

Property Value

List<Steel_joint_type>

SurfaceConnections

public List<SurfaceConnection> SurfaceConnections { get; set; }

Property Value

List<SurfaceConnection>