HyperWorks Desktop

*ClippingRegion()

Specifies the view boundaries of a graphics window.

*ClippingRegion()

Specifies the view boundaries of a graphics window.

Previous topic Next topic No expanding text in this topic  

*ClippingRegion()

Specifies the view boundaries of a graphics window.

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

Syntax

*ClippingRegion(X1, X2, Y1, Y2)

Arguments

Name

Description

 

X1, X2

The coordinates of the upper left corner of the clipping region.

 

Y1, Y2

The coordinates of the lower right corner of the clipping region.

Example

*BeginGraphic()

 • • •

 *ClippingRegion(1657.26, -613.754, 2890.54,        270.386)

 • • •

*EndGraphic()

Application

MotionView, HyperView, and MediaView.

Context

*BeginGraphic()

*BeginPage()

Report Definitions

Comments

Clipping region coordinates are view dependent and are computed by the program.  The clipping region should not be edited by hand.

See also

 

*BeginGraphic()

*Force()

*LightInfo()

*Marker()

*ModelSource()

*Part()

*Preferences() - Graphics Files

*RotationAngle()

*Tracking()

*View()

List of Session Statements