Share

View.SetCurrentAsHome Method

Parent Object: View

Description

Method that sets the current view as the home view.

Syntax

View.SetCurrentAsHome( [FitToView] As Boolean )

Parameters

Name Type Description
FitToView Boolean Optional input Boolean that specifies whether to set the view extent as "view all" (fit to view) or to the extent of the model that currently fills the view (fixed distance).

This is an optional argument whose default value is True.

Version

Introduced in version 2011

Was this information helpful?