Table of Contents

Class ModelSections

Namespace
FemDesign.Sections
Assembly
FemDesign.Core.dll

Sections container used in model.

public class ModelSections
Inheritance
ModelSections
Inherited Members
Extension Methods

Constructors

ModelSections()

public ModelSections()

Fields

ComplexSection

public List<ComplexSection> ComplexSection

Field Value

List<ComplexSection>

Section

public List<Section> Section

Field Value

List<Section>