buffalo_wings.wing.ControlPointSpec
- class buffalo_wings.wing.ControlPointSpec(u=16, v=10)[source]
Bases:
objectRequested NURBS control-point counts.
Attributes
Control-point count in the chordwise
udirection.Control-point count in the spanwise
vdirection.- u: int
Control-point count in the chordwise
udirection.
- v: int
Control-point count in the spanwise
vdirection.