Defined in bitbybit-docs.d.ts:59447 Constructors Properties Readonlycone Defined in bitbybit-docs.d.ts:59450 Readonlycylinder Defined in bitbybit-docs.d.ts:59451 Readonlyextrusion Defined in bitbybit-docs.d.ts:59452 Readonlysphere Defined in bitbybit-docs.d.ts:59453 Readonlyrevolved Defined in bitbybit-docs.d.ts:59454 Readonlysweep Defined in bitbybit-docs.d.ts:59455 Methods boundaries Returns any [] مصفوفة من المنحنيات
Defined in bitbybit-docs.d.ts:59461 create Surface By Corners Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59467 create Surface By Knots Control Points Weights Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59473 create Surface By Lofting Curves Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59479 clone Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59485 closest Param معلمات UV
Defined in bitbybit-docs.d.ts:59491 closest Point Returns number [] نقطة
Defined in bitbybit-docs.d.ts:59497 control Points Returns number [] [] [] مصفوفة ثنائية الأبعاد من النقاط
Defined in bitbybit-docs.d.ts:59503 degree U Returns number الدرجة U
Defined in bitbybit-docs.d.ts:59509 degree V Returns number الدرجة V
Defined in bitbybit-docs.d.ts:59515 derivatives Returns number [] [] [] مصفوفة ثنائية الأبعاد من المتجهات
Defined in bitbybit-docs.d.ts:59521 domain U المجال U كفترة
Defined in bitbybit-docs.d.ts:59527 domain V المجال V كفترة
Defined in bitbybit-docs.d.ts:59533 isocurve Returns any منحنى Nurbs
Defined in bitbybit-docs.d.ts:59539 isocurves Subdivision Returns any [] منحنيات Nurbs
Defined in bitbybit-docs.d.ts:59545 isocurves At Params Returns any [] منحنيات Nurbs
Defined in bitbybit-docs.d.ts:59551 knots U Returns number [] العقد في الاتجاه u
Defined in bitbybit-docs.d.ts:59557 knots V Returns number [] العقد في الاتجاه v
Defined in bitbybit-docs.d.ts:59563 normal Returns number [] المتجه الناظم
Defined in bitbybit-docs.d.ts:59569 point Returns number [] نقطة
Defined in bitbybit-docs.d.ts:59575 reverse Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59581 split Returns any [] سطحا Nurbs
Defined in bitbybit-docs.d.ts:59587 Returns any سطح Nurbs
Defined in bitbybit-docs.d.ts:59593 weights Returns number [] [] مصفوفة ثنائية الأبعاد من الأوزان
Defined in bitbybit-docs.d.ts:59599 Bitbybit TypeScript API reference Namespace: Bit
Other top-level symbols:
API reference home · Full symbol index · Tutorials and guides · Platform
يحوي دوال متنوعة لأسطح Nurbs. تغلف هذه الدوال مكتبة Verbnurbs التي يمكنك العثور عليها هنا http://verbnurbs.com/. شكرا لـ Peter Boyer على عمله.
Deprecated
Verbnurbs is not maintained upstream and this API is removed in the next major version. Use the OpenCascade (occt) NURBS operations instead. Existing scripts keep working until the removal.