Class ComplexSection
Complex section. strusoft.xsd: complex_section_type
public class ComplexSection : EntityBase, IFemDesignEntity
- Inheritance
-
ComplexSection
- Implements
- Inherited Members
- Extension Methods
Fields
Parts
public List<ComplexSectionPart> Parts
Field Value
Properties
Eccentricities
public Eccentricity[] Eccentricities { get; set; }
Property Value
Positions
public double[] Positions { get; }
Property Value
- double[]
Sections
public Section[] Sections { get; set; }
Property Value
- Section[]
Methods
CheckStartEnd()
public void CheckStartEnd()