FrameAll
 
 
 

FrameAll

Introduced

v1.5

Description

Frames all objects in all the 3D views (in the view manager).

Scripting Syntax

FrameAll( [AllObjects], [AllViews], [View] );

Parameters

Parameter Type Description
AllObjects Boolean True to frame all objects.

If this parameter is set to true, the selection is ignored.

Default Value: True

AllViews Boolean True to reset all views at once.

If this parameter is used, the View parameter is ignored.

Default Value: True

View Integer View

Default Value: -1 (current viewport)

Possible Values:

Description:

-1 Current viewport
0 Viewport A
1 Viewport B
2 Viewport C
3 Viewport D

See Also

FrameSelection