Skip to content

Guruprasad-Rane/catenary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

catenary

C program to create Catenary curve from given Rise and Span. The output is in dxf file which can be imported by suitable CAD softwares.

Compile : gcc catenary.c -o catenary -lm

Usage : ./catenary -s <span> -r <rise> -d <divisions> -o <dxfFile>

About

C program to create Catenary curve from given Rise and Span. The output is in dxf file which can be imported to any CAD softwares.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages