Tagged Questions
1
vote
2answers
396 views
Opening a custom model's geoprocessor window with ArcObjects
I have developed a custom model using ModelBuilder in ArcGIS, and I would like to use a .NET Base Command to open the geoprocessor parameter window for this tool so the user can enter their ...
2
votes
1answer
247 views
Is it possible to open ModelBuilder SCREEN from .NET base command class?
I simply want to open the custom model's SCREEN (ModelBuilder) from .NET.