Design World Network | 3DCADTips | 3DCADTutorials | 3DCADForums | 3DCAD Store | 3DCAD Models | Design World






Get CAD tips and tutorials on your desktop when you register at 3DCADTips.com!

3DCADTips Weekly
Latest Issue
Archive

3DCADTips Forum Update
Latest Issue
Archive










  #1 (permalink)  
Old April 28th, 2006, 01:45 AM
minigui
 
Posts: n/a
Default VB programming

Hy,
I'm using visual basic to create parts on CATIA but I don't manage to get access to the "multi-view" command.
Does anybody know how I could do that?

Thanks In advance
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Link


  #2 (permalink)  
Old May 12th, 2006, 04:20 PM
support
 
Posts: n/a
Cool Try this...

Picked this up off the COE discussion board:

-----------------------------

Any command is accessible through CATScript command with following trick:
- Command can be written to "powerinput" as c:Multi-View
- All commands that can be written there, can be included to catvbs with following syntax:

Language="VBSCRIPT"
Sub CATMain()
CATIA.StartCommand("Multi-View")
End Sub

=> This toggles multi-view on and off through script, even when there is no actual VB-command for multi-view!

BR,
Lasse

---------------------

Good luck!
3DCADTips Help desk
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -6. The time now is 03:09 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0