variants with parameters
All  1-2  3-8

Previous
Next
 From:  eConsult
662.3 In reply to 662.2 
Hi Michael,

thank you for your quick reply.
The link seem to be very interesting showing how things could be done.
I understand the intention of MoI. But you could solve more problems with it.
The wall and windows problem was just an example.

Thank you
- Ralf
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
662.4 In reply to 662.3 
Hi Ralf, certainly I understand that being able to do custom plug-ins and extensions would help with a lot of stuff.

I do want to do it eventually, it's just a matter of limited time.

There isn't enough time to do every single thing especially for the 1.0 version, so some things have to be prioritized over others. For right now I've put basic functionality and documentation for just running the current feature set of MoI as a higher priority than setting up a full extension mechanism, especially because including full documentation and technical support for doing extensions will take a lot of time.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  WillBellJr
662.5 In reply to 662.4 
If you have Lightwave, there's always LWCAD: http://www.wtools3d.com/

This package works very well and the upcoming 2.5 update has added even more architectural features.

I had pretty much stopped using Modeler until LWCAD became available...

-Will
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  eConsult
662.6 In reply to 662.4 
Hi Michael,

you're absolutely right.
Defining and supporting an API
is very time-consuming.
But I think it's not a bad idea to prepare the
structure of the software to be able to implement
an API in a later version.

By the way, if I can help you in any way,
testing for example, let me know.
As I mentioned I'm familiar with a lot of cad systems
AutoCAD, MDT, Inventor, Nemetschek Allplan (Architecture),
RoboCAD, Spirit (Architecture), Truespace, TDI, Alias Wavefront,...

best regards
- Ralf
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  eConsult
662.7 In reply to 662.5 
Hi Will,

Unfortunately I don't have lightwave.
But thank you for the information.

- Ralf
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
662.8 In reply to 662.6 
Hi Ralf,

> But I think it's not a bad idea to prepare the structure of the software
> to be able to implement an API in a later version.

Yeah, I have actually done some of this. There is an internal API that I use when making new features, there are things like point picking and object selection services, etc...

You can see one portion of how this works by looking in the "commands" subdirectory under the main MoI directory. In there you will see the script file and UI file for every command. The script file controls the flow of a command and it calls various parts of the MoI object model to accomplish different tasks and gather inputs.

It's just going to be a while before I'm able to clean it up and especially document it to make it a public API.

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-2  3-8