Octave BricsCAD
The true CAD alternative

The 2D and 3D CAD alternative that helps you switch smoothly, excel in the detail, and realize better value from day one.

V26.2 release now available!
See what's new for you.

Get the best value and real choice

Enjoy tailored plans to fit your needs, ensuring smooth, efficient design processes.

Flexible licensing

Enjoy tailored plans to fit your needs, ensuring smooth, efficient design processes.

No named users

Unlike other CAD solutions, licenses are linked to the company, not the individual – bringing unmatched flexibility and efficiency to your design projects.

Multi-user network

Utilize resources efficiently with a multi-user network license, allowing licenses to float across a network providing seamless access for your entire team.

Easy to learn

Immediately familiar, productive in a day

If BricsCAD is replacing your existing CAD solution, a smooth start and migration is crucial. No time to lose.

Familiar interface and commands

BricsCAD features a familiar interface and industry-standard commands, making it easy for users to transition seamlessly from other CAD software.

Migrating to BricsCAD is seamless

Easily port your existing workflows and customizations to BricsCAD. Experience minimal disruption and continue your projects with enhanced efficiency and productivity.

Familiar and compatible CAD

BricsCAD is entirely based on the industry-standard DWG format, with full command, script, macro, and menu compatibility. BricsCAD feels like home!

Industries

BricsCAD is build for you

Engineering

Professional CAD with unique AI-driven productivity tools for faster engineering detailing at a lower total cost of ownership.

General Contracting

Professional CAD with unique AI-driven productivity tools for markups, modifications, and scanning workflows at a lower total cost of ownership.

Subcontracting

Professional CAD with unique AI-driven productivity tools for efficiently creating detailed drawings at a lower total cost of ownership.

Architecture

Professional CAD with unique 2D and 3D AI-driven productivity tools for more efficient documentation of building designs and existing conditions.

Civil Engineering

Powerful native DWG CAD platform with robust APIs and foundational civil tools for developers to bring specialized civil/survey apps to market.

Surveying

Unique CAD-based scan-to-TIN functionality for creating highly accurate, optimized, lightweight surface models.

Manufacturing Professionals

Professional CAD with point cloud capabilities for capturing plant layouts for faster factory retooling and reconfiguring.

Product Designers

Professional CAD with unique AI-driven productivity tools for faster 3D assembly modeling and 2D detailing at a lower total cost of ownership.

Our Clients

Trusted by CAD users worldwide

Talk to Us

Contact us using the information below. We’ll respond promptly to your inquiries and feedback
email

Schedule

8:00am - 5:00pm, Monday - Friday

				
					/* 

Copy this code on section to modify colors of icons, submit button, hovers 
depends on the webpage theme.

Note: Keep visibility disabled, Do not Edit this

*/

/*Contact Content Icons & Text*/
.contact-iconbox .elementor-icon {
    color: pink;
    fill: pink;
}
.contact-iconbox .elementor-icon:hover{
    color: violet;
     fill:violet ;
}
.contact-iconbox p a, .contact-iconbox p{
    color: pink !important;
}
.contact-iconbox p a:hover, .contact-iconbox p:hover{
    color: violet !important;
}

/*Contact Form*/
.contact-form .elementor-widget-container{
    background:red !important;
}
.contact-form label{
    color: blue;
}
.contact-form .wpforms-submit-container button{
    border-color: pink !important;
    background: pink !important;
}
.contact-form .wpforms-submit-container button:hover{
    background: violet !important;
    border-color: violet !important;
}