Quantcast
Channel: MicroStation Programming Forum - Recent Threads
Viewing all articles
Browse latest Browse all 7260

RE: Measure of distances in VBA

$
0
0

[quote user="RodWing"]I wrote a VBA tip a few years ago on one way to handle it[/quote]

Good tip!

MicroStation VBA has functions that do something similar for the UDTs.  For example...

  • Point2dEqualTolerance (p1, p2, tolerance)
  • Point3dEqualTolerance (p1, p2, tolerance)
  • Vector3dEqualTolerance (v1, v2, tolerance)
  • BsplineCurve.ComputeMinimumDistance (ClosestPoint, ClosestParameter, FromPoint, Rotation [, Tolerance])
  • Range3dEqualTolerance (Range0, Range1, Tolerance)
  • IntersectRay3d (IntersectionPoint, Parameters, Ray [, Tolerance])

Viewing all articles
Browse latest Browse all 7260

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>