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
FictitiousBars
public List<FictitiousBar> FictitiousBars
Field Value
FictitiousShells
public List<FictitiousShell> FictitiousShells
Field Value
Properties
ConnectedLines
public List<ConnectedLines> ConnectedLines { get; set; }
Property Value
ConnectedPoints
public List<ConnectedPoints> ConnectedPoints { get; set; }
Property Value
Diaphragms
public List<Diaphragm> Diaphragms { get; set; }
Property Value
SteelJointType
public List<Steel_joint_type> SteelJointType { get; set; }
Property Value
SurfaceConnections
public List<SurfaceConnection> SurfaceConnections { get; set; }