Table of Contents

Class LabelledSectionsGeometry

Namespace
FemDesign.AuxiliaryResults
Assembly
FemDesign.Core.dll

Class to contain list in entities. For serialization purposes only. Use LabelledSection to create the object

public class LabelledSectionsGeometry
Inheritance
LabelledSectionsGeometry
Inherited Members
Extension Methods

Constructors

LabelledSectionsGeometry()

public LabelledSectionsGeometry()

Fields

LabelledSections

public List<LabelledSection> LabelledSections

Field Value

List<LabelledSection>