Platforms to show: All Mac Windows Linux Cross-Platform

Back to DynaPDFPointMBS class.

DynaPDFPointMBS.SqDist as Double   New in 26.1

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 26.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
Calculates the square distance for this point.
Example
Var p As New DynaPDFPointMBS(3, 4)

MessageBox str(p.SqDist)+" squared distance to 0/0"

(Read only property)

DynaPDFPointMBS.X as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The X value.

(Read and Write property)

DynaPDFPointMBS.Y as Double

Type Topic Plugin Version macOS Windows Linux iOS Targets
property DynaPDF MBS DynaPDF Plugin 14.0 ✅ Yes ✅ Yes ✅ Yes ✅ Yes All
The Y value.

(Read and Write property)

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


The biggest plugin in space...