buffalo_wings.wing.NurbsSpec
- class buffalo_wings.wing.NurbsSpec(degrees=<factory>, ctrlpts=<factory>, fit=<factory>)[source]
Bases:
objectPanel-local NURBS construction controls.
Attributes
Requested polynomial degrees for the fitted surface.
Requested control-point counts for the fitted surface.
Fitting method used to construct the panel surface.
- degrees: DegreesSpec
Requested polynomial degrees for the fitted surface.
- ctrlpts: ControlPointSpec
Requested control-point counts for the fitted surface.