Export nurbs curve details
All  1-5  6

Previous
 From:  Michael Gibson
10444.6 In reply to 10444.5 
Hi miquik,

re:
> I would like to implement SVG export anyway now. I almost done, just one thing is missing: can
> I obtain viewport width/height? I need to create the projection matrix but these properties seem hidden.

There are .pixelWidth and .pixelHeight properties on a viewport object, so something like:
var width = moi.ui.mainWindow.viewpanel.getViewport('3D').pixelWidth;

- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1-5  6