HomeDream BuilderForce CalculatorDesign ScenarioDocumentation
BlogAbout

Documentation

Welcome to the SASA documentation. Here you'll find comprehensive guides and documentation to help you start working with SASA as quickly as possible.

Table of Contents

Getting StartedForce CalculatorDesign ScenariosAPI Reference

Getting Started

Learn how to set up and start using SASA for your structural analysis needs.

Was this helpful?

Force Calculator

Detailed guide on using the force calculator tool for structural analysis.

Was this helpful?

Design Scenarios

Explore different design scenarios and how to implement them in your projects.

Was this helpful?

API Reference

Technical documentation for developers looking to integrate with SASA.

Example API call:

fetch('/api/solve-physics', {
  method: 'POST',
  headers: {
    'Content-Type': 'application/json',
  },
  body: JSON.stringify({
    type: 'force',
    parameters: {
      problem: "A 5kg object is pushed with a force of 20N. What is its acceleration?"
    }
  }),
});
Was this helpful?

Need Help?

If you need any assistance or have questions about using SASA, please don't hesitate to contact our support team or refer to our FAQ section.

Provide Feedback

Help us improve our documentation by sharing your thoughts.

SASA

Smart Architecture & Structural Analytics

© 2025 SASA. All rights reserved.

Tools

  • Force Calculator
  • Design Scenario
  • Dream Builder

Resources

  • Documentation
  • Blog
  • About

Get in Touch

Have a question? Send us a message!

Privacy PolicyTerms of Service
Contact: contact@sasa.com