suanPan
Section
Collaboration diagram for Section:

Modules

 Section-2D
 
 Section-1D
 
 Section-3D
 
 Section-NM
 

Namespaces

 suanpan
 

Classes

struct  DataSection
 
class  Section
 A Section class. More...
 
class  Bar2D
 A Bar2D class. More...
 
class  Circle2D
 A Circle2D class. More...
 
class  CircularHollow2D
 A CircularHollow2D class. More...
 
class  Bar3D
 A Bar3D class. More...
 
class  Circle3D
 A Circle3D class. More...
 
class  CircularHollow3D
 A CircularHollow3D class. More...
 

Enumerations

enum  SectionType : unsigned {
  SectionType::D0 = 0, SectionType::D1 = 1, SectionType::D2 = 2, SectionType::D3 = 3,
  SectionType::NM2D = 3, SectionType::NM3D = 6
}
 

Detailed Description

Enumeration Type Documentation

◆ SectionType

enum SectionType : unsigned
strong
Enumerator
D0 
D1 
D2 
D3 
NM2D 
NM3D