buffalo_wings.wing.JoinSideSpec
- class buffalo_wings.wing.JoinSideSpec(panel, side)[source]
Bases:
objectOne side of a panel-to-panel join constraint.
Attributes
Panel identifier participating in the join.
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.