

/* readonly */ pfcBSplinePoints | |
Array of control points and weights | |
/* readonly */ number | |
Degree of the basis function in U | |
/* readonly */ realseq | |
Array of knots on the parameter line U | |
/* readonly */ number | |
Degree of the basis function in V | |
/* readonly */ realseq | |
Array of knots on the parameter line V |

/* readonly */ pfcBSplinePoints | Points |

/* readonly */ number | UDegree |

/* readonly */ realseq | UKnots |

/* readonly */ number | VDegree |

/* readonly */ realseq | VKnots |
