Class Entities
- Namespace
- FemDesign
- Assembly
- FemDesign.Core.dll
entities.
public class Entities
- Inheritance
-
Entities
- Inherited Members
- Extension Methods
Constructors
Entities()
public Entities()
Properties
AdvancedFem
public AdvancedFem AdvancedFem { get; set; }
Property Value
Axes
public Axes Axes { get; set; }
Property Value
BarReinforcements
public List<BarReinforcement> BarReinforcements { get; set; }
Property Value
Bars
public List<Bar> Bars { get; set; }
Property Value
BeamReductionZones
public List<Beam_reduction_zone_type> BeamReductionZones { get; set; }
Property Value
ColumnCorbels
public List<ColumnCorbel> ColumnCorbels { get; set; }
Property Value
Foundations
public Foundations Foundations { get; set; }
Property Value
HiddenBars
public List<ConcealedBar> HiddenBars { get; set; }
Property Value
LabelledSections
public LabelledSectionsGeometry LabelledSections { get; set; }
Property Value
Loads
public Loads Loads { get; set; }
Property Value
NoShearControlRegions
public List<ShearControlRegionType> NoShearControlRegions { get; set; }
Property Value
NoShearRegions
[Obsolete("Use `NoShearControlRegions`", true)]
public List<NoShearRegionType> NoShearRegions { get; set; }
Property Value
Panels
public List<Panel> Panels { get; set; }
Property Value
PeakSmoothingRegions
public List<PeakSmoothingRegion> PeakSmoothingRegions { get; set; }
Property Value
PostTensionedCables
public List<Ptc> PostTensionedCables { get; set; }
Property Value
PunchingArea
public List<PunchingArea> PunchingArea { get; set; }
Property Value
PunchingAreaWall
public List<Punching_area_wall_type> PunchingAreaWall { get; set; }
Property Value
PunchingReinforcements
public List<PunchingReinforcement> PunchingReinforcements { get; set; }
Property Value
ReferencePlanes
public List<Refplane_type> ReferencePlanes { get; set; }
Property Value
Regions
public Regions Regions { get; set; }
Property Value
ResultPoints
public ResultPointsGeometry ResultPoints { get; set; }
Property Value
RetainingWalls
public List<Retaining_wall_type> RetainingWalls { get; set; }
Property Value
ShellBucklings
public List<ShellBucklingType> ShellBucklings { get; set; }
Property Value
Slabs
public List<Slab> Slabs { get; set; }
Property Value
SoilElements
public SoilElements SoilElements { get; set; }
Property Value
SteelBarHunches
public List<Stbar_haunch_type> SteelBarHunches { get; set; }
Property Value
SteelBarStiffeners
public List<Stbar_siffener_type> SteelBarStiffeners { get; set; }
Property Value
Storeys
public Storeys Storeys { get; set; }
Property Value
Supports
public Supports Supports { get; set; }
Property Value
SurfaceReinforcementParameters
public List<SurfaceReinforcementParameters> SurfaceReinforcementParameters { get; set; }
Property Value
SurfaceReinforcementSingleByLine
public List<Surface_rf_line_type> SurfaceReinforcementSingleByLine { get; set; }
Property Value
SurfaceReinforcementSingleByRectangle
public List<Surface_rf_rect_type> SurfaceReinforcementSingleByRectangle { get; set; }
Property Value
SurfaceReinforcements
public List<SurfaceReinforcement> SurfaceReinforcements { get; set; }
Property Value
SurfaceShearReinforcement
public List<Surface_shear_rf_type> SurfaceShearReinforcement { get; set; }
Property Value
TSolids
public List<Polyhedron_type> TSolids { get; set; }
Property Value
VirtualBarContainer
public VirtualBarContainer VirtualBarContainer { get; set; }
Property Value
WallCorbel
public List<WallCorbel> WallCorbel { get; set; }