Dimensions error

Next
 From:  Brianfox90
10881.1 
TypeError: undefined is not a constructor (evaluating 'plane.projectz( moi.view.getCPlane().origin )')

dimhorizontal.js line 36

32: }
33:
34: function SetPlaneOrigin( plane )
35: {
36: >> var origin = plane.projectz( moi.view.getCPlane().origin );
37: return moi.vectorMath.createFrame( origin, plane.xaxis, plane.yaxis );
38: }
39:
40: function DoDimLinear( factoryname )
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  Michael Gibson
10881.2 In reply to 10881.1 
Hi Brian, thanks for reporting this bug. I can't seem to get it to happen over here, could you please show an example of where you're picking when it happens?

Also which version of MoI are you using?

Thanks, - 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