Message 1 of 12
VB Driven motion

Not applicable
03-13-2007
06:48 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I shall describe a simplified version of what I am trying to acheive for ease of communication:
Create an Inventor assembly comprising a floor plane and 2 cubes. Position the 2 cubes to the side initially.
Create a VB.net GUI which allows a user to select a cube from a pop-down list, enter a Time value (say in seconds) and a location on the floor (x and y) and click an Enter button.
The values are sent to Inventor and at this point in time the cube moves to the x, y location (does Inventor have any understanding of time?)
By repeating the process the cubes will move to different locations over time.
Each Task (comprising a cube name, time and location) may need to be stored in a database or array.
I am being asked to develop a planning tool which enables assemblies to be moved about a limited floor area without collisions and the movements stored for review and analysis.
We need a simple GUI with a timeline and a 3D view of the Inventor scene to review and communicate the strategy.
Thank you for reading this.
Create an Inventor assembly comprising a floor plane and 2 cubes. Position the 2 cubes to the side initially.
Create a VB.net GUI which allows a user to select a cube from a pop-down list, enter a Time value (say in seconds) and a location on the floor (x and y) and click an Enter button.
The values are sent to Inventor and at this point in time the cube moves to the x, y location (does Inventor have any understanding of time?)
By repeating the process the cubes will move to different locations over time.
Each Task (comprising a cube name, time and location) may need to be stored in a database or array.
I am being asked to develop a planning tool which enables assemblies to be moved about a limited floor area without collisions and the movements stored for review and analysis.
We need a simple GUI with a timeline and a 3D view of the Inventor scene to review and communicate the strategy.
Thank you for reading this.