Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.272.563 Times

Xyz Points software
Filter: All | Freeware | Demo
 

Xyz Points

1 2 3 4 5 > 
Released: September 01, 2012  |  Added: July 21, 2013 | Visits: 837

TRIANGULATION for IntelliCAD TRIANGULATION, ISOLINES, VOLUME, LOADING of XYZ points files, 3DINTERSECTION, cross sections and a longitudinal profile, color-filled contour map; 7 functions for IntelliCAD versions which can load SDS applications (dll). TRIANGULATION performs the triangulation of a set of 3D points with...



Platforms: Windows

License: Shareware Cost: $36.00 USD Size: 587 KB Download (94): TRIANGULATION for IntelliCAD Download

Added: April 09, 2013 | Visits: 976

Convert form XYZ coordinate to YBC format (LRA) XYZ2YBC convert form XYZ coordinate to YBC format (LRA)XYZ2YBC(X,Y,Z) convert the X,Y,Z values to Y,B,C values. assuming the bend radius is zero. the size of X,Y and Z must be the same.XYZ2YBC(X,Y,Z,R) where R is the bend radius. convert the X,Y,Z values toY,B,C values, taking in to account the...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (134): Convert form XYZ coordinate to YBC format (LRA) Download

Released: April 11, 2017  |  Added: April 22, 2017 | Visits: 1.417

TRIANGULATION for AutoCAD An add-on for AUTOCAD 2002-2018, which makes the triangulation of a set of POINT entities, the intersection curves (isolines) between a set of 3DFACE entities and a set of equidistance plans, horizontally or vertically and the volume and center of gravity of a set of bodies or between surfaces...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $84.00 USD Size: 648 KB Download (156): TRIANGULATION for AutoCAD Download

Released: July 09, 2023  |  Added: August 06, 2023 | Visits: 167

RTOPO Hydrology Simple, powerful and inexpensive CAD software for surveying. You can do triangulation, isolines, color-filled contour maps, sections, intersections, volume and much more. You can process hundreds of thousands of points or triangles, even on less powerful PCs. Through its own CAD system...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $125.00 USD Size: 2.48 MB Download (15): RTOPO Hydrology Download

Released: January 04, 2002  |  Added: November 06, 2006 | Visits: 4.823

Points Import for SolidWorks Points Import for SolidWorks is a add-in for SolidWorks. This plug-in gives SolidWorks the ability to import points from text files.Points Import for SolidWorks is very easy to use as it adds a new file type to the SolidWorks File Open dialog box. To import a point file select Open from the File...


Platforms: Windows

License: Commercial Cost: $200.00 USD Size: 300 KB Download (196): Points Import for SolidWorks Download

Released: January 04, 2002  |  Added: June 14, 2006 | Visits: 6.264

Points Import for AutoCAD Points Import for AutoCAD is a plug-in for AutoCAD 2000, 2000i, 2002 and 2004. This plug-in gives AutoCAD the ability to import points from text files. Reverse Engineering, GIS and similar applications create point files as output. Points Import for AutoCAD reads these text point files and...


Platforms: Windows

License: Commercial Cost: $30.00 USD Size: 400 KB Download (255): Points Import for AutoCAD Download

Released: April 25, 2017  |  Added: April 27, 2017 | Visits: 4.803

