buffalo_wings.wing.JoinSideSpec

class buffalo_wings.wing.JoinSideSpec(panel, side)[source]

Bases: object

One side of a panel-to-panel join constraint.

Attributes

panel

Panel identifier participating in the join.

side

Boundary side of that panel used in the join.

panel: str

Panel identifier participating in the join.

side: PanelSide

Boundary side of that panel used in the join.