Skip to content

jasleenkaur/dxf_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THESE ARE C++ PROGRAMS TO MAKE PRIMITIVES SHAPES WITH dxf version 2000:

  1. CLONE THIS REPOSITORY USING $git clone https://github.com/jasleenkaur/dxf_programming.git
  2. Compile each program, $g++ -o prog program.cpp ( "prog" is your output file)
  3. ./prog (by default a.out is your executable/output file)

About

c++ program to create primitives shapes for CAD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages