Solid Edge Framework Type Library
ViewToGLProjection Method
Returns the View-to-OpenGL projection matrix.
Description
Transforms View coordinates to OpenGL projection coordinates.
Syntax
Visual Basic
Public Sub ViewToGLProjection( _
   ByRef Matrix() As Double _
) 
Parameters
Matrix
Returns the View-to-OpenGL projection matrix.
See Also

View Object  | View Members

Send comments on this topic.