AcEdViewCube

AcEdViewCube

Anonymous
Not applicable
893 Views
4 Replies
Message 1 of 5

AcEdViewCube

Anonymous
Not applicable

Please share some code how to create AcEdViewCube.

 

I found acedCreateViewCube() but it asks for the AcGsView*.

 

Please help ASAP.

 

 

0 Likes
894 Views
4 Replies
Replies (4)
Message 2 of 5

fenton_webb
Autodesk
Autodesk

There is already a viewcube, so creating another is a little strange... What do you want to do exactly?




Fenton Webb
AutoCAD Engineering
Autodesk

0 Likes
Message 3 of 5

Anonymous
Not applicable

Thanks for reply.. The current viewCube rotates the co-ordinate system.

 

I want viewCube for another purpose.

Can I create other viewCube.

I don't know whether it is possible.??

0 Likes
Message 4 of 5

fenton_webb
Autodesk
Autodesk

It's not possible to have more than one view cube, it's not designed to work like that.

 

You can create your own view cube using the Transient graphics API though... it allows UI manipulation messages to be passed back to your app in the form of Windows Messages, so it's totally possible




Fenton Webb
AutoCAD Engineering
Autodesk

0 Likes
Message 5 of 5

kean_walmsley
Autodesk
Autodesk

Here are some specific details:

 

http://through-the-interface.typepad.com/through_the_interface/2012/09/creating-reactive-transient-a...

 

Kean



Kean Walmsley

Platform Architect & Evangelist, Autodesk Research

Blog | Twitter
0 Likes