What's new

api

  1. stepalibre

    AlibreObjectModel, AlibreScriptWrapper

    I published my Alibre API .NET Core library to NuGet. https://www.nuget.org/packages/AlibreObjectModel/ AlibreObjectModel is a superset of the AlibreX.dll. What is it? C# source generator output that wraps the AlibreX API. Instead of using AlibreX.dll directly you use AlibreObjectModel. It...
  2. B

    I need advice/suggestions on which path to take

    Hi all, I would appreciate some advice on which path to take in order to achieve my goal. I want to load a robot that I designed in Alibre Design and train it using Reinforcement Learning. For that, I ultimately need to express it in URDF or SDF format. I need to make an informed decision...
  3. M

    C++ Sessions listing

    Hello all, My task is to get the list of all openned sessions. I need to know the parts and assemblies NAMES and file paths (if saved). Is there any existing example code for C++ develpment. Note: I dont't have an "Item" object when using C++. objRoot.Sessions.Items(1)
Back
Top