V8i SS4
Subject line says it all. I need a beginner's guide to creating custom tools and task panes.
thanks
Hi David,
Unknown said:Subject line says it all.
I guess it does not say all, because by "custom tools" (at least) two different topics can be discussed:
With regards,
Jan
Bentley Accredited Developer: iTwin Platform - AssociateLabyrinth Technology | dev.notes() | cad.point
Sorry, my ignorance is showing.
The first category (I think) - I want to create a task pane that primarily runs out of the box Microstation commands. I don't plan to write any more code than I have to muddle my way through to accomplish what I want to do.
Example - I want a tool that sets a certain dimension style and level active for the user, then dimensions a selected element according to parameters: true alignment, automatic location, linear size.
Example 2 - I want a tool that runs a saved batch process calling up the command file from a networked location.
It doesn't sound like you have to write any code at all.
Example 1 - Sounds a lot like what an Element Template does.
Example 2 - Use Workspace > Customize to create a custom Toolbox with a command button to call your custom batch process.
Both Element Templates and custom toolboxes need to be created in a dgnlib file. For the custom toolbox the dgnlib file has to be referenced in the MS_GUIDGNLIBLIST variable.
Rod WingSenior Systems Analyst