Class ComplexSectionPart
Reference type section used in entity definition. References to database section. strusoft.xsd: complex_section_type (child of)
public class ComplexSectionPart
- Inheritance
-
ComplexSectionPart
- Inherited Members
- Extension Methods
Fields
SectionObj
public Section SectionObj
Field Value
_pos
public string _pos
Field Value
Properties
Eccentricity
public Eccentricity Eccentricity { get; set; }
Property Value
End
public string End { get; set; }
Property Value
Pos
public double Pos { get; set; }
Property Value
SectionRef
public Guid SectionRef { get; set; }