Go to the documentation of this file.
41 return activeControlPoints_;
48 return activeDesignVariables_;
60 return confineUMovement_;
66 return confineVMovement_;
72 return confineWMovement_;
A class for handling words, derived from Foam::string.
const NURBSbasis & basisV() const
bool confineWMovement() const
NURBSbasis function. Used to construct NURBS curves, surfaces and volumes.
bool confineVMovement() const
const boolList & getActiveDesignVariables() const
Which design variables are active?
const NURBSbasis & basisW() const
const boolList & getActiveCPs() const
Which control points are active?
const word & name() const
Get box name.
bool confineUMovement() const
Get confine movements.
const NURBSbasis & basisU() const
Get basis functions.
const vectorField & getControlPoints() const
Get control points.