HyperWorks Desktop

*View()

Specifies the orientation of the model in the window.

*View()

Specifies the orientation of the model in the window.

Previous topic Next topic No expanding text in this topic  

*View()

Specifies the orientation of the model in the window.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*View(Matrix)

Arguments

Name

Description

 

Matrix

Orients the model using a specified matrix.

Example

*BeginGraphic()

 • • •

 *View(-0.707107, -0.353553, 0.612372, 0,
                   0.707107, -0.353553, 0.612372, 0,

            -3.09086e-08, 0.866025, 0.5, 0,

       -4.48139, -2.31186, 2.40646, 1)

 • • •

*EndGraphic()

 

*BeginGraphic()

 • • •

 *View(Top)

 • • •

*EndGraphic()

Application

MotionView and HyperView.

Context

*BeginGraphic()

*BeginPage()

Report Definitions

Comments

When a session is saved in the program, the orientation is defined as a view matrix.  When writing your own session or editing an existing one, the view matrix can be replaced with any one of the four primary views available on the control panel: top, isometric, front, and left views.  It is not recommended that view matrices be edited.

See also

 

*ClippingRegion()

*Force()

*LightInfo()

*Marker()

*ModelSource()

*Part()

*Preferences() - Graphics Files

*RotationAngle()

*Tracking()

List of Session Statements