Giter VIP home page Giter VIP logo

rwsat's Introduction

RWSAT - ACIS Extensions for NURBS-Python (geomdl)

This repository contains the rwsat project and it contains 2 modules

  • sat2json for extracting spline geometries and trim curves from ACIS .SAT files
  • satgen for generating sample geometries to test sat2json

The rwsat project is based on the work of Dr. Adarsh Krishnamurthy with various improvements and new features.

Requirements

  1. CMake
  2. 3D ACIS Modeler

Compiling RWSAT

  1. Clone the repository: git clone https://github.com/orbingol/rwsat.git
  2. Enter the directory: cd rwsat
  3. Update submodules: git submodule update --init
  4. Use CMake to generate make files
  5. Use make install to compile and install into the build directory

Using RWSAT

sat2json

The simplest way to use sat2json is as follows:

$ sat2json MODEL.sat licence_file=license.dat

This command will convert MODEL.sat into a JSON file which is directly readable by geomdl via exchange.import_json API call.

The license.dat contains your unlock_key which can be found inside your license source file at the following location:

ACIS license key location

Run sat2json without any command-line arguments for more details on using the application.

satgen

The simplest way to use satgen is as follows:

$ satgen SAMPLE.sat licence_file=license.dat

The arguments are very similar to sat2json command. Please note that the SAMPLE.sat file is the output of the satgen command.

Author

License

rwsat's People

Contributors

orbingol avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vb6hobbyst7

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.