

Array of control points and weights | |
number | |
Degree of the basis function in U | |
Array of knots on the parameter line U | |
number | |
Degree of the basis function in V | |
Array of knots on the parameter line V |

static pfcNURBSSurfaceDescriptor | Create (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, number UDegree, number VDegree, realseq UKnots, realseq VKnots, pfcBSplinePoints Points) |
This method creates a new NURBSSurfaceDescriptor object. |

Points |

number | UDegree |

UKnots |

number | VDegree |

VKnots |

static pfcNURBSSurfaceDescriptor | Create | (pfcSurfaceExtents Extents, pfcSurfaceOrientation Orientation, number UDegree, number VDegree, realseq UKnots, realseq VKnots, pfcBSplinePoints Points) |
