Platforms to show: All Mac Windows Linux Cross-Platform

ClipperPointMBS class

Type Topic Plugin Version macOS Windows Linux iOS Targets
class Clipper MBS Tools Plugin 18.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The class for a point.

All functions accept nil as a point with values 0/0.

  • 2 properties
    • property X as Int64
    • property Y as Int64
  • 2 methods
    • method Constructor(x as Int64 = 0, y as Int64 = 0)
    • method Equal(other as ClipperPointMBS) as boolean
  • shared method Point(x as Int64 = 0, y as Int64 = 0) as ClipperPointMBS

This class has no sub classes.

Some methods using this class:

Some properties using for this class:

Some examples using this class:


The items on this page are in the following plugins: MBS Tools Plugin.


ClipperPathsMBS   -   ClipperPolyNodeMBS


The biggest plugin in space...