RTOPO Simple, powerful and inexpensive CAD software for surveying. You can do triangulation, isolines, color-filled contour maps, sections, intersections, volume and much more. You can process hundreds of thousands of points or triangles, even on less powerful PCs. Through its own CAD system (called...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $84.00 USD Size: 1.04 MB Download (359): RTOPO Download

Released: November 04, 2008  |  Added: November 18, 2008 | Visits: 2.671

Advanced Points Manager The Advanced points manager imports points to AutoCAD drawing from different data sources. OLE-DB database, SHP (ESRI shape file), GPX (GPS eXchange format), KML (Keyhole Markup Language), GML (Geography Markup Language), TXT, CSV. Additional options: savable configurations, point coordinate...


Platforms: Windows

License: Demo Cost: $119.00 USD Size: 609.83 KB Download (183): Advanced Points Manager Download

Released: December 02, 2012  |  Added: December 02, 2012 | Visits: 806

MB Cardinal Points Astrology Cardinal Points are one of the most important topics in the study of astrology. These are points placed in one’s natal chart which reflect in the individual’s personality. MB Cardinal Points Astrology includes the ascendant, descendant and midheaven points of astrology. Along with the sun...


Platforms: Windows

License: Freeware Size: 1.73 MB Download (514): MB Cardinal Points Astrology Download

Added: May 10, 2013 | Visits: 512

User Points Contributed modules Included modules - user2userpoints: Allows users to send points to other users. - userpoints_reset: Resets all userpoints on the site. - userpoints_retroactive: Calculate userpoints for nodes and comments created so far. - referral_points: Allows referrers to get bonus points percentage points...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (48): User Points Contributed modules Download

Added: May 10, 2013 | Visits: 518

User Points Voting API Sites using voting tools like Fivestar, Voting, or Latest and Greatest (to name a few) can now award their users points for voting.Installation - Unpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules.  Requirements: - Drupal 5.x/6.x -...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): User Points Voting API Download

Added: May 10, 2013 | Visits: 448

Points and Rewards Module The system awards shopping points to customers for the amount they spend. Points consider as cash when redeemed, so points are in pending status untill approved by admin(manually) Once approved, customers can then use those points to pay for order druing checkout.Admin features.1.Enable/Disable...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (48): Points and Rewards Module Download

Added: May 10, 2013 | Visits: 734

Finding the convex hull of a set of 2D points This simple code calculates the convex hull of a set of 2D points and generates EPS files to visualise them.


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: July 24, 2013 | Visits: 629

RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE A few days ago I was in need of uniformly random points generation on the surface of sphere. I suddenly discovered that common parametrization with 2 angles is useless, it gathers too many points in the poles. At MathWorld you can find the complete demonstration, here the main lines:To pick a...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): RANDSPHERE: RANDOM POINTS ON THE SURFACE OF AN nD SPHERE Download

Calculation of distances from a given set of points to a set of segments CSMV calculates distances from a given set of points to a set of linear segments SYNOPSIS: [squared_distances_to_segments I]=csmv(P,R,Q,to_plot) [squared_distances_to_segments I]=csmv(P,R,Q,...) INPUT P,R : arrays of coordinates of 2n segment endpoints (i.e., if there are n segments considered in...


Platforms: Matlab


Added: May 20, 2013 | Visits: 696

Compute the Great Circle Distance between two points This function will compute the great circle distance between two points on a sphere of uniform radius using the Vincenty formula. At minimum, four inputs are required: lat1, long1, lat2, long2. Optionally, a fifth parameter (r) can be specified. If this parameter isn't specified it's assumed to...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Compute the Great Circle Distance between two points Download

Added: August 26, 2013 | Visits: 409

Get points for a line between 2 points You have 2 points, and you want N number of points between these 2 points. It's like making a line between 2 points. It takes start and end points, and the number of points you want in between.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): Get points for a line between 2 points Download

Added: April 12, 2013 | Visits: 443

Smoothing function by increasing number of points This function can be used to obtain smooth function by increasing number of points of the function.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 20.48 KB Download (44): Smoothing function by increasing number of points Download

Added: July 07, 2013 | Visits: 454

Skeleton end and triple points Detects the end and triple points of a skeleton image after the binary image has been passed through the function "bwmorph" 'thin' option.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Skeleton end and triple points Download

Added: July 16, 2013 | Visits: 651

Travel Guide (Points Based Djikstra Algorithm) Objective: Shortest Distance Path between 2 Points.Step: Select 2 Points to get Shortest Distance Path between them.Intro: Background Image "Andhra Pradesh" is a state in India for which the major district Capitals (only) are defined.Note 1: "Loop" is to view the possible Route Connection...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 51.2 KB Download (62): Travel Guide (Points Based Djikstra Algorithm) Download

1 2 3 4 5 >