Access to 3D DWF command in VBA

Access to 3D DWF command in VBA

Anonymous
Not applicable
547 Views
2 Replies
Message 1 of 3

Access to 3D DWF command in VBA

Anonymous
Not applicable
Anyone know how to access 3D DWF command in VBA? It doesn't look like you can get to it from Plot or Export.

Thanks,
Ken
0 Likes
548 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
It's probably back to the old cheat of "Sendcommand" then use the "3ddwf" command and give the path to the file

You will need to switch filedia to 0 and be in modelspace for 3ddwf.

Paul
0 Likes
Message 3 of 3

Anonymous
Not applicable
Paul, thanks for the reply. Yeah, that's what I ended up doing and it worked.

Ken
0 Likes