Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Visual Basic > VB 6 Visual Basic 6 > VB How-To
|
VB How-To Ask your "How do I do this with VB?" questions in this forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the VB How-To section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 27th, 2004, 12:47 PM
Registered User
 
Join Date: May 2004
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Create View in autodesk inventor

how do i create a drawing view in an autodesk inventor .idw using vba code?
the code that i am running now is:
Call InvApp.CommandManager.StartCommand(kCreateDrawingV iewCommand)
my only problem with this is that it pops up the place view dialog box. i know what i want to put there and where on the pagfe and the scale and everythig else. so is ther eany way to input all of this info through code and have the drawing inserted by my app instead uf having to go through the dialogue box?

much appreciated,
sam





Similar Threads
Thread Thread Starter Forum Replies Last Post
Create view heba ASP.NET 2.0 Professional 1 May 29th, 2007 07:08 AM
Profiles in Autodesk Civil 3D using VBA rattlexnake VB How-To 2 January 5th, 2007 04:46 AM
create trigger on a view?? timbal25 Oracle 1 July 26th, 2005 08:14 PM
Create "View" and Assign Permission phungleon SQL Server 2000 3 June 18th, 2004 11:57 AM
Create view rajanikrishna Access 3 January 3rd, 2004 11:31 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.