Platforms to show: All Mac Windows Linux Cross-Platform
SplineMBS class
Type | Topic | Plugin | Version | macOS | Windows | Linux | iOS | Targets |
class | Math | MBS Util Plugin | 15.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | All |
The curve goes smooth through all points.
- property count as Integer
- 8 methods
- method a(index as Integer) as Double
- method b(index as Integer) as Double
- method c(index as Integer) as Double
- method calc(x as Double) as Double
- method Constructor(X() as Double, Y() as Double)
- method d(index as Integer) as Double
- method x(index as Integer) as Double
- method y(index as Integer) as Double
This class has no sub classes.
Some examples using this class:
Blog Entries
- MBS Xojo / Real Studio plug-ins in version 15.4
- MBS Xojo / Real Studio Plugins, version 15.4pr4
- MBS Xojo / Real Studio Plugins, version 15.3pr3
The items on this page are in the following plugins: MBS Util Plugin.
SpinningProgressIndicatorMBS - SQLAPIMBS