v1.5
Frames all objects in all the 3D views (in the view manager).
FrameAll( [AllObjects], [AllViews], [View] ); |
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)
|