• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Autodesk ObjectARX

    Reply
    Active Contributor
    Posts: 39
    Registered: ‎06-07-2012

    AcEdViewCube

    107 Views, 4 Replies
    07-24-2012 12:12 AM

    Please share some code how to create AcEdViewCube.

     

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

     

    Please help ASAP.

     

     

    Please use plain text.
    ADN Support Specialist
    Posts: 162
    Registered: ‎07-24-2007

    Re: AcEdViewCube

    07-24-2012 03:45 PM in reply to: kapil_CCTech

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





    Fenton Webb

    Developer Technical Services

    Autodesk Developer Network


    Please use plain text.
    Active Contributor
    Posts: 39
    Registered: ‎06-07-2012

    Re: AcEdViewCube

    07-24-2012 11:43 PM in reply to: fenton.webb

    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.??

    Please use plain text.
    ADN Support Specialist
    Posts: 162
    Registered: ‎07-24-2007

    Re: AcEdViewCube

    07-25-2012 01:58 PM in reply to: kapil_CCTech

    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

    Developer Technical Services

    Autodesk Developer Network


    Please use plain text.
    Employee
    Posts: 22
    Registered: ‎01-17-2005

    Re: AcEdViewCube

    09-06-2012 09:16 AM in reply to: fenton.webb
    Please use plain text